No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / powerpc / stand / Makefile
blob6c4ca9923005319fc3a5f2b27f0cc360aa0418ae
1 # $NetBSD: Makefile,v 1.4 2008/05/01 18:13:38 garbled Exp $
3 .if (${MACHINE} == "bebox" || ${MACHINE} == "prep" || ${MACHINE} == "rs6000")
4 SUBDIR= mkbootimage
5 .endif
7 .include <bsd.kinc.mk>