IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7276


Ignore:
Timestamp:
Jun 1, 2006, 12:46:39 PM (20 years ago)
Author:
Paul Price
Message:

Removing pmReadout.[ch] from the build. It can probably be dropped altogether.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/Makefile.am

    r7275 r7276  
    1515        pmHDUUtils.c \
    1616        pmHDUGenerate.c \
    17         pmReadout.c \
    1817        pmChipMosaic.c \
    1918        pmFPA_JPEG.c \
    2019        pmFPAview.c \
    2120        pmFPAfile.c
    22 
    23 #       pmFPAMaskWeight.c \
    24 #       pmChipMosaic.c
     21#       pmReadout.c
    2522
    2623psmoduleincludedir = $(includedir)
     
    3734        pmHDUUtils.h \
    3835        pmHDUGenerate.h \
    39         pmReadout.h \
    4036        pmChipMosaic.h \
    4137        pmFPA_JPEG.h \
    4238        pmFPAview.h \
    4339        pmFPAfile.h
    44 
    45 #       pmFPAMaskWeight.h \
    46 #       pmChipMosaic.h
     40#       pmReadout.h
    4741
    4842CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.