NetBSD/etc/etc.sgimips/Makefile.inc

19 lines
471 B
Makefile

# $NetBSD: Makefile.inc,v 1.4 2002/05/08 12:17:47 jdolecek Exp $
#
# etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
#
KERNEL_SETS= GENERIC_INDY
BUILD_KERNELS= RAMDISK
INSTALLATION_DIRS+= installation/netboot
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/prep && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release