2009-12-13 08:01:32 +03:00
|
|
|
# $NetBSD: Makefile,v 1.22 2009/12/13 05:01:33 nakayama Exp $
|
1994-02-26 13:57:09 +03:00
|
|
|
|
2009-12-13 08:01:32 +03:00
|
|
|
.if ${MACHINE} == sparc
|
2003-12-07 12:05:18 +03:00
|
|
|
SUBDIR= boot bootxx bootblk ofwboot binstall
|
2003-05-17 06:45:04 +04:00
|
|
|
.endif
|
1995-10-06 00:03:12 +03:00
|
|
|
|
1995-09-17 03:20:22 +04:00
|
|
|
.include <bsd.subdir.mk>
|