IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2004, 9:10:51 AM (22 years ago)
Author:
desonia
Message:

fixed code so that tests were relocatable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile.Globals

    r1817 r2151  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-09-16 01:41:51 $
     7##  $Revision: 1.20 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-10-15 19:10:50 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3838ifndef libexecdir
    3939    export libexecdir = $(prefix)/lib
     40endif
     41
     42ifndef SER7_FILE
     43    export SER7_FILE = $(prefix)/data/ser7.dat
     44endif
     45
     46ifndef TAIUTC_FILE
     47    export TAIUTC_FILE = $(prefix)/data/tai-utc.dat
    4048endif
    4149
Note: See TracChangeset for help on using the changeset viewer.