From bd966af68e2f9c89125c3a47eba15c2e708f75d6 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 9 May 2002 20:48:19 +0000 Subject: Add rpcgen to the bootstrap tools. --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 6e60946..da5b508 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -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}; \ -- cgit v1.1