summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-16 00:11:34 +0000
committerobrien <obrien@FreeBSD.org>2000-01-16 00:11:34 +0000
commit9ba15dae5b6f7dc8bd2009d2ffba18e718659b80 (patch)
treeb88c5a436d2e320e653a2f94065bf7ea10f339a2 /gnu/usr.bin/Makefile
parente48c1317b161e55324caf61e9cb90b031467123a (diff)
downloadFreeBSD-src-9ba15dae5b6f7dc8bd2009d2ffba18e718659b80.zip
FreeBSD-src-9ba15dae5b6f7dc8bd2009d2ffba18e718659b80.tar.gz
Remove Bison from the build. This is a prelude to possibly removing it
from 4.0-R.
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 8d1e080..0209757 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= awk bc binutils bison cc cpio dc dialog diff diff3 gperf \
+SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \
grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
.if !defined(NO_CVS)
OpenPOWER on IntegriCloud