ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/utils/Makefile
Revision: 1779
Committed: Wed Nov 24 18:20:15 2004 UTC (19 years, 7 months ago) by tim
File size: 290 byte(s)
Log Message:
change Makefile

File Contents

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