Source-Changes-HG archive

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

[src/trunk]: src/distrib/mipsco add "release" target



details:   https://anonhg.NetBSD.org/src/rev/b7396de1a9ab
branches:  trunk
changeset: 506804:b7396de1a9ab
user:      wdk <wdk%NetBSD.org@localhost>
date:      Mon Mar 05 05:05:38 2001 +0000

description:
add "release" target

diffstat:

 distrib/mipsco/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 7babbd207a28 -r b7396de1a9ab distrib/mipsco/Makefile
--- a/distrib/mipsco/Makefile   Mon Mar 05 05:04:29 2001 +0000
+++ b/distrib/mipsco/Makefile   Mon Mar 05 05:05:38 2001 +0000
@@ -1,5 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 2001/02/19 07:45:38 wdk Exp $
+#      $NetBSD: Makefile,v 1.2 2001/03/05 05:05:38 wdk Exp $
 
 SUBDIR=        ramdisk instkernel
 
+TARGETS+=release
+
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index