Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.news68k MD Makefile.inc to make release for news68k.
details: https://anonhg.NetBSD.org/src/rev/3856f761adb4
branches: trunk
changeset: 487756:3856f761adb4
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Jun 12 15:09:39 2000 +0000
description:
MD Makefile.inc to make release for news68k.
XXX distrib/notes/news68k is not yet.
diffstat:
etc/etc.news68k/Makefile.inc | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r dd46c307b6e6 -r 3856f761adb4 etc/etc.news68k/Makefile.inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/etc.news68k/Makefile.inc Mon Jun 12 15:09:39 2000 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile.inc,v 1.1 2000/06/12 15:09:39 tsutsui 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/news68k && ${MAKE} release
+ cd ${.CURDIR}/../distrib/notes && ${MAKE} release
Home |
Main Index |
Thread Index |
Old Index