diff options
Diffstat (limited to 'softmmu/Makefile.objs')
-rw-r--r-- | softmmu/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/softmmu/Makefile.objs b/softmmu/Makefile.objs deleted file mode 100644 index ec74d8a9fa..0000000000 --- a/softmmu/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -softmmu-main-y = softmmu/main.o -main.o-cflags := $(SDL_CFLAGS) |