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

Comparing trunk/OOPSE-4/src/primitives/Makefile (file contents):
Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 1951 by gezelter, Fri Jan 14 21:13:24 2005 UTC

# Line 1 | Line 1
1 + Package = primitives
2 +
3   Source    = \
4 +        StuntDouble.cpp \
5          Atom.cpp \
3        Bend.cpp \
4        BendExtensions.cpp \
5        Bond.cpp \
6        BondExtensions.cpp \
6          DirectionalAtom.cpp \
8        GhostBend.cpp \
9        Molecule.cpp \
7          RigidBody.cpp \
8 <        StuntDouble.cpp \
8 >        Molecule.cpp \
9 >        Bend.cpp \
10 >        GhostBend.cpp \
11          Torsion.cpp \
12 <        TorsionExtensions.cpp \
12 >        UreyBradleyBend.cpp
13  
14 +
15   RmiSource =
16  
17   Main      =
18  
19 < include ../../make/Makefile
19 > DEV_ROOT=../..
20 > include $(DEV_ROOT)/make/Makefile
21 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines