Module Name: src
Committed By: christos
Date: Fri Aug 27 16:39:12 UTC 2010
Modified Files:
src/external: Makefile
Log Message:
unhook new awk till I figure out what's wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/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/Makefile
diff -u src/external/Makefile:1.9 src/external/Makefile:1.10
--- src/external/Makefile:1.9 Thu Aug 26 10:57:15 2010
+++ src/external/Makefile Fri Aug 27 12:39:11 2010
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2010/08/26 14:57:15 christos Exp $
+# $NetBSD: Makefile,v 1.10 2010/08/27 16:39:11 christos Exp $
SUBDIR+= lib .WAIT
-SUBDIR+= apache2 bsd intel-fw-eula intel-fw-public gpl2 gpl3 historical
+SUBDIR+= apache2 bsd intel-fw-eula intel-fw-public gpl2 gpl3
SUBDIR+= ibm-public intel-public cddl
.include <bsd.subdir.mk>