mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00

Leave out main.c, it's special due to fuzzing. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 lines
63 B
Text
2 lines
63 B
Text
softmmu-main-y = softmmu/main.o
|
|
main.o-cflags := $(SDL_CFLAGS)
|