summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-11-15 10:03:12 +0000
committerjb <jb@FreeBSD.org>1998-11-15 10:03:12 +0000
commitd1f01d4b14713d18ea7040b5dbdc0a2072e6b3df (patch)
treedc49da8bc39af8893a49e1f5f14ff5d9e0fe4ad2 /Makefile.inc1
parent244d5ffe0ed38a7760260c0ad3f3963b730b580c (diff)
downloadFreeBSD-src-d1f01d4b14713d18ea7040b5dbdc0a2072e6b3df.zip
FreeBSD-src-d1f01d4b14713d18ea7040b5dbdc0a2072e6b3df.tar.gz
Remove share/info from build tools because it breaks the build when
INFODIR is set.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 04ceb2f..08036bc 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.39 1998/11/05 07:54:05 msmith Exp $
+# $Id: Makefile.inc1,v 1.40 1998/11/13 00:59:00 jdp Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -630,7 +630,6 @@ lib-tools:
${_aout_strip} \
gnu/usr.bin/binutils \
usr.bin/uudecode \
- share/info \
usr.bin/objformat
cd ${.CURDIR}/$d; ${MAKE} ${MK_FLAGS} ${_DEPEND}; \
${MAKE} ${MK_FLAGS} all; \
OpenPOWER on IntegriCloud