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 1996 by tim, Fri Feb 11 22:35:05 2005 UTC vs.
Revision 2157 by gezelter, Mon Apr 11 16:14:05 2005 UTC

# Line 14 | Line 14 | MySource    = \
14          Trim.cpp \
15          BitSet.cpp\
16          wildcards.cpp\
17 +        residentMem.c\
18          physmem.c
19  
20   LibObjs = @LIBOBJS@
# Line 24 | 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