This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xemu
mirror of
https://github.com/xemu-project/xemu.git
Watch
1
Star
0
Fork
You've already forked xemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f86146fb3
xemu
/
target-ppc
/
Makefile.objs
4 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: move libobj-y variable to nested Makefile.objs Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-05-29 08:55:47 +00:00
obj-y
+=
op_helper.o helper.o
$(obj)/op_helper.o
:
QEMU_CFLAGS
+=
$(
HELPER_CFLAGS
)