Hi,

This is a script I wrote recently to build C++ programs that's based on
make.

http://bitwiserlabs.com/cppmake/

It attempts to figure out which source files need compiled, generates a
makefile to build them and then invokes make. If anyone thinks it might be
useful feel free to give it a try.

I hope this isn't off topic but I couldn't think of a more appropriate list.
If you know of a more appropriate place to discuss this let me know.

Ryan


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to