Makefile.in 192 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 EXTRADEFS = -D__WINESRC__ MODULE = rpcss.exe APPMODE = -mconsole IMPORTS = rpcrt4 C_SRCS = \ epmp.c \ irotp.c \ rpcss_main.c IDL_S_SRCS = \ epm.idl \ irot.idl @MAKE_PROG_RULES@