wine-wine/graphics/metafiledrv/Makefile.in

21 lines
276 B
Makefile

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: