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
This commit is contained in:
@@ -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
|
# While porting to the another architecture include the bootstrap instead
|
||||||
# of the normal build.
|
# of the normal build.
|
||||||
@@ -710,7 +710,6 @@ build-tools:
|
|||||||
gnu/usr.bin/patch \
|
gnu/usr.bin/patch \
|
||||||
gnu/usr.bin/sort \
|
gnu/usr.bin/sort \
|
||||||
gnu/usr.bin/texinfo \
|
gnu/usr.bin/texinfo \
|
||||||
share/info \
|
|
||||||
usr.bin/basename \
|
usr.bin/basename \
|
||||||
usr.bin/cap_mkdb \
|
usr.bin/cap_mkdb \
|
||||||
usr.bin/chflags \
|
usr.bin/chflags \
|
||||||
|
|||||||
Reference in New Issue
Block a user