Source-Changes-HG archive

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

[src/trunk]: src/compat/external/lib Add flex.



details:   https://anonhg.NetBSD.org/src/rev/63f2e48d7f2b
branches:  trunk
changeset: 748512:63f2e48d7f2b
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 01:22:41 2009 +0000

description:
Add flex.

diffstat:

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

diffs (17 lines):

diff -r 42a450e5e69c -r 63f2e48d7f2b compat/external/lib/Makefile
--- a/compat/external/lib/Makefile      Mon Oct 26 01:22:11 2009 +0000
+++ b/compat/external/lib/Makefile      Mon Oct 26 01:22:41 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.9 2009/09/11 16:01:59 mrg Exp $
+#      $NetBSD: Makefile,v 1.10 2009/10/26 01:22:41 christos Exp $
 
 #
 # This Makefile exists to provide a single point to build
@@ -20,6 +20,7 @@
 
 SUBDIR+= ../bsd/bind/lib
 SUBDIR+= ../bsd/file/lib
+SUBDIR+= ../bsd/flex/lib
 
 .if ${MKBINUTILS} != "no" && ${HAVE_BINUTILS} == "219"
 SUBDIR+=        ../gpl3/binutils/lib



Home | Main Index | Thread Index | Old Index