repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improved CodeView type information loader.
[wine.git]
/
if1632
/
Makefile.in
blob
204ecd733351abee986e0e0eab4433be6326e80f
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
if1632
7
8
SPEC_SRCS
=
\
9
comm.spec \
10
ddeml.spec \
11
dispdib.spec \
12
kernel.spec \
13
ole2conv.spec \
14
ole2nls.spec \
15
ole2prox.spec \
16
ole2thk.spec \
17
system.spec \
18
toolhelp.spec \
19
wineps.spec \
20
wprocs.spec
21
22
C_SRCS
=
\
23
builtin.c \
24
dummy.c \
25
relay.c \
26
snoop.c \
27
thunk.c
28
29
GEN_ASM_SRCS
=
\
30
call16.s
31
32
GLUE
=
thunk.c
33
34
all
: $(
MODULE
)
.o
35
36
@MAKE_RULES@
37
38
call16.s
: $(
BUILD
)
39
$(
BUILD
)
@BUILDFLAGS@
-
o
$
@
-
call16
40
41
### Dependencies: