* scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+.
[glibc.git] / cppflags-iterator.mk
blob89a472bd829058f7b0344acf977ee002ec6214fe
1 # This file is included several times in a row, once
2 # for each element of $(lib)-routines and $(lib)-sysdeps_routines.
4 cpp-src := $(firstword $(cpp-srcs-left))
5 cpp-srcs-left := $(filter-out $(cpp-src),$(cpp-srcs-left))
7 libof-$(notdir $(cpp-src)) := $(lib)