summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-31 13:04:09 +0000
committerru <ru@FreeBSD.org>2002-05-31 13:04:09 +0000
commit5cae2ac38bb3513123897cdb2af7f74557de64ed (patch)
treea447f022ab2b9732ff114567579caac1eeb59ceb /Makefile.inc1
parentb3014bdd3cfd75493dfbe163942668ef056f57f0 (diff)
downloadFreeBSD-src-5cae2ac38bb3513123897cdb2af7f74557de64ed.zip
FreeBSD-src-5cae2ac38bb3513123897cdb2af7f74557de64ed.tar.gz
On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1,
added uudecode(1) to bootstrap-tools.
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 ff55a00..c75027c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -583,7 +583,8 @@ _cxx_consumers= gnu/usr.bin/gperf gnu/usr.bin/groff
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef \
- usr.bin/makewhatis usr.bin/rpcgen usr.bin/xargs usr.bin/xinstall \
+ usr.bin/makewhatis usr.bin/rpcgen usr.bin/uudecode \
+ usr.bin/xargs usr.bin/xinstall \
usr.sbin/config usr.sbin/kbdcontrol \
${_cxx_consumers} gnu/usr.bin/texinfo
cd ${.CURDIR}/${_tool}; \
OpenPOWER on IntegriCloud