From 3cb49c735232564f7f6814ee68138f9a1db82b8f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 5 Sep 2000 23:47:44 +0000 Subject: (distribute): Remove configure. --- soft-fp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soft-fp') diff --git a/soft-fp/Makefile b/soft-fp/Makefile index 640e395c13..16bad84840 100644 --- a/soft-fp/Makefile +++ b/soft-fp/Makefile @@ -35,7 +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 configure \ + single.h soft-fp.h extended.h ChangeLog Banner \ op-8.h testit.c \ $(addsuffix .c,$(gcc-single-routines)) \ $(addsuffix .c,$(gcc-double-routines)) \ -- cgit v1.2.3