Find nacl-gcc via PATH rather than hard-coding a relative pathname
[glibc/nacl-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)