[comp.lang.c++] Development environment for large C++ projects

corey@fred.cs.washington.edu (04/15/90)

Does anyone know of CASE tools that are currently available (or
available soon) for developing software projects in C++ that contain
several hundred source files?

The only tool I've heard of that's available now is the UNIX 'make'
utility which is severely underpowered for this type of use.  Are
there better dependency managers available?

Please reply by e-mail if you can.

Thanks,

- Corey Ashford