Namaste,

I have a repository structured such:

third_party/c/github.com/sass/libsass

third_party/c/github.com/sass/sassc

And I have rules to compile sass files to css
in my Tuprules.tup using the binary built as
`third_party/c/github.com/sass/sassc/bin/sassc`.  
I need Tup to automatically consider the executable
as a dependency. How do I do that in a macro?

Thank you!

Cheers,
Yesudeep.


-- 
-- 
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