ntdll: Guard debugging code by #ifdef instead of plain #if.
[wine] / dlls / wmi / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = wmi.dll
6 IMPORTS   = advapi32 kernel32
7
8 @MAKE_DLL_RULES@
9
10 @DEPENDENCIES@  # everything below this line is overwritten by make depend