ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/parallel/Makefile
Revision: 1539
Committed: Fri Jan 14 22:31:31 2011 UTC (14 years, 6 months ago) by gezelter
File size: 190 byte(s)
Log Message:
Starting a Parallel architecture

File Contents

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

Properties

Name Value
svn:eol-style native