summaryrefslogtreecommitdiff
path: root/examples/dialogue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dialogue/Makefile')
-rw-r--r--examples/dialogue/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/dialogue/Makefile b/examples/dialogue/Makefile
deleted file mode 100644
index 475736740..000000000
--- a/examples/dialogue/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-lights:
- echo "s ;; pm | wf lights.gfcm" | gf Lights*.gf
-
-agenda:
- echo "s ;; pm | wf agenda.gfcm" | gf Agenda*.gf
-
-engcorpus:
- echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsEng.gf
-
-swecorpus:
- echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsSwe.gf
-
-doc:
- txt2tags -thtml -ogf-dialogue.html README.txt