openbsd-ports/lang/camlp4/patches/patch-aa
1999-11-22 02:54:29 +00:00

14 lines
258 B
Plaintext

--- config/Makefile.tpl.orig Sun Nov 21 21:49:11 1999
+++ config/Makefile.tpl Sun Nov 21 21:49:20 1999
@@ -2,8 +2,8 @@
EXE=
COMP=../tools/compile
-OCAMLC=ocamlc.opt
-OCAMLOPT=ocamlopt.opt
+OCAMLC=ocamlc
+OCAMLOPT=ocamlopt
OCAMLCFLAGS=
MKDIR=mkdir -p