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
12 lines
255 B
Makefile
12 lines
255 B
Makefile
# $NetBSD: Makefile.inc,v 1.12 2002/12/02 13:18:11 lukem Exp $
|
|
#
|
|
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
BUILD_KERNELS= INSTALL RAMDISK
|
|
|
|
INSTALLATION_DIRS+= installation/diskimage \
|
|
installation/netboot
|