Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/vax Add an installboot.



details:   https://anonhg.NetBSD.org/src/rev/3defcc76d1a3
branches:  trunk
changeset: 488041:3defcc76d1a3
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Jun 17 01:01:06 2000 +0000

description:
Add an installboot.

diffstat:

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

diffs (11 lines):

diff -r d7c284ede46c -r 3defcc76d1a3 sys/arch/vax/Makefile
--- a/sys/arch/vax/Makefile     Sat Jun 17 01:00:17 2000 +0000
+++ b/sys/arch/vax/Makefile     Sat Jun 17 01:01:06 2000 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.2 1998/06/12 23:22:46 cgd Exp $
+#      $NetBSD: Makefile,v 1.3 2000/06/17 01:01:06 matt Exp $
 #
-SUBDIR=        include boot
+SUBDIR=        include boot stand/installboot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index