diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 01e3549..7b8dccd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/09/16 00:30:01 asami Exp $ +# $Id: Makefile,v 1.30 1996/09/16 00:31:05 asami Exp $ # SUBDIR += SWIG @@ -6,7 +6,6 @@ SUBDIR += bcc SUBDIR += cflow SUBDIR += dmake - SUBDIR += flex SUBDIR += gcc11 SUBDIR += gdb SUBDIR += gmake |