On 9/10/07, Jason Hickey <jyh at cs.caltech.edu> wrote: > You can export up the project tree, but you need to be explicit about > it. To do it, use .SUBDIRS with a body that includes the sub- > OMakefile, then ends with the appropriate export. Here is a silly > example that illustrates how to do it. OK, that worked great, thanks!