--- Tom Elrod <[EMAIL PROTECTED]> wrote:
> I would like to recompile an IDL file if the IDL file is newer than the
> source it generates, which the sample code below does.  I would also
> like to recompile the IDL file if the source it generates does not
> exist. Anyone have an idea how I would do this?

You could try using a combination of <uptodate> (for newer-than) and
<available> (for not-exist).

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

Reply via email to