freebsd-ports/lang/moscow_ml/files/patch-runtime::Makefile
Joseph Koshy dcd902f846 Upgrade to v2.0.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2002-05-30 10:47:57 +00:00

11 lines
340 B
Text

--- runtime/Makefile.orig Tue Jul 18 16:16:44 2000
+++ runtime/Makefile Wed Apr 10 00:19:10 2002
@@ -47,7 +47,7 @@
install:
${INSTALL_PROGRAM} camlrunm$(EXE) $(BINDIR)
- ${INSTALL_PROGRAM} *.h $(INCDIR)
+ ${INSTALL_DATA} *.h $(INCDIR)
primitives : $(PRIMS)
sed -n -e '/\/\* ML \*\//s/.* \([a-zA-Z0-9_][a-zA-Z0-9_]*\) *(.*/\1/p' \