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
StgOpenStorage16: correct arguments to the CreateFile call.
[wine.git]
/
graphics
/
Makefile.in
blob
b9cd3d8d4e29a4a7cea4f627b7bb32d0e7be573f
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
dispdib.c \
12
driver.c \
13
env.c \
14
escape.c \
15
fontengine.c \
16
mapping.c \
17
painting.c \
18
path.c \
19
vga.c
20
21
all
: $(
MODULE
)
.o
22
23
@MAKE_RULES@
24
25
### Dependencies: