MODULE:= engines/prince
MODULE_OBJS=\
debugger.o \
script.o \
graphics.o \
mhwanh.o \
detection.o \
font.o \
prince.o
# This module can be built as a pluginifeq ($(ENABLE_PRINCE), DYNAMIC_PLUGIN)PLUGIN:=1endif# Include common rulesinclude $(srcdir)/rules.mk