mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
2004-03-11 Jeroen Dekkers <jeroen@dekkers.cx>
* cppflags-iterator.mk: Change libof-$(cpp-src) to libof-$(notdir $(cpp-src)).
This commit is contained in:
parent
8eecbef5ae
commit
f94ce97016
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
cpp-src := $(firstword $(cpp-srcs-left))
|
||||
cpp-srcs-left := $(filter-out $(cpp-src),$(cpp-srcs-left))
|
||||
|
||||
libof-$(cpp-src) := $(lib)
|
||||
libof-$(notdir $(cpp-src)) := $(lib)
|
||||
|
|
Loading…
Add table
Reference in a new issue