2002-04-13 20:40:32 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 2002/04/13 16:40:32 thorpej Exp $
|
2002-03-29 01:02:59 +03:00
|
|
|
|
2002-04-11 16:19:41 +04:00
|
|
|
.include <bsd.own.mk>
|
|
|
|
.include "${_SRC_TOP_}/distrib/Makefile.inc"
|
2002-03-29 01:02:59 +03:00
|
|
|
|
2002-04-13 05:46:29 +04:00
|
|
|
SUBDIR= gzboot instkernel
|
2002-04-13 20:40:32 +04:00
|
|
|
TARGETS+= release
|
2002-03-29 04:52:45 +03:00
|
|
|
|
2002-03-29 01:02:59 +03:00
|
|
|
.include <bsd.subdir.mk>
|