Under ros, a make clean completed successfully with no errors. Did it delete everything? I didn't check.
I really want to know why the temp files are being left behind in the first place.
On 8/11/05, Brandon Turner turnerb7@msu.edu wrote:
Hello,
This commit has broken compiling ROS with ROS cmd.exe. While building it is rbuild is not deleting all the temp files it is creating(ROS only). When trying to delete them doing "del *.*aaa" it does not delete _all_ files it should however running the command again will pick up what it left before(reported by WD). Make install and make clean are both effected in some way as well. Here is the output: