NetBSD/etc/etc.hp300/Makefile.inc

20 lines
490 B
Makefile

# $NetBSD: Makefile.inc,v 1.17 2002/12/02 13:18:07 lukem Exp $
#
# etc.hp300/Makefile.inc -- hp300-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
BUILD_KERNELS= INSTALL RAMDISK
INSTALLATION_DIRS+= installation/miniroot \
installation/misc
snap_md_post:
.ifndef UPDATE
cd ${KERNSRCDIR}/arch/hp300/stand && ${MAKE} cleandir
.endif
cd ${KERNSRCDIR}/arch/hp300/stand && \
${MAKE} depend && ${MAKE} && ${MAKE} release
${MAKESUMS} -t ${RELEASEDIR}/installation/misc 'SYS*'