Added new CLIENT_DebuggerRequest routine, implemented support for
[wine/wine-kai.git] / graphics / x11drv / Makefile.in
blob679ad08c6252e62ff9c1edd55320e1f0e3fb6401
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = x11drv
8 C_SRCS = \
9 bitblt.c \
10 bitmap.c \
11 brush.c \
12 clipping.c \
13 dib.c \
14 graphics.c \
15 init.c \
16 objects.c \
17 oembitmap.c \
18 palette.c \
19 pen.c \
20 text.c \
21 xfont.c
23 all: $(MODULE).o
25 @MAKE_RULES@
27 ### Dependencies: