ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/utils/Makefile
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 278 byte(s)
Log Message:
Import of OOPSE v. 2.0

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.c \
10 StringUtils.cpp \
11 Utility.cpp \
12 vector_class.F90 \
13
14 RmiSource =
15
16 Main =
17
18 include $(DEV_ROOT)/Makefile