summaryrefslogtreecommitdiff
path: root/soft-fp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'soft-fp/Makefile')
-rw-r--r--soft-fp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/soft-fp/Makefile b/soft-fp/Makefile
index e72e7f2976..c4cfbaa4e9 100644
--- a/soft-fp/Makefile
+++ b/soft-fp/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1997, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
@@ -35,6 +35,6 @@ 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
+ single.h soft-fp.h extended.h ChangeLog Banner configure
include ../Rules