Source-Changes-HG archive

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

[src/netbsd-6]: src/distrib/ews4800mips Pull up following revision(s) (reques...



details:   https://anonhg.NetBSD.org/src/rev/0106b992e4fd
branches:  netbsd-6
changeset: 776536:0106b992e4fd
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Jan 06 19:03:19 2014 +0000

description:
Pull up following revision(s) (requested by apb in ticket #1009):
        distrib/ews4800mips/Makefile: revision 1.3
Add "cdroms" to the SUBDIR list for src/distrib/ews4800mips.

diffstat:

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

diffs (12 lines):

diff -r 3a30ece72c88 -r 0106b992e4fd distrib/ews4800mips/Makefile
--- a/distrib/ews4800mips/Makefile      Mon Jan 06 18:56:52 2014 +0000
+++ b/distrib/ews4800mips/Makefile      Mon Jan 06 19:03:19 2014 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.2 2007/03/06 21:57:00 bouyer Exp $
+#      $NetBSD: Makefile,v 1.2.38.1 2014/01/06 19:03:19 bouyer Exp $
 
-SUBDIR=                floppies
+SUBDIR=                floppies cdroms
 TARGETS+=      release
 
 iso_image:



Home | Main Index | Thread Index | Old Index