Makefile.inc revision 267654
117683Spst# $FreeBSD: releng/9.3/sys/boot/powerpc/Makefile.inc 209920 2010-07-12 00:49:22Z nwhitehorn $
217683Spst
317683Spst.if ${MACHINE_ARCH} == "powerpc64"
417683SpstCFLAGS+=	-m32 -mcpu=powerpc
517683SpstLDFLAGS+=	-m elf32ppc
617683Spst.endif
717683Spst
817683Spst.include "../Makefile.inc"
917683Spst