aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-06-13 02:03:36 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-06-13 02:03:36 +0000
commite2fea9c587e57074d9e4abc7983bde6b11afdd22 (patch)
tree45109c6de658d477e10599d6f151d4ed5f25ce3e /Makefile
parent389825d55862df539593aef5a169df740b8c8c65 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36d2fe661964..67017b318706 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.200 1998/06/07 10:50:28 sos Exp $
+# $Id: Makefile,v 1.201 1998/06/09 07:19:13 bde Exp $
#
# While porting to the another architecture include the bootstrap instead
# of the normal build.
@@ -778,6 +778,7 @@ build-tools:
usr.bin/find \
usr.bin/gencat \
usr.bin/id \
+ usr.bin/join \
usr.bin/lorder \
usr.bin/m4 \
usr.bin/mkdep \