Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/hp300/stand Pull up revision 1.9 (requested by...
details: https://anonhg.NetBSD.org/src/rev/531457125335
branches: netbsd-1-4
changeset: 470783:531457125335
user: he <he%NetBSD.org@localhost>
date: Thu Jul 13 21:21:17 2000 +0000
description:
Pull up revision 1.9 (requested by he):
Enhance the ``make release'' process:
o Build and install the distrib and boot bits
diffstat:
sys/arch/hp300/stand/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 2eea11a77878 -r 531457125335 sys/arch/hp300/stand/Makefile.inc
--- a/sys/arch/hp300/stand/Makefile.inc Thu Jul 13 21:01:46 2000 +0000
+++ b/sys/arch/hp300/stand/Makefile.inc Thu Jul 13 21:21:17 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.8 1999/02/06 21:19:24 thorpej Exp $
+# $NetBSD: Makefile.inc,v 1.8.2.1 2000/07/13 21:21:17 he Exp $
BINDIR= /usr/mdec
@@ -37,3 +37,5 @@
# Make sure ${MKBOOT_PROG} is always available
${MKBOOT_PROG}:
@cd ${MKBOOTDIR} && make depend && make
+
+release:
Home |
Main Index |
Thread Index |
Old Index