ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/Makefile.in
(Generate patch)

Comparing trunk/OOPSE-4/src/utils/Makefile.in (file contents):
Revision 1974 by tim, Fri Feb 4 22:42:12 2005 UTC vs.
Revision 2157 by gezelter, Mon Apr 11 16:14:05 2005 UTC

# Line 13 | Line 13 | MySource    = \
13          Utility.cpp \
14          Trim.cpp \
15          BitSet.cpp\
16 <        wildcards.cpp
16 >        wildcards.cpp\
17 >        residentMem.c\
18 >        physmem.c
19  
20   LibObjs = @LIBOBJS@
21  
# Line 23 | Line 25 | RmiSource =
25     Source = $(MySource)
26   endif
27  
28 + Modules = \
29 +        definitions \
30 +        oopseMPI \
31 +        status \
32 +        Vector_class
33 +
34   RmiSource =
35  
36   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines