IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33001 for trunk/magic/Makefile


Ignore:
Timestamp:
Dec 22, 2011, 9:50:39 AM (15 years ago)
Author:
eugene
Message:

EAM: do not clean ssa-core-cpp with magic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/Makefile

    r28383 r33001  
    1818clean:
    1919        if [ -d magic ]; then (cd magic && make -f Makefile.magic clean); fi
    20         if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && make clean); fi
     20        # if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && make clean); fi
    2121
    2222update:
Note: See TracChangeset for help on using the changeset viewer.