wine-wine/graphics/Makefile.in

23 lines
296 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = graphics
C_SRCS = \
bitblt.c \
driver.c \
env.c \
escape.c \
fontengine.c \
mapping.c \
painting.c \
wing.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: