BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=emu
emu_SRCS=emu.c

include $(BASE)/rule/rule.mk
