### # $Id$ # # Edit to set the destination directory for "make install" target. # LOCAL_ROOT also used for linking things like geotiff and OpenThread which # are typically installed in /usr/local/lib or /opt/local/lib ### unix:LOCAL_ROOT=/usr/local/ossim macx:LOCAL_ROOT=/opt/local/ # Where "make install" will go. INSTALL_PREFIX=$$LOCAL_ROOT