> You could do something like.. > > $ cat foo.c > #include ".../.../../other/foo.c" > > Hackity but pretty close to a symlink This doesn't work in our particular case when generating packages, where symlinks do. Though maybe this can be fixed up when generating the tar files... - Sean