ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/Makefile
Revision: 1503
Committed: Wed Sep 29 14:59:25 2004 UTC (19 years, 9 months ago) by tim
File size: 261 byte(s)
Log Message:
change Makefile to relative path

File Contents

# Content
1 Source = \
2 definitions_module.F90 \
3 fError.c \
4 GenericData.cpp \
5 oopseMPI_module.F90 \
6 simError.c \
7 status_module.F90 \
8 StreamTokenizer.cpp \
9 StringUtils.cpp \
10 Utility.cpp \
11 vector_class.F90 \
12
13 RmiSource =
14
15 Main =
16
17 include ../../make/Makefile