ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
development
/
src
/
parallel
/
Makefile
Revision:
1549
Committed:
Wed Apr 27 18:38:15 2011 UTC
(14 years, 3 months ago) by
gezelter
File size:
202 byte(s)
Log Message:
a few more tweaks We're getting somewhat closer to deleting fortran.
File Contents
#
Content
1
Package = parallel
2
3
Source = \
4
ForceMatrixDecomposition.cpp \
5
6
ParallelSource = \
7
ForceMatrixDecomposition.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