On Tue, Apr 7, 2009 at 5:54 AM, ankit jain wrote:
> Hi all,
>
> I want to remove certain files when i do make clean.These files are
> generated while running tests.
> how to achieve it..
> if i dont do that the files which once generated remains there...
> on make clean only object files will remo
Hi all,
I want to remove certain files when i do make clean.These files are
generated while running tests.
how to achieve it..
if i dont do that the files which once generated remains there...
on make clean only object files will remove automatically nothing is needed
to do from our side.
but apar