Module Name: src
Committed By: christos
Date: Mon Oct 26 21:38:32 UTC 2009
Modified Files:
src/external/bsd: Makefile
Log Message:
re-add flex.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/external/bsd/Makefile:1.16
--- src/external/bsd/Makefile:1.15 Mon Oct 26 00:10:12 2009
+++ src/external/bsd/Makefile Mon Oct 26 17:38:32 2009
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2009/10/26 04:10:12 christos Exp $
+# $NetBSD: Makefile,v 1.16 2009/10/26 21:38:32 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