diff options
| author | Peter Maydell | 2013-10-10 13:26:09 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2013-10-16 18:21:01 +0200 |
| commit | 2324841c0275f31505168e7a6ceb71bcede92d33 (patch) | |
| tree | 41ddf3ce8ca213bbd0dc925bac531abf1fcd8199 /scripts/switch-timer-api | |
| parent | default-configs/: CONFIG_GDBSTUB_XML removed (diff) | |
| download | qemu-2324841c0275f31505168e7a6ceb71bcede92d33.tar.gz qemu-2324841c0275f31505168e7a6ceb71bcede92d33.tar.xz qemu-2324841c0275f31505168e7a6ceb71bcede92d33.zip | |
ui/Makefile.objs: delete unnecessary cocoa.o dependency
Delete an unnecessary dependency for cocoa.o; we already have
a general rule that tells Make that we can build a .o file
from a .m source using an ObjC compiler, so this specific
rule is unnecessary. Further, it is using the dubious construct
"$(SRC_PATH)/$(obj)" to get at the source directory, which will
break when $(obj) is redefined as part of the preparation for
per-object library support.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
