From 673aea2976c5c3c747f365d7b316074bad866c42 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 11 Sep 1996 06:11:21 +0000 Subject: Remove bison and gperf, they are in the main source tree now. --- devel/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit