repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make WINE_GET_SONAME work on NetBSD.
[wine/wine64.git]
/
dlls
/
dmstyle
/
Makefile.in
blob
8756828a82075c6794cb24270d4cb10c4c587b59
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmstyle.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= $(
LIBUUID
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
dmstyle_main.c \
14
style.c \
15
regsvr.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: