summaryrefslogtreecommitdiff
path: root/magic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'magic.txt')
-rw-r--r--magic.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/magic.txt b/magic.txt
deleted file mode 100644
index d1c9191..0000000
--- a/magic.txt
+++ /dev/null
@@ -1,5 +0,0 @@
--custom "mkdir -p doc; $(CAMLBIN)ocamldoc -html -rectypes -d doc -m A $(ZDEBUG) $(ZFLAGS) $^ && touch doc" "$(MLIFILES)" doc
--custom "$(CAMLOPTLINK) $(ZDEBUG) $(ZFLAGS) -shared -linkall -o aac_tactics.cmxs $(CMXFILES)" "$(CMXFILES)" aac_tactics.cmxs
--custom "$(CAMLOPTLINK) -g -a -o aac_tactics.cmxa $(CMXFILES)" "$(CMXFILES)" aac_tactics.cmxa
--custom "$(CAMLLINK) -g -a -o aac_tactics.cma $(CMOFILES)" "$(CMOFILES)" aac_tactics.cma
--custom "$(CAMLBIN)ocamldep -slash $(OCAMLLIBS) $^ > .depend" "$(MLIFILES)" .depend