compiler/Makefile
2009-05-24 13:29:25 -07:00

5 lines
No EOL
41 B
Makefile

test:
cd test && make all
.PHONY: test