about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/soft-fp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/sparc32/soft-fp/Makefile')
-rw-r--r--sysdeps/sparc/sparc32/soft-fp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/sparc/sparc32/soft-fp/Makefile b/sysdeps/sparc/sparc32/soft-fp/Makefile
index 71a34f93e0..cff36e8850 100644
--- a/sysdeps/sparc/sparc32/soft-fp/Makefile
+++ b/sysdeps/sparc/sparc32/soft-fp/Makefile
@@ -1,6 +1,6 @@
 #  Software floating-point emulation.
 #  Makefile for SPARC v8 long double utility functions (_Q_*).
-#  Copyright (C) 1999 Free Software Foundation, Inc.
+#  Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 #  This file is part of the GNU C Library.
 #  Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 #
@@ -26,6 +26,6 @@
 #	q_fgt q_fle q_flt q_fne q_itoq q_mul q_neg q_qtod q_qtoi	\
 #	q_qtos q_qtoui q_qtoux q_qtox q_sqrt q_stoq q_sub q_uitoq	\
 #	q_uxtoq q_xtoq q_util
-#routines += $(sparc32-quad-routines)
+#sysdep_routines += $(sparc32-quad-routines)
 #
 #endif