Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 2008/05/01 18:13:38 garbled Exp $
      2 
      3 .if ${MACHINE} == "prep"
      4 SUBDIR=	mkbootimage
      5 .endif
      6 
      7 .include <bsd.kinc.mk>
      8