mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
[wine.git] / dlls / ifsmgr.vxd / Makefile.in
blob82c3abde2df0f920920cc9a6eacdde4d442f8ded
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ifsmgr.vxd
6 IMPORTS = kernel32 kernel
8 C_SRCS = \
9 ifsmgr.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend