Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.3.82.2
      1 #	$NetBSD: Makefile,v 1.3.82.2 2009/05/04 08:11:45 yamt Exp $
      2 
      3 .if (${MACHINE} == "bebox" || ${MACHINE} == "prep" || ${MACHINE} == "rs6000")
      4 SUBDIR=	mkbootimage
      5 .endif
      6 
      7 .include <bsd.kinc.mk>
      8