tests/syntax/identifier/Makefile
author Lolitech
Thu, 03 Jun 2010 12:59:32 +0200
changeset 243 bdfee1f5be9e
parent 108 f9e001952488
child 279 c0453b7f99df
permissions -rw-r--r--
Updated makefiles for cygwin build with no perl


default: runtests


runtests:
	./runtests


clean:
	rm -f *.iec
	rm -f *.err
	rm -f *.err2
	rm -f *.out
	rm -f *.out2