Simon Geard wrote:
> 
> Oddly enough, I used to have a script to do just that - written in bash
> shell of all things, though practically anything else would be better
> suited.
> 
> But in practice, writing your own tool to do it is entirely unnecessary,
> since that's exactly what 'make' does. Just write a Makefile expressing
> dependencies, and let it do the job for you. For example:

The tool I had in mind would be the thing that wrote the
Makefile, so make isn't up to that. make would process
the output of the program.

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to