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 0.9.61.
[wine/gsoc-2012-control.git]
/
dlls
/
winspool.drv
/
Makefile.in
blob
bd878242c4840398acacc264c4aa7069832a6d2d
1
EXTRADEFS
= -
D_SPOOL32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winspool.drv
7
IMPORTLIB
=
winspool
8
IMPORTS
=
user32 gdi32 advapi32 kernel32 ntdll
9
10
C_SRCS
=
\
11
info
.c \
12
wspool.c
13
14
RC_SRCS
=
winspool.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend