Module Name: src
Committed By: christos
Date: Mon Oct 26 04:10:39 UTC 2009
Modified Files:
src/compat/external/lib: Makefile
Log Message:
unhook flex for now
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/compat/external/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/compat/external/lib/Makefile
diff -u src/compat/external/lib/Makefile:1.10 src/compat/external/lib/Makefile:1.11
--- src/compat/external/lib/Makefile:1.10 Sun Oct 25 21:22:41 2009
+++ src/compat/external/lib/Makefile Mon Oct 26 00:10:39 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/10/26 01:22:41 christos Exp $
+# $NetBSD: Makefile,v 1.11 2009/10/26 04:10:39 christos Exp $
#
# This Makefile exists to provide a single point to build
@@ -20,7 +20,7 @@
SUBDIR+= ../bsd/bind/lib
SUBDIR+= ../bsd/file/lib
-SUBDIR+= ../bsd/flex/lib
+#SUBDIR+= ../bsd/flex/lib
.if ${MKBINUTILS} != "no" && ${HAVE_BINUTILS} == "219"
SUBDIR+= ../gpl3/binutils/lib