(distribute): Remove ChangeLog.
authorAndreas Jaeger <aj@suse.de>
Wed, 6 Sep 2000 07:07:57 +0000 (07:07 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 6 Sep 2000 07:07:57 +0000 (07:07 +0000)
soft-fp/Makefile

index 16bad84..826fe20 100644 (file)
@@ -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))