Xref: utzoo comp.sys.apollo:7094 gnu.utils.bug:1532 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!shelby!apple!snorkelwacker.mit.edu!ai-lab!ai.mit.edu!gnulists From: victory.oakhill!donh@cs.utexas.edu (Don Horr) Newsgroups: mot.general,comp.sys.apollo,gnu.utils.bug Subject: Re: Gnu Make Question Message-ID: Date: 13 Nov 90 13:39:24 GMT References: <2455@dover.sps.mot.com> Followup-To: gnu.utils.bugs Organization: SPS CAD, Motorola Inc., Austin, Texas. Lines: 11 Approved: info-gnu@prep.ai.mit.edu Posted-Date: 13 Nov 90 13:39:24 GMT To: uunet!gnu-emacs-announce@uunet.uu.net In-Reply-To: turner@smart.sps.mot.com's message of 12 Nov 90 23:00:35 GMT --text follows this line-- 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)