repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
d3d8: Create a d3d8 declaration as parent for FVF based declarations.
[wine/wine64.git]
/
programs
/
rpcss
/
Makefile.in
blob
a2929c4c50ebe4c2dd043a86a2bececa7f49c02a
1
EXTRADEFS
= -
D__WINESRC__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
rpcss.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
rpcrt4 kernel32 ntdll
9
10
C_SRCS
=
\
11
epmp.c \
12
irotp.c \
13
rpcss_main.c
14
15
IDL_S_SRCS
=
\
16
epm.idl \
17
irot.idl
18
19
@MAKE_PROG_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend