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 20000326.
[wine/gsoc-2012-control.git]
/
dlls
/
imagehlp
/
Makefile.in
blob
05db3e6642cd307a736356506df77d76a23bffb1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
imagehlp
6
SOVERSION
=
1.0
7
8
SPEC_SRCS
=
imagehlp.spec
9
10
C_SRCS
=
\
11
access.c \
12
debug.c \
13
imagehlp_main.c \
14
integrity.c \
15
internal.c \
16
modify.c \
17
symbol.c
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies:
22