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
mmdevapi: Fix compiler warnings with flag -Wcast-qual.
[wine.git]
/
dlls
/
inetmib1
/
Makefile.in
blob
70b2d03fcf9f7cdce4ce7418db96f1a2519b4efc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
inetmib1.dll
6
IMPORTS
=
snmpapi kernel32
7
DELAYIMPORTS
=
iphlpapi
8
9
C_SRCS
=
\
10
main.c
11
12
@MAKE_DLL_RULES@