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/configure.ac

    r6872 r7019  
    4949
    5050SRCPATH='${top_srcdir}/src'
    51 SRCDIRS="astrom config detrend imcombine imsubtract objects pslib"
     51SRCDIRS="pslib config concepts camera astrom detrend imcombine objects"
    5252# escape two escapes at this level so \\ gets passed to the shell and \ to perl
    5353SRCINC=`echo "${SRCDIRS=}" | ${PERL} -pe "s|(\w+)|-I\\\\${SRCPATH=}/\1|g"`
     
    114114  src/Makefile
    115115  src/astrom/Makefile
     116  src/camera/Makefile
    116117  src/config/Makefile
     118  src/concepts/Makefile
    117119  src/detrend/Makefile
    118120  src/imcombine/Makefile
    119   src/imsubtract/Makefile
    120121  src/objects/Makefile
    121122  src/pslib/Makefile
     
    123124  test/astrom/Makefile
    124125  test/config/Makefile
     126  test/camera/Makefile
     127  test/concepts/Makefile
    125128  test/detrend/Makefile
    126129  test/imcombine/Makefile
    127   test/imsubtract/Makefile
    128130  test/objects/Makefile
    129131  test/pslib/Makefile
Note: See TracChangeset for help on using the changeset viewer.