Index: trunk/psLib/src/Makefile
===================================================================
--- trunk/psLib/src/Makefile	(revision 2307)
+++ trunk/psLib/src/Makefile	(revision 2681)
@@ -3,6 +3,6 @@
 ##  Makefile:  psLib
 ##
-##  $Revision: 1.18 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-11-09 00:58:23 $
+##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-12-10 02:50:14 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -224,6 +224,6 @@
 	$(DOCS)
 
-tags:	
-	cd $(IPPROOT) ; etags `find . \( -name \*.[chy] -o -name \*.cpp \) -print`
+tags:
+	etags `find . \( -name \*.[chy] \) -print`
 
 # List of PHONY targets with make file
