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

File Contents

# Content
1 Source = \
2 Exclude.cpp \
3 ForceFields.cpp \
4 mpiSimulation.cpp \
5 SimInfo.cpp \
6 SimSetup.cpp \
7 SimState.cpp \
8 SkipList.cpp \
9 Thermo.cpp \
10
11 RmiSource =
12
13 Main =
14
15 include ../../make/Makefile