11.15Sthorpej# $NetBSD: Makefile.inc,v 1.15 2021/10/31 22:24:35 thorpej Exp $ 21.6Sthorpej 31.15SthorpejSRCS+= __sigtramp2.S 41.14SmattSRCS+= powerpc_initfini.c 51.12Smatt 61.13SmattCPPFLAGS+= -I. 71.3Ssimonb 81.8Ssimonb.if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no") 91.3Ssimonb.include <softfloat/Makefile.inc> 101.3Ssimonb.endif 11