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

    r985 r1050  
    33##  Makefile:  psLib
    44##
    5 ##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-06-10 20:26:10 $
     5##  $Revision: 1.12.2.1 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-06-15 21:46:21 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    140140# the installation
    141141
    142 install: installdirs $(INSTALLTARGETS)
     142install: all installdirs $(INSTALLTARGETS)
    143143        install *.h $(includedir)
    144144        install $(TARGET_STATIC) $(libexecdir)
Note: See TracChangeset for help on using the changeset viewer.