summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorMarc-André Lureau2019-09-04 14:51:52 +0200
committerPaolo Bonzini2020-08-21 12:30:41 +0200
commit8000047e992c2d6f9984c525e8617ec5f94f4cc8 (patch)
treec2098a016c38920740d229cb514c1ab288924e9c /Makefile.objs
parentmeson: convert systemtap files (diff)
downloadqemu-8000047e992c2d6f9984c525e8617ec5f94f4cc8.tar.gz
qemu-8000047e992c2d6f9984c525e8617ec5f94f4cc8.tar.xz
qemu-8000047e992c2d6f9984c525e8617ec5f94f4cc8.zip
rules.mak: remove version.o
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 5295c3a623..c351b59641 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -32,7 +32,3 @@ crypto-obj-y = crypto/libcrypto.fa
io-obj-y = io/libio.fa
endif # CONFIG_SOFTMMU or CONFIG_TOOLS
-
-######################################################################
-# Resource file for Windows executables
-version-obj-$(CONFIG_WIN32) += $(BUILD_DIR)/version.o