Got rid of PROFILE_ functions, now accessing Wine config options
[wine.git] / graphics / win16drv / Makefile.in
blobf10b0b80643f75dab436cb31e59feb2d0472287b
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = win16drv
8 C_SRCS = \
9 brush.c \
10 font.c \
11 graphics.c \
12 init.c \
13 objects.c \
14 pen.c \
15 prtdrv.c \
16 text.c
18 GLUE = prtdrv.c
20 all: $(MODULE).o
22 @MAKE_RULES@
24 ### Dependencies: