This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2024-11-24 03:59:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
98cded3a05
xemu
/
target-sh4
/
Makefile.objs
3 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: move other target-*/ objects to nested Makefile.objs Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-05-29 09:48:59 +00:00
obj-y
+=
translate.o op_helper.o helper.o cpu.o
obj-$(CONFIG_SOFTMMU)
+=
machine.o
Reference in New Issue
Copy Permalink