Index: trunk/psLib/test/sysUtils/Makefile
===================================================================
--- trunk/psLib/test/sysUtils/Makefile	(revision 780)
+++ trunk/psLib/test/sysUtils/Makefile	(revision 888)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-25 23:53:51 $
+##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-07 00:32:25 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -73,3 +73,5 @@
 	splint +posixlib -exportlocal -realcompare $(INCLUDE_GLOBAL) $? > $@; cat $@
 
+distclean:	
+	$(RM) $(TARGET)
 
