mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
($(common-objpfx)gnu/lib-names.h): Add dummy command.
This commit is contained in:
parent
4a5b485102
commit
60c34a30cf
@ -681,7 +681,7 @@ endif
|
||||
# Generate the header containing the names of all shared libraries.
|
||||
# We use a stamp file to avoid uncessary recompilations.
|
||||
before-compile += $(common-objpfx)gnu/lib-names.h
|
||||
$(common-objpfx)gnu/lib-names.h: $(common-objpfx)gnu/lib-names.stmp
|
||||
$(common-objpfx)gnu/lib-names.h: $(common-objpfx)gnu/lib-names.stmp; @:
|
||||
$(common-objpfx)gnu/lib-names.stmp: $(common-objpfx)soversions.mk
|
||||
$(make-target-directory)
|
||||
@rm -f ${@:stmp=T} $@
|
||||
|
Loading…
Reference in New Issue
Block a user