IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1157


Ignore:
Timestamp:
Jun 30, 2004, 11:05:55 AM (22 years ago)
Author:
harman
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/Makefile

    r1152 r1157  
    33##  Makefile:   test/sysUtils
    44##
    5 ##  $Revision: 1.24 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-06-30 20:22:03 $
     5##  $Revision: 1.25 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-06-30 21:05:55 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121
    2222TARGET = tst_psMatrix01 \
    23  tst_psMatrix02 \
    24  tst_psMatrix03 \
    25  tst_psMatrix04 \
    26  tst_psMatrix05 \
    27  tst_psMatrix06 \
    28  tst_psMatrix07 \
    29  tst_psMatrixVectorArithmetic01 \
    30  tst_psMatrixVectorArithmetic02 \
    31  tst_psMatrixVectorArithmetic03 \
    32  tst_psStats00 \
    33  tst_psStats01 \
    34  tst_psStats02 \
    35  tst_psStats03 \
    36  tst_psStats05 \
    37  tst_psStats06 \
    38  tst_psStats07 \
    39  tst_psStats08 \
    40  tst_psStats09 \
    41  tst_psHist00 \
    42  tst_psHist01 \
    43  tst_psHist02 \
    44  tst_psFunc00 \
    45  tst_psFunc01 \
    46  tst_psImageStats00 \
    47  tst_psImageStats01 \
    48  tst_psImageStats02 \
    49  tst_psImageStats03 \
    50  tst_psImageIO \
    51  tst_psVectorFFT \
    52  tst_psImageFFT
    53 # tst_psMinimize00
     23tst_psMatrix02 \
     24tst_psMatrix03 \
     25tst_psMatrix04 \
     26tst_psMatrix05 \
     27tst_psMatrix06 \
     28tst_psMatrix07 \
     29tst_psMatrixVectorArithmetic01 \
     30tst_psMatrixVectorArithmetic02 \
     31tst_psMatrixVectorArithmetic03 \
     32tst_psStats00 \
     33tst_psStats01 \
     34tst_psStats02 \
     35tst_psStats03 \
     36tst_psStats05 \
     37tst_psStats06 \
     38tst_psStats07 \
     39tst_psStats08 \
     40tst_psStats09 \
     41tst_psHist00 \
     42tst_psHist01 \
     43tst_psHist02 \
     44tst_psFunc00 \
     45tst_psFunc01 \
     46tst_psImageStats00 \
     47tst_psImageStats01 \
     48tst_psImageStats02 \
     49tst_psImageStats03 \
     50tst_psImageIO \
     51tst_psVectorFFT \
     52tst_psImageFFT
    5453
    5554DEPENDENCIES = $(addprefix builddir/,$(addsuffix .d,$(TARGET)))
Note: See TracChangeset for help on using the changeset viewer.