--- trunk/OOPSE-4/src/utils/Makefile.in 2005/02/15 05:08:57 2025 +++ trunk/OOPSE-4/src/utils/Makefile.in 2005/04/12 21:28:07 2180 @@ -12,8 +12,9 @@ MySource = \ StringTokenizer.cpp \ Utility.cpp \ Trim.cpp \ - BitSet.cpp\ - wildcards.cpp\ + BitSet.cpp \ + MoLocator.cpp \ + wildcards.cpp \ residentMem.c\ physmem.c @@ -25,6 +26,12 @@ RmiSource = Source = $(MySource) endif +Modules = \ + definitions \ + oopseMPI \ + status \ + Vector_class + RmiSource = Main =