diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-05-10 16:51:07 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-05-10 16:51:07 +0000 |
| commit | b7099879385492f6cd92c0b03551f82ef53f380c (patch) | |
| tree | cc1f5ab3b78b97c2ea0c15a9cfeadb9cd8538d35 | |
| parent | f135a2b2105335077c11c1c1ce0118af2435dcd9 (diff) | |
Notes
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 \ |
