Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.atari Also do a 'make release' for the prepare.fs an...
details: https://anonhg.NetBSD.org/src/rev/ec2a78f1b6cb
branches: trunk
changeset: 532033:ec2a78f1b6cb
user: leo <leo%NetBSD.org@localhost>
date: Thu May 30 21:00:05 2002 +0000
description:
Also do a 'make release' for the prepare.fs and sysinst.fs images.
diffstat:
etc/etc.atari/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r d0fb2ae92458 -r ec2a78f1b6cb etc/etc.atari/Makefile.inc
--- a/etc/etc.atari/Makefile.inc Thu May 30 20:56:26 2002 +0000
+++ b/etc/etc.atari/Makefile.inc Thu May 30 21:00:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.11 2002/05/02 15:09:42 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.12 2002/05/30 21:00:05 leo Exp $
#
# etc.atari/Makefile.inc -- atari-specific etc Makefile targets
#
@@ -16,5 +16,6 @@
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/miniroot && ${MAKE} && ${MAKE} release
+ cd ${.CURDIR}/../distrib/atari && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
# ${MAKESUMS} -t ${RELEASEDIR}/installation/miniroot '*.gz'
Home |
Main Index |
Thread Index |
Old Index