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
Alias NMUPDOWN to be NM_UPDOWN, rather than overwrite NM_UPDOWN with
[wine.git]
/
objects
/
Makefile.in
blob
6d9705b60ffbaa28aee0a0bf01c06f9c01b695d6
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
dc.c \
14
dcvalues.c \
15
dib.c \
16
enhmetafile.c \
17
font.c \
18
gdiobj.c \
19
linedda.c \
20
metafile.c \
21
palette.c \
22
pen.c \
23
region.c \
24
text.c
25
26
GLUE
=
dc.c
27
28
all
: $(
MODULE
)
.o
29
30
@MAKE_RULES@
31
32
### Dependencies: