Source-Changes-HG archive

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

[src/trunk]: src/external/bsd add new flex



details:   https://anonhg.NetBSD.org/src/rev/88788c8e9dd0
branches:  trunk
changeset: 748507:88788c8e9dd0
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 26 01:18:00 2009 +0000

description:
add new flex

diffstat:

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

diffs (14 lines):

diff -r 135d237567db -r 88788c8e9dd0 external/bsd/Makefile
--- a/external/bsd/Makefile     Mon Oct 26 00:59:39 2009 +0000
+++ b/external/bsd/Makefile     Mon Oct 26 01:18:00 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index