repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push e7552b73e75828caa36d732caa646c0c70d8de9d
[wine/hacks.git]
/
dlls
/
olecli32
/
Makefile.in
blob
794e4da3d9fff29d2f8aee954fa95d5508fc865e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olecli32.dll
6
IMPORTLIB
=
olecli32
7
IMPORTS
=
ole32 gdi32 kernel32
8
9
C_SRCS
=
\
10
olecli_main.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend