Go into the new stand/misc directory to grab the host-OS prebuilt tools

for installation/misc.
This commit is contained in:
tv 2002-04-12 23:13:23 +00:00
parent 43df8ed28f
commit df1d86fd88
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.31 2002/03/31 16:07:55 bjh21 Exp $
# $NetBSD: Makefile.inc,v 1.32 2002/04/12 23:13:23 tv Exp $
#
# etc.i386/Makefile.inc -- i386-specific etc Makefile targets
#
@ -23,6 +23,7 @@ snap_md_post:
cd ${.CURDIR}/../distrib/i386 && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
cd ${.CURDIR}/../sys/arch/i386/stand/dosboot && ${MAKE} release
cd ${.CURDIR}/../sys/arch/i386/stand/misc && ${MAKE} release
${MAKESUMS} -t ${RELEASEDIR}/installation/floppy '*.gz'
# For "make iso-image"