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