IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2005, 9:12:01 AM (21 years ago)
Author:
desonia
Message:

massive restructuring of codebase.

File:
1 edited

Legend:

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

    r4502 r4540  
    11#Makefile for db functions of psLib
    22#
    3 INCLUDES = `echo "$(SRCLIBS} | sed sed "s|\(\\w\+\)|-I\$(top_builddir)/src/\1|g"`
    4 
    53noinst_LTLIBRARIES = libpslibdb.la
    64
    7 libpslibdataIO_la_SOURCES = \
     5libpslibdb_la_SOURCES = \
    86        psDB.c
    97
    10 
    11 BUILT_SOURCES = psDBErrors.h
    12 EXTRA_DIST = psDBErrors_en.dat db.i
    13 
    14 psFileUtilsErrors.h: psFileUtilsErrors.dat
    15         $(top_srcdir)/src/psParseErrorCodes --data=$? $@
     8EXTRA_DIST = db.i
    169
    1710pslibincludedir = $(includedir)
    1811pslibinclude_HEADERS = \
    19         psLookupTable.h \
    20         psFits.h \
    2112        psDB.h
    2213
Note: See TracChangeset for help on using the changeset viewer.