blob: dca1f1dbe44acf50789743ad233c269e8d5f1bd4 [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = miscemu
SRCS = \
emulate.c \
int1a.c \
int21.c \
kernel.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
CleanTarget()
includes::
install::