From: Cyrill G. <gor...@gm...> - 2013-10-28 07:31:02
|
On Mon, Oct 28, 2013 at 12:20:58AM -0700, H. Peter Anvin wrote: > On 10/27/2013 10:18 AM, nasm-bot for Cyrill Gorcunov wrote: > > Commit-ID: b6c7291b3d1f904b20955c3f9829b8cc92801227 > > Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=b6c7291b3d1f904b20955c3f9829b8cc92801227 > > Author: Cyrill Gorcunov <gor...@gm...> > > AuthorDate: Sun, 27 Oct 2013 21:15:47 +0400 > > Committer: Cyrill Gorcunov <gor...@gm...> > > CommitDate: Sun, 27 Oct 2013 21:15:47 +0400 > > > > make: Remove generated files on clean target > > > > Signed-off-by: Cyrill Gorcunov <gor...@gm...> > > I'm not sure if that is a good idea, or if that is better left to "make > spotless". On the other hand if you don't have Perl on your system > you're probably just building from a clean tarball anyway. Hmm, maybe add cleanout target which would call clean first and remove generated files as well? Cyrill |