Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/compat/external/lib hook lex



details:   https://anonhg.NetBSD.org/src/rev/298af3afa6e7
branches:  trunk
changeset: 748557:298af3afa6e7
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 21:37:36 2009 +0000

description:
hook lex

diffstat:

 compat/external/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 54d8dc40fa3d -r 298af3afa6e7 compat/external/lib/Makefile
--- a/compat/external/lib/Makefile      Mon Oct 26 21:37:10 2009 +0000
+++ b/compat/external/lib/Makefile      Mon Oct 26 21:37:36 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index