about summary refs log tree commit diff
path: root/soft-fp/Makefile
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-05 23:47:44 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-05 23:47:44 +0000
commit3cb49c735232564f7f6814ee68138f9a1db82b8f (patch)
tree4f3658c39da6926fbccd4b1031c613ec85bbc25d /soft-fp/Makefile
parent74ac2cecc74de4f6de8fce2192299d6ac23cdd12 (diff)
downloadglibc-3cb49c735232564f7f6814ee68138f9a1db82b8f.tar.gz
glibc-3cb49c735232564f7f6814ee68138f9a1db82b8f.tar.xz
glibc-3cb49c735232564f7f6814ee68138f9a1db82b8f.zip
(distribute): Remove configure.
Diffstat (limited to 'soft-fp/Makefile')
-rw-r--r--soft-fp/Makefile2
1 files changed, 1 insertions, 1 deletions
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)) \