%% "Asperheim, Eric" <[EMAIL PROTECTED]> writes:
ae> It's just the syntax of the while command in c or tc shell:
ae> while (expression)
ae> command(s)
ae> end
ae> and your suggestion, unfortunately, doesn't work. Plus, I really
ae> don't want to switch to sh shell since our group uses c/tc shell,
ae> i.e. I'd rather stick with the simple script.
Well, ultimately this is a shell script question not a make question,
and since you can probably count the number of make users using csh or
tcsh in their makefiles on one hand :), you're probably better off
asking on a shell programming mailing list or newsgroup.
Sorry I can't be of more help; maybe someone else here knows more about
csh syntax and can say how to properly write a while loop all in one
line.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"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