about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/Makefile
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-09-06 07:07:33 +0000
committerAndreas Jaeger <aj@suse.de>2000-09-06 07:07:33 +0000
commit29a24b9c4418e05704eaccc87cc9929a8d0dbf03 (patch)
tree5efcedb40966e4aed628ff24378d440c61a1984c /sysdeps/sparc/sparc32/Makefile
parent8bfae061d038986f215162e505aefd7ff2384c84 (diff)
downloadglibc-29a24b9c4418e05704eaccc87cc9929a8d0dbf03.tar.gz
glibc-29a24b9c4418e05704eaccc87cc9929a8d0dbf03.tar.xz
glibc-29a24b9c4418e05704eaccc87cc9929a8d0dbf03.zip
[$(subdir) = gnulib]: Use sysdep_routines instead of routines for make dist.
Diffstat (limited to 'sysdeps/sparc/sparc32/Makefile')
-rw-r--r--sysdeps/sparc/sparc32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/sparc/sparc32/Makefile b/sysdeps/sparc/sparc32/Makefile
index 00a39602a2..97fd7b83e8 100644
--- a/sysdeps/sparc/sparc32/Makefile
+++ b/sysdeps/sparc/sparc32/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
+# Copyright (C) 1991,92,93,94,95,96,97,98,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
@@ -17,7 +17,7 @@
 # Boston, MA 02111-1307, USA.
 
 ifeq ($(subdir),gnulib)
-routines = dotmul umul $(divrem) alloca
+sysdep_routines = dotmul umul $(divrem) alloca
 endif	# gnulib
 
 # We distribute these files, even though they are generated,