IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5980 for trunk/psphot/Makefile


Ignore:
Timestamp:
Jan 13, 2006, 8:24:10 PM (21 years ago)
Author:
eugene
Message:

substantial work on the aperture residuals

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/Makefile

    r5840 r5980  
    5858$(SRC)/psphotBlendFit.$(ARCH).o        \
    5959$(SRC)/psphotApResid.$(ARCH).o \
     60$(SRC)/psphotAssessPSF.$(ARCH).o \
    6061$(SRC)/psBicube.$(ARCH).o
    6162
     
    8283$(SRC)/psphotTest.$(ARCH).o \
    8384$(SRC)/psphotTestArguments.$(ARCH).o \
    84 $(SRC)/pmSourceContour.$(ARCH).o \
    85 $(SRC)/psImageData.$(ARCH).o        \
    86 $(SRC)/psphotSetup.$(ARCH).o        \
    87 $(SRC)/psModulesUtils.$(ARCH).o     \
    88 $(SRC)/psSparse.$(ARCH).o
     85$(SRC)/psphotApResid.$(ARCH).o
    8986
    9087psphot: $(BIN)/psphot.$(ARCH)
     
    10299$(TEST): $(SRC)/psphot.h
    103100
    104 INSTALL = psphot psphotTest psphotModelTest
     101INSTALL = psphot
    105102
    106103# dependancy rules for binary code #########################
Note: See TracChangeset for help on using the changeset viewer.