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
Added rules for building import libraries in the individual dll
[wine.git]
/
dlls
/
url
/
Makefile.in
blob
dabb32f3a9883a02f97f5af3a59cd99c4ae5a90a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
url.dll
6
IMPORTLIB
=
liburl.
$(
IMPLIBEXT
)
7
8
C_SRCS
=
url_main.c
9
10
@MAKE_DLL_RULES@
11
12
### Dependencies: