You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
392 B
Diff
13 lines
392 B
Diff
--- libiberty/Makefile.in.orig Mon Sep 26 22:55:10 2005
|
|
+++ libiberty/Makefile.in Wed Mar 22 22:13:44 2006
|
|
@@ -275,7 +275,8 @@
|
|
@MAINT@ echo stamp > stamp-functions
|
|
|
|
INSTALL_DEST = @INSTALL_DEST@
|
|
-install: install_to_$(INSTALL_DEST) install-subdir
|
|
+#install: install_to_$(INSTALL_DEST) install-subdir
|
|
+install:
|
|
|
|
install_to_libdir: all
|
|
${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR)
|