Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.4.8.2
      1  1.4.8.1   skrll #	$NetBSD: Makefile,v 1.4.8.2 2004/09/18 14:37:09 skrll Exp $
      2      1.1  tsubai 
      3  1.4.8.1   skrll .include <bsd.own.mk>
      4  1.4.8.1   skrll 
      5  1.4.8.1   skrll .if (${USETOOLS} != "yes")
      6  1.4.8.1   skrll SUBDIR=		fixcoff .WAIT
      7  1.4.8.1   skrll .endif
      8  1.4.8.1   skrll SUBDIR+=	bootxx ofwboot
      9      1.1  tsubai 
     10      1.1  tsubai .include <bsd.subdir.mk>
     11