Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.amiga Populate the installation/misc directory with ...
details: https://anonhg.NetBSD.org/src/rev/bef1dd93359a
branches: trunk
changeset: 567112:bef1dd93359a
user: mhitch <mhitch%NetBSD.org@localhost>
date: Tue Jun 01 03:08:42 2004 +0000
description:
Populate the installation/misc directory with the AmigaDOS tools.
diffstat:
etc/etc.amiga/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r de5b76816578 -r bef1dd93359a etc/etc.amiga/Makefile.inc
--- a/etc/etc.amiga/Makefile.inc Tue Jun 01 03:05:26 2004 +0000
+++ b/etc/etc.amiga/Makefile.inc Tue Jun 01 03:08:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.21 2003/01/03 15:34:37 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.22 2004/06/01 03:08:42 mhitch Exp $
#
# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
#
@@ -11,4 +11,6 @@
installation/misc
snap_md_post:
+ cd ${KERNSRCDIR}/arch/amiga/stand/misc && ${MAKE} release
+ ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*'
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
Home |
Main Index |
Thread Index |
Old Index