851e420fba
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. The purpose of having a separate file involved an abandoned scheme that would have kept contrib/gdtoa out of the include path for the rest of libc.
6 lines
63 B
Makefile
6 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
# Long double is 64-bits
|
|
MDSRCS+=machdep_ldisd.c
|
|
|