ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/Makefile
Revision: 1471
Committed: Mon Jul 19 18:59:59 2010 UTC (15 years, 3 months ago) by gezelter
File size: 119 byte(s)
Log Message:
Added nonbonded directory.  Compiles, links, runs, but gives incorrect
answer.

File Contents

# Content
1 Package = nonbonded
2
3 Source = LJ.cpp
4
5
6 RmiSource =
7
8 Main =
9
10 DEV_ROOT=../..
11 include $(DEV_ROOT)/make/Makefile
12

Properties

Name Value
svn:eol-style native