IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2014, 7:02:38 AM (12 years ago)
Author:
eugene
Message:

fix issues with saving the tmp coords (and restoring after a failure)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/relastro/Makefile

    r37665 r37684  
    6060$(SRC)/CoordOps.$(ARCH).o            \
    6161$(SRC)/extra.$(ARCH).o            \
    62 $(SRC)/FixProblemImages.$(ARCH).o    \
    6362$(SRC)/StarMaps.$(ARCH).o    \
    6463$(SRC)/high_speed_catalogs.$(ARCH).o  \
     
    125124$(SRC)/relastro_objects.$(ARCH).o    \
    126125$(SRC)/save_catalogs.$(ARCH).o       \
    127 $(SRC)/CoordOps.$(ARCH).o            \
    128126$(SRC)/extra.$(ARCH).o            \
    129127$(SRC)/high_speed_catalogs.$(ARCH).o  \
     
    141139$(SRC)/BrightCatalog.$(ARCH).o
    142140
    143 #$(SRC)/FitChip.$(ARCH).o             \
    144 #$(SRC)/FitMosaic.$(ARCH).o           \
    145 #$(SRC)/UpdateChips.$(ARCH).o         \
    146 #$(SRC)/UpdateMosaic.$(ARCH).o        \
    147 #$(SRC)/UpdateSimple.$(ARCH).o        \
    148 #$(SRC)/write_coords.$(ARCH).o        \
    149 #$(SRC)/FixProblemImages.$(ARCH).o    \
    150 #$(SRC)/StarMaps.$(ARCH).o    \
    151 
    152141$(RELASTRO_CLIENT): $(INC)/relastro.h
    153142$(BIN)/relastro_client.$(ARCH): $(RELASTRO_CLIENT)
Note: See TracChangeset for help on using the changeset viewer.