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 Enable now that "make depend" works prop...



details:   https://anonhg.NetBSD.org/src/rev/eba68911c258
branches:  trunk
changeset: 467691:eba68911c258
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sat Mar 27 07:39:06 1999 +0000

description:
Enable now that "make depend" works properly.

diffstat:

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

diffs (12 lines):

diff -r 6db4bedac8e5 -r eba68911c258 sys/arch/pmax/stand/Makefile
--- a/sys/arch/pmax/stand/Makefile      Sat Mar 27 07:17:50 1999 +0000
+++ b/sys/arch/pmax/stand/Makefile      Sat Mar 27 07:39:06 1999 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.13 1999/03/24 02:07:22 simonb Exp $
+#      $NetBSD: Makefile,v 1.14 1999/03/27 07:39:06 simonb Exp $
 #      @(#)Makefile    8.3 (Berkeley) 2/16/94
 
-#SUBDIR=       scsiboot boot # netboot
+SUBDIR=        scsiboot boot # netboot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index