repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wrc: Remove non-bison compatibility code.
[wine.git]
/
programs
/
rpcss
/
Makefile.in
blob
b1d0c3f98132fb6c92266a3d660cce284f86b8b2
1
MODULE
=
rpcss.exe
2
APPMODE
= -
mconsole
3
IMPORTS
=
rpcrt4
4
5
C_SRCS
=
\
6
epmp.c \
7
irotp.c \
8
rpcss_main.c
9
10
IDL_S_SRCS
=
\
11
epm.idl \
12
irot.idl
13
14
@MAKE_PROG_RULES@