Module Name: src
Committed By: christos
Date: Fri Aug 27 16:50:30 UTC 2010
Modified Files:
src/external: Makefile
Log Message:
hook awk again.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/external/Makefile:1.11
--- src/external/Makefile:1.10 Fri Aug 27 12:39:11 2010
+++ src/external/Makefile Fri Aug 27 12:50:30 2010
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/08/27 16:39:11 christos Exp $
+# $NetBSD: Makefile,v 1.11 2010/08/27 16:50:30 christos Exp $
SUBDIR+= lib .WAIT
-SUBDIR+= apache2 bsd intel-fw-eula intel-fw-public gpl2 gpl3
+SUBDIR+= apache2 bsd intel-fw-eula intel-fw-public gpl2 gpl3 historical
SUBDIR+= ibm-public intel-public cddl
.include <bsd.subdir.mk>