Add rpcgen to the bootstrap tools.

This commit is contained in:
Dag-Erling Smørgrav 2002-05-09 20:48:19 +00:00
parent fdc6a23f0e
commit c3bb8639af
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96271

View File

@ -583,7 +583,7 @@ _strfile= games/fortune/strfile
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef \
usr.bin/xargs usr.bin/xinstall \
usr.bin/rpcgen usr.bin/xargs usr.bin/xinstall \
usr.sbin/config usr.sbin/kbdcontrol \
gnu/usr.bin/gperf gnu/usr.bin/groff gnu/usr.bin/texinfo
cd ${.CURDIR}/${_tool}; \