blob: 16109c7b9fd75b5fbe947bc9b1dca775d698ea86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: binutils-ai,v 1.1 2004/03/09 12:19:12 kent Exp $
--- ld/Makefile.in.orig 2003-10-27 00:47:14.000000000 +0900
+++ ld/Makefile.in
@@ -2243,7 +2243,7 @@ install-data-local:
# We want install to imply install-info as per GNU standards, despite the
# cygnus option.
-install: install-info
+#install: install-info
diststuff: info $(EXTRA_DIST)
distclean-local:
rm -rf ldscripts
|