Sweden-Number/programs/rpcss/Makefile.in

16 lines
216 B
Makefile

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