repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
crypt32: Avoid repeatedly decoding authority key id extensions when searching for...
[wine/multimedia.git]
/
dlls
/
ver.dll16
/
Makefile.in
blob
6d0c30a26cd8ae457fd31bf4e4728ab08d5cb13c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ver.dll16
6
IMPORTS
=
version lz32 kernel32
7
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
version.dll
9
10
C_SRCS
=
version.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend