repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 970415
[wine.git]
/
graphics
/
Makefile.in
blob
98f93389856a6e2078d5bbcf22d3bf3f4820ed17
1
DEFS
= -
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
driver.c \
11
escape.c \
12
fontengine.c \
13
mapping.c \
14
painting.c \
15
wing.c
16
17
all
: $(
MODULE
)
.o
18
19
@MAKE_RULES@
20
21
### Dependencies: