wine-wine/miscemu/Makefile.in

18 lines
220 B
Makefile

DEFS = -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = miscemu
C_SRCS = \
emulate.c \
instr.c \
main.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: