blob: 3fd74e7ad8b2906d9497dd24c830e1d6641c9853 [file] [log] [blame]
DEFS = -D__WINE__ -DNO_TRANSITION_TYPES
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = miscemu
C_SRCS = \
cpu.c \
dosmem.c \
dpmi.c \
emulate.c \
instr.c \
int10.c \
int13.c \
int1a.c \
int21.c \
int25.c \
int26.c \
int2a.c \
int2f.c \
int4b.c \
int5c.c \
interrupts.c \
ioports.c \
vxd.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: