Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/i386 Pull up revision 1.1 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/caa3e70c1458
branches: netbsd-1-4
changeset: 470768:caa3e70c1458
user: he <he%NetBSD.org@localhost>
date: Sun Jul 09 21:32:32 2000 +0000
description:
Pull up revision 1.1 (requested by he):
Enhance the "make release" process:
o Provide a Makefile for "make release"
diffstat:
distrib/i386/Makefile | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r cdbd925b3500 -r caa3e70c1458 distrib/i386/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/i386/Makefile Sun Jul 09 21:32:32 2000 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1.6.2 2000/07/09 21:32:32 he Exp $
+
+SUBDIR= floppies
+
+TARGETS+=release
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index