# $NetBSD: Makefile,v 1.5 2002/05/02 18:02:56 lukem Exp $ SUBDIR= ramdisk miniroot TARGETS+= release release: check_RELEASEDIR .WAIT \ ${DESTDIR}/usr/mdec/bootyy ${DESTDIR}/usr/mdec/netboot \ ${DESTDIR}/usr/mdec/tapeboot MakeBootTape MakeInstTape ${RELEASE_INSTALL} \ ${DESTDIR}/usr/mdec/bootyy ${DESTDIR}/usr/mdec/netboot \ ${RELEASEDIR}/installation/netboot ${RELEASE_INSTALL} ${DESTDIR}/usr/mdec/tapeboot \ ${.CURDIR}/MakeBootTape ${.CURDIR}/MakeInstTape \ ${RELEASEDIR}/installation/tapeimage .include