repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed some unnecessary #includes and dll dependencies.
[wine/multimedia.git]
/
dlls
/
wineps
/
Makefile.in
blob
b5f57554b48d38eae0a7a6adac69812aa6ea3c38
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
9
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
27
28
@MAKE_DLL_RULES@
29
30
### Dependencies: