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

Comparing trunk/OOPSE-2.0/src/utils/Makefile (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1612 by gezelter, Wed Oct 20 04:26:44 2004 UTC

# Line 1 | Line 1
1   Source    = \
2 <        definitions_module.F90 \
2 >        definitions.F90 \
3          fError.c \
4          GenericData.cpp \
5 <        oopseMPI_module.F90 \
5 >        oopseMPI.F90 \
6          simError.c \
7 <        status_module.F90 \
7 >        status.F90 \
8          StreamTokenizer.cpp \
9        StringUtils.c \
9          StringUtils.cpp \
10          Utility.cpp \
11          vector_class.F90 \
# Line 15 | Line 14 | include $(DEV_ROOT)/Makefile
14  
15   Main      =
16  
17 < include $(DEV_ROOT)/Makefile
17 > DEV_ROOT=../..
18 > include $(DEV_ROOT)/make/Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines