IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2012, 6:43:19 AM (15 years ago)
Author:
eugene
Message:

updated setphot_client code to use more setphot functions (update_dvo_setphot, update_catalog_setphot)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/uniphot/Makefile

    r33241 r33255  
    6363SETPHOT_CLIENT = \
    6464$(SRC)/setphot_client.$(ARCH).o     \
     65$(SRC)/update_dvo_setphot.$(ARCH).o \
     66$(SRC)/update_catalog_setphot.$(ARCH).o \
    6567$(SRC)/initialize_setphot_client.$(ARCH).o \
    66 $(SRC)/ImageSubset.$(ARCH).o        \
    67 $(SRC)/update_dvo_setphot_client.$(ARCH).o \
    68 $(SRC)/update_catalog_setphot_client.$(ARCH).o
     68$(SRC)/ImageSubset.$(ARCH).o
    6969
    7070$(SETPHOT_CLIENT): $(INC)/setphot.h
Note: See TracChangeset for help on using the changeset viewer.