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

Comparing trunk/OOPSE-3.0/Makefile (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1497 by tim, Tue Sep 28 20:44:02 2004 UTC

# Line 1 | Line 1
1 < DEV_ROOT=/home/maul/gezelter/gezelter/OOPSE-1.0
1 > DEV_ROOT=/home/maul/gezelter/tim/code/OOPSE-2.0
2   IS_UNIX=1
3  
4   Packages = \
5 <        applications \
5 >        utils \
6 >        math \
7 >        types \
8 >        primitives \
9 >        visitors \
10 >        UseTheForce/DarkSide \
11 >        UseTheForce \
12          brains \
7        constraints \
8        integrators \
13          io \
14 <        math \
14 >        integrators \
15          minimizers \
16 <        primitives \
16 >        constraints \
17          profiling \
18          restraints \
19 <        types \
16 <        UseTheForce \
17 <        utils \
18 <        visitors \
19 >        applications \
20  
21   IncludeDirs = \
22 <        /usr/include
22 >        /usr/include \
23 >        /usr/local/include \
24          
25   LibraryDirs = \
26          /usr/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines