IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2004, 3:12:32 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r657 r678  
    33##  Makefile:   test/sysUtils
    44##
    5 ##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-13 06:06:34 $
     5##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-14 01:12:32 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1616PSLIB_LIB_DIR = ../../lib
    1717
    18 TARGET = tst_psStats00
     18TARGET = tst_psStats00 \
     19         tst_psStats01 \
     20         tst_psStats02
    1921
    2022all: $(TARGET)
    2123
    2224tst_psStats00:          tst_psStats00.o
     25tst_psStats01:          tst_psStats01.o
     26tst_psStats02:          tst_psStats02.o
    2327
    2428clean:
Note: See TracChangeset for help on using the changeset viewer.