msxml3: Add proper skips when msxml3 DOM interfaces are unavailable.
[wine/hacks.git] / dlls / w32sys.dll16 / Makefile.in
blob68d51b4e5c402ea1a19231b1106bc6281cf92f81
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = w32sys.dll16
6 IMPORTS = kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,w32skrnl.dll
9 C_SRCS = w32sys.c
11 @MAKE_DLL_RULES@