Hello everybody,

I am using several tools that insist on globbing for input on their own. 
E.g.,

    tup.definerule{ command="artifice somewhere/beyond/the/sea/*.png", 
outputs={"great.art") }

Occasionally, a new picture goes beyond and I would like tup to start 
artificing. But tup is not psychic and reasons that neither registered 
input nor the command changed and therefore everything must be up to date.

As I want the command to run I have to make sure it changes if a new file 
arrives.
I can do that, but is there a tup way to do it properly?

Regards,
Dirk

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to