summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches/patch-bs
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml/patches/patch-bs')
-rw-r--r--lang/ocaml/patches/patch-bs16
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/ocaml/patches/patch-bs b/lang/ocaml/patches/patch-bs
index 3eca653659d..892ab4a812f 100644
--- a/lang/ocaml/patches/patch-bs
+++ b/lang/ocaml/patches/patch-bs
@@ -1,8 +1,8 @@
-$NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
+$NetBSD: patch-bs,v 1.4 2006/01/16 09:41:48 adam Exp $
---- tools/Makefile.orig 2005-01-24 15:22:46.000000000 +0000
+--- tools/Makefile.orig 2005-11-17 15:26:37.000000000 +0100
+++ tools/Makefile
-@@ -48,9 +48,9 @@ clean::
+@@ -49,9 +49,9 @@ clean::
rm -f ocamldep.opt
install::
@@ -14,7 +14,7 @@ $NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
# The profiler
-@@ -66,9 +66,9 @@ ocamlcp: ocamlcp.cmo
+@@ -67,9 +67,9 @@ ocamlcp: ocamlcp.cmo
$(CAMLC) $(LINKFLAGS) -o ocamlcp main_args.cmo ocamlcp.cmo
install::
@@ -27,7 +27,7 @@ $NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
clean::
rm -f ocamlprof ocamlcp
-@@ -80,7 +80,7 @@ ocamlmktop: ocamlmktop.tpl ../config/Mak
+@@ -81,7 +81,7 @@ ocamlmktop: ocamlmktop.tpl ../config/Mak
chmod +x ocamlmktop
install::
@@ -36,7 +36,7 @@ $NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
clean::
rm -f ocamlmktop
-@@ -91,7 +91,7 @@ ocamlmklib: ocamlmklib.cmo
+@@ -92,7 +92,7 @@ ocamlmklib: ocamlmklib.cmo
$(CAMLC) $(LINKFLAGS) -o ocamlmklib ocamlmklib.cmo
install::
@@ -45,7 +45,7 @@ $NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
clean::
rm -f ocamlmklib
-@@ -145,7 +145,7 @@ lexer301.ml: lexer301.mll
+@@ -141,7 +141,7 @@ lexer301.ml: lexer301.mll
$(CAMLLEX) lexer301.mll
install::
@@ -54,7 +54,7 @@ $NetBSD: patch-bs,v 1.3 2005/03/24 11:32:50 adam Exp $
clean::
rm -f scrapelabels lexer301.ml
-@@ -161,7 +161,7 @@ addlabels: addlabels.ml
+@@ -157,7 +157,7 @@ addlabels: addlabels.ml
$(ADDLABELS_IMPORTS) addlabels.ml
install::