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
Display thread id instead of %fs in relay trace.
[wine.git]
/
dlls
/
lzexpand
/
Makefile.in
blob
1b78601eb8570903d5182aeb3139d3a3c83bf6b9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
lz32
6
ALTNAMES
=
lzexpand
7
EXTRALIBS
= $(
LIBUNICODE
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
lzexpand_main.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies:
18