%% Noel Yap <[EMAIL PROTECTED]> writes: ny> Isn't this similar to one of your rules on how to write portable ny> makefiles? Don't, instead install a portable make (ie GNU make)
ny> Applied to this situation, install a portable shell :-) Hm. Maybe... installing a new shell is a much bigger deal than a new make, of course. Although I guess you could just install it somewhere (not in /bin) then always set SHELL in your makefiles to use that one. -- ------------------------------------------------------------------------------- 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
