Hi all,<br><br>I want to remove certain files when i do make clean.These files are generated while running tests.<br>how to achieve it..<br>if i dont do that the files which once generated remains there...<br>on make clean only object files will remove automatically nothing is needed to do from our side.<br>
but apart from that if we want to remove anything while doing make clean how to do i dont know..<br><br>Guide me with an example..<br><br>Ankit<br> <br>