Source-Changes-HG archive

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

[src/trunk]: src/external Descend into gpl3



details:   https://anonhg.NetBSD.org/src/rev/38d31a73a7b1
branches:  trunk
changeset: 746863:38d31a73a7b1
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Aug 21 23:13:23 2009 +0000

description:
Descend into gpl3

diffstat:

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

diffs (13 lines):

diff -r 62a70b906a11 -r 38d31a73a7b1 external/Makefile
--- a/external/Makefile Fri Aug 21 22:51:00 2009 +0000
+++ b/external/Makefile Fri Aug 21 23:13:23 2009 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.5 2009/08/18 23:43:32 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.6 2009/08/21 23:13:23 skrll Exp $
 
 SUBDIR+= lib .WAIT
 
-SUBDIR+= bsd intel-fw-eula intel-fw-public gpl2 ibm-public intel-public
+SUBDIR+= bsd intel-fw-eula intel-fw-public gpl2 gpl3 ibm-public intel-public
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index