Index: trunk/psLib/src/collections/Makefile
===================================================================
--- trunk/psLib/src/collections/Makefile	(revision 596)
+++ trunk/psLib/src/collections/Makefile	(revision 600)
@@ -3,6 +3,6 @@
 ##  Makefile:   collections
 ##
-##  $Revision: 1.8 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-06 23:24:38 $
+##  $Revision: 1.9 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-07 18:55:53 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -26,5 +26,5 @@
 # Set CFLAGS used by the implicit rule to compile .c
 
-CFLAGS := $(CFLAGS_RELOC) -I../sysUtils
+CFLAGS := $(CFLAGS_RELOC) -I$(includedir) 
 
 # Define the source objects
