wine-wine/programs/rpcss/Makefile.in

15 lines
195 B
Makefile

MODULE = rpcss.exe
IMPORTS = rpcrt4 advapi32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
epmp.c \
irotp.c \
rpcss_main.c
IDL_SRCS = \
epm.idl \
irot.idl \
irpcss.idl