Source-Changes-HG archive

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

[src/trunk]: src/external/bsd re-add flex.



details:   https://anonhg.NetBSD.org/src/rev/c83d5e068190
branches:  trunk
changeset: 748559:c83d5e068190
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 21:38:32 2009 +0000

description:
re-add flex.

diffstat:

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

diffs (14 lines):

diff -r 20eaa141c9ce -r c83d5e068190 external/bsd/Makefile
--- a/external/bsd/Makefile     Mon Oct 26 21:38:01 2009 +0000
+++ b/external/bsd/Makefile     Mon Oct 26 21:38:32 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index