Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib Pull up revision 1.10 (requested by lukem):
details: https://anonhg.NetBSD.org/src/rev/e94ab43f40e8
branches: netbsd-1-6
changeset: 528592:e94ab43f40e8
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Jul 24 06:53:57 2002 +0000
description:
Pull up revision 1.10 (requested by lukem):
add TARGETS+=release
diffstat:
distrib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 0f892002ef5c -r e94ab43f40e8 distrib/Makefile
--- a/distrib/Makefile Tue Jul 23 11:24:09 2002 +0000
+++ b/distrib/Makefile Wed Jul 24 06:53:57 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/05/09 11:26:50 lukem Exp $
+# $NetBSD: Makefile,v 1.9.2.1 2002/07/24 06:53:57 lukem Exp $
SUBDIR= notes
@@ -10,4 +10,6 @@
SUBDIR+= ${MACHINE}
.endif
+TARGETS+=release
+
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index