From ddbee7b049e24af5385b9dd7a4475cdf3b7236b4 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 25 Mar 1996 08:09:24 +0000 Subject: Added flex. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') 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 -- cgit