ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/constraints/Makefile
Revision: 1901
Committed: Tue Jan 4 22:18:36 2005 UTC (19 years, 6 months ago) by tim
File size: 113 byte(s)
Log Message:
constraints in progress

File Contents

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