rtt-f030/components/rtgui/utils/perfect_hash/example-Python/Makefile

16 lines
84 B
Makefile
Raw Normal View History

2013-02-01 10:27:10 +08:00
all:
true
clean:
true
test:
./generate_hash.py
./PerfHash.py
./Graph.py