Source-Changes-HG archive

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

[src/trunk]: src/distrib/sparc .WAIT sync. whitespace cleanup



details:   https://anonhg.NetBSD.org/src/rev/6fba5a733c33
branches:  trunk
changeset: 525523:6fba5a733c33
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Apr 12 14:54:36 2002 +0000

description:
.WAIT sync.  whitespace cleanup

diffstat:

 distrib/sparc/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r d6f365514e6c -r 6fba5a733c33 distrib/sparc/Makefile
--- a/distrib/sparc/Makefile    Fri Apr 12 14:52:57 2002 +0000
+++ b/distrib/sparc/Makefile    Fri Apr 12 14:54:36 2002 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile,v 1.4 2000/10/20 11:56:55 pk Exp $
+#      $NetBSD: Makefile,v 1.5 2002/04/12 14:54:36 lukem Exp $
 
-SUBDIR=        ramdisk bootfs instfs
+SUBDIR=                ramdisk .WAIT bootfs .WAIT instfs
+TARGETS+=      release
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index