]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(sources): Filter out $(elided-routines).
authorRoland McGrath <roland@gnu.org>
Fri, 21 Oct 1994 17:20:12 +0000 (17:20 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 21 Oct 1994 17:20:12 +0000 (17:20 +0000)
Makerules

index 49dd4cbb26675a76e3a3682d596c1036ea64664a..81d32e47933c1de42dd8e3fd11bf1637d1abd58d 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -238,8 +238,9 @@ endif
 \f
 # Figure out the source filenames in this directory.
 
-override sources       := $(addsuffix .c,$(routines) $(aux) \
-                                         $(sysdep_routines))
+override sources       := $(addsuffix .c,$(filter-out $(elided-rouintes),\
+                                                      $(routines) $(aux) \
+                                                      $(sysdep_routines)))
 sysdep_routines := $(sysdep_routines)
 
 # This is the list of all object files, gotten by