Source-Changes-HG archive

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

[src/trunk]: src/external unhook new awk till I figure out what's wrong.



details:   https://anonhg.NetBSD.org/src/rev/9521bbb8250b
branches:  trunk
changeset: 757390:9521bbb8250b
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Aug 27 16:39:11 2010 +0000

description:
unhook new awk till I figure out what's wrong.

diffstat:

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

diffs (14 lines):

diff -r 5864df0eea2f -r 9521bbb8250b external/Makefile
--- a/external/Makefile Fri Aug 27 16:38:27 2010 +0000
+++ b/external/Makefile Fri Aug 27 16:39:11 2010 +0000
@@ -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>



Home | Main Index | Thread Index | Old Index