1#	$NetBSD: Makefile.inc,v 1.3.56.1 2013/07/23 21:07:28 riastradh Exp $
2
3SRCS+=	strtof.c
4
5.if ${MACHINE_ARCH} == "m68k"
6SRCS+=	strtold_pxL.c
7SRCS+=	strtopxL.c
8.endif
9