blob: 93137d303715bd472eaca5a41c78b5cf849bc8f0 [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = relay32
SPEC_SRCS = \
ddraw.spec \
dinput.spec \
dplay.spec \
dplayx.spec \
dsound.spec \
gdi32.spec \
kernel32.spec \
mcianim.spec \
mciavi.spec \
mcicda.spec \
mciseq.spec \
mciwave.spec \
ole32.spec \
oleaut32.spec \
olecli32.spec \
oledlg.spec \
olesvr32.spec \
user32.spec \
winmm.spec \
wow32.spec \
wsock32.spec
C_SRCS = \
builtin32.c \
relay386.c \
snoop.c \
utthunk.c
GEN_ASM_SRCS = \
call32.s
all: $(MODULE).o
@MAKE_RULES@
call32.s: $(BUILD)
$(BUILD) @BUILDFLAGS@ -o $@ -call32
### Dependencies: