Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/arch/sun3 Pull up revision 1.4 (requested by nathan...



details:   https://anonhg.NetBSD.org/src/rev/7a1d7c28b701
branches:  netbsd-1-6
changeset: 527578:7a1d7c28b701
user:      tv <tv%NetBSD.org@localhost>
date:      Tue May 28 23:04:02 2002 +0000

description:
Pull up revision 1.4 (requested by nathanw in ticket #51):
Don't descend into stand; it is being deprecated in favor of sun68k/stand.

diffstat:

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

diffs (11 lines):

diff -r cb1a86262d4c -r 7a1d7c28b701 sys/arch/sun3/Makefile
--- a/sys/arch/sun3/Makefile    Tue May 28 23:00:39 2002 +0000
+++ b/sys/arch/sun3/Makefile    Tue May 28 23:04:02 2002 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.3 1998/06/12 23:22:45 cgd Exp $
+#      $NetBSD: Makefile,v 1.3.42.1 2002/05/28 23:04:02 tv Exp $
 
-SUBDIR=        include stand
+SUBDIR=        include
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index