tools/llvm: Do not build with symbols
[minix3.git] / lib / libc / arch / m68k / gdtoa / Makefile.inc
blob477e1ec32c5e5560775ac41a34f37e1e9cfefd46
1 #       $NetBSD: Makefile.inc,v 1.4 2013/07/18 21:19:50 matt Exp $
3 SRCS+=  strtof.c
5 .if ${MACHINE_ARCH} == "m68k"
6 SRCS+=  strtold_pxL.c
7 SRCS+=  strtopxL.c
8 .endif