# $NetBSD: Makefile.inc,v 1.18 2002/05/02 15:09:42 lukem Exp $ # # etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets # KERNEL_SETS= GENERIC EXTRA_KERNELS= INSTALL INSTALLATION_DIRS+= installation/miniroot \ installation/misc snap_md_post: # (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release) .ifndef UPDATE cd ${.CURDIR}/../distrib && ${MAKE} cleandir .endif cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE} cd ${.CURDIR}/../distrib/miniroot && ${MAKE} && ${MAKE} release cd ${.CURDIR}/../distrib/notes && ${MAKE} release # ${MAKESUMS} -t ${RELEASEDIR}/installation/miniroot '*.gz'