Magic Makefile 5 (Default branch) |
|
|
Saturday December 22, 2007. 09:43 AM FreshMeat
Magic Makefile is an alternative to
autoconf/automake, cmake, scons, etc. that uses
only GNU make and bash and other shell tools. It
makes it much simpler to do many C/C++ programming
tasks without having to resort to an IDE.
License: GNU General Public License v2
Changes:
Lots of cleanups and more GUI building support
|