1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 11:56:11 +00:00
wine/programs/rpcss/Makefile.in
2014-01-02 12:12:57 +01:00

13 lines
145 B
Makefile

MODULE = rpcss.exe
APPMODE = -mconsole
IMPORTS = rpcrt4
C_SRCS = \
epmp.c \
irotp.c \
rpcss_main.c
IDL_SRCS = \
epm.idl \
irot.idl