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
msi: Fix a typo.
[wine.git]
/
dlls
/
hlink
/
Makefile.in
blob
1c8eebf5e73625e1055188389260fc337b6e1f7c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
hlink.dll
6
IMPORTS
=
shell32 ole32 advapi32 kernel32
7
IMPORTLIB
=
hlink
8
DELAYIMPORTS
=
urlmon
9
EXTRALIBS
= -
luuid
10
11
C_SRCS
=
\
12
browse_ctx.c \
13
extserv.c \
14
hlink_main.c \
15
link.c
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend