Makedepence Fix Procedure
From Fortis
Steps to fix make/depends:
1. Add the line
VPATH = .
to makefile file in makefortis directory.
2. Add paths to the
psdk/include/mfc psdk/include psdk/include/crt contrib/icu_3.2_source/include
to the PATH enviroment variable.
3. Execute
contrib/psdk/include/dos2unix *.* in cygwin enviroment.
- NOTE: File
makefortis/src/transdic_src/util/Makefile
has a reference to a
filename.cpp
file, but there is no such file