Index: /branches/rel1/psLib/src/Makefile
===================================================================
--- /branches/rel1/psLib/src/Makefile	(revision 1051)
+++ /branches/rel1/psLib/src/Makefile	(revision 1052)
@@ -3,6 +3,6 @@
 ##  Makefile:  psLib
 ##
-##  $Revision: 1.12.2.1 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-15 21:46:21 $
+##  $Revision: 1.12.2.2 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-15 21:48:46 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -124,16 +124,8 @@
 $(libexecdir):
 	mkdir -p $(libexecdir)
-
-# Rule to make man directory if needed
-       
-$(mandir): 
-	mkdir -p $(mandir)
         
-$(mandir)/man3: $(mandir)
-	mkdir -p $(mandir)/man3
-
 # Rule to make the installation directories if needed
 
-installdirs: $(includedir) $(bindir) $(libexecdir) $(mandir)
+installdirs: $(includedir) $(bindir) $(libexecdir)
 
 # Define PHONY target "install" to make the necessary directories for
