repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Made more cross-platform by changing ->_fileno to fileno().
[wine/multimedia.git]
/
objects
/
Makefile.in
blob
02a4311dfe9625217e9bd7da483e698ee5e34220
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
all
: $(
MODULE
)
.o
28
29
@MAKE_RULES@
30
31
### Dependencies: