repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
version
/
Makefile.in
blob
f007838fa6a765a58e90dc424e6dbdf4034e67a6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
version.dll
6
IMPORTS
=
lz32 kernel32
7
ALTNAMES
=
ver.dll
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
14
15
C_SRCS
=
\
16
info
.c \
17
install
.c \
18
resource.c
19
20
C_SRCS16
=
\
21
ver16.c
22
23
@MAKE_DLL_RULES@
24
25
### Dependencies: