11.5Schristos# $NetBSD: Makefile.inc,v 1.5 2021/04/25 23:45:58 christos Exp $ 21.1Skleink 31.1SkleinkSRCS+= strtof.c 41.5Schristos.if ${MACHINE_MIPS64} 51.3Smatt.if !defined(CPUFLAGS) || empty(CPUFLAGS:M-mabi=32) 61.2SmattSRCS+= strtold_pQ.c 71.2SmattSRCS+= strtopQ.c 81.2Smatt.endif 91.2Smatt.endif 10