blob: b9cd3d8d4e29a4a7cea4f627b7bb32d0e7be573f [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = graphics
C_SRCS = \
bitblt.c \
cache.c \
dispdib.c \
driver.c \
env.c \
escape.c \
fontengine.c \
mapping.c \
painting.c \
path.c \
vga.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: