summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-10 00:13:48 +0000
committerobrien <obrien@FreeBSD.org>1998-09-10 00:13:48 +0000
commit2d9c16b8eae383c192b2e9742f7e69273c74dcaa (patch)
treef4c78a7419fb48a9dceed629f214fdb808407881 /Makefile.inc1
parent910a1a36bf25e78ddf9987c2a9fa197fccf39402 (diff)
downloadFreeBSD-src-2d9c16b8eae383c192b2e9742f7e69273c74dcaa.zip
FreeBSD-src-2d9c16b8eae383c192b2e9742f7e69273c74dcaa.tar.gz
Add ``usr/bin/cut'' to "build-tools" target.
Used in usr.sbin/amd/include/newvers.sh.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 721867e..b7abf1c 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 \
OpenPOWER on IntegriCloud