IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2004, 11:46:21 AM (22 years ago)
Author:
desonia
Message:

moved the test binaries to psLib/testbin so that FullUnitTest sets the
LD_LIBRARY_PATH correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel1/psLib/src/Makefile.Globals

    r1043 r1050  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.10.2.1 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-06-15 03:09:15 $
     7##  $Revision: 1.10.2.2 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-06-15 21:46:21 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929
    3030ifndef testbindir
    31     export testbindir = $(prefix)/bin/test
     31    export testbindir = $(prefix)/testbin
    3232endif
    3333
Note: See TracChangeset for help on using the changeset viewer.