1 1.6 lukem # $NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:12 lukem Exp $ 2 1.1 pooka # 3 1.1 pooka # etc.shark/Makefile.inc -- shark-specific etc Makefile targets 4 1.1 pooka # 5 1.1 pooka 6 1.1 pooka KERNEL_SETS= GENERIC 7 1.4 thorpej KERNEL_SUFFIXES= aout 8 1.1 pooka 9 1.1 pooka BUILD_KERNELS= INSTALL 10 1.1 pooka 11 1.3 thorpej INSTALLATION_DIRS+= installation/instkernel 12 1.1 pooka 13 1.1 pooka snap_md_post: 14 1.5 bjh21 ${MAKESUMS} -t ${RELEASEDIR}/installation/instkernel '*.gz' 15