blob: f55dbcdd8b2e86809a0283c6b5d1421aeff6b6e4 [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = psdrv
C_SRCS = \
afm.c \
bitblt.c \
bitmap.c \
brush.c \
clipping.c \
color.c \
driver.c \
escape.c \
font.c \
graphics.c \
init.c \
objects.c \
pen.c \
ppd.c \
ps.c \
text.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: