From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10302041433.AA12868@clio.rice.edu> Subject: Re: zoneinfo generated files To: djgpp-workers AT delorie DOT com Date: Tue, 4 Feb 2003 08:33:53 -0600 (CST) In-Reply-To: <004701c2cc2c$050360d0$0100a8c0@acp42g> from "Andrew Cottrell" at Feb 04, 2003 08:01:34 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > make ../zoneinfo/src generates and installs files we have in CVS - > > Is this a problem with the make under Win2K (calling install) - or > > are these really generated files checked into CVS? If so, should we > > remove generated files from CVS? > > As far as I have been aware these get re-built every time a full build is > done, ie 'make clean' followed by a 'make' in the src directory. I also did a clean build on W98 last night and saw they were overwritten. I will delete them and try a clean build. If that works OK I'll remove them from CVS.