1 1.2.4.2 minoura # $NetBSD: Makefile.inc,v 1.2.4.2 2000/06/23 15:46:00 minoura Exp $ 2 1.2.4.2 minoura 3 1.2.4.2 minoura BUILD_KERNELS+= INSTALL GENERIC_MD 4 1.2.4.2 minoura INSTALLATION_DIRS+= installation 5 1.2.4.2 minoura 6 1.2.4.2 minoura snap_md_post: 7 1.2.4.2 minoura .ifndef UPDATE 8 1.2.4.2 minoura cd ${.CURDIR}/../distrib && ${MAKE} cleandir 9 1.2.4.2 minoura .endif 10 1.2.4.2 minoura cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE} 11 1.2.4.2 minoura cd ${.CURDIR}/../distrib/macppc && ${MAKE} release 12 1.2.4.2 minoura cd ${.CURDIR}/../distrib/notes && ${MAKE} release 13