$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2005-07-26 20:05:21
Martin Bonner wrote:
> > Wave executable could have feature for use in makefiles or makefile
> > generators.
>
> [snip]
>
> > Most likely output consisting from only space separated dependent
> > headers (no *.obj, no foo.c itself) is the best ouput as
> the text is
> > futher manipulated.
>
> That breaks horribly as soon as you have any headers whose
> names contain spaces!
If the filenames contain spaces you'll have to quote these appropriatly
(perhaps in a platform dependent way).
> (P.S. Is this the correct list for this?)
Sure, why not?
Regards Hartmut