gmake
Lucio Flores
lucio_flores_2000@yahoo.com
Mon Sep 3 20:04:00 GMT 2001
Hello. I've got a Makefile here, which executes an 'rm'
command for no reason at the end, after the last 'here' echo.
Here is output from doing a 'gmake' in the directory.
touch /swdevl/dogboy/testApp/src/testApp
rm -f /swdevl/dogboy/testApp/src/testApp
here
rm /swdevl/dogboy/private/LINUX/testApp/src/objB.d
/swdevl/dogboy/private/LINUX/testApp/src/main.d
/swdevl/dogboy/private/LINUX/testApp/src/objA.d
I haven't told the Makefile to perform the last 'rm'. For some
reason, it keeps doing it!! If you could look at my Makefile,
or point me to a forum where this kind of thing could be
answered, I would appreciate it!!
Thanks in advance.
Lucio Flores
lucio_flores_2000@yahoo.com
More information about the Gcc
mailing list