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
Added registry support to the server.
[wine.git]
/
objects
/
Makefile.in
blob
1a9202b804da458d716253f32a8ea0c8217719db
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
objects
7
8
C_SRCS
=
\
9
bitmap.c \
10
brush.c \
11
clipping.c \
12
color.c \
13
cursoricon.c \
14
dc.c \
15
dcvalues.c \
16
dib.c \
17
enhmetafile.c \
18
font.c \
19
gdiobj.c \
20
linedda.c \
21
metafile.c \
22
palette.c \
23
pen.c \
24
region.c \
25
text.c
26
27
GLUE
=
dc.c
28
29
all
: $(
MODULE
)
.o
30
31
@MAKE_RULES@
32
33
### Dependencies: