34 lines
579 B
Plaintext
34 lines
579 B
Plaintext
|
!IF 0
|
||
|
this directory contains help files only for IMEs, which will be binplaced to langpack
|
||
|
|
||
|
!endif
|
||
|
|
||
|
TARGETNAME=
|
||
|
TARGETTYPE=NOTARGET
|
||
|
TARGETPATH=
|
||
|
|
||
|
SOURCES=
|
||
|
|
||
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
||
|
|
||
|
|
||
|
# Platform specific MISCFILES
|
||
|
|
||
|
X86_MISCFILES =
|
||
|
|
||
|
ALPHA_MISCFILES =
|
||
|
|
||
|
|
||
|
# Files that have the same name, but are different for each platform
|
||
|
|
||
|
MISCFILES = \
|
||
|
winabc.cnt \
|
||
|
winabc.hlp \
|
||
|
wingb.chm \
|
||
|
winime.chm \
|
||
|
winpy.chm \
|
||
|
winsp.chm \
|
||
|
winzm.chm \
|
||
|
imegen.chm
|
||
|
|