%% "Tribhuwan Kama" <[EMAIL PROTECTED]> writes: tk> What needs to be done to remove it automatically?
Files are not removed automatically unless make considers them to be intermediate targets. Check the GNU make manual for information on intermediate targets, when a file is and is not one, and other useful information. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
