genode-ehmry/libretro/cores/nxengine/Tupfile

10 lines
192 B
Plaintext

include_rules
CORE_DIR = core/nxengine
EXTRACTDIR = $(CORE_DIR)/extract-auto
include $(CORE_DIR)/../Makefile.common
CFLAGS += -DHAVE_INTTYPES_H $(INCFLAGS)
include $(LIBRETRO_CORE_INCLUDE)