tests/syntax/identifier/Makefile
author etisserant
Thu, 28 Feb 2008 18:10:42 +0100
changeset 113 ea3f099f5b5f
parent 108 f9e001952488
child 279 c0453b7f99df
permissions -rw-r--r--
right name for TOFF is TOF according to 61131


default: runtests


runtests:
	./runtests


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