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
Add missing #include <netinet/in.h> to get struct in_addr on all platforms.
[wine.git]
/
ole
/
Makefile.in
blob
64f114caf55a2665a9bd1ef35808682c17ea080d
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
ole
7
8
C_SRCS
=
\
9
ole2nls.c
10
11
all
: $(
MODULE
)
.o
12
13
@MAKE_RULES@
14
15
$(
MODULE
)
.o
: $(
OBJS
)
Makefile.in
$(
TOPSRCDIR
)/
Make.rules.in
16
$(
LDCOMBINE
) $(
OBJS
) -
o
$
@
17
18
### Dependencies: