From: Ulrich Drepper Date: Thu, 9 Apr 1998 17:40:07 +0000 (+0000) Subject: (lib): Use object-suffixes-for-libc instead of object-suffixes. X-Git-Tag: cvs/sparc-980522-merge~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf0c33a00d33f929ea3e91919c5fb8d83b31200;p=thirdparty%2Fglibc.git (lib): Use object-suffixes-for-libc instead of object-suffixes. --- diff --git a/manual/Makefile b/manual/Makefile index 711cb29ba8a..914589d5f8e 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -190,7 +190,7 @@ $(glibc-targets): # Create stamp files if they don't exist, so the parent makefile's rules for # updating the library archives are happy with us, and never think we have # changed the library. -lib: $(foreach o,$(object-suffixes),$(objpfx)stamp$o-$(subdir)) +lib: $(foreach o,$(object-suffixes-for-libc),$(objpfx)stamp$o-$(subdir)) stubs: $(common-objpfx)stub-manual $(common-objpfx)stub-manual ../po/manual.pot $(objpfx)stamp%-$(subdir): $(make-target-directory)