From c4f6041808c7e15e9e6b30a9ef89872798885289 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Sep 2000 07:07:57 +0000 Subject: (distribute): Remove ChangeLog. --- soft-fp/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'soft-fp/Makefile') diff --git a/soft-fp/Makefile b/soft-fp/Makefile index 16bad84840..826fe20e22 100644 --- a/soft-fp/Makefile +++ b/soft-fp/Makefile @@ -35,8 +35,7 @@ gcc-quad-routines := negtf2 addtf3 subtf3 multf3 divtf3 eqtf2 \ trunctfdf2 sqrttf2 distribute := double.h op-1.h op-2.h op-4.h op-common.h quad.h \ - single.h soft-fp.h extended.h ChangeLog Banner \ - op-8.h testit.c \ + single.h soft-fp.h extended.h Banner op-8.h testit.c \ $(addsuffix .c,$(gcc-single-routines)) \ $(addsuffix .c,$(gcc-double-routines)) \ $(addsuffix .c,$(gcc-quad-routines)) -- cgit 1.4.1