summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-04-05 08:48:08 +0000
committerobrien <obrien@FreeBSD.org>1999-04-05 08:48:08 +0000
commit9bdf51c4832c29f1ad8b4fcb805d7e5b20946e0b (patch)
tree94691340ff801bc85f138166c11eb4a20ba7ceb2 /gnu/usr.bin/Makefile
parentfac38aaff004f0e55727fdc7ec947e8273112cfc (diff)
downloadFreeBSD-src-9bdf51c4832c29f1ad8b4fcb805d7e5b20946e0b.zip
FreeBSD-src-9bdf51c4832c29f1ad8b4fcb805d7e5b20946e0b.tar.gz
Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 009f4d0..ad9ba9e 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.43 1998/09/09 06:01:11 markm Exp $
+# $Id: Makefile,v 1.44 1998/09/09 19:30:45 markm Exp $
-SUBDIR= awk bc binutils bison cc cpio cvs dc dialog diff diff3 genclass gperf \
+SUBDIR= awk bc binutils bison cc cpio cvs dc dialog diff diff3 gperf \
grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
.if ${MACHINE_ARCH} == "i386"
OpenPOWER on IntegriCloud