Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.hp300 Make the install notes before trying to instal...
details: https://anonhg.NetBSD.org/src/rev/22349e51453f
branches: trunk
changeset: 525881:22349e51453f
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Fri Apr 19 07:32:08 2002 +0000
description:
Make the install notes before trying to install them.
diffstat:
etc/etc.hp300/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r ffd7f7cbe118 -r 22349e51453f etc/etc.hp300/Makefile.inc
--- a/etc/etc.hp300/Makefile.inc Fri Apr 19 07:19:09 2002 +0000
+++ b/etc/etc.hp300/Makefile.inc Fri Apr 19 07:32:08 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.13 2002/04/14 20:50:20 gmcgarry Exp $
+# $NetBSD: Makefile.inc,v 1.14 2002/04/19 07:32:08 gmcgarry Exp $
#
# etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
#
@@ -13,8 +13,8 @@
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
cd ${.CURDIR}/../sys/arch/hp300/stand && ${MAKE} cleandir
.endif
+ cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
- cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/${MACHINE} && ${MAKE} release
cd ${.CURDIR}/../distrib/miniroot && ${MAKE} release
cd ${.CURDIR}/../sys/arch/hp300/stand && \
Home |
Main Index |
Thread Index |
Old Index