aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-10 00:13:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-10 00:13:48 +0000
commit8f748848d898db846a1888dd9970b0745c424847 (patch)
tree6c81e42ffb6903b25b49bcd616d2accf11a75994
parente9af5a192a9c7c0ea959cf12e677c9f3f80b69f0 (diff)
Notes
-rw-r--r--Makefile.inc13
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 721867ee99edb..b7abf1cab58c4 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.9 1998/09/09 17:30:30 markm Exp $
+# $Id: Makefile.inc1,v 1.10 1998/09/09 19:30:20 markm Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -807,6 +807,7 @@ build-tools:
usr.bin/col \
usr.bin/colldef \
usr.bin/cpp \
+ usr.bin/cut \
usr.bin/expand \
usr.bin/file2c \
usr.bin/find \