Index: trunk/psLib/test/collections/Makefile
===================================================================
--- trunk/psLib/test/collections/Makefile	(revision 595)
+++ trunk/psLib/test/collections/Makefile	(revision 688)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/collections
 ##
-##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-06 23:23:02 $
+##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-14 21:04:23 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -16,10 +16,7 @@
 PSLIB_LIB_DIR = ../../lib
 
-TARGET = tst_psArray_01  \
-         tst_psArray_02  \
-         tst_psArray_03  \
-         tst_psArray_04  \
-         tst_psArray_05  \
-         tst_psArray_06  \
+TARGET = tst_psVector_01 \
+         tst_psVector_02 \
+         tst_psVector_03 \
          tst_psBitSet_01 \
          tst_psBitSet_02 \
@@ -35,10 +32,7 @@
 all: $(TARGET)
 
-tst_psArray_01: tst_psArray_01.o
-tst_psArray_02: tst_psArray_02.o
-tst_psArray_03: tst_psArray_03.o
-tst_psArray_04: tst_psArray_04.o
-tst_psArray_05: tst_psArray_05.o
-tst_psArray_06: tst_psArray_06.o
+tst_psVector_01: tst_psVector_01.o
+tst_psVector_02: tst_psVector_02.o
+tst_psVector_03: tst_psVector_03.o
 tst_psBitSet_01: tst_psBitSet_01.o
 tst_psBitSet_02: tst_psBitSet_02.o
