tests/syntax/identifier/Makefile
author laurent
Tue, 01 Sep 2009 17:01:08 +0200
changeset 199 b075f28ec081
parent 108 f9e001952488
child 279 c0453b7f99df
permissions -rw-r--r--
Bug with type conversion EN/ENO not evaluated fixed
Removing some warnings in iec_std_lib.h


default: runtests


runtests:
	./runtests


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