IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24666 for trunk/magic


Ignore:
Timestamp:
Jul 3, 2009, 3:02:54 PM (17 years ago)
Author:
eugene
Message:

updating for automated build

Location:
trunk/magic
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/Makefile.in

    r24665 r24666  
     1
     2MAGICDIR = ../../psydney
    13
    24default: all
     
    1315update:
    1416        # get the source code (replace this with SVN interactions)
    15         tar xvzf @MAGICDIR@/magic.tgz
    16         tar xvzf @MAGICDIR@/ssa-core-cpp.tgz
     17        tar xvzf ~/magic.tgz
     18        tar xvzf ~/ssa-core-cpp.tgz
    1719        cp Makefile.magic magic/Makefile.magic
    1820
Note: See TracChangeset for help on using the changeset viewer.