Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/etc/etc.mac68k Pull up revision 1.5 (requested by fredb):



details:   https://anonhg.NetBSD.org/src/rev/29391fc758a7
branches:  netbsd-1-4
changeset: 470679:29391fc758a7
user:      he <he%NetBSD.org@localhost>
date:      Tue Jun 27 15:12:52 2000 +0000

description:
Pull up revision 1.5 (requested by fredb):
  Build and install release notes under ``make release''.

diffstat:

 etc/etc.mac68k/Makefile.inc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r aa0fd6c73f45 -r 29391fc758a7 etc/etc.mac68k/Makefile.inc
--- a/etc/etc.mac68k/Makefile.inc       Tue Jun 27 15:08:06 2000 +0000
+++ b/etc/etc.mac68k/Makefile.inc       Tue Jun 27 15:12:52 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.2.4.2 2000/01/08 20:18:26 he Exp $
+#      $NetBSD: Makefile.inc,v 1.2.4.3 2000/06/27 15:12:52 he Exp $
 #
 #      mac68k-specific release building goo
 #
@@ -50,6 +50,7 @@
        cd ${.CURDIR}/../distrib/mac68k/instkernel/instkernel && \
                ${MAKE} INSTALL_KERNEL=${k} && ${MAKE} release INSTALL_KERNEL=${k}
 .endfor
+       cd ${.CURDIR}/../distrib/notes && ${MAKE} && ${MAKE} release
        cd ${RELEASEDIR}/installation/instkernel && \
                cksum -o 1 *.gz >BSDSUM && \
                cksum *.gz >CKSUM && \



Home | Main Index | Thread Index | Old Index