%% "Robert P. J. Day" <[EMAIL PROTECTED]> writes: rpjd> not sure if there are any plans for this, but is there a function rpjd> for printing stuff that has less ominous overtones than "warning"? rpjd> perhaps "note" or "info" or something? i've always felt that rpjd> "warning" should be reserved for stuff that's non-fatal but still rpjd> something to be concerned about. as opposed to just wanting to print rpjd> something.
$(info foo bar) See ftp://alpha.gnu.org/gnu/make/make-3.81beta4.tar.gz -- ------------------------------------------------------------------------------- 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
