IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2005, 9:23:49 PM (21 years ago)
Author:
eugene
Message:

adding mosaic astrom support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/Makefile

    r3389 r3402  
    1 #install:
    2 #       @echo "addstar under re-construction"
    31default: addstar
    42help:
     
    3129$(SRC)/ConfigInit.$(ARCH).o \
    3230$(SRC)/conversions.$(ARCH).o \
     31$(SRC)/dump.$(ARCH).o \
    3332$(SRC)/edge_check.$(ARCH).o \
    3433$(SRC)/find_matches.$(ARCH).o \
     
    112111# utilities #################################################
    113112
    114 # install:
     113install:
    115114        for i in $(INSTALL); do make $$i.install; done
    116115
Note: See TracChangeset for help on using the changeset viewer.