IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2006, 3:57:06 PM (20 years ago)
Author:
magnier
Message:

major file reorganization

File:
1 edited

Legend:

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

    r7007 r7019  
    44libpsmoduleastrom_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    55libpsmoduleastrom_la_SOURCES  = \
    6         pmFPA.c \
    7         pmFPAConstruct.c \
    8         pmFPACopy.c \
    9         pmFPAHeader.c \
    10         pmFPARead.c \
    11         pmFPAUtils.c \
    12         pmFPAWrite.c \
    13         pmHDU.c \
    14         pmHDUUtils.c \
    15         pmReadout.c \
    16         pmChipMosaic.c \
    17         pmConcepts.c \
    18         pmConceptsRead.c \
    19         pmConceptsWrite.c \
    20         pmConceptsStandard.c \
    21         pmFPA_JPEG.c \
    22         pmFPAview.c \
    23         pmFPAfile.c \
    246        pmAstrometryObjects.c
    257
    26 #       pmFPAMaskWeight.c \
    278#       pmFPAAstrometry.c
    28 #       pmChipMosaic.c
    299
    3010psmoduleincludedir = $(includedir)
    3111psmoduleinclude_HEADERS = \
    32         pmFPA.h \
    33         pmFPAConstruct.h \
    34         pmFPACopy.h \
    35         pmFPAHeader.h \
    36         pmFPARead.h \
    37         pmFPAUtils.h \
    38         pmFPAWrite.h \
    39         pmHDU.h \
    40         pmHDUUtils.h \
    41         pmReadout.h \
    42         pmChipMosaic.h \
    43         pmConcepts.h \
    44         pmConceptsRead.h \
    45         pmConceptsWrite.h \
    46         pmConceptsStandard.h \
    47         pmFPA_JPEG.h \
    48         pmFPAview.h \
    49         pmFPAfile.h \
    5012        pmAstrometryObjects.h
    5113
    52 #       pmFPAMaskWeight.h \
    5314#       pmFPAAstrometry.h
    54 #       pmAstrometryObjects.h
    55 #       pmChipMosaic.h
Note: See TracChangeset for help on using the changeset viewer.