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 2180 by gezelter, Tue Apr 12 21:28:07 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines