Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.mac68k Build and install the release notes.
details: https://anonhg.NetBSD.org/src/rev/06d2fa64508b
branches: trunk
changeset: 486968:06d2fa64508b
user: fredb <fredb%NetBSD.org@localhost>
date: Wed May 31 15:45:55 2000 +0000
description:
Build and install the release notes.
diffstat:
etc/etc.mac68k/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r de1545cbbc00 -r 06d2fa64508b etc/etc.mac68k/Makefile.inc
--- a/etc/etc.mac68k/Makefile.inc Wed May 31 15:29:42 2000 +0000
+++ b/etc/etc.mac68k/Makefile.inc Wed May 31 15:45:55 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.4 2000/03/30 03:25:48 fredb Exp $
+# $NetBSD: Makefile.inc,v 1.5 2000/05/31 15:45:55 fredb Exp $
#
# mac68k-specific release building goo
#
@@ -25,4 +25,5 @@
cd ${.CURDIR}/../distrib/mac68k/instkernel/instkernel && \
${MAKE} INSTALL_KERNEL=${k} && ${MAKE} release INSTALL_KERNEL=${k}
.endfor
+ cd ${.CURDIR}/../distrib/notes && ${MAKE} && ${MAKE} release
sh ../distrib/sets/makesums -t ${RELEASEDIR}/installation/instkernel
Home |
Main Index |
Thread Index |
Old Index