aboutsummaryrefslogtreecommitdiff
path: root/lang/metaocaml/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/metaocaml/files/patch-Makefile')
-rw-r--r--lang/metaocaml/files/patch-Makefile23
1 files changed, 11 insertions, 12 deletions
diff --git a/lang/metaocaml/files/patch-Makefile b/lang/metaocaml/files/patch-Makefile
index 298327adc90c..ecf27fdb20ac 100644
--- a/lang/metaocaml/files/patch-Makefile
+++ b/lang/metaocaml/files/patch-Makefile
@@ -1,12 +1,11 @@
---- ./Makefile.orig Thu Jun 9 16:59:57 2005
-+++ ./Makefile Thu Jun 9 17:00:05 2005
-@@ -133,8 +133,7 @@
- asmcomp/schedgen.cmx asmcomp/scheduling.cmx \
- asmcomp/emitaux.cmx asmcomp/emit.cmx asmcomp/asmgen.cmx \
- asmcomp/asmlink.cmx asmcomp/asmlibrarian.cmx asmcomp/asmpackager.cmx \
--driver/pparse.cmx driver/opterrors.cmx driver/optcompile.cmx \
--stdlib/hookdynlink.cmx
-+driver/pparse.cmx driver/opterrors.cmx driver/optcompile.cmx
-
- TOPLEVEL=driver/pparse.cmo driver/errors.cmo driver/compile.cmo \
- toplevel/genprintval.cmo toplevel/toploop.cmo \
+--- Makefile.orig Sat Aug 20 02:14:36 2005
++++ Makefile Sat Aug 20 02:14:56 2005
+@@ -299,7 +299,7 @@
+ cp ocaml $(BINDIR)/ocaml$(EXE)
+ # XXO added lines from here
+ cp metaocaml $(BINDIR)/metaocaml$(EXE)
+- cp parsing/asttypes.cmi parsing/parsetree.cmi \
++ ${BSD_INSTALL_DATA} parsing/asttypes.cmi parsing/parsetree.cmi \
+ parsing/location.cmi \
+ parsing/longident.cmi \
+ bytecomp/cabs.cmi bytecomp/cprint.cmi \