ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
branches
/
development
/
src
/
constraints
/
Makefile
Revision:
246
Committed:
Wed Jan 12 22:41:40 2005 UTC
(20 years, 6 months ago) by
gezelter
Original Path:
trunk/src/constraints/Makefile
File size:
149 byte(s)
Log Message:
merging new_design branch into OOPSE-2.0
File Contents
#
User
Rev
Content
1
gezelter
2
Source = \
2
gezelter
246
Rattle.cpp \
3
ZconstraintForceManager.cpp
4
gezelter
2
5
RmiSource =
6
7
Main =
8
9
tim
24
DEV_ROOT=../..
10
include $(DEV_ROOT)/make/Makefile
11