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
Fix filename terminator table, correct exclude_last value.
[wine.git]
/
dlls
/
urlmon
/
Makefile.in
blob
45ee964031f63ec9865086b1c8b5f26bdaaf4ad6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
urlmon.dll
6
IMPORTS
=
cabinet ole32 shlwapi wininet user32 advapi32 kernel32 ntdll
7
EXTRALIBS
= -
luuid
8
9
C_SRCS
=
\
10
regsvr.c \
11
umon.c \
12
urlmon_main.c
13
14
SUBDIRS
=
tests
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: