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
Use server file mapping objects.
[wine/multimedia.git]
/
graphics
/
psdrv
/
Makefile.in
blob
206966d01433df1b469de54ea8cc7061fde8a49a
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
psdrv
7
8
C_SRCS
=
\
9
afm.c \
10
bitmap.c \
11
brush.c \
12
color.c \
13
driver.c \
14
escape.c \
15
font.c \
16
graphics.c \
17
init.c \
18
objects.c \
19
pen.c \
20
ppd.c \
21
ps.c \
22
text.c
23
24
all
: $(
MODULE
)
.o
25
26
@MAKE_RULES@
27
28
### Dependencies: