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 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 1627 by tim, Thu Oct 21 16:32:06 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 \
4 >        PropertyMap.cpp \
5 >        oopseMPI.F90 \
6          simError.c \
7 <        status_module.F90 \
7 >        status.F90 \
8          StreamTokenizer.cpp \
9          StringUtils.cpp \
10          Utility.cpp \
# Line 14 | Line 14 | include ../../make/Makefile
14  
15   Main      =
16  
17 < include ../../make/Makefile
17 > DEV_ROOT=../..
18 > include $(DEV_ROOT)/make/Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines