IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2015, 10:17:16 AM (11 years ago)
Author:
eugene
Message:

some cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150625/Ohana/src/addstar/Makefile

    r38594 r38596  
    3939# programs in 'SERVER' use the client-server concept and are out of date
    4040
    41 INSTALL = addstar sedstar loadstarpar loadstarpar_client loadICRF loadICRF_client load2mass loadwise loadtycho loadsupercos skycells mkcmf dumpskycells findskycell
     41INSTALL = addstar sedstar loadgalphot loadstarpar loadstarpar_client loadICRF loadICRF_client load2mass loadwise loadtycho loadsupercos skycells mkcmf dumpskycells findskycell
    4242SERVER  = addstar_client addstarc addstard addstart
    4343
     
    4646# I need to fix the client/server version of addstar now that I have dropped Stars
    4747# as an autocode type and have converted to carrying average and measure
    48 # all: addstar sedstar load2mass skycells
    49 
    50 # $(SRC)/find_subset.$(ARCH).o \
    51 # $(SRC)/dump.$(ARCH).o \
    52 # $(SRC)/ReadStarsTEXT.$(ARCH).o \
    53 # $(SRC)/StarOps.$(ARCH).o \
    5448
    5549ADDSTAR = \
     
    109103$(SRC)/psps_ids.$(ARCH).o
    110104
    111 ##
    112 
    113105# this is the client for parallel operations
    114106ADDSTAR_CLIENT = \
Note: See TracChangeset for help on using the changeset viewer.