NetBSD/etc/etc.ofppc/Makefile.inc

14 lines
354 B
PHP
Raw Normal View History

2002-09-21 05:41:32 +04:00
# $NetBSD: Makefile.inc,v 1.1 2002/09/21 01:41:32 chs Exp $
KERNEL_SETS= GENERIC
BUILD_KERNELS+= INSTALL
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/${MACHINE} && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release