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
comctl32/tests: Fix the control's size reporting in an error message.
[wine/multimedia.git]
/
dlls
/
iphlpapi
/
Makefile.in
blob
919e3089ecdb5468aafaa3ebb93f4d4d4efb5d3f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
iphlpapi.dll
6
IMPORTLIB
=
libiphlpapi.
$(
IMPLIBEXT
)
7
IMPORTS
=
advapi32 kernel32
8
EXTRALIBS
=
@RESOLVLIBS@
9
10
C_SRCS
=
\
11
ifenum.c \
12
iphlpapi_main.c \
13
ipstats.c
14
15
RC_SRCS
=
version.rc
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend