IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6056 for trunk/psphot/Makefile


Ignore:
Timestamp:
Jan 19, 2006, 2:55:33 PM (21 years ago)
Author:
eugene
Message:

adapted everything to work with pmReadout *readout instead of eamReadout *imdata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/Makefile

    r5993 r6056  
    5656$(SRC)/psSparse.$(ARCH).o           \
    5757$(SRC)/psPolynomialUtils.$(ARCH).o  \
    58 $(SRC)/psImageData.$(ARCH).o        \
    5958$(SRC)/psModulesUtils.$(ARCH).o     \
    6059$(SRC)/pmSourceContour.$(ARCH).o    \
     
    6665$(SRC)/psBicube.$(ARCH).o           \
    6766$(SRC)/psphotTestArguments.$(ARCH).o
     67
     68OLD = \
     69$(SRC)/psImageData.$(ARCH).o       
     70
    6871
    6972psphot: $(BIN)/psphot.$(ARCH)
Note: See TracChangeset for help on using the changeset viewer.