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

16 lines
84 B
Makefile

all:
true
clean:
true
test:
./generate_hash.py
./PerfHash.py
./Graph.py