diff tests/agcl/ffcalc/DEFS.mk @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/agcl/ffcalc/DEFS.mk	Sat Dec 22 17:52:45 2007 -0500
@@ -0,0 +1,20 @@
+# XXX several of these are runnable and should be run on the input files
+# in input/.
+
+SYNS=\
+	ffc-d.syn \
+	ffc-r.syn \
+	ffc-re.syn \
+	ffc-rp.syn \
+	ffc-t.syn \
+	ffc-w.syn \
+	ffc-wa.syn \
+	ffc.syn \
+	ffcm-a.syn \
+	ffcm-b.syn \
+	ffcm.syn \
+	ffcs-t.syn \
+	ffcx-t.syn \
+	ffcx.syn
+
+include $(TOP)/mk/testagcl.mk