IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2312


Ignore:
Timestamp:
Nov 8, 2004, 3:50:24 PM (22 years ago)
Author:
harman
Message:

Added path to time config file

File:
1 edited

Legend:

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

    r2273 r2312  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.22 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-11-04 01:04:57 $
     7##  $Revision: 1.23 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-11-09 01:50:24 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4040endif
    4141
    42 ifndef SER7_FILE
    43     export SER7_FILE = $(prefix)/data/ser7.dat
    44 endif
    45 
    46 ifndef TAIUTC_FILE
    47     export TAIUTC_FILE = $(prefix)/data/tai-utc.dat
     42ifndef TIME_CONFIG_FILE
     43    export TIME_CONFIG_FILE = $(prefix)/config/psTime.config
    4844endif
    4945
Note: See TracChangeset for help on using the changeset viewer.