ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/brains/Makefile
Revision: 1498
Committed: Tue Sep 28 21:08:18 2004 UTC (19 years, 9 months ago) by tim
File size: 202 byte(s)
Log Message:
move fortran files around to solve dependency problem

File Contents

# User Rev Content
1 gezelter 1490 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 tim 1498 include $(DEV_ROOT)/Makefile