Converted to the new debug interface, using script written by Patrik
[wine] / graphics / metafiledrv / Makefile.in
1 DEFS      = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = metafiledrv
7
8 C_SRCS = \
9         bitblt.c \
10         dc.c \
11         graphics.c \
12         init.c \
13         mapping.c \
14         objects.c \
15         text.c
16
17 all: $(MODULE).o
18
19 @MAKE_RULES@
20
21 ### Dependencies: