|
From: | Werner LEMBERG |
Subject: | Re: [Groff] building process stuck when building groff-current using MinGW |
Date: | Mon, 10 Sep 2007 15:38:23 +0200 (CEST) |
> A problem with many make files is they do > > cmd data >foo > > instead of > > cmd data >foo.tmp && mv foo.tmp foo > > or similar. In this particular case such additional protection is unnecessary since Joe User isn't expected to compile from the CVS. However, I don't mind if a good guy provides patches to fix that. Werner
[Prev in Thread] | Current Thread | [Next in Thread] |