%% Yakov Lerner <[EMAIL PROTECTED]> writes:
yl> How can I insert a 1-line 'case' statement into '$(shell ...) ?
Use the {} method of referencing variables and functions instead:
${shell ...}
Thanks, it works.
Jacob Lerner
_______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
