shell32/tests: Remove spaces before '\n's in traces.
[wine] / dlls / windebug.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = windebug.dll16
6 EXTRADLLFLAGS = -m16
7
8 C_SRCS = windebug.c
9
10 @MAKE_DLL_RULES@