]> git.saurik.com Git - apple/libc.git/blobdiff - ppc64/stdlib/gdtoa.mk
Libc-498.tar.gz
[apple/libc.git] / ppc64 / stdlib / gdtoa.mk
index 303aa14cd84af1e895d65ccd03de5282234019b8..242a70fbc50a99b60304d64ade823214c4b5e5d2 100644 (file)
@@ -1,2 +1,5 @@
 # Long double is head-tail pair of doubles
-FBSDSRCS+= gdtoa-strtopdd.c machdep_ldisdd.c _ldbl_util.c
+GDTOA_FBSDSRCS+= gdtoa-strtopdd.c machdep_ldisdd.c
+MISRCS+= _ldbl_util.c
+
+CFLAGS-_ldbl_util.c += -I${.CURDIR}/fbsdcompat