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
Tried another kludge for the Xmd.h problem.
[wine/multimedia.git]
/
graphics
/
Makefile.in
blob
10b541852ddadbd1c7df02ed18be20ccf25a7ccb
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
graphics
7
8
C_SRCS
=
\
9
bitblt.c \
10
cache.c \
11
ddraw.c \
12
dispdib.c \
13
driver.c \
14
env.c \
15
escape.c \
16
fontengine.c \
17
mapping.c \
18
painting.c \
19
path.c \
20
vga.c \
21
wing.c
22
23
all
: $(
MODULE
)
.o
24
25
@MAKE_RULES@
26
27
### Dependencies: