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

Comparing:
trunk/OOPSE-3.0/src/primitives/Makefile (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/primitives/Makefile (file contents), Revision 1782 by tim, Wed Nov 24 20:55:03 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines