Source-Changes-HG archive

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

[src/trunk]: src/distrib/vax add ramdisk-kernel.



details:   https://anonhg.NetBSD.org/src/rev/fe2db8be73fb
branches:  trunk
changeset: 486509:fe2db8be73fb
user:      matt <matt%NetBSD.org@localhost>
date:      Tue May 23 18:36:04 2000 +0000

description:
add ramdisk-kernel.

diffstat:

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

diffs (11 lines):

diff -r 009e56ac565f -r fe2db8be73fb distrib/vax/Makefile
--- a/distrib/vax/Makefile      Tue May 23 18:34:58 2000 +0000
+++ b/distrib/vax/Makefile      Tue May 23 18:36:04 2000 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.3 2000/05/18 02:12:44 matt Exp $
+#      $NetBSD: Makefile,v 1.4 2000/05/23 18:36:04 matt Exp $
 
-SUBDIR= ramdisk #miniroot #inst tk50 rx50 rx33
+SUBDIR= ramdisk ramdisk-kernel #inst tk50 rx50 rx33
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index