repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20000326.
[wine/gsoc-2012-control.git]
/
graphics
/
x11drv
/
Makefile.in
blob
679ad08c6252e62ff9c1edd55320e1f0e3fb6401
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
x11drv
7
8
C_SRCS
=
\
9
bitblt.c \
10
bitmap.c \
11
brush.c \
12
clipping.c \
13
dib.c \
14
graphics.c \
15
init.c \
16
objects.c \
17
oembitmap.c \
18
palette.c \
19
pen.c \
20
text.c \
21
xfont.c
22
23
all
: $(
MODULE
)
.o
24
25
@MAKE_RULES@
26
27
### Dependencies: