Sweden-Number/graphics/x11drv/Makefile.in

29 lines
364 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = x11drv
C_SRCS = \
bitblt.c \
bitmap.c \
brush.c \
clipping.c \
dib.c \
graphics.c \
init.c \
objects.c \
oembitmap.c \
opengl.c \
palette.c \
pen.c \
text.c \
xfont.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: