Use server file mapping objects.
[wine/multimedia.git] / graphics / psdrv / Makefile.in
blob206966d01433df1b469de54ea8cc7061fde8a49a
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = psdrv
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
24 all: $(MODULE).o
26 @MAKE_RULES@
28 ### Dependencies: