ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
samples
/
metals
/
Sutton-Chen
/
Makefile
Revision:
852
Committed:
Thu Jan 12 16:04:02 2006 UTC
(19 years, 6 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
829
Source = \
2
3
RmiSource =
4
5
Main =
6
7
SampleFiles = \
8
tim
852
Au_bulk.in \
9
Au_bulk_SC.md \
10
metals.md
11
chuckv
829
12
DEV_ROOT=../../../
13
include $(DEV_ROOT)/make/Makefile
14