ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/utils/Makefile
Revision: 1627
Committed: Thu Oct 21 16:32:06 2004 UTC (19 years, 8 months ago) by tim
File size: 261 byte(s)
Log Message:
remove some junk files

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
13 RmiSource =
14
15 Main =
16
17 DEV_ROOT=../..
18 include $(DEV_ROOT)/make/Makefile