]> git.proxmox.com Git - qemu.git/commit - Makefile
win32: move Makefile dependencies on version-obj-y to rules.mak
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Apr 2013 22:27:48 +0000 (00:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Apr 2013 22:28:34 +0000 (00:28 +0200)
commitc02817e5bfbb27955cac970019e6670dc427bc41
treeaa81ba3ca3958d5046c45e45cba8d9261e515159
parent6821cdc7c857c6af47277e98dde24cc99ddc0531
win32: move Makefile dependencies on version-obj-y to rules.mak

This makes the test on $(LIBTOOL) work.  Otherwise, LIBTOOL
is /bin/false by the time the test is done.

Fixes Win32 compilation without a working cross-libtool.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
rules.mak