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

Comparing trunk/OOPSE-3.0/src/applications/simpleBuilder/Makefile (file contents):
Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 2131 by tim, Tue Mar 22 16:38:37 2005 UTC

# Line 1 | Line 1
1 + Package = applications/simpleBuilder
2 +
3   Source    = \
4          BaseLattice.cpp \
5          Lattice.cpp \
# Line 6 | Line 8 | Source    = \
8          MoLocator.cpp \
9          simpleBuilderCmd.c \
10          simpleBuilder.cpp \
11 +        
12 + BuiltParallelExe = 0
13  
14   RmiSource =
15  
16   Main      = simpleBuilder
17  
18 < include ../../../make/Makefile
18 > DEV_ROOT=../../..
19 > include $(DEV_ROOT)/make/Makefile
20 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines