IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 10, 2004, 8:22:22 AM (22 years ago)
Author:
evanalst
Message:

Update Makefile to include tst_psMemory.c name change.

File:
1 edited

Legend:

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

    r584 r629  
    33##  Makefile:   test/sysUtils
    44##
    5 ##  $Revision: 1.7 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-05-06 00:20:50 $
     5##  $Revision: 1.8 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-05-10 18:22:22 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1919         atst_psAbort_02  \
    2020         atst_psAbort_03  \
    21          tstMemory        \
     21         tst_psMemory     \
    2222         tst_psError      \
    2323         tst_psHash00     \
     
    4242atst_psAbort_02: atst_psAbort_02.o
    4343atst_psAbort_03: atst_psAbort_03.o
    44 tstMemory: tstMemory.o
     44tst_psMemory: tst_psMemory.o
    4545tst_psError: tst_psError.o   
    4646tst_psHash00: tst_psHash00.o 
Note: See TracChangeset for help on using the changeset viewer.