dpnet/tests: Add a trailing '\n' to some ok() calls.
[wine.git] / programs / rpcss / Makefile.in
blobe397e3c51b2ca93f711c9ac87728057a8614c4df
1 MODULE = rpcss.exe
2 APPMODE = -mconsole
3 IMPORTS = rpcrt4
5 C_SRCS = \
6 epmp.c \
7 irotp.c \
8 rpcss_main.c
10 IDL_SRCS = \
11 epm.idl \
12 irot.idl