Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sandpoint TARGETS+=release
details: https://anonhg.NetBSD.org/src/rev/57f6294b4e2b
branches: trunk
changeset: 525512:57f6294b4e2b
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Apr 12 14:04:40 2002 +0000
description:
TARGETS+=release
diffstat:
distrib/sandpoint/Makefile | 8 +++-----
distrib/sandpoint/floppies/Makefile | 5 +++--
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 1cc22c4592aa -r 57f6294b4e2b distrib/sandpoint/Makefile
--- a/distrib/sandpoint/Makefile Fri Apr 12 14:03:59 2002 +0000
+++ b/distrib/sandpoint/Makefile Fri Apr 12 14:04:40 2002 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/04/12 01:15:14 briggs Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/12 14:04:40 lukem Exp $
-SUBDIR= floppies
+SUBDIR= floppies
+TARGETS+= release
.include <bsd.subdir.mk>
-
-release: check_RELEASEDIR
- cd ${.CURDIR}/floppies/md-kernel && ${MAKE} release
diff -r 1cc22c4592aa -r 57f6294b4e2b distrib/sandpoint/floppies/Makefile
--- a/distrib/sandpoint/floppies/Makefile Fri Apr 12 14:03:59 2002 +0000
+++ b/distrib/sandpoint/floppies/Makefile Fri Apr 12 14:04:40 2002 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/04/12 01:15:15 briggs Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/12 14:04:58 lukem Exp $
-SUBDIR= ramdisk .WAIT md-kernel
+SUBDIR= ramdisk .WAIT md-kernel
+TARGETS+= release
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index