Source-Changes-HG archive

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

[src/netbsd-1-6]: src/etc/etc.atari Pull up revision 1.12 (requested by leo i...



details:   https://anonhg.NetBSD.org/src/rev/02adccbf6b59
branches:  netbsd-1-6
changeset: 527672:02adccbf6b59
user:      tv <tv%NetBSD.org@localhost>
date:      Sat Jun 01 22:37:19 2002 +0000

description:
Pull up revision 1.12 (requested by leo in ticket #111):
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 4c1fb4450baf -r 02adccbf6b59 etc/etc.atari/Makefile.inc
--- a/etc/etc.atari/Makefile.inc        Sat Jun 01 22:33:23 2002 +0000
+++ b/etc/etc.atari/Makefile.inc        Sat Jun 01 22:37:19 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.11.2.1 2002/06/01 22:37:19 tv 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