David Fetter said:
> I'm picturing something like this:
>
> make install # Option 0 Leave
> as-is make install --auto_schema [--generate_path_mod] # Option 1
> make install --schema=contrib # Option 2
> make install --schema=foo # Option 3
>
Or maybe set it up at configure time, c.f. installation directories.
cheers
andrew