Sign In/My Account | View Cart  
advertisement



Perl Resources | Topic: Programming

CONS
Do you use Makefiles for your project? Have you ever done a %22make clean; make all%22 just because you didn't know if the files you changed would be rebuilt correctly? Or perhaps you work on several machines accessing an NFS server, and if their clocks aren't in sync, make won't know to rebuild things? Well, welcome to a new and better way to control the building of your projects. CONS is a replacement for MAKE. It is not compatible with make, but it has a number of powerful capabilities not found in other software construction systems, including make.


Sponsored By: