Index: branches/rel1/psLib/test/dataManip/Makefile
===================================================================
--- branches/rel1/psLib/test/dataManip/Makefile	(revision 1038)
+++ branches/rel1/psLib/test/dataManip/Makefile	(revision 1043)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.14 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-12 02:17:42 $
+##  $Revision: 1.14.2.1 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-15 03:09:23 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -66,5 +66,5 @@
 
 %   : builddir/%.o
-	$(CC) -o $@ $< -L$(PSLIB_LIB_DIR) -lpslib -lpstest -lgsl -lgslcblas $(LDFLAGS)
+	$(CC) -o $@ $< -L$(PSLIB_LIB_DIR) -lpslib -lpstest $(LDFLAGS)
 
 distclean: clean
