IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 11, 2004, 3:33:16 PM (22 years ago)
Author:
desonia
Message:

bug fixes found while testing psFFT routines.

File:
1 edited

Legend:

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

    r806 r1008  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.9 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-05-28 20:26:49 $
     7##  $Revision: 1.10 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-06-12 01:33:16 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2626ifndef includedir
    2727    export includedir = $(prefix)/include
     28endif
     29
     30ifndef testbindir
     31    export testbindir = $(prefix)/bin/test
    2832endif
    2933
Note: See TracChangeset for help on using the changeset viewer.