]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(common-generated): Don't prepend $(common-prefix).
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Jul 1999 01:46:48 +0000 (01:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Jul 1999 01:46:48 +0000 (01:46 +0000)
Makerules

index 515bdf6917dc6859029034f979d30bc78e5f7933..90b05870aa14b9f7d39ec3218a14a5e8804b7714 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -269,7 +269,7 @@ ifdef sysd-dirs-done
 ifeq ($(versioning),yes)
 -include $(common-objpfx)sysd-versions
 $(addprefix $(common-objpfx),$(version-maps)): $(common-objpfx)sysd-versions
-common-generated += $(version-maps) sysd-versions $(common-objpfx)Versions.all
+common-generated += $(version-maps) sysd-versions Versions.all
 
 ifndef avoid-generated
 ifneq ($(sysd-versions-subdirs),$(all-subdirs) $(config-sysdirs))