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
17 lines
443 B
Makefile
17 lines
443 B
Makefile
# $NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:10 lukem Exp $
|
|
#
|
|
# etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
#BUILD_KERNELS= INSTALL
|
|
|
|
#INSTALLATION_DIRS+= installation/kernel \
|
|
# installation/misc
|
|
|
|
# Build the release notes and boot floppies and install them
|
|
snap_md_post:
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/installation/kernel '*.gz'
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/installation/misc '*.gz'
|