include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / win32s16.dll16 / Makefile.in
blobb3969da07891d29b710e50487ebc29b3b01f05a7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = win32s16.dll16
6 EXTRADLLFLAGS = -m16 -Wb,--main-module,w32skrnl.dll
8 C_SRCS = win32s16.c
10 @MAKE_DLL_RULES@