MODULE    = rpcss.exe
APPMODE   = -mconsole
IMPORTS   = rpcrt4

C_SRCS = \
	epmp.c \
	irotp.c \
	rpcss_main.c

IDL_SRCS = \
	epm.idl \
	irot.idl