IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 4:13:14 PM (16 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/magic/Makefile

    r26810 r26870  
    22default: all
    33
    4 all: ssa-core-cpp magic remove
     4all: ssa-core-cpp magic remove verify
    55
    6 install: magic.install remove.install
     6install: magic.install remove.install verify.install
    77
    88clean:
    99        if [ -d magic ]; then (cd magic && make -f Makefile.magic clean); fi
    1010        if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && make clean); fi
    11         cd $(REMOVE) && make -f Makefile.simple clean
    1211
    1312update:
Note: See TracChangeset for help on using the changeset viewer.