mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-19 10:41:55 +00:00
cleanup
svn-id: r44352
This commit is contained in:
parent
f66485eb51
commit
55211a1c1d
@ -15,18 +15,5 @@ MODULE_DIRS += \
|
||||
# We don't use the rules.mk here on purpose
|
||||
OBJS := $(addprefix $(MODULE)/, $(MODULE_OBJS)) $(OBJS)
|
||||
|
||||
MODULE := backends/platform/sdl
|
||||
|
||||
MODULE_OBJS := \
|
||||
events.o \
|
||||
graphics.o \
|
||||
hardwarekeys.o \
|
||||
main.o \
|
||||
sdl.o
|
||||
|
||||
MODULE_DIRS += \
|
||||
backends/platform/sdl/
|
||||
|
||||
# We don't use the rules.mk here on purpose
|
||||
OBJS := $(addprefix $(MODULE)/, $(MODULE_OBJS)) $(OBJS)
|
||||
|
||||
# The linuxmoto backend is based on the SDL one, so we load that, too.
|
||||
include $(srcdir)/backends/platform/sdl/module.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user