NetBSD/etc/etc.netwinder/Makefile.inc
lukem a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00

17 lines
465 B
Makefile

# $NetBSD: Makefile.inc,v 1.7 2003/01/03 15:34:39 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}/${MACHINE}/installation/kernel '*.gz'
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz'