2002-05-02 22:02:14 +04:00
|
|
|
# $NetBSD: Makefile,v 1.7 2002/05/02 18:02:31 lukem Exp $
|
2002-03-29 01:02:59 +03:00
|
|
|
|
2002-04-11 16:19:41 +04:00
|
|
|
.include <bsd.own.mk>
|
2002-05-02 22:02:14 +04:00
|
|
|
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
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>
|