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
regedit: Remove dead code.
[wine/hacks.git]
/
dlls
/
olepro32
/
Makefile.in
blob
ad92f6bee2c32caa1713b9c328bf5068293c2839
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olepro32.dll
6
IMPORTLIB
=
libolepro32.
$(
IMPLIBEXT
)
7
IMPORTS
=
oleaut32 kernel32
8
9
C_SRCS
=
olepro32stubs.c
10
11
@MAKE_DLL_RULES@
12
13
@DEPENDENCIES@
# everything below this line is overwritten by make depend