You could look at what DJGPP does - I think it uses the @ convention,
ie you run

% foo @args

and the file 'args' is read by program foo and taken as arguments.  I
don't know how this interacts with make, exactly.

-- 
Ed Avis <[EMAIL PROTECTED]>


Reply via email to