Make GetDeviceCaps16 (hdc, NUMCOLORS) not return -1 for 16 bits programs.
[wine/hacks.git] / graphics / Makefile.in
blob48aa305a970540af0e3d6ec2e4ed8068f8dbd621
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 dispdib.c \
11 driver.c \
12 env.c \
13 escape.c \
14 fontengine.c \
15 mapping.c \
16 painting.c \
17 path.c
19 all: $(MODULE).o
21 @MAKE_RULES@
23 ### Dependencies: