ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dump2Xyz/Makefile
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dump2Xyz/Makefile (file contents):
Revision 1501 by tim, Tue Sep 28 23:24:25 2004 UTC vs.
Revision 2131 by tim, Tue Mar 22 16:38:37 2005 UTC

# Line 1 | Line 1
1 + Package = applications/dump2Xyz
2 +
3   Source    = \
4          Dump2XYZCmd.c \
5          Dump2XYZ.cpp \
6 +        
7 + BuiltParallelExe = 0
8  
9   RmiSource =
10  
11   Main      = Dump2XYZ
12  
13 < include $(DEV_ROOT)/Makefile
13 > DEV_ROOT=../../..
14 > include $(DEV_ROOT)/make/Makefile
15 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines