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
Add a couple of missing spec files.
[wine.git]
/
dlls
/
mpr
/
Makefile.in
blob
283759e966cfce7e0321cc735ff3fe9a52a4e45d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mpr.dll
6
IMPORTS
=
advapi32 kernel32
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: