ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/metals/Sutton-Chen/Makefile
Revision: 2551
Committed: Thu Jan 12 16:04:02 2006 UTC (18 years, 7 months ago) by tim
File size: 198 byte(s)
Log Message:
fix make install problem for metals samples

File Contents

# User Rev Content
1 chuckv 2528 Source = \
2    
3     RmiSource =
4    
5     Main =
6    
7     SampleFiles = \
8 tim 2551 Au_bulk.in \
9     Au_bulk_SC.md \
10     metals.md
11 chuckv 2528
12     DEV_ROOT=../../../
13     include $(DEV_ROOT)/make/Makefile
14