
27 Jul
2005
27 Jul
'05
1:05 a.m.
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