blob: 2ac4ad28587cde10c7d52f66ca321784bfd1d2d3 [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = if1632
C_SRCS = \
builtin.c \
relay.c \
snoop.c \
thunk.c
GEN_ASM_SRCS = \
asmrelay.s
GLUE = thunk.c
all: $(MODULE).o
@MAKE_RULES@
asmrelay.s: $(BUILD)
$(BUILD) @DLLFLAGS@ -o $@ -relay
### Dependencies: