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
Convert the per-thread mutex list to a standard list.
[wine.git]
/
dlls
/
mlang
/
Makefile.in
blob
3af44d5c28d836a7238fefed0c6dd4c893863829
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mlang.dll
6
IMPORTS
=
ole32 user32 gdi32 advapi32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUNICODE
) -
luuid
8
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
9
10
C_SRCS
=
\
11
mlang.c \
12
regsvr.c
13
14
SUBDIRS
=
tests
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: