Source-Changes-HG archive

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

[src/trunk]: src/distrib add TARGETS+=release



details:   https://anonhg.NetBSD.org/src/rev/9bc64b579512
branches:  trunk
changeset: 534369:9bc64b579512
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Jul 23 10:43:50 2002 +0000

description:
add TARGETS+=release

diffstat:

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

diffs (16 lines):

diff -r fd886edb8562 -r 9bc64b579512 distrib/Makefile
--- a/distrib/Makefile  Tue Jul 23 10:35:28 2002 +0000
+++ b/distrib/Makefile  Tue Jul 23 10:43:50 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.9 2002/05/09 11:26:50 lukem Exp $
+#      $NetBSD: Makefile,v 1.10 2002/07/23 10:43:50 lukem Exp $
 
 SUBDIR=        notes
 
@@ -10,4 +10,6 @@
 SUBDIR+= ${MACHINE}
 .endif
 
+TARGETS+=release
+
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index