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
user32: Avoid TRUE:FALSE conditional expressions.
[wine.git]
/
dlls
/
imm32
/
Makefile.in
blob
51077fdb790131958713374a9439590a6a6754d5
1
MODULE
=
imm32.dll
2
IMPORTLIB
=
imm32
3
IMPORTS
=
user32 gdi32 advapi32
4
5
C_SRCS
=
\
6
imm.c
7
8
RC_SRCS
=
version.rc
9
10
@MAKE_DLL_RULES@