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
quartz: Fix string buffer overflow.
[wine.git]
/
dlls
/
mprapi
/
Makefile.in
blob
9dca2d4cffa8ca6ed69d64ab3c34ef6c5ecd3b36
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mprapi.dll
6
IMPORTLIB
=
mprapi
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
mprapi.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend