tests/syntax/identifier/Makefile
author lbessard
Mon, 19 May 2008 14:07:31 +0200
changeset 121 9e8ce092e169
parent 108 f9e001952488
child 279 c0453b7f99df
permissions -rw-r--r--
Adding support for POU struct definition in POUS.h
Adding program instanciated in configuration definition into VARIABLE.h


default: runtests


runtests:
	./runtests


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