Module Name:    src
Committed By:   christos
Date:           Mon Oct 26 21:37:36 UTC 2009

Modified Files:
        src/compat/external/lib: Makefile

Log Message:
hook lex


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/compat/external/lib/Makefile:1.12
--- src/compat/external/lib/Makefile:1.11	Mon Oct 26 00:10:39 2009
+++ src/compat/external/lib/Makefile	Mon Oct 26 17:37:36 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.11 2009/10/26 04:10:39 christos Exp $
+#	$NetBSD: Makefile,v 1.12 2009/10/26 21:37:36 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

Reply via email to