1# $NetBSD: Makefile,v 1.5 2003/12/11 00:27:42 matt Exp $ 2 3.include <bsd.own.mk> 4 5.if ${USETOOLS} != "yes" 6SUBDIR= fixcoff .WAIT 7.endif 8SUBDIR+= bootxx ofwboot 9 10.include <bsd.subdir.mk> 11