fe5f6ce974
for all platforms. - remove now unnecessary replicated code in the various snap_md_post targets - remove snap_md_pre; nothing uses it any more - use ${NETBSDSRCDIR} and ${KERNSRCDIR} as appropriate
10 lines
220 B
Makefile
10 lines
220 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 2002/12/02 13:18:12 lukem Exp $
|
|
#
|
|
# etc.sandpoint/Makefile.inc -- sandpoint-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC GENERIC.X2
|
|
KERNEL_SUFFIXES= srec
|
|
|
|
BUILD_KERNELS= INSTALL
|