What do you recommend for software projection management?
    Mark Ellson 
    mfe at leadsv.UUCP
       
    Thu Feb  7 13:33:31 AEST 1985
    
    
  
In response to the inquiry:
> Have you used the SPMS Software Project
> Management System, which is part of the user contributed software
> in 4.2 BSD Unix?  If so, what are your impressions of it?  
Here at LMSC we are making use of some of the components in SPMS.  The mkmf
function, which is a makefile generator, is especially useful if you can
live within its restrictions.  Particularly,  it attempts to treat all of
the source files in a single directory as all part of the same library or
executable.  This can force you to really be careful about the way that you
structure your sources.
				Mark Ellson
				ucbvax!{sun!sunncal,amd!cae780}!leadsv!mfe
    
    
More information about the Comp.unix
mailing list