summaryrefslogtreecommitdiff
path: root/examples/uusisuomi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uusisuomi/Makefile')
-rw-r--r--examples/uusisuomi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uusisuomi/Makefile b/examples/uusisuomi/Makefile
index 1a310d923..3c19e474d 100644
--- a/examples/uusisuomi/Makefile
+++ b/examples/uusisuomi/Makefile
@@ -33,7 +33,7 @@ CSC:
gf-files:
runghc MkLex.hs 0 $(CAT) $(LEX) > $(LEX)Abs.gf
- runghc MkLex.hs 1 $(CAT) $(LEX) > $(LEX)1.gf
+# runghc MkLex.hs 1 $(CAT) $(LEX) > $(LEX)1.gf
runghc MkLex.hs 2 $(CAT) $(LEX) > $(LEX)2.gf
runghc MkLex.hs 3 $(CAT) $(LEX) > $(LEX)3.gf
runghc MkLex.hs 4 $(CAT) $(LEX) > $(LEX)4.gf