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
Removed CALL_LARGE_STACK support.
[wine.git]
/
dlls
/
wineps
/
Makefile.in
blob
e8764301e1430249d429230216d3564e60a7236f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineps
6
SOVERSION
=
1.0
7
ALTNAMES
=
wineps16
8
IMPORTS
=
user32 gdi32 kernel32 ntdll
9
10
C_SRCS
=
\
11
afm.c \
12
bitblt.c \
13
bitmap.c \
14
brush.c \
15
clipping.c \
16
color.c \
17
driver.c \
18
escape.c \
19
font.c \
20
graphics.c \
21
init.c \
22
objects.c \
23
pen.c \
24
ppd.c \
25
ps.c \
26
text.c
27
28
RC_SRCS
=
\
29
rsrc.rc
30
31
@MAKE_DLL_RULES@
32
33
### Dependencies: