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
winspool.drv: Make sure the DEVMODE structure is fully initialized.
[wine.git]
/
dlls
/
olesvr.dll16
/
Makefile.in
blob
c7e4864493bf21c9eb1a5a24059f9119b0326ee5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olesvr.dll16
6
IMPORTS
=
gdi32 kernel32
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
olesvr32.dll
8
9
SPEC_SRCS
=
olesvr.dll16.spec
10
11
C_SRCS
=
olesvr.c
12
13
@MAKE_DLL_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend