Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site leadsv.UUCP Path: utzoo!utcs!lsuc!pesnta!amdcad!cae780!leadsv!mfe From: mfe@leadsv.UUCP (Mark Ellson) Newsgroups: net.unix Subject: Re: What do you recommend for software projection management? Message-ID: <372@leadsv.UUCP> Date: Wed, 6-Feb-85 22:33:31 EST Article-I.D.: leadsv.372 Posted: Wed Feb 6 22:33:31 1985 Date-Received: Thu, 7-Feb-85 21:46:11 EST References: <212@resonex.UUCP> Distribution: net Organization: LMSC-LEADS, Sunnyvale, Ca. Lines: 15 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