Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/mac68k Pull up revision 1.4 (requested by fredb):



details:   https://anonhg.NetBSD.org/src/rev/736156c93bf4
branches:  netbsd-1-4
changeset: 470002:736156c93bf4
user:      he <he%NetBSD.org@localhost>
date:      Sat Jan 08 20:15:37 2000 +0000

description:
Pull up revision 1.4 (requested by fredb):
  Build the mac68k instkernel (bootable sysinstall), and include
  it in the standard release.

diffstat:

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

diffs (11 lines):

diff -r ceaa4d1cca12 -r 736156c93bf4 distrib/mac68k/Makefile
--- a/distrib/mac68k/Makefile   Sat Jan 08 19:04:01 2000 +0000
+++ b/distrib/mac68k/Makefile   Sat Jan 08 20:15:37 2000 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.3 1999/03/26 08:34:36 ender Exp $
+#      $NetBSD: Makefile,v 1.3.2.1 2000/01/08 20:15:37 he Exp $
 
-SUBDIR=        instkernel miniroot
+SUBDIR=        instkernel # miniroot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index