ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/constraints/Makefile
Revision: 1910
Committed: Fri Jan 7 21:50:13 2005 UTC (19 years, 7 months ago) by tim
File size: 149 byte(s)
Log Message:
ZConstraintForceManager in progress

File Contents

# Content
1 Source = \
2 Rattle.cpp \
3 ZconstraintForceManager.cpp
4
5 RmiSource =
6
7 Main =
8
9 DEV_ROOT=../..
10 include $(DEV_ROOT)/make/Makefile
11