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
Portability fixes.
[wine.git]
/
dlls
/
urlmon
/
Makefile.in
blob
46d58861496e0edd441e25a75990fe907a075e8f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
urlmon.dll
6
IMPORTS
=
cabinet ole32 wininet user32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUUID
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
umon.c \
14
urlmon_main.c
15
16
SUBDIRS
=
tests
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: