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
Avoid crashing when unable to read pdb file.
[wine.git]
/
dlls
/
cabinet
/
Makefile.in
blob
50b731ef5e4f3196fc22b13445d399b73ae14b4e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cabinet.dll
6
IMPORTS
=
kernel32
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
cabextract.c \
13
cabinet_main.c \
14
fci.c \
15
fdi.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: