MODULE:= engines/chewy
MODULE_OBJS=\
chewy.o \
console.o \
detection.o \
graphics.o \
resource.o \
sound.o \
video/cfo_decoder.o
# This module can be built as a pluginifeq ($(ENABLE_CHEWY), DYNAMIC_PLUGIN)PLUGIN:=1endif# Include common rulesinclude $(srcdir)/rules.mk