2010-10-22 11:19:28 -04:00
|
|
|
$OpenBSD: patch-libiberty_Makefile_in,v 1.2 2010/10/22 15:19:28 jasper Exp $
|
|
|
|
--- libiberty/Makefile.in.orig Sun Aug 23 21:03:58 2009
|
|
|
|
+++ libiberty/Makefile.in Wed Oct 13 23:38:31 2010
|
|
|
|
@@ -321,7 +321,7 @@ libiberty.html : $(srcdir)/libiberty.texi $(TEXISRC)
|
2007-04-02 11:35:01 -04:00
|
|
|
@MAINT@ echo stamp > stamp-functions
|
|
|
|
|
|
|
|
INSTALL_DEST = @INSTALL_DEST@
|
|
|
|
-install: install_to_$(INSTALL_DEST) install-subdir
|
|
|
|
+install:
|
|
|
|
|
2010-10-22 11:19:28 -04:00
|
|
|
# This is tricky. Even though CC in the Makefile contains
|
|
|
|
# multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
|