aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-03-25 16:09:24 +0800
committerasami <asami@FreeBSD.org>1996-03-25 16:09:24 +0800
commitddbee7b049e24af5385b9dd7a4475cdf3b7236b4 (patch)
tree0d4c43c9d15d31ff92e73896313a583396498e01 /devel
parent4589812bf8662482d889313b076ff757af8a1565 (diff)
downloadfreebsd-ports-gnome-ddbee7b049e24af5385b9dd7a4475cdf3b7236b4.tar.gz
freebsd-ports-gnome-ddbee7b049e24af5385b9dd7a4475cdf3b7236b4.tar.zst
freebsd-ports-gnome-ddbee7b049e24af5385b9dd7a4475cdf3b7236b4.zip
Added flex.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
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