]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(lib): Use object-suffixes-for-libc instead of object-suffixes.
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Apr 1998 17:40:07 +0000 (17:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Apr 1998 17:40:07 +0000 (17:40 +0000)
manual/Makefile

index 711cb29ba8a28da8f037e7610cfdffd13f102c74..914589d5f8e6f66ee65440fd4a3b25bc6b733293 100644 (file)
@@ -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)