2002-04-26 19:50:21 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2002/04/26 15:50:28 lukem Exp $
|
2002-03-29 01:02:59 +03:00
|
|
|
|
2002-04-11 16:19:41 +04:00
|
|
|
.include <bsd.own.mk>
|
2002-04-26 19:50:21 +04:00
|
|
|
.include "${NETBSDSRCDIR}/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>
|