1 1.5 thorpej # $NetBSD: Makefile,v 1.5 2002/04/13 16:40:32 thorpej Exp $ 2 1.1 thorpej 3 1.3 lukem .include <bsd.own.mk> 4 1.3 lukem .include "${_SRC_TOP_}/distrib/Makefile.inc" 5 1.1 thorpej 6 1.4 thorpej SUBDIR= gzboot instkernel 7 1.5 thorpej TARGETS+= release 8 1.1 thorpej 9 1.1 thorpej .include <bsd.subdir.mk> 10