Cleaned up font encoding handling. Added 'Ignore#' option to the
[wine/multimedia.git] / graphics / Makefile.in
blob10b541852ddadbd1c7df02ed18be20ccf25a7ccb
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = graphics
8 C_SRCS = \
9 bitblt.c \
10 cache.c \
11 ddraw.c \
12 dispdib.c \
13 driver.c \
14 env.c \
15 escape.c \
16 fontengine.c \
17 mapping.c \
18 painting.c \
19 path.c \
20 vga.c \
21 wing.c
23 all: $(MODULE).o
25 @MAKE_RULES@
27 ### Dependencies: