~ubuntu-branches/ubuntu/natty/eglibc/natty-security

1
2
3
4
5
6
7
# This file is included several times in a row, once
# for each element of $(lib)-routines and $(lib)-sysdeps_routines.

cpp-src := $(firstword $(cpp-srcs-left))
cpp-srcs-left := $(filter-out $(cpp-src),$(cpp-srcs-left))

libof-$(notdir $(cpp-src)) := $(lib)