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/floppies Pull up revision 1.10 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/e1e4aacb9f5e
branches:  netbsd-1-4
changeset: 469693:e1e4aacb9f5e
user:      he <he%NetBSD.org@localhost>
date:      Thu Nov 11 21:04:27 1999 +0000

description:
Pull up revision 1.10 (requested by he):
  Improve automation for "make release", so that boot images are
  automatically built and installed in RELEASEDIR.

diffstat:

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

diffs (12 lines):

diff -r 72c71a2991b8 -r e1e4aacb9f5e distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile    Wed Nov 10 18:30:21 1999 +0000
+++ b/distrib/i386/floppies/Makefile    Thu Nov 11 21:04:27 1999 +0000
@@ -1,5 +1,7 @@
-#      $NetBSD: Makefile,v 1.9.2.1 1999/07/06 23:50:32 perry Exp $
+#      $NetBSD: Makefile,v 1.9.2.2 1999/11/11 21:04:27 he Exp $
 
 SUBDIR=        ramdisk fdset bootfloppy bootfloppy-big bootfloppy-tiny
 
+TARGETS+=release
+
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index