summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-11 06:11:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-11 06:11:21 +0000
commit95da41304bb7c6eec23906faa516a73d90f7a9e5 (patch)
treeddb6455a9c62cf249e1a3cdbafa269c9b5171fa0 /devel
parentRemove BUILD_DEPENDS on bison, which is now part of the main source tree. (diff)
Remove bison and gperf, they are in the main source tree now.
Notes
Notes: svn path=/head/; revision=3756
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5e1278895a93..69a7b24d802c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,16 +1,14 @@
-# $Id: Makefile,v 1.26 1996/08/19 10:32:53 asami Exp $
+# $Id: Makefile,v 1.27 1996/08/23 06:49:39 tg Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
SUBDIR += bcc
- SUBDIR += bison
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += flex
SUBDIR += gcc11
SUBDIR += gmake
- SUBDIR += gperf
SUBDIR += libdlmalloc
SUBDIR += libmalloc
SUBDIR += libslang