Xref: utzoo comp.sys.apollo:7078 gnu.emacs.help:322 Path: utzoo!utgpu!watserv1!watmath!uunet!bellcore!att!emory!gatech!mcnc!decwrl!motbos!motaus!oakhill!donh From: donh@victory.oakhill.uucp (Don Horr) Newsgroups: mot.general,comp.sys.apollo,gnu.emacs.help Subject: Re: Gnu Make Question Message-ID: Date: 13 Nov 90 13:39:24 GMT References: <2455@dover.sps.mot.com> Sender: news@oakhill.UUCP Distribution: na Organization: SPS CAD, Motorola Inc., Austin, Texas. Lines: 10 In-reply-to: turner@smart.sps.mot.com's message of 12 Nov 90 23:00:35 GMT I have found the same thing happening with gnumake. I.e., if it checks a file out, the file is not erased. I just add an "rcsclean" to the make action to clean things up. It removes any files which have been checked out but not modified and leaves the modified files alone. -- Don Horr SSDT Motorola, Inc., Austin TX (donh@victory.sps.mot.com)