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
/
olecli
/
Makefile.in
blob
50fa196058a4f5adb300eee18b925be2e9f65594
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olecli32
6
ALTNAMES
=
olecli
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
olecli_main.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies:
17