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/ramdisk Pull up revision 1.18 (re...
details: https://anonhg.NetBSD.org/src/rev/a5318b6be448
branches: netbsd-1-4
changeset: 469696:a5318b6be448
user: he <he%NetBSD.org@localhost>
date: Thu Nov 11 21:07:04 1999 +0000
description:
Pull up revision 1.18 (requested by he):
Improve automation for "make release", so that boot images are
automatically built and installed in RELEASEDIR.
diffstat:
distrib/i386/floppies/ramdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f03ef5ebfba8 -r a5318b6be448 distrib/i386/floppies/ramdisk/Makefile
--- a/distrib/i386/floppies/ramdisk/Makefile Thu Nov 11 21:06:32 1999 +0000
+++ b/distrib/i386/floppies/ramdisk/Makefile Thu Nov 11 21:07:04 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11.2.2 1999/06/22 16:51:43 perry Exp $
+# $NetBSD: Makefile,v 1.11.2.3 1999/11/11 21:07:04 he Exp $
TOP= ${.CURDIR}/..
WARNS=1
@@ -74,6 +74,7 @@
# turn off small gethostby* temporarily
HACKOBJS:= getcap.o getgrent.o getnet.o getnetgr.o getpwent.o setlocale.o yplib.o
+release:
clean cleandir distclean:
/bin/rm -f ${AUXCLEAN} *.core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.lo *.c
Home |
Main Index |
Thread Index |
Old Index