kernel32: Change all functions to use CDECL.
[wine/wine64.git] / dlls / ifsmgr.vxd / Makefile.in
blob9a2a9144c97fa9b882d6301343bdda8b41a19159
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ifsmgr.vxd
6 IMPORTS = winedos kernel32
8 C_SRCS = \
9 ifsmgr.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend