repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 0.9.61.
[wine/gsoc-2012-control.git]
/
programs
/
rpcss
/
Makefile.in
blob
7a991a9a8fd30f9894ba2be304cbc45e1bb4d820
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
rpcss.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
rpcrt4 kernel32 ntdll
8
9
C_SRCS
=
\
10
epmap_server.c \
11
irotp.c \
12
np_server.c \
13
rpcss_main.c
14
15
IDL_S_SRCS
=
\
16
irot.idl
17
18
@MAKE_PROG_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend