IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2005, 7:58:58 AM (21 years ago)
Author:
desonia
Message:

changed name of fileUtils to dataIO to better coorespond to the latest
SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/Makefile.am

    r3127 r3684  
    1 #Makefile for fileUtils functions of psLib
     1#Makefile for dataIO functions of psLib
    22#
    33INCLUDES = \
     
    99        $(all_includes)
    1010
    11 noinst_LTLIBRARIES = libpslibfileUtils.la
     11noinst_LTLIBRARIES = libpslibdataIO.la
    1212
    13 libpslibfileUtils_la_SOURCES = \
     13libpslibdataIO_la_SOURCES = \
    1414        psLookupTable.c \
    1515        psFits.c
    1616
    1717BUILT_SOURCES = psFileUtilsErrors.h
    18 EXTRA_DIST = psFileUtilsErrors.dat psFileUtilsErrors.h fileUtils.i
     18EXTRA_DIST = psFileUtilsErrors.dat psFileUtilsErrors.h dataIO.i
    1919
    2020psFileUtilsErrors.h: psFileUtilsErrors.dat
Note: See TracChangeset for help on using the changeset viewer.