1 1.1.2.2 thorpej # $NetBSD: Makefile.inc,v 1.1.2.2 2002/12/19 23:20:18 thorpej Exp $ 2 1.1.2.2 thorpej 3 1.1.2.2 thorpej .if !defined(_POWERPC_MAKEFILE_INC) 4 1.1.2.2 thorpej _POWERPC_MAKEFILE_INC= yes 5 1.1.2.2 thorpej 6 1.1.2.2 thorpej CFLAGS+= -msoft-float 7 1.1.2.2 thorpej 8 1.1.2.2 thorpej .endif 9