NetBSD/etc/etc.sgimips/Makefile.inc

19 lines
471 B
PHP
Raw Normal View History

2002-05-08 16:17:47 +04:00
# $NetBSD: Makefile.inc,v 1.4 2002/05/08 12:17:47 jdolecek Exp $
2001-11-20 19:41:44 +03:00
#
# etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
#
2002-05-08 16:17:47 +04:00
KERNEL_SETS= GENERIC_INDY
2001-11-20 19:41:44 +03:00
BUILD_KERNELS= RAMDISK
2001-11-20 19:41:44 +03:00
INSTALLATION_DIRS+= installation/netboot
2001-11-20 19:41:44 +03:00
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