ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/samples/metals/EAM/nanorod/Makefile
Revision: 2527
Committed: Thu Dec 29 16:37:09 2005 UTC (18 years, 6 months ago) by chuckv
File size: 226 byte(s)
Log Message:
More cvs changing.

File Contents

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