NetBSD/etc/etc.macppc/Makefile.inc

13 lines
372 B
Makefile

# $NetBSD: Makefile.inc,v 1.2 2000/06/12 23:04:36 matt Exp $
BUILD_KERNELS+= INSTALL GENERIC_MD
INSTALLATION_DIRS+= installation
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/macppc && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release