crypt32: Use an empty string as a separator when no separator is desired to avoid...
[wine] / dlls / ole2prox.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = ole2prox.dll16
6 IMPORTS   = kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
8
9 @MAKE_DLL_RULES@