summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-21 09:51:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-21 09:51:13 +0000
commit126e2ae4ae8e48bd733eaca23f0b99b80bda9cab (patch)
tree7a571d10d43f5fcb1b45357437ec1e549c8781e1 /devel
parentRemoved extra semi-colons. (again?) (diff)
flex-2.5.3 is in the main source tree. This probably shouldn't have been
here in the first place.
Notes
Notes: svn path=/head/; revision=3831
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 01e35494910d..7b8dccd5c745 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