Suppose I have a file "main.cc", if I run the following command "g++
-MM main.cc, I'll end up with following rule "main.o: main.cc".

Is there anyway that "main-o.o: main.cc" can be generated with g++?
Thanks,

Peng

_______________________________________________
Help-gplusplus mailing list
Help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to