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
Pass the main exe name in the CREATE_PROCESS debug event.
[wine.git]
/
dlls
/
wineps
/
Makefile.in
blob
263d309778c25a42c6e0d1aaba5781822d53dc62
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineps
6
SOVERSION
=
1.0
7
ALTNAMES
=
wineps16
8
9
SPEC_SRCS
=
wineps.spec wineps16.spec
10
11
C_SRCS
=
\
12
afm.c \
13
bitblt.c \
14
bitmap.c \
15
brush.c \
16
clipping.c \
17
color.c \
18
driver.c \
19
escape.c \
20
font.c \
21
graphics.c \
22
init.c \
23
objects.c \
24
pen.c \
25
ppd.c \
26
ps.c \
27
text.c
28
29
@MAKE_DLL_RULES@
30
31
### Dependencies: