Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.macppc Make the release notes, etc.



details:   https://anonhg.NetBSD.org/src/rev/b57fa903fb75
branches:  trunk
changeset: 487438:b57fa903fb75
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Jun 07 20:29:00 2000 +0000

description:
Make the release notes, etc.

diffstat:

 etc/etc.macppc/Makefile.inc |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 4f4289076bec -r b57fa903fb75 etc/etc.macppc/Makefile.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/etc.macppc/Makefile.inc       Wed Jun 07 20:29:00 2000 +0000
@@ -0,0 +1,12 @@
+#      $NetBSD: Makefile.inc,v 1.1 2000/06/07 20:29:00 matt Exp $
+
+BUILD_KERNELS+=                INSTALL
+INSTALLATION_DIRS+=    installation
+
+snap_md_post:
+.ifndef UPDATE
+       cd ${.CURDIR}/../distrib && ${MAKE} cleandir
+.endif
+       cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
+       cd ${.CURDIR}/../distrib/macppc && ${MAKE} release
+       cd ${.CURDIR}/../distrib/notes && ${MAKE} release



Home | Main Index | Thread Index | Old Index