Module Name:    src
Committed By:   christos
Date:           Mon Oct 26 01:22:41 UTC 2009

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

Log Message:
Add flex.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 src/compat/external/lib/Makefile:1.10
--- src/compat/external/lib/Makefile:1.9	Fri Sep 11 12:01:59 2009
+++ src/compat/external/lib/Makefile	Sun Oct 25 21:22:41 2009
@@ -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

Reply via email to