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/astro/Makefile.am

    r4502 r4540  
    33AM_CFLAGS=$(CFLAGS) -DPS_CONFIG_FILE_DEFAULT=\"$(sysconfdir)/pslib/psTime.config\"
    44
    5 INCLUDES = `echo "$(SRCLIBS} | sed sed "s|\(\\w\+\)|-I\$(top_builddir)/src/\1|g"`
    6 
    75noinst_LTLIBRARIES = libpslibastro.la
    86libpslibastro_la_SOURCES = \
    97        psTime.c \
    10         psCoord.c
    11        
    12 BUILT_SOURCES = psAstroErrors.h
     8        psCoord.c
    139
    14 EXTRA_DIST = psAstroErrors_$(LANG).dat astro.i
    15 
    16 psAstroErrors.h: psAstroErrors_$(LANG).dat
    17         $(top_srcdir)/src/psParseErrorCodes --data=$? $@
     10EXTRA_DIST = astro.i
    1811
    1912pslibincludedir = $(includedir)
Note: See TracChangeset for help on using the changeset viewer.