xcopy: Add support for /C (Continue if errors).
[wine/testsucceed.git] / dlls / rpcrt4 / tests / Makefile.in
blob036cd218a22d23282660a980ce06cd1319fa4141
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = rpcrt4.dll
6 IMPORTS = ole32 rpcrt4 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 cstub.c \
11 generated.c \
12 ndr_marshall.c \
13 rpc.c
15 @MAKE_TEST_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend