summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-23 10:30:43 +0000
committerobrien <obrien@FreeBSD.org>1998-09-23 10:30:43 +0000
commit69f0756785726e1af75f0996650fa90998ddfd0d (patch)
treeab79619dd02c8900f299fce2b49bfb97ff9181ce /Makefile.inc1
parent4e8d2c8cdb65ae0820d90d7b506261c954db9167 (diff)
downloadFreeBSD-src-69f0756785726e1af75f0996650fa90998ddfd0d.zip
FreeBSD-src-69f0756785726e1af75f0996650fa90998ddfd0d.tar.gz
Add printf(1) to the list of early-build tools.
(needed to build Amd, and causing the -jN crowd problems w/o being here) ((I will revisit the usage of printf(1) in building Amd at a later time))
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 34b6002..22a79f1 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.18 1998/09/21 08:55:50 jb Exp $
+# $Id: Makefile.inc1,v 1.19 1998/09/23 06:11:35 markm Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -806,6 +806,7 @@ build-tools:
usr.bin/mkdep \
usr.bin/mklocale \
usr.bin/paste \
+ usr.bin/printf \
usr.bin/sed \
${_aout_size} \
usr.bin/soelim \
OpenPOWER on IntegriCloud