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
Reboot (int19) under DOS now does ExitProcess.
[wine.git]
/
dlls
/
iphlpapi
/
Makefile.in
blob
28ebe57c07f53879cc59944c6c8f6f748cef8d25
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
iphlpapi.dll
6
IMPORTS
=
advapi32 kernel32
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
ifenum.c \
13
iphlpapi_main.c \
14
ipstats.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: