NetBSD/etc/etc.sgimips/Makefile.inc

23 lines
570 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.6 2002/05/21 20:56:19 rafal Exp $
2001-11-20 19:41:44 +03:00
#
# etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
#
KERNEL_SETS= GENERIC GENERIC_INDY
KERNEL_SUFFIXES= ecoff
2001-11-20 19:41:44 +03:00
#EXTRA_KERNELS= NETBOOT
2001-11-20 19:41:44 +03:00
BUILD_KERNELS= RAMDISK RAMDISK_INDY
2001-11-20 19:41:44 +03:00
INSTALLATION_DIRS+= installation/netboot \
installation/diskimage
snap_md_post:
2001-11-20 19:41:44 +03:00
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/sgimips && ${MAKE} release
2001-11-20 19:41:44 +03:00
cd ${.CURDIR}/../distrib/notes && ${MAKE} release