Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
[wine.git] / if1632 / Makefile.in
blobe73db048d44ff2152e8f824343eb1eb91c0ee2a0
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = if1632
8 SPEC_SRCS = \
9 comm.spec \
10 dispdib.spec \
11 kernel.spec \
12 system.spec \
13 toolhelp.spec \
14 wineps.spec \
15 wprocs.spec
17 C_SRCS = \
18 builtin.c \
19 dummy.c \
20 relay.c \
21 snoop.c \
22 thunk.c
24 GEN_ASM_SRCS = \
25 call16.s
27 GLUE = thunk.c
29 all: $(MODULE).o
31 @MAKE_RULES@
33 call16.s: $(BUILD)
34 $(BUILD) @BUILDFLAGS@ -o $@ -call16
36 ### Dependencies: