From 81127fce2297c3dd038619a2b7cdb239a4492554 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 30 May 2002 21:00:05 +0000 Subject: [PATCH] Also do a 'make release' for the prepare.fs and sysinst.fs images. --- etc/etc.atari/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/etc.atari/Makefile.inc b/etc/etc.atari/Makefile.inc index 3340d9d9831e..6213d8d3ee01 100644 --- a/etc/etc.atari/Makefile.inc +++ b/etc/etc.atari/Makefile.inc @@ -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 @@ snap_md_post: .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'