From 97da8ecbc656d343a3d8f352acf186a6c32cffa6 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok/asmodai Date: Sat, 18 Dec 2004 22:50:34 +0000 Subject: [PATCH] Remove file from build_tools, since it serves no build tool purpose. --- Makefile.inc1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 44db4c423a..131c834b58 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1,6 +1,6 @@ # # $FreeBSD: src/Makefile.inc1,v 1.141.2.62 2003/04/06 19:54:00 dwmalone Exp $ -# $DragonFly: src/Makefile.inc1,v 1.49 2004/12/18 19:59:08 asmodai Exp $ +# $DragonFly: src/Makefile.inc1,v 1.50 2004/12/18 22:50:34 asmodai Exp $ # # Make command line options: # -DMAKE_KERBEROS5 to build Kerberos5 @@ -775,7 +775,7 @@ bootstrap-tools: bin/hostname bin/kill \ sbin/sysctl \ usr.bin/yacc usr.bin/colldef usr.bin/uudecode usr.bin/xinstall \ - usr.bin/m4 usr.bin/rpcgen usr.bin/make usr.bin/awk usr.bin/file \ + usr.bin/m4 usr.bin/rpcgen usr.bin/make usr.bin/awk \ usr.bin/find usr.bin/lex usr.bin/sed usr.bin/uname usr.bin/touch \ usr.bin/mkdep usr.bin/mktemp usr.bin/lorder usr.bin/file2c \ usr.bin/tsort usr.bin/tr usr.bin/join usr.bin/wc usr.bin/basename \ -- 2.41.0