IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 730


Ignore:
Timestamp:
May 18, 2004, 3:52:07 PM (22 years ago)
Author:
gusciora
Message:

I'm getting really tired of this.

Location:
trunk/psLib/test/dataManip
Files:
2 added
1 edited

Legend:

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

    r678 r730  
    33##  Makefile:   test/sysUtils
    44##
    5 ##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-14 01:12:32 $
     5##  $Revision: 1.4 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-19 01:52:07 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1818TARGET = tst_psStats00 \
    1919         tst_psStats01 \
    20          tst_psStats02
     20         tst_psStats02 \
     21         tst_psStats03 \
     22         tst_psStats04
    2123
    2224all: $(TARGET)
     
    2527tst_psStats01:          tst_psStats01.o
    2628tst_psStats02:          tst_psStats02.o
     29tst_psStats03:          tst_psStats03.o
     30tst_psStats04:          tst_psStats04.o
    2731
    2832clean:
Note: See TracChangeset for help on using the changeset viewer.