On Tue, 2008-09-30 at 22:21 +0530, George bush wrote: > Is there any option with GNU makes, using which, I can change the text > in the output message "Nothing to be done for `all'." whenever all the > targets and dependencies are up to date. I want to display something > like "Project is up to date".
No. Well, of course, GNU make is open source so you can always just edit the code to change the message, and recompile it. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
