Is there a way to have sinan build from a particular directory down?
Garrett
> --
> You received this message because you are subscribed to the Google Groups "erlware-questions" group.
> To post to this group, send email to erlware-...@googlegroups.com.
> To unsubscribe from this group, send email to erlware-questi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/erlware-questions?hl=en.
>
>
Naturally, if there's a dependency on another project at runtime, all
bets are off. But to compile, I should be able to use the dependency
feature of sinan to reference required include dir without those apps
being compiled -- assuming I'm, e.g. a subdir.
This is common pattern/workflow in makefile based builds.
On Sun, Jan 24, 2010 at 1:01 PM, Martin Logan <martin...@gmail.com> wrote: