[ocaml-extlib] r419 committed - tweak, use pr_o.cmo just in case

3 views
Skip to first unread message

codesite...@google.com

unread,
Nov 11, 2013, 11:19:54 PM11/11/13
to ocaml-extl...@googlegroups.com
Revision: 419
Author: ygrekheretix
Date: Tue Nov 12 04:19:31 2013 UTC
Log: tweak, use pr_o.cmo just in case

http://code.google.com/p/ocaml-extlib/source/detail?r=419

Modified:
/trunk/extlib/Makefile

=======================================
--- /trunk/extlib/Makefile Mon Nov 11 06:39:49 2013 UTC
+++ /trunk/extlib/Makefile Tue Nov 12 04:19:31 2013 UTC
@@ -17,7 +17,7 @@

build: all opt
extHashtbl.ml: extHashtbl.mlpp
- camlp4of $(shell ocaml configure.ml) -impl $< -o $@
+ camlp4of pr_o.cmo $(shell ocaml configure.ml) -impl $< -o $@
all: $(SRC)
ocamlc -g -a -o extLib.cma $(SRC)
opt: $(SRC)
Reply all
Reply to author
Forward
0 new messages