repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added support for building certain dlls with -DSTRICT.
[wine/multimedia.git]
/
dlls
/
winspool
/
Makefile.in
blob
2bde291faac09147eb8b344325e09782daf17e5b
1
EXTRADEFS
= -
D_SPOOL32_
-
DWINE_NO_STRICT
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winspool.drv
7
IMPORTS
=
advapi32 kernel32
8
EXTRALIBS
=
@CUPSLIBS@
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
info
.c \
15
wspool.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: