ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/mdinConverter/Makefile
Revision: 2446
Committed: Wed Nov 16 21:24:34 2005 UTC (19 years, 8 months ago) by tim
File size: 188 byte(s)
Log Message:
adding mdinConverter

File Contents

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