ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/atom2mdin/Makefile
Revision: 2462
Committed: Mon Nov 21 22:59:13 2005 UTC (18 years, 7 months ago) by gezelter
File size: 176 byte(s)
Log Message:
compilation issue

File Contents

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