ntdll: Fix race in NtRead/WriteFile.
[wine/testsucceed.git] / dlls / itss / tests / Makefile.in
blobd73b082a5c8aa013eebc5fa38be8f408765c7214
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = itss.dll
6 IMPORTS = ole32 kernel32
8 C_SRCS = \
9 protocol.c
11 RC_SRCS = rsrc.rc
13 @MAKE_TEST_RULES@