ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/parallel/Makefile
Revision: 1562
Committed: Thu May 12 17:00:14 2011 UTC (14 years, 1 month ago) by gezelter
File size: 235 byte(s)
Log Message:
changes for cell linked lists

File Contents

# Content
1 Package = parallel
2
3 Source = \
4 ForceDecomposition.cpp \
5 ForceMatrixDecomposition.cpp \
6
7 ParallelSource = \
8 ForceMatrixDecomposition.cpp \
9
10 RmiSource =
11
12 Main =
13
14 DEV_ROOT=../..
15 include $(DEV_ROOT)/make/Makefile
16

Properties

Name Value
svn:eol-style native