diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0c07d8f8591d..ecd43182a82d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1995/11/26 21:19:12 asami Exp $ +# $Id: Makefile,v 1.18 1995/12/05 02:07:43 ache Exp $ # SUBDIR += autoconf @@ -6,6 +6,7 @@ SUBDIR += bison SUBDIR += cflow SUBDIR += dmake + SUBDIR += flex SUBDIR += gmake SUBDIR += gperf SUBDIR += libdlmalloc |