ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/thermoIntegration/solid/Makefile
Revision: 2122
Committed: Sat Mar 12 19:12:56 2005 UTC (19 years, 4 months ago) by chrisfen
File size: 198 byte(s)
Log Message:
forgot a couple of makefiles

File Contents

# Content
1 Source = \
2
3 RmiSource =
4
5 Main =
6
7 SampleFiles = \
8 ssde.md \
9 ssde.in \
10 water.md \
11 idealCrystal.in\
12 ssde.zang0
13
14 DEV_ROOT=../../..
15 include $(DEV_ROOT)/make/Makefile
16