Mercurial > ~dholland > hg > ag > index.cgi
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:13d2b8934445 |
---|---|
1 # XXX several of these are runnable and should be run on the input files | |
2 # in input/. | |
3 | |
4 SYNS=\ | |
5 ffc-d.syn \ | |
6 ffc-r.syn \ | |
7 ffc-re.syn \ | |
8 ffc-rp.syn \ | |
9 ffc-t.syn \ | |
10 ffc-w.syn \ | |
11 ffc-wa.syn \ | |
12 ffc.syn \ | |
13 ffcm-a.syn \ | |
14 ffcm-b.syn \ | |
15 ffcm.syn \ | |
16 ffcs-t.syn \ | |
17 ffcx-t.syn \ | |
18 ffcx.syn | |
19 | |
20 include $(TOP)/mk/testagcl.mk |