]> sourceware.org Git - glibc.git/blame - cppflags-iterator.mk
[BZ #781, BZ #796]
[glibc.git] / cppflags-iterator.mk
CommitLineData
71319b9c
UD
1# This file is included several times in a row, once
2# for each element of $(lib)-routines and $(lib)-sysdeps_routines.
3
4cpp-src := $(firstword $(cpp-srcs-left))
5cpp-srcs-left := $(filter-out $(cpp-src),$(cpp-srcs-left))
6
f94ce970 7libof-$(notdir $(cpp-src)) := $(lib)
This page took 0.204318 seconds and 5 git commands to generate.