Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/macppc Apply patch (new file, requested by he):



details:   https://anonhg.NetBSD.org/src/rev/8eedb9e83eed
branches:  netbsd-1-4
changeset: 470780:8eedb9e83eed
user:      he <he%NetBSD.org@localhost>
date:      Thu Jul 13 20:59:48 2000 +0000

description:
Apply patch (new file, requested by he):
  Enhance the ``make release'' process:
   o Build and install the distrib and boot bits

diffstat:

 distrib/macppc/Makefile |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 9071a524d032 -r 8eedb9e83eed distrib/macppc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/macppc/Makefile   Thu Jul 13 20:59:48 2000 +0000
@@ -0,0 +1,8 @@
+#      $NetBSD: Makefile,v 1.4.2.2 2000/07/13 20:59:48 he Exp $
+
+SUBDIR= floppies
+
+.PHONY: release
+TARGETS+= release
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index