ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/atom2md/Makefile
Revision: 2969
Committed: Wed Aug 2 18:06:18 2006 UTC (18 years, 1 month ago) by gezelter
File size: 168 byte(s)
Log Message:
Changing atom2mdin into atom2md to reflect new unified file format

File Contents

# User Rev Content
1 gezelter 2969 Package = applications/atom2md
2    
3     Source = \
4     atom2md.cpp
5    
6     BuiltParallelExe = 0
7    
8     RmiSource =
9    
10     Main =atom2md
11    
12     DEV_ROOT=../../..
13     include $(DEV_ROOT)/make/Makefile
14