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

Comparing:
trunk/OOPSE-3.0/src/types/Makefile (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/types/Makefile (file contents), Revision 1833 by tim, Thu Dec 2 16:53:56 2004 UTC

# Line 9 | Line 9 | Source    = \
9          RigidBodyStamp.cpp \
10          TorsionStamp.cpp \
11          ZconStamp.cpp \
12 +        AtomType.cpp \
13 +        DirectionalAtomType.cpp \
14 +        ShapeAtomType.cpp \
15  
16   RmiSource =
17  
18   Main      =
19  
20 < include $(DEV_ROOT)/Makefile
20 > DEV_ROOT=../..
21 > include $(DEV_ROOT)/make/Makefile
22 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines