diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-18 03:28:02 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-18 03:28:02 +0000 |
| commit | 0c2e53a8b07c22d562a78faea3f01e053bd7c8a6 (patch) | |
| tree | 04be1c62dcbe10973a5abe1e95f23f261803e608 /Makefile | |
| parent | 23ea9f7e983ed9bbf509e5de5d90f3929901821e (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.177 1998/05/15 17:12:00 bde Exp $ +# $Id: Makefile,v 1.178 1998/05/16 22:20:44 jb Exp $ # # While porting to the another architecture include the bootstrap instead # of the normal build. @@ -708,6 +708,7 @@ build-tools: gnu/usr.bin/gzip \ gnu/usr.bin/man/makewhatis \ gnu/usr.bin/patch \ + gnu/usr.bin/perl/perl \ gnu/usr.bin/sort \ gnu/usr.bin/texinfo \ usr.bin/basename \ |
