ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/applications/dynamicProps/Makefile
Revision: 1465
Committed: Fri Jul 9 23:08:25 2010 UTC (15 years, 7 months ago) by chuckv
Original Path: branches/development/src/applications/dynamicProps/Makefile
File size: 589 byte(s)
Log Message:
Creating busticated version of OpenMD

File Contents

# Content
1 Package = applications/dynamicProps
2
3 Source = \
4 TimeCorrFunc.cpp \
5 CrossTimeCorrFunc.cpp \
6 ParticleTimeCorrFunc.cpp \
7 FrameTimeCorrFunc.cpp \
8 DipoleCorrFunc.cpp \
9 RCorrFunc.cpp \
10 VCorrFunc.cpp \
11 DynamicProps.cpp \
12 DynamicPropsCmd.c \
13 LegendreCorrFunc.cpp \
14 RadialRCorrFunc.cpp \
15 ThetaCorrFunc.cpp \
16 EnergyCorrFunc.cpp \
17 DirectionalRCorrFunc.cpp
18
19 BuiltParallelExe = 0
20
21 RmiSource =
22
23 Main = DynamicProps
24
25 DEV_ROOT=../../..
26 include $(DEV_ROOT)/make/Makefile
27

Properties

Name Value
svn:keywords Author Id Revision Date