IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34100 for trunk


Ignore:
Timestamp:
Jun 27, 2012, 1:40:23 PM (14 years ago)
Author:
eugene
Message:

do not build doxygen code for ssa_core_cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/Makefile

    r33001 r34100  
    6060
    6161ssa-core-cpp/build/libSSA.a:
    62         if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && ./configure && make); fi
     62        if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && ./configure --disable-doxygen && make); fi
    6363
    6464magic: magic/DetectStreaks
Note: See TracChangeset for help on using the changeset viewer.