blob: 16c4aae67d6780d8998424ef6028471d9021f1eb [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = metafiledrv
C_SRCS = \
bitblt.c \
graphics.c \
init.c \
mapping.c \
objects.c \
text.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: