summaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils/files/patch-Makefile.in
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2006-12-04 13:55:08 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2006-12-04 13:55:08 +0000
commitc8d41d614c192b8559828a7dfbf578720ba3bfbd (patch)
tree5eaa9e0a28659a32ad935f63fb87df692bbc4b66 /devel/mingw32-binutils/files/patch-Makefile.in
parent- Update to 1.2a (diff)
Update to 2.16.91.20050827.1
Diffstat (limited to '')
-rw-r--r--devel/mingw32-binutils/files/patch-Makefile.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/mingw32-binutils/files/patch-Makefile.in b/devel/mingw32-binutils/files/patch-Makefile.in
index bcbd3ebf397b..10cd702f9c20 100644
--- a/devel/mingw32-binutils/files/patch-Makefile.in
+++ b/devel/mingw32-binutils/files/patch-Makefile.in
@@ -1,14 +1,16 @@
---- Makefile.in.orig Fri Sep 16 14:36:15 2005
-+++ Makefile.in Fri Sep 16 14:36:28 2005
-@@ -16828,11 +16828,11 @@
+--- Makefile.in.orig Mon Dec 4 14:32:56 2006
++++ Makefile.in Mon Dec 4 14:33:11 2006
+@@ -17927,12 +17927,12 @@
maybe-install-libiberty: install-libiberty
install-libiberty: installdirs
+- @: $(MAKE); $(unstage)
- @r=`${PWD_COMMAND}`; export r; \
- s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
- $(HOST_EXPORTS) \
- (cd $(HOST_SUBDIR)/libiberty && \
- $(MAKE) $(FLAGS_TO_PASS) install)
++# @: $(MAKE); $(unstage)
+# @r=`${PWD_COMMAND}`; export r; \
+# s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
+# $(HOST_EXPORTS) \