Added patch to build-tools (now needed to make gdb, sigh).

Pointed out by:	andreas
This commit is contained in:
Bruce Evans 1998-05-02 12:29:48 +00:00
parent 6b82cbaf57
commit e66437e7a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35621

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.172 1998/04/26 08:40:25 jkh Exp $
# $Id: Makefile,v 1.173 1998/04/27 16:21:33 bde Exp $
#
# While porting to the another architecture include the bootstrap instead
# of the normal build.
@ -707,6 +707,7 @@ build-tools:
gnu/usr.bin/groff \
gnu/usr.bin/gzip \
gnu/usr.bin/man/makewhatis \
gnu/usr.bin/patch \
gnu/usr.bin/sort \
gnu/usr.bin/texinfo \
share/info \