Module Name:    src
Committed By:   christos
Date:           Mon Oct 26 04:10:12 UTC 2009

Modified Files:
        src/external/bsd: Makefile

Log Message:
unhook flex for now


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 src/external/bsd/Makefile:1.15
--- src/external/bsd/Makefile:1.14	Sun Oct 25 21:18:00 2009
+++ src/external/bsd/Makefile	Mon Oct 26 00:10:12 2009
@@ -1,8 +1,8 @@
-#	$NetBSD: Makefile,v 1.14 2009/10/26 01:18:00 christos Exp $
+#	$NetBSD: Makefile,v 1.15 2009/10/26 04:10:12 christos Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+= am-utils bind dhcpcd fetch file flex libarchive mdocml pkg_install top
+SUBDIR+= am-utils bind dhcpcd fetch file libarchive mdocml pkg_install top
 .if (${MKATF} != "no")
 SUBDIR+= atf
 .endif

Reply via email to