From: Cyrill G. <gor...@gm...> - 2013-10-28 07:34:27
|
On Mon, Oct 28, 2013 at 11:30:51AM +0400, Cyrill Gorcunov wrote: > > > 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? Ah, I misread your email. I'll move it to spotless then. |