configure: Disable all 16-bit code on Cygwin.
[wine/multimedia.git] / dlls / ifsmgr.vxd / Makefile.in
blobaace9593ec4d6692fd6b8c2203e99c88425c05f6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ifsmgr.vxd
6 IMPORTS = kernel32
8 C_SRCS = \
9 ifsmgr.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend