summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-03-06 08:24:32 +0000
committerobrien <obrien@FreeBSD.org>2002-03-06 08:24:32 +0000
commite2c6079333e440bdfb2d47e6696a8fda68ea81f2 (patch)
treeb9b68d97c9a70e699026dae80d1a3d09206216d2 /Makefile.inc1
parent0ebe379c20d3b7bb1bfd788699c924fdf5f204c1 (diff)
downloadFreeBSD-src-e2c6079333e440bdfb2d47e6696a8fda68ea81f2.zip
FreeBSD-src-e2c6079333e440bdfb2d47e6696a8fda68ea81f2.tar.gz
1-true-AWK has a build-tool target.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 1fab98d..34a6c1a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -599,7 +599,7 @@ _libkrb5= kerberos5/lib/libroken kerberos5/lib/libvers \
build-tools:
.for _tool in bin/csh bin/sh ${_games} gnu/usr.bin/cc/cc_tools ${_fortran} \
${_perl} ${_libroken4} ${_libkrb5} lib/libncurses ${_share} \
- usr.bin/file usr.sbin/sysinstall
+ usr.bin/awk usr.bin/file usr.sbin/sysinstall
cd ${.CURDIR}/${_tool}; ${MAKE} build-tools
.endfor
OpenPOWER on IntegriCloud