%% [EMAIL PROTECTED] writes: m> Is there anyway in GNU make to figure out what the top makefile was
Not in the current version of GNU make. Obviously you can set a variable or something with that value before you include, but that's about it. -- ------------------------------------------------------------------------------- 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://mail.gnu.org/mailman/listinfo/help-make
