Sync usage with man page.
[netbsd-mini2440.git] / lib / libc / arch / m68k / gdtoa / Makefile.inc
blob7c0004624f3f271b72294c1277e37195ca293ada
1 #       $NetBSD: Makefile.inc,v 1.2 2006/03/20 09:52:23 kleink Exp $
3 SRCS+=  strtof.c
5 .if ${MACHINE_ARCH} != "m68000"
6 SRCS+=  strtold_pxL.c
7 SRCS+=  strtopxL.c
8 .endif