NetBSD/etc/etc.shark/Makefile.inc
lukem fe5f6ce974 - add snap_post, which makes "clean depend all release" in ../distrib/
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
2002-12-02 13:18:03 +00:00

15 lines
321 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:12 lukem Exp $
#
# etc.shark/Makefile.inc -- shark-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
KERNEL_SUFFIXES= aout
BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/instkernel
snap_md_post:
${MAKESUMS} -t ${RELEASEDIR}/installation/instkernel '*.gz'