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
/
lzexpand
/
Makefile.in
blob
b3c0ef017384e4b81c477a4c9fe4f48bc91e033b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
lz32.dll
6
IMPORTS
=
kernel32
7
ALTNAMES
=
lzexpand.dll
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
14
15
C_SRCS
=
lzexpand_main.c
16
C_SRCS16
=
lzexpand16.c
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: