(distribute): Remove configure.

This commit is contained in:
Andreas Jaeger 2000-09-05 23:47:44 +00:00
parent 74ac2cecc7
commit 3cb49c7352

View file

@ -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)) \