1 1.7 christos # $NetBSD: Makefile,v 1.7 2005/12/11 12:18:06 christos Exp $ 2 1.1 tsubai 3 1.5 matt .include <bsd.own.mk> 4 1.5 matt 5 1.6 dyoung .if (${USETOOLS} != "yes") 6 1.5 matt SUBDIR= fixcoff .WAIT 7 1.5 matt .endif 8 1.5 matt SUBDIR+= bootxx ofwboot 9 1.1 tsubai 10 1.1 tsubai .include <bsd.subdir.mk> 11