repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Korean: Use SUBLANG_NEUTRAL in Korean resources.
[wine/hacks.git]
/
dlls
/
lz32
/
Makefile.in
blob
58361ee9c9aa9484bcb7e5c8d4192e88b7c9ba70
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
lz32.dll
6
IMPORTLIB
=
liblz32.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
lzexpand_main.c
10
C_SRCS16
=
lzexpand16.c
11
SPEC_SRCS16
=
lzexpand.spec
12
13
@MAKE_DLL_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend