repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
richedit: Simplify redundant code in WM_IME_COMPOSITION.
[wine/hramrach.git]
/
programs
/
winhelp.exe16
/
Makefile.in
blob
999188a43355c071fb7e70d100a19dfd264cd31b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winhelp.exe16
6
APPMODE
= -
mwindows
-
Wb
,--
subsystem
,
win16
7
IMPORTS
=
kernel32 kernel
8
9
C_SRCS
=
winhelp.c
10
11
@MAKE_PROG_RULES@