1 1.9 lukem # $NetBSD: Makefile,v 1.9 2002/04/11 08:49:48 lukem Exp $ 2 1.7 gmcgarry 3 1.7 gmcgarry .include <bsd.own.mk> 4 1.9 lukem .include "${_SRC_TOP_}/distrib/Makefile.inc" 5 1.1 thorpej 6 1.8 lukem SUBDIR= ramdisk .WAIT instkernel 7 1.4 gmcgarry 8 1.8 lukem TARGETS+= release 9 1.7 gmcgarry 10 1.7 gmcgarry release: check_RELEASEDIR 11 1.9 lukem ${RELINSTALL} HP-IB.geometry ${RELEASEDIR}/installation/miniroot/ 12 1.1 thorpej 13 1.1 thorpej .include <bsd.subdir.mk> 14