Don't compile the gdtoa package's strtoIg.c into libc.

I never got around to making use of it.
This commit is contained in:
David Schultz 2005-01-27 05:44:16 +00:00
parent 221db7416d
commit 2380daafe9

View File

@ -6,7 +6,7 @@
MISRCS+=_hdtoa.c _ldtoa.c glue.c
GDTOASRCS+=dmisc.c dtoa.c gdtoa.c gethex.c gmisc.c \
hd_init.c hexnan.c misc.c smisc.c \
strtoIg.c strtod.c strtodg.c strtof.c strtord.c sum.c ulp.c
strtod.c strtodg.c strtof.c strtord.c sum.c ulp.c
CFLAGS+=-I${.CURDIR}/../../contrib/gdtoa