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

Modified Files:
        src/external/bsd: Makefile

Log Message:
add new flex


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/Makefile
diff -u src/external/bsd/Makefile:1.13 src/external/bsd/Makefile:1.14
--- src/external/bsd/Makefile:1.13	Wed Oct 21 18:59:06 2009
+++ src/external/bsd/Makefile	Sun Oct 25 21:18:00 2009
@@ -1,8 +1,8 @@
-#	$NetBSD: Makefile,v 1.13 2009/10/21 22:59:06 joerg Exp $
+#	$NetBSD: Makefile,v 1.14 2009/10/26 01:18:00 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+= am-utils bind dhcpcd fetch file libarchive mdocml pkg_install top
+SUBDIR+= am-utils bind dhcpcd fetch file flex libarchive mdocml pkg_install top
 .if (${MKATF} != "no")
 SUBDIR+= atf
 .endif

Reply via email to