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 1261 by chuckv, Wed Jun 18 17:03:30 2008 UTC vs.
Revision 1293 by chuckv, Sun Sep 14 01:32:26 2008 UTC

# Line 19 | Line 19 | ifeq "$(USE_CGAL)" "yes"
19   USE_QHULL = @USE_QHULL@
20  
21   ifeq "$(USE_CGAL)" "yes"
22 <        Source  = $(MySource) AlphaShape.cpp
22 >        Source  = $(MySource) ConvexHull.cpp
23   else
24     ifeq "$(USE_QHULL)" "yes"
25          Source  = $(MySource) ConvexHull.cpp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines