IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2006, 7:13:42 AM (20 years ago)
Author:
magnier
Message:

bulk merge of eam_rel9_p0 onto this branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/Makefile.am

    r6301 r6448  
    44libpsmoduleastrom_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    55libpsmoduleastrom_la_SOURCES  = \
    6     pmAstrometry.c \
    7     pmAstrometryObjects.c
     6        pmFPA.c \
     7        pmFPAAstrometry.c \
     8        pmAstrometryObjects.c \
     9        pmFPAConstruct.c \
     10        pmFPARead.c \
     11        pmFPAWrite.c \
     12        pmReadout.c \
     13        psAdditionals.c \
     14        pmConcepts.c \
     15        pmConceptsRead.c \
     16        pmConceptsWrite.c \
     17        pmConceptsStandard.c \
     18        pmChipMosaic.c
    819
    920psmoduleincludedir = $(includedir)
    1021psmoduleinclude_HEADERS = \
    11     pmAstrometry.h \
    12     pmAstrometryObjects.h
     22        pmFPA.h \
     23        pmFPAAstrometry.h \
     24        pmAstrometryObjects.h \
     25        pmFPAConstruct.h \
     26        pmFPARead.h \
     27        pmFPAWrite.h \
     28        pmReadout.h \
     29        psAdditionals.h \
     30        pmConcepts.h \
     31        pmConceptsRead.h \
     32        pmConceptsWrite.h \
     33        pmConceptsStandard.h \
     34        pmChipMosaic.h
Note: See TracChangeset for help on using the changeset viewer.