This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Improvement to makemakefile script


Koeller, T. wrote:
Hi,

with the current version of the makemakefile script,
the generated makefile can only be used to build the
documentation in-place in the doc/sgml directory (which
is not where the configuration tool expects it to be).

The attached patch modifies the script to create a
makefile that works independently of its position in
the file system, so the docs can be built in an arbitrary
directory.

Thanks! Applied with one modification (using `dirname` instead of $(dirname)).


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]