Source-Changes-HG archive

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

[src/trunk]: src/distrib/hp300 Make and install the new ramdisk installation ...



details:   https://anonhg.NetBSD.org/src/rev/c647d47521c7
branches:  trunk
changeset: 522225:c647d47521c7
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Wed Feb 13 06:07:15 2002 +0000

description:
Make and install the new ramdisk installation media.

diffstat:

 distrib/hp300/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r ab866c6ed63b -r c647d47521c7 distrib/hp300/Makefile
--- a/distrib/hp300/Makefile    Wed Feb 13 06:02:46 2002 +0000
+++ b/distrib/hp300/Makefile    Wed Feb 13 06:07:15 2002 +0000
@@ -1,5 +1,8 @@
-#      $NetBSD: Makefile,v 1.3 2002/02/10 01:22:54 gmcgarry Exp $
+#      $NetBSD: Makefile,v 1.4 2002/02/13 06:07:15 gmcgarry Exp $
 
-#SUBDIR=       ramdisk instkernel
+SUBDIR=                ramdisk
+SUBDIR+=       instkernel
+
+TARGETS+=release
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index