ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/Makefile.in
(Generate patch)

Comparing trunk/src/math/Makefile.in (file contents):
Revision 1199 by chuckv, Thu Dec 6 20:40:38 2007 UTC vs.
Revision 1203 by chuckv, Fri Dec 7 06:42:44 2007 UTC

# Line 17 | Line 17 | else
17   ifeq "$(USE_CGAL)" "yes"
18          Source  = $(MySource) AlphaShape.cpp
19   else
20 <        Source = $(MySource)
21 < endif
22 <
23 < ifeq "$(USE_QHULL)" "yes"
20 >   ifeq "$(USE_QHULL)" "yes"
21          Source  = $(MySource) ConvexHull.cpp
22 < else
22 >   else
23          Source = $(MySource)
24 +   endif
25   endif
26  
27 +
28   RmiSource =
29  
30   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines