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
Added correct implementation of GetCaps, changed Play and Stop handling
[wine/multimedia.git]
/
graphics
/
win16drv
/
Makefile.in
blob
1f9cf229826ddf42fdc23eebc22de5fdc0713674
1
DEFS
= -
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
win16drv
7
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
17
18
all
: $(
MODULE
)
.o
19
20
@MAKE_RULES@
21
22
### Dependencies: