Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.5
      1  1.5    matt #	$NetBSD: Makefile,v 1.5 2003/12/11 00:27:42 matt Exp $
      2  1.1  tsubai 
      3  1.5    matt .include <bsd.own.mk>
      4  1.5    matt 
      5  1.5    matt .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