ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/samples/argon/Makefile
Revision: 1548
Committed: Mon Oct 11 14:23:14 2004 UTC (19 years, 8 months ago) by tim
File size: 248 byte(s)
Log Message:
remove argon.dump and argon.eor from Makefile

File Contents

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