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 1951 by gezelter, Fri Jan 14 21:13:24 2005 UTC vs.
Revision 2157 by gezelter, Mon Apr 11 16:14:05 2005 UTC

# Line 11 | Line 11 | MySource    = \
11          vector_class.F90 \
12          StringTokenizer.cpp \
13          Utility.cpp \
14 <        Trim.cpp
14 >        Trim.cpp \
15 >        BitSet.cpp\
16 >        wildcards.cpp\
17 >        residentMem.c\
18 >        physmem.c
19  
20   LibObjs = @LIBOBJS@
21  
# Line 21 | 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