summaryrefslogtreecommitdiff
path: root/next-lib/src/Makefile
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-14 17:32:34 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-14 17:32:34 +0000
commitd5fa908250517476d69fae92ec7648a207007c0a (patch)
treec0b685f8e506cc64d0b9260239cb0c7e26452167 /next-lib/src/Makefile
parentf2a5937120e4c9d0e633f252b50a008746422a07 (diff)
rules for constructing structural words (separate from Paradigms - is this desirable?)
Diffstat (limited to 'next-lib/src/Makefile')
-rw-r--r--next-lib/src/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/next-lib/src/Makefile b/next-lib/src/Makefile
index c32f1bbbb..89a9d4a3e 100644
--- a/next-lib/src/Makefile
+++ b/next-lib/src/Makefile
@@ -32,6 +32,11 @@ constructX:
gfc common/ConstructX.gf
cp -p common/ConstructX.gfo ../prelude
+MakeStructural:
+ gfc */MakeStructural*.gf
+ cp -p */MakeStructural*.gfo ../present
+ cp -p */MakeStructural*.gfo ../alltenses
+
test:
$(RUNMAKE) test