.
[SXSI/xpathcomp.git] / Makefile
index 5f225f1..33274bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-INLINE=100
+INLINE=1000
 DEBUG=false
 PROFILE=false
 VERBOSE=false
@@ -75,7 +75,7 @@ OCAMLDEP = ocamldep
 #Ugly but seems difficult with a makefile
 
 LINK=$(OCAMLOPT) -linkpkg `ocamlc -version | grep -q "3.1[12].[012]" && echo dynlink.cmxa` camlp4lib.cmxa
-SYNTAX= -syntax camlp4o $(PPINCLUDES) -ppopt -printer -ppopt auto -ppopt pa_macro.cmo $(SYNT_FLAGS) 
+SYNTAX= -syntax camlp4o $(PPINCLUDES) -ppopt -printer -ppopt ocaml -ppopt pa_macro.cmo $(SYNT_FLAGS)