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
shell32: Replaced drive.ico with a Tango compliant icon.
[wine.git]
/
dlls
/
imm.dll16
/
Makefile.in
blob
c9f8a576c95bf445b5ab4af3fdca27773938fbfe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
imm.dll16
6
IMPORTS
=
kernel32
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
imm32.dll
8
9
@MAKE_DLL_RULES@