linkchecker/PyLR/Makefile
2000-02-27 20:45:44 +00:00

5 lines
54 B
Makefile

all:
python Grammar.py
test: all
$(MAKE) -C tests