Removed some unnecessary #includes and dll dependencies.
[wine/multimedia.git] / dlls / wineps / Makefile.in
blobb5f57554b48d38eae0a7a6adac69812aa6ea3c38
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineps
6 SOVERSION = 1.0
7 ALTNAMES = wineps16
8 IMPORTS = gdi32 kernel32
10 C_SRCS = \
11 afm.c \
12 bitblt.c \
13 bitmap.c \
14 brush.c \
15 clipping.c \
16 color.c \
17 driver.c \
18 escape.c \
19 font.c \
20 graphics.c \
21 init.c \
22 objects.c \
23 pen.c \
24 ppd.c \
25 ps.c \
26 text.c
28 @MAKE_DLL_RULES@
30 ### Dependencies: