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, 6 months ago) by tim
File size: 198 byte(s)
Log Message:
fix make install problem for metals samples

File Contents

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