IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5511 for trunk/psLib/swig


Ignore:
Timestamp:
Nov 14, 2005, 12:18:38 PM (21 years ago)
Author:
desonia
Message:

Overhauled the Fits functions to match latest SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/swig/Makefile.am

    r5139 r5511  
    77# this is going into a make file one directory deeper in the tree so the
    88# realitive paths need to be adjusted
    9 SWIGINC=`echo "${SRCINC}" | ${SED} "s|-I|-I../|g"`
     9SWIGINC=`echo "${SRCINC}" | ${PERL} -pe "s|-I|-I../|g"`
    1010
    1111####################################################
Note: See TracChangeset for help on using the changeset viewer.