server: add async_terminated to allow server-side request changes before user apc
[wine/hacks.git] / dlls / samlib / Makefile.in
blob860dc6367cb37fdafead28113832784c13c4e2c6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = samlib.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@