summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-05-10 16:51:07 +0000
committerbde <bde@FreeBSD.org>1998-05-10 16:51:07 +0000
commit1136da1a6066b4c1078d8343977c53ac0a678418 (patch)
tree8f5b1d89e9221e9b68e0b80394abc9319190a407 /Makefile
parent71673c47fd1df59e74f2e99d9ddeb5dc56bf611e (diff)
downloadFreeBSD-src-1136da1a6066b4c1078d8343977c53ac0a678418.zip
FreeBSD-src-1136da1a6066b4c1078d8343977c53ac0a678418.tar.gz
Removed share/info from build-tools. It should never have been there,
and became redundant when it was put in SUBDIR, and became bogus when WORLDTMP was introduced, and became broken when INFODIR was introduced. PR: 6138
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 392123b..8cb30c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.174 1998/05/02 12:29:48 bde Exp $
+# $Id: Makefile,v 1.175 1998/05/08 21:29:35 jb Exp $
#
# While porting to the another architecture include the bootstrap instead
# of the normal build.
@@ -710,7 +710,6 @@ build-tools:
gnu/usr.bin/patch \
gnu/usr.bin/sort \
gnu/usr.bin/texinfo \
- share/info \
usr.bin/basename \
usr.bin/cap_mkdb \
usr.bin/chflags \
OpenPOWER on IntegriCloud