Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.4.2.1
      1  1.4.2.1  wrstuden #	$NetBSD: Makefile,v 1.4.2.1 2008/06/23 04:30:38 wrstuden Exp $
      2      1.1        ws 
      3  1.4.2.1  wrstuden .if (${MACHINE} == "bebox" || ${MACHINE} == "prep" || ${MACHINE} == "rs6000")
      4      1.4   garbled SUBDIR=	mkbootimage
      5      1.4   garbled .endif
      6      1.1        ws 
      7      1.4   garbled .include <bsd.kinc.mk>
      8