]> sourceware.org Git - glibc.git/blobdiff - extra-lib.mk
Update.
[glibc.git] / extra-lib.mk
index e33f958ad793547cc7c6e2103811d95ca48f03ec..6216ce9e3b449e4ee070e6b713b9a5f2d3fc25c1 100644 (file)
@@ -47,7 +47,7 @@ endif
 
 
 # Use o-iterator.mk to generate a rule for each flavor of library.
-ifneq (,$(filter-out .os,$(object-suffices-$(lib))))
+ifneq (,$(filter-out .os,$(object-suffixes-$(lib))))
 define o-iterator-doit
 $(objpfx)$(patsubst %,$(libtype$o),$(lib:lib%=%)): \
   $(patsubst %,$(objpfx)%$o,\
This page took 0.027784 seconds and 5 git commands to generate.