repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
imagehlp
/
Makefile.in
blob
ab11adff03ca13a014d41fc1af58c34feefe85cd
1
EXTRADEFS
= -
D_IMAGEHLP_SOURCE_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
imagehlp.dll
7
IMPORTS
=
kernel32
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
access.c \
14
debug.c \
15
imagehlp_main.c \
16
integrity.c \
17
internal.c \
18
modify.c \
19
symbol.c
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: