Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand New bootblock directory structure.
details: https://anonhg.NetBSD.org/src/rev/eba95a9d174f
branches: trunk
changeset: 467386:eba95a9d174f
user: simonb <simonb%NetBSD.org@localhost>
date: Wed Mar 24 02:07:22 1999 +0000
description:
New bootblock directory structure.
diffstat:
sys/arch/pmax/stand/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (14 lines):
diff -r 6d60c8aaebf5 -r eba95a9d174f sys/arch/pmax/stand/Makefile
--- a/sys/arch/pmax/stand/Makefile Wed Mar 24 01:51:56 1999 +0000
+++ b/sys/arch/pmax/stand/Makefile Wed Mar 24 02:07:22 1999 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.12 1999/03/23 22:23:11 simonb Exp $
+# $NetBSD: Makefile,v 1.13 1999/03/24 02:07:22 simonb Exp $
# @(#)Makefile 8.3 (Berkeley) 2/16/94
-#SUBDIR= libsa scsiboot
-
-all-scsiboot: all-libsa
+#SUBDIR= scsiboot boot # netboot
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index