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
/
olecli
/
Makefile.in
blob
68e39c2a43210a0bef8e925cdc8bc34f60be28ff
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olecli32
6
SOVERSION
=
1.0
7
ALTNAMES
=
olecli
8
IMPORTS
=
olesvr32 ole32
9
10
SPEC_SRCS
=
olecli32.spec olecli.spec
11
12
C_SRCS
=
\
13
olecli_main.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies:
18