Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/x68k Pull up revisions 1.1-1.2 (new file, reque...
details: https://anonhg.NetBSD.org/src/rev/282f0997af8d
branches: netbsd-1-4
changeset: 470811:282f0997af8d
user: he <he%NetBSD.org@localhost>
date: Thu Jul 27 17:54:28 2000 +0000
description:
Pull up revisions 1.1-1.2 (new file, requested by minoura):
Improve ``make release'' target, following the MI changes.
diffstat:
distrib/x68k/Makefile | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r d093fd99e802 -r 282f0997af8d distrib/x68k/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/x68k/Makefile Thu Jul 27 17:54:28 2000 +0000
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.2.8.2 2000/07/27 17:54:28 he Exp $
+
+SUBDIR= floppies
+
+.PHONY: release
+
+TARGETS+= release
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index