tests/syntax/identifier/Makefile
changeset 108 f9e001952488
child 279 c0453b7f99df
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/syntax/identifier/Makefile	Sat Feb 09 08:57:14 2008 +0100
@@ -0,0 +1,15 @@
+
+
+default: runtests
+
+
+runtests:
+	./runtests
+
+
+clean:
+	rm -f *.iec
+	rm -f *.err
+	rm -f *.err2
+	rm -f *.out
+	rm -f *.out2