ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/utils/Makefile
Revision: 1930
Committed: Wed Jan 12 22:41:40 2005 UTC (19 years, 6 months ago) by gezelter
File size: 279 byte(s)
Log Message:
merging new_design branch into OOPSE-2.0

File Contents

# Content
1 Source = \
2 definitions.F90 \
3 fError.c \
4 PropertyMap.cpp \
5 oopseMPI.F90 \
6 simError.c \
7 status.F90 \
8 StringUtils.cpp \
9 vector_class.F90 \
10 StringTokenizer.cpp \
11 Utility.cpp \
12 Trim.cpp
13
14
15 RmiSource =
16
17 Main =
18
19 DEV_ROOT=../..
20 include $(DEV_ROOT)/make/Makefile