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
Added assembly wrapper for calling window procedures.
[wine.git]
/
dlls
/
version
/
Makefile.in
blob
128f7335c0b3a800b81d7fa584ed7eb0e007937b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
version
6
SOVERSION
=
1.0
7
ALTNAMES
=
ver
8
IMPORTS
=
lz32
9
10
C_SRCS
=
\
11
info
.c \
12
install
.c \
13
resource.c \
14
ver16.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: