From 0bc790330115998989825d21890bac5589108332 Mon Sep 17 00:00:00 2001 From: das Date: Sat, 15 Jan 2005 05:23:58 +0000 Subject: 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. --- lib/libc/powerpc/stdlib/gdtoa.mk | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/libc/powerpc/stdlib/gdtoa.mk (limited to 'lib/libc/powerpc/stdlib') diff --git a/lib/libc/powerpc/stdlib/gdtoa.mk b/lib/libc/powerpc/stdlib/gdtoa.mk deleted file mode 100644 index 726531d..0000000 --- a/lib/libc/powerpc/stdlib/gdtoa.mk +++ /dev/null @@ -1,4 +0,0 @@ -# $FreeBSD$ - -# Long double is 64-bits -MDSRCS+=machdep_ldisd.c -- cgit v1.1