freebsd-ports/textproc/galax/files/patch-tools::pxp-engine::Makefile
Clement Laforet 53d0b20a04 Update to 0.3.5
PR:                 61393
Submitted by:       Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 18:17:52 +00:00

11 lines
349 B
Text

--- tools/pxp-engine/Makefile.orig Thu Jan 15 10:28:06 2004
+++ tools/pxp-engine/Makefile Thu Jan 15 10:28:17 2004
@@ -26,7 +26,7 @@
#generate: pxp_yacc.ml pxp_lexing.ml
pxp_lexing.ml: pxp_lexing.mlp
- ifdef -D LEXBUF_$(OCAMLVERSION) pxp_lexing.mlp
+ ./ifdef -D LEXBUF_$(OCAMLVERSION) pxp_lexing.mlp
depend:
$(OCAMLDEP) *.ml *.mli >depend