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
Spelling fixes.
[wine.git]
/
dlls
/
mpr
/
Makefile.in
blob
5879a1cd6beb58e1e47c61c177379d3008c60d90
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mpr
6
SOVERSION
=
1.0
7
8
C_SRCS
=
\
9
auth.c \
10
mpr_main.c \
11
multinet.c \
12
nps.c \
13
pwcache.c \
14
wnet.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies:
19