[cgma-dev] CGMA check for *64* failed.

Nightly Test kraftche at cae.wisc.edu
Sat Aug 16 02:02:35 CDT 2008


../../trunk/util/ArrayBasedContainer.cpp: In member function 'ArrayBasedContainer& ArrayBasedContainer::operator=(const ArrayBasedContainer&)':
../../trunk/util/ArrayBasedContainer.cpp:143: warning: suggest explicit braces to avoid ambiguous 'else'
../../trunk/util/CubitMessage.cpp: In static member function 'static void CubitMessage::initialize_settings()':
../../trunk/util/CubitMessage.cpp:795: warning: deprecated conversion from string constant to 'char*'
../../trunk/util/CubitMessage.cpp:803: warning: deprecated conversion from string constant to 'char*'
../../trunk/util/CubitMessage.cpp:807: warning: deprecated conversion from string constant to 'char*'
../../trunk/util/CubitString.cpp: In constructor 'CubitString::CubitString()':
../../trunk/util/CubitString.cpp:117: warning: unused variable 'dummy'
../../trunk/util/CubitString.cpp: In constructor 'CubitString::CubitString(const char*)':
../../trunk/util/CubitString.cpp:139: warning: unused variable 'dummy'
../../trunk/util/CubitVector.cpp: In member function 'CubitBoolean CubitVector::within_scaled_tolerance(const CubitVector&, double) const':
../../trunk/util/CubitVector.cpp:350: warning: suggest parentheses around comparison in operand of ==
../../trunk/util/CubitVector.cpp:351: warning: suggest parentheses around comparison in operand of ==
../../trunk/util/CubitVector.cpp:352: warning: suggest parentheses around comparison in operand of ==
../../trunk/util/MemoryManager.cpp: In static member function 'static void MemoryManager::show_object_memory(const char*)':
../../trunk/util/MemoryManager.cpp:230: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
../../trunk/util/MemoryManager.cpp:232: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
../../trunk/util/MemoryManager.cpp:237: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
../../trunk/util/MemoryManager.cpp:240: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
../../trunk/util/MemoryManager.cpp: In static member function 'static void MemoryManager::show_all_object_memory()':
../../trunk/util/MemoryManager.cpp:297: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
../../trunk/util/SettingHandler.cpp: In member function 'void SettingHandler::save_settings()':
../../trunk/util/SettingHandler.cpp:222: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/BoundingBoxTool.cpp: In static member function 'static void BoundingBoxTool::initialize_settings()':
../../trunk/geom/BoundingBoxTool.cpp:380: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/BoundingBoxTool.cpp:384: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/BoundingBoxTool.cpp:388: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/CubitPolygon.cpp: In member function 'CubitPointContainment CubitPolygon::pnt_containment(Cubit2DPoint&, double)':
../../trunk/geom/CubitPolygon.cpp:95: warning: suggest parentheses around && within ||
../../trunk/geom/CubitAttribUser.cpp: In member function 'CubitStatus CubitAttribUser::remove_cubit_attrib(CubitAttrib*)':
../../trunk/geom/CubitAttribUser.cpp:786: warning: suggest explicit braces to avoid ambiguous 'else'
../../trunk/geom/CubitSimpleAttrib.cpp: In static member function 'static void CubitSimpleAttrib::initialize_settings()':
../../trunk/geom/CubitSimpleAttrib.cpp:339: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryModifyTool.cpp: In static member function 'static void GeometryModifyTool::initialize_settings()':
../../trunk/geom/GeometryModifyTool.cpp:3555: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryModifyTool.cpp:3559: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryModifyTool.cpp:3563: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryModifyTool.cpp:3567: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryModifyTool.cpp:3571: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryQueryTool.cpp: In static member function 'static void GeometryQueryTool::initialize_settings()':
../../trunk/geom/GeometryQueryTool.cpp:2456: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryQueryTool.cpp:2460: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryQueryTool.cpp:2464: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryQueryTool.cpp:2468: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/GeometryQueryTool.cpp: In member function 'CubitStatus GeometryQueryTool::get_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)':
../../trunk/geom/GeometryQueryTool.cpp:2997: warning: unused variable 'status'
../../trunk/geom/GeometryQueryTool.cpp: In member function 'CubitStatus GeometryQueryTool::straightline_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)':
../../trunk/geom/GeometryQueryTool.cpp:3026: warning: unused variable 'status'
../../trunk/geom/GeomMeasureTool.cpp: In static member function 'static void GeomMeasureTool::report_intersected_volumes(DLIList<RefVolume*>&, DLIList<RefVolume*>&)':
../../trunk/geom/GeomMeasureTool.cpp:1182: warning: unused variable 'curr_vol_2'
../../trunk/geom/MergeTool.cpp: In member function 'CubitStatus MergeTool::find_mergeable_refedges(DLIList<RefEntity*>&, DLIList<DLIList<RefEdge*>*>&, bool)':
../../trunk/geom/MergeTool.cpp:1282: warning: unused variable 'retained_id'
../../trunk/geom/MergeTool.cpp:1283: warning: unused variable 'deleted_id'
../../trunk/geom/MergeTool.cpp: In member function 'CubitStatus MergeTool::find_mergeable_refvertices(DLIList<RefEntity*>&, DLIList<DLIList<RefVertex*>*>&, bool)':
../../trunk/geom/MergeTool.cpp:1622: warning: unused variable 'retained_id'
../../trunk/geom/MergeTool.cpp:1623: warning: unused variable 'deleted_id'
../../trunk/geom/OldUnmergeCode.cpp: In static member function 'static void OldUnmergeCode::initialize_settings()':
../../trunk/geom/OldUnmergeCode.cpp:40: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/RefEntityName.cpp: In static member function 'static void RefEntityName::initialize_settings()':
../../trunk/geom/RefEntityName.cpp:743: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/RefEntityName.cpp:747: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/RefEntityName.cpp:751: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/RefEntityName.cpp:755: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/RefEntityName.cpp:759: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp: In static member function 'static void SplitSurfaceTool::initialize_settings()':
../../trunk/geom/SplitSurfaceTool.cpp:77: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:81: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:85: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:89: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:93: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp: In member function 'CubitStatus SplitSurfaceTool::adjust_for_split_direction(RefEdge*, RefEdge*, DLIList<RefVertex*>&)':
../../trunk/geom/SplitSurfaceTool.cpp:3445: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:3480: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:3561: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:3593: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp:3618: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SplitSurfaceTool.cpp: In member function 'CubitStatus SplitSurfaceTool::check_through_vertices(char*)':
../../trunk/geom/SplitSurfaceTool.cpp:3840: warning: too few arguments for format
../../trunk/geom/SplitSurfaceTool.cpp: In member function 'Curve* SplitSurfaceTool::create_curve(DLIList<CubitVector*>&, Surface*, double, CubitBoolean, CubitBoolean, CubitBoolean)':
../../trunk/geom/SplitSurfaceTool.cpp:5647: warning: suggest explicit braces to avoid ambiguous 'else'
../../trunk/geom/SurfaceOverlapTool.cpp: In member function 'CubitBoolean SurfaceOverlapTool::check_overlap(Surface*, Surface*, std::map<Surface*, DLIList<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, DLIList<SurfaceOverlapFacet*>*> > >*, std::map<Surface*, double, std::less<Surface*>, std::allocator<std::pair<Surface* const, double> > >*, std::map<Surface*, AbstractTree<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, AbstractTree<SurfaceOverlapFacet*>*> > >*)':
../../trunk/geom/SurfaceOverlapTool.cpp:816: warning: unused variable 'num_samples'
../../trunk/geom/SurfaceOverlapTool.cpp: In static member function 'static void SurfaceOverlapTool::initialize_settings()':
../../trunk/geom/SurfaceOverlapTool.cpp:1406: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1410: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1414: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1418: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1422: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1426: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1430: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1434: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1438: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1442: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1446: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1450: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp:1454: warning: deprecated conversion from string constant to 'char*'
../../trunk/geom/SurfaceOverlapTool.cpp: In member function 'CubitStatus SurfaceOverlapTool::find_overlapping_curves(DLIList<Body*>&, std::multimap<RefEdge*, RefEdge*, std::less<RefEdge*>, std::allocator<std::pair<RefEdge* const, RefEdge*> > >&)':
../../trunk/geom/SurfaceOverlapTool.cpp:1620: warning: unused variable 'co_facet_list'
../../../trunk/geom/Cholla/ChollaCurve.cpp: In member function 'CubitStatus ChollaCurve::determine_ends()':
../../../trunk/geom/Cholla/ChollaCurve.cpp:445: warning: suggest parentheses around && within ||
../../../trunk/geom/Cholla/Cholla.cpp: In function 'CubitStatus build_facets(int, int, int, int, int*, int*, int*, double*, CubitPoint**, CubitFacetEdge**, CubitFacet**, CubitQuadFacet**, DLIList<FacetEntity*>&)':
../../../trunk/geom/Cholla/Cholla.cpp:599: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/Cholla/ChollaEngine.cpp: In member function 'CubitStatus ChollaEngine::create_geometry(CubitBoolean, double, int, CubitBoolean, CubitBoolean)':
../../../trunk/geom/Cholla/ChollaEngine.cpp:233: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/Cholla/CubitFacet.cpp: In member function 'CubitFacetEdge* CubitFacet::edge_from_pts(CubitPoint*, CubitPoint*, int&)':
../../../trunk/geom/Cholla/CubitFacet.cpp:780: warning: suggest parentheses around && within ||
../../../trunk/geom/Cholla/CubitFacet.cpp:785: warning: suggest parentheses around && within ||
../../../trunk/geom/Cholla/CubitFacet.cpp:790: warning: suggest parentheses around && within ||
../../../trunk/geom/Cholla/CurveFacetEvalTool.cpp: In member function 'void CurveFacetEvalTool::fix_point_edge_order()':
../../../trunk/geom/Cholla/CurveFacetEvalTool.cpp:1937: warning: unused variable 'this_pt0'
../../../trunk/geom/Cholla/FacetEvalTool.cpp: In member function 'CubitStatus FacetEvalTool::mark_edge_pairs(CubitPoint*)':
../../../trunk/geom/Cholla/FacetEvalTool.cpp:532: warning: unused variable 'status'
../../../trunk/geom/Cholla/LoopParamTool.cpp: In member function 'CubitStatus LoopParamTool::check_selfintersecting_coincident_edges(DLIList<DLIList<CubitPoint*>*>&)':
../../../trunk/geom/Cholla/LoopParamTool.cpp:649: warning: suggest parentheses around && within ||
../../../trunk/geom/Cholla/GeoTet.cpp: In member function 'void GeoTet::opposite_edge(GeoNode*, GeoNode*, GeoNode*&, GeoNode*&)':
../../../trunk/geom/Cholla/GeoTet.cpp:155: warning: suggest explicit braces to avoid ambiguous 'else'
../../../trunk/geom/facetbool/FBPolyhedron.cpp: In member function 'bool FBPolyhedron::edge_exists_in_tri(FB_Triangle&, int, int)':
../../../trunk/geom/facetbool/FBPolyhedron.cpp:407: warning: suggest parentheses around && within ||
../../../trunk/geom/facet/FacetModifyEngine.cpp: In static member function 'static void FacetModifyEngine::initialize_settings()':
../../../trunk/geom/facet/FacetModifyEngine.cpp:112: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/facet/FacetQueryEngine.cpp: In static member function 'static CubitStatus FacetQueryEngine::read_facets(const char*, int*&, int&, int&, int&, FacetFileFormat)':
../../../trunk/geom/facet/FacetQueryEngine.cpp:3393: warning: suggest parentheses around && within ||
In file included from ../../../trunk/geom/virtual/CompositeBody.cpp:16:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/CompositeCoEdge.cpp:17:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/CACompositeVG.cpp: In member function 'virtual CubitStatus CACompositeVG::actuate()':
../../../trunk/geom/virtual/CACompositeVG.cpp:137: warning: suggest explicit braces to avoid ambiguous 'else'
In file included from ../../../trunk/geom/virtual/CompositeCurve.cpp:19:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/CompositeCurve.hpp: In constructor 'CompositeCurve::CompositeCurve(Curve*)':
../../../trunk/geom/virtual/CompositeCurve.hpp:213: warning: 'CompositeCurve::stitchNext' will be initialized after
../../../trunk/geom/virtual/CompositeCurve.hpp:31: warning:   'int CompositeCurve::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositeCurve.cpp:34: warning:   when initialized here
../../../trunk/geom/virtual/CompositeCurve.hpp: In constructor 'CompositeCurve::CompositeCurve(CompositeGeom*)':
../../../trunk/geom/virtual/CompositeCurve.hpp:213: warning: 'CompositeCurve::stitchNext' will be initialized after
../../../trunk/geom/virtual/CompositeCurve.hpp:31: warning:   'int CompositeCurve::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositeCurve.cpp:51: warning:   when initialized here
../../../trunk/geom/virtual/CompositeCurve.hpp: In constructor 'CompositeCurve::CompositeCurve(CompositePoint*)':
../../../trunk/geom/virtual/CompositeCurve.hpp:213: warning: 'CompositeCurve::stitchNext' will be initialized after
../../../trunk/geom/virtual/CompositeCurve.hpp:31: warning:   'int CompositeCurve::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositeCurve.cpp:79: warning:   when initialized here
In file included from ../../../trunk/geom/virtual/CompositeLump.cpp:16:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/CompositePoint.cpp:15:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/CompositePoint.hpp: In constructor 'CompositePoint::CompositePoint(Point*)':
../../../trunk/geom/virtual/CompositePoint.hpp:80: warning: 'CompositePoint::stitchNext' will be initialized after
../../../trunk/geom/virtual/CompositePoint.hpp:28: warning:   'int CompositePoint::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositePoint.cpp:17: warning:   when initialized here
In file included from ../../../trunk/geom/virtual/CompositeLoop.cpp:6:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/CompositeShell.cpp:16:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/CompositeSurface.cpp:17:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/CompSurfFacets.cpp:254:1: warning: multi-line comment
../../../trunk/geom/virtual/CompSurfFacets.cpp:256:1: warning: multi-line comment
../../../trunk/geom/virtual/CompSurfFacets.cpp:262:1: warning: multi-line comment
../../../trunk/geom/virtual/CompositeSurface.hpp: In constructor 'CompositeSurface::CompositeSurface(Surface*)':
../../../trunk/geom/virtual/CompositeSurface.hpp:235: warning: 'CompositeSurface::facetTool' will be initialized after
../../../trunk/geom/virtual/CompositeSurface.hpp:217: warning:   'int CompositeSurface::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositeSurface.cpp:43: warning:   when initialized here
../../../trunk/geom/virtual/CompositeSurface.hpp: In constructor 'CompositeSurface::CompositeSurface(CompositeGeom*)':
../../../trunk/geom/virtual/CompositeSurface.hpp:235: warning: 'CompositeSurface::facetTool' will be initialized after
../../../trunk/geom/virtual/CompositeSurface.hpp:217: warning:   'int CompositeSurface::HadBridgeRemoved'
../../../trunk/geom/virtual/CompositeSurface.cpp:55: warning:   when initialized here
../../../trunk/geom/virtual/ImprintBoundaryTool.cpp: In member function 'CubitStatus ImprintBoundaryTool::intersect_segments(ImprintLineSegment*, ImprintLineSegment*, IntersectResult&, ImprintLineSegment**)':
../../../trunk/geom/virtual/ImprintBoundaryTool.cpp:955: warning: suggest parentheses around && within ||
../../../trunk/geom/virtual/ImprintBoundaryTool.cpp:970: warning: suggest parentheses around && within ||
../../../trunk/geom/virtual/ImprintBoundaryTool.cpp:985: warning: suggest parentheses around && within ||
../../../trunk/geom/virtual/ImprintBoundaryTool.cpp:1000: warning: suggest parentheses around && within ||
In file included from ../../../trunk/geom/virtual/PartitionBody.cpp:22:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionCoEdge.cpp:6:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionCurve.cpp:17:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionLoop.cpp:6:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionLump.cpp:4:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionPoint.cpp:3:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionShell.cpp:4:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
In file included from ../../../trunk/geom/virtual/PartitionSurface.cpp:6:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/PartitionSurface.hpp: In constructor 'PartitionSurface::PartitionSurface()':
../../../trunk/geom/virtual/PartitionSurface.hpp:203: warning: 'PartitionSurface::firstCoSurf' will be initialized after
../../../trunk/geom/virtual/PartitionSurface.hpp:194: warning:   'CubitSense PartitionSurface::geometry_sense'
../../../trunk/geom/virtual/PartitionSurface.cpp:118: warning:   when initialized here
../../../trunk/geom/virtual/PartitionSurface.hpp: In constructor 'PartitionSurface::PartitionSurface(PartitionLump*)':
../../../trunk/geom/virtual/PartitionSurface.hpp:203: warning: 'PartitionSurface::firstCoSurf' will be initialized after
../../../trunk/geom/virtual/PartitionSurface.hpp:194: warning:   'CubitSense PartitionSurface::geometry_sense'
../../../trunk/geom/virtual/PartitionSurface.cpp:122: warning:   when initialized here
../../../trunk/geom/virtual/PartitionSurface.hpp: In constructor 'PartitionSurface::PartitionSurface(PartitionSurface*)':
../../../trunk/geom/virtual/PartitionSurface.hpp:203: warning: 'PartitionSurface::firstCoSurf' will be initialized after
../../../trunk/geom/virtual/PartitionSurface.hpp:194: warning:   'CubitSense PartitionSurface::geometry_sense'
../../../trunk/geom/virtual/PartitionSurface.cpp:893: warning:   when initialized here
../../../trunk/geom/virtual/PartitionTool.cpp: In member function 'CubitStatus PartitionTool::partition_face_by_curves(RefFace*, const DLIList<Curve*>&, DLIList<RefFace*>&, CubitBoolean, DLIList<RefEdge*>*, CubitBoolean)':
../../../trunk/geom/virtual/PartitionTool.cpp:1524: warning: unused variable 'sta'
../../../trunk/geom/virtual/PartitionTool.cpp:1530: warning: unused variable 'sta'
../../../trunk/geom/virtual/PartitionTool.cpp:1544: warning: unused variable 'sta'
../../../trunk/geom/virtual/PartitionTool.cpp:1550: warning: unused variable 'stat'
../../../trunk/geom/virtual/PartitionTool.cpp: In function 'void pt_print_bte_list(int, DLIList<BasicTopologyEntity*>&, const char*)':
../../../trunk/geom/virtual/PartitionTool.cpp:1931: warning: suggest explicit braces to avoid ambiguous 'else'
In file included from ../../../trunk/geom/virtual/VirtualQueryEngine.cpp:24:
../../../trunk/geom/virtual/VirtualQueryEngine.hpp: In static member function 'static VirtualQueryEngine* VirtualQueryEngine::instance()':
../../../trunk/geom/virtual/VirtualQueryEngine.hpp:470: warning: the address of 'static VirtualQueryEngine* VirtualQueryEngine::instance()' will never be NULL
../../../trunk/geom/virtual/VirtualQueryEngine.cpp: In member function 'virtual CubitStatus VirtualQueryEngine::entity_entity_distance(GeometryEntity*, GeometryEntity*, CubitVector&, CubitVector&, double&)':
../../../trunk/geom/virtual/VirtualQueryEngine.cpp:1396: warning: unused variable 'gqe2'
In file included from /opt/acis16.7/include/api.hxx:24,
                 from ../../../trunk/geom/ACIS/AcisBridge.cpp:18:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/transf.hxx:23,
                 from ../../../trunk/geom/ACIS/BodyACIS.hpp:26,
                 from ../../../trunk/geom/ACIS/AcisToolUtil.cpp:27:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:42:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:37:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/err_info.hxx:20,
                 from /opt/acis16.7/include/errorbase.hxx:42,
                 from /opt/acis16.7/include/errorsys.hxx:12,
                 from /opt/acis16.7/include/api.hxx:32,
                 from ../../../trunk/geom/ACIS/AcisBridge.cpp:18:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from ../../../trunk/geom/ACIS/AcisSurfaceTool.cpp:54:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/api.hxx:24,
                 from ../../../trunk/geom/ACIS/AcisSurfaceTool.cpp:55:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from /opt/acis16.7/include/meshmg.hxx:14,
                 from ../../../trunk/geom/ACIS/AcisFacetManager.hpp:15,
                 from ../../../trunk/geom/ACIS/AcisFacetManager.cpp:9:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from /opt/acis16.7/include/kernapi.hxx:24,
                 from ../../../trunk/geom/ACIS/AcisEdgeTool.cpp:17:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/api.hxx:24,
                 from /opt/acis16.7/include/kernapi.hxx:25,
                 from ../../../trunk/geom/ACIS/AcisEdgeTool.cpp:17:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/base.hxx:55,
                 from /opt/acis16.7/include/acis.hxx:12,
                 from /opt/acis16.7/include/method.hxx:23,
                 from /opt/acis16.7/include/entity.hxx:31,
                 from /opt/acis16.7/include/tophdr.hxx:21,
                 from /opt/acis16.7/include/edge.hxx:59,
                 from ../../../trunk/geom/ACIS/CurveACIS.hpp:26,
                 from ../../../trunk/geom/ACIS/AcisFeatureEngine.cpp:16:
/opt/acis16.7/include/mmgr.hxx:354:17: error: new.h: No such file or directory
In file included from /opt/acis16.7/include/api.hxx:24,
                 from /opt/acis16.7/include/operapi.hxx:38,
                 from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:39:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/api.hxx:24,
                 from /opt/acis16.7/include/cstrapi.hxx:62,
                 from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:44:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/cstrapi.hxx:62,
                 from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:44:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/kernapi.hxx:25,
                 from ../../../trunk/geom/Awarning: multi-line comment
t/acis16.7/include/api.hxx:362:1: warning: multi-line comment
om /opt/acis16.7/include/operapi.hxx:38,
                 from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:39:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from ../../../trunk/geom/ACIS/AcisSurfaceTool.cpp:55:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
/opt/acis16.7/include/mmgr.hxx:96: warning: 'alloc_file_index' defined but not used
make[3]: *** [AcisFacetManager.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:47:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
/opt/acis16.7/include/mmgr.hxx:96: warning: 'alloc_file_index' defined but not used
make[3]: *** [AcisBridge.lo] Error 1
In file included from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:96:
/opt/acis16.7/include/api.hxx:362:1: warning: multi-line comment
In file included from /opt/acis16.7/include/chk_stat.hxx:15,
                 from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:81:
/opt/acis16.7/include/bsf.hxx:84:1: warning: multi-line comment
/opt/acis16.7/include/mmgr.hxx:96: warning: 'alloc_file_index' defined but not used
In file included from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:98:
/opt/acis16.7/include/sweepapi.hxx:598:1: warning: "/*" within comment
make[3]: *** [AcisFeatureEngine.lo] Error 1
../../../trunk/geom/ACIS/AcisEdgeTool.cpp: In member function 'CubitStatus AcisEdgeTool::create_curve_combine(DLIList<Curve*>&, Curve*&)':
../../../trunk/geom/ACIS/AcisEdgeTool.cpp:67: warning: unused variable 'AQE'
../../../trunk/geom/ACIS/AcisEdgeTool.cpp:68: warning: unused variable 'GQT'
In file included from /opt/acis16.7/include/chk_stat.hxx:15,
                 from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:173:
/opt/acis16.7/include/bsf.hxx:84:1: warning: multi-line comment
/opt/acis16.7/include/mmgr.hxx: At global scope:
/opt/acis16.7/include/mmgr.hxx:96: warning: 'alloc_file_index' defined but not used
make[3]: *** [AcisEdgeTool.lo] Error 1
/opt/acis16.7/include/mmgr.hxx:96: warning: 'alloc_file_index' defined but not used
make[3]: *** [AcisToolUtil.lo] Error 1
In file included from ../../../trunk/geom/ACIS/AcisQueryEngine.cpp:81:
/opt/acis16.7/include/chk_stat.hxx: In constructor 'check_fix::check_fix(int)':
/opt/acis16.7/include/chk_stat.hxx:450: warning: 'check_fix::_fix_mask' will be initialized after
/opt/acis16.7/include/chk_stat.hxx:427: warning:   'double check_fix::_interior_vertices'
/opt/acis16.7/include/chk_stat.hxx:460: warning:   when initialized here
In file included from ../../../trunk/geom/ACIS/AcisModifyEngine.cpp:173:
/opt/acis16.7/include/chk_stat.hxx: In constructor 'check_fix::check_fix(int)':
/opt/acis16.7/include/chk_stat.hxx:450: warning: 'check_fix::_fix_mask' will be initialized after
/opt/acis16.7/include/chk_stat.hxx:427: warning:   'double check_fix::_interior_vertices'
/opt/acis16.7/include/chk_stat.hxx:460: warning:   when initialized here
../../../trunk/geom/ACIS/AcisQueryEngine.cpp: In member function 'virtual CubitStatus AcisQueryEngine::import_solid_model(const char*, const char*, DLIList<TopologyBridge*>&, CubitBoolean, const char*, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean)':
../../../trunk/geom/ACIS/AcisQueryEngine.cpp:827: warning: unused variable 'i'
../../../trunk/geom/ACIS/AcisQueryEngine.cpp: In member function 'CubitStatus AcisQueryEngine::restore_entity_list(ENTITY_LIST&, DLIList<TopologyBridge*>&, bool, bool, bool, bool, bool, bool, bool, bool) const':
../../../trunk/geom/ACIS/AcisQueryEngine.cpp:986: warning: unused variable 'percent_after'
../../../trunk/geom/ACIS/AcisQueryEngine.cpp:987: warning: unused variable 'number_splines_simplified'
make[3]: *** [AcisSurfaceTool.lo] Error 1
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'virtual CubitStatus AcisModifyEngine::imprint(DLIList<BodySM*>&, DLIList<BodySM*>&, bool, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:7406: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:7421: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'virtual CubitStatus AcisModifyEngine::section(DLIList<BodySM*>&, const CubitVector&, const CubitVector&, const CubitVector&, DLIList<BodySM*>&, bool, bool, bool)':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:9645: warning: unused variable 'ref_entity'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'void AcisModifyEngine::webcut_imprint(BODY*, DLIList<BodySM*>&, DLIList<BODY*>&, DLIList<BODY*>&, DLIList<BodySM*>&, DLIList<BodySM*>&, DLIList<BODY*>&) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:11098: warning: unused variable 'webcut_debug_flag_on'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'BODY* AcisModifyEngine::create_infinite_plane_cutting_tool(const CubitVector&, const CubitVector&, const CubitVector&, const SPAbox&, bool) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:11379: warning: suggest explicit braces to avoid ambiguous 'else'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:11544: warning: suggest explicit braces to avoid ambiguous 'else'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:11569: warning: suggest explicit braces to avoid ambiguous 'else'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'virtual CubitStatus AcisModifyEngine::create_solid_bodies_from_surfs(DLIList<Surface*>&, DLIList<BodySM*>&, bool, bool) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:11838: warning: unused variable 'success'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'virtual CubitStatus AcisModifyEngine::imprint(DLIList<BodySM*>&, DLIList<CubitVector*>&, DLIList<BodySM*>&, bool, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:12999: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:13006: warning: deprecated conversion from string constant to 'char*'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'CubitStatus AcisModifyEngine::imprint_overlapping_curves(DLIList<BodySM*>&, DLIList<BodySM*>&, ProgressTool*, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:14920: warning: unused variable 'status'
../../../trunk/geom/ACIS/AcisModifyEngine.cpp: In member function 'CubitStatus AcisModifyEngine::imprint_overlapping_surfaces(DLIList<BodySM*>&, DLIList<BodySM*>&, ProgressTool*) const':
../../../trunk/geom/ACIS/AcisModifyEngine.cpp:14944: warning: unused variable 'status'
make[3]: *** [AcisQueryEngine.lo] Error 1
make[3]: *** [AcisModifyEngine.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
in/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CAGroup.lo -MD -MP -MF ".deps/CAGroup.Tpo" -c -o CAGroup.lo ../../trunk/geom/CAGroup.cpp; \
	then mv -f ".deps/CAGroup.Tpo" ".deps/CAGroup.Plo"; else rm -f ".deps/CAGroup.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CADeferredAttrib.lo -MD -MP -MF .deps/CADeferredAttrib.Tpo -c ../../trunk/geom/CADeferredAttrib.cpp -o CADeferredAttrib.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CAMergePartner.lo -MD -MP -MF ".deps/CAMergePartner.Tpo" -c -o CAMergePartner.lo ../../trunk/geom/CAMergePartner.cpp; \
	then mv -f ".deps/CAMergePartner.Tpo" ".deps/CAMergePartner.Plo"; else rm -f ".deps/CAMergePartner.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAEntityColor.lo -MD -MP -MF .deps/CAEntityColor.Tpo -c ../../trunk/geom/CAEntityColor.cpp -o CAEntityColor.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAEntityName.lo -MD -MP -MF .deps/CAEntityName.Tpo -c ../../trunk/geom/CAEntityName.cpp -o CAEntityName.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CAMergeStatus.lo -MD -MP -MF ".deps/CAMergeStatus.Tpo" -c -o CAMergeStatus.lo ../../trunk/geom/CAMergeStatus.cpp; \
	then mv -f ".deps/CAMergeStatus.Tpo" ".deps/CAMergeStatus.Plo"; else rm -f ".deps/CAMergeStatus.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAEntityId.lo -MD -MP -MF .deps/CAEntityId.Tpo -c ../../trunk/geom/CAEntityId.cpp -o CAEntityId.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAGroup.lo -MD -MP -MF .deps/CAGroup.Tpo -c ../../trunk/geom/CAGroup.cpp -o CAGroup.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAMergePartner.lo -MD -MP -MF .deps/CAMergePartner.Tpo -c ../../trunk/geom/CAMergePartner.cpp -o CAMergePartner.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CASourceFeature.lo -MD -MP -MF ".deps/CASourceFeature.Tpo" -c -o CASourceFeature.lo ../../trunk/geom/CASourceFeature.cpp; \
	then mv -f ".deps/CASourceFeature.Tpo" ".deps/CASourceFeature.Plo"; else rm -f ".deps/CASourceFeature.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CAUniqueId.lo -MD -MP -MF ".deps/CAUniqueId.Tpo" -c -o CAUniqueId.lo ../../trunk/geom/CAUniqueId.cpp; \
	then mv -f ".deps/CAUniqueId.Tpo" ".deps/CAUniqueId.Plo"; else rm -f ".deps/CAUniqueId.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CGMApp.lo -MD -MP -MF ".deps/CGMApp.Tpo" -c -o CGMApp.lo ../../trunk/geom/CGMApp.cpp; \
	then mv -f ".deps/CGMApp.Tpo" ".deps/CGMApp.Plo"; else rm -f ".deps/CGMApp.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CGMEngineDynamicLoader.lo -MD -MP -MF ".deps/CGMEngineDynamicLoader.Tpo" -c -o CGMEngineDynamicLoader.lo ../../trunk/geom/CGMEngineDynamicLoader.cpp; \
	then mv -f ".deps/CGMEngineDynamicLoader.Tpo" ".deps/CGMEngineDynamicLoader.Plo"; else rm -f ".deps/CGMEngineDynamicLoader.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAMergeStatus.lo -MD -MP -MF .deps/CAMergeStatus.Tpo -c ../../trunk/geom/CAMergeStatus.cpp -o CAMergeStatus.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CASourceFeature.lo -MD -MP -MF .deps/CASourceFeature.Tpo -c ../../trunk/geom/CASourceFeature.cpp -o CASourceFeature.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CAUniqueId.lo -MD -MP -MF .deps/CAUniqueId.Tpo -c ../../trunk/geom/CAUniqueId.cpp -o CAUniqueId.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CGMApp.lo -MD -MP -MF .deps/CGMApp.Tpo -c ../../trunk/geom/CGMApp.cpp -o CGMApp.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Chain.lo -MD -MP -MF ".deps/Chain.Tpo" -c -o Chain.lo ../../trunk/geom/Chain.cpp; \
	then mv -f ".deps/Chain.Tpo" ".deps/Chain.Plo"; else rm -f ".deps/Chain.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CoEdge.lo -MD -MP -MF ".deps/CoEdge.Tpo" -c -o CoEdge.lo ../../trunk/geom/CoEdge.cpp; \
	then mv -f ".deps/CoEdge.Tpo" ".deps/CoEdge.Plo"; else rm -f ".deps/CoEdge.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CGMEngineDynamicLoader.lo -MD -MP -MF .deps/CGMEngineDynamicLoader.Tpo -c ../../trunk/geom/CGMEngineDynamicLoader.cpp -o CGMEngineDynamicLoader.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CoEdgeSM.lo -MD -MP -MF ".deps/CoEdgeSM.Tpo" -c -o CoEdgeSM.lo ../../trunk/geom/CoEdgeSM.cpp; \
	then mv -f ".deps/CoEdgeSM.Tpo" ".deps/CoEdgeSM.Plo"; else rm -f ".deps/CoEdgeSM.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CoEdge.lo -MD -MP -MF .deps/CoEdge.Tpo -c ../../trunk/geom/CoEdge.cpp -o CoEdge.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CoFace.lo -MD -MP -MF ".deps/CoFace.Tpo" -c -o CoFace.lo ../../trunk/geom/CoFace.cpp; \
	then mv -f ".deps/CoFace.Tpo" ".deps/CoFace.Plo"; else rm -f ".deps/CoFace.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CollectionEntity.lo -MD -MP -MF ".deps/CollectionEntity.Tpo" -c -o CollectionEntity.lo ../../trunk/geom/CollectionEntity.cpp; \
	then mv -f ".deps/CollectionEntity.Tpo" ".deps/CollectionEntity.Plo"; else rm -f ".deps/CollectionEntity.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CoEdgeSM.lo -MD -MP -MF .deps/CoEdgeSM.Tpo -c ../../trunk/geom/CoEdgeSM.cpp -o CoEdgeSM.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CoVertex.lo -MD -MP -MF ".deps/CoVertex.Tpo" -c -o CoVertex.lo ../../trunk/geom/CoVertex.cpp; \
	then mv -f ".deps/CoVertex.Tpo" ".deps/CoVertex.Plo"; else rm -f ".deps/CoVertex.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CoVolume.lo -MD -MP -MF ".deps/CoVolume.Tpo" -c -o CoVolume.lo ../../trunk/geom/CoVolume.cpp; \
	then mv -f ".deps/CoVolume.Tpo" ".deps/CoVolume.Plo"; else rm -f ".deps/CoVolume.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Chain.lo -MD -MP -MF .deps/Chain.Tpo -c ../../trunk/geom/Chain.cpp -o Chain.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CubitAttrib.lo -MD -MP -MF ".deps/CubitAttrib.Tpo" -c -o CubitAttrib.lo ../../trunk/geom/CubitAttrib.cpp; \
	then mv -f ".deps/CubitAttrib.Tpo" ".deps/CubitAttrib.Plo"; else rm -f ".deps/CubitAttrib.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CollectionEntity.lo -MD -MP -MF .deps/CollectionEntity.Tpo -c ../../trunk/geom/CollectionEntity.cpp -o CollectionEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CoFace.lo -MD -MP -MF .deps/CoFace.Tpo -c ../../trunk/geom/CoFace.cpp -o CoFace.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CubitAttribManager.lo -MD -MP -MF ".deps/CubitAttribManager.Tpo" -c -o CubitAttribManager.lo ../../trunk/geom/CubitAttribManager.cpp; \
	then mv -f ".deps/CubitAttribManager.Tpo" ".deps/CubitAttribManager.Plo"; else rm -f ".deps/CubitAttribManager.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CubitAttribUser.lo -MD -MP -MF ".deps/CubitAttribUser.Tpo" -c -o CubitAttribUser.lo ../../trunk/geom/CubitAttribUser.cpp; \
	then mv -f ".deps/CubitAttribUser.Tpo" ".deps/CubitAttribUser.Plo"; else rm -f ".deps/CubitAttribUser.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CubitPolygon.lo -MD -MP -MF ".deps/CubitPolygon.Tpo" -c -o CubitPolygon.lo ../../trunk/geom/CubitPolygon.cpp; \
	then mv -f ".deps/CubitPolygon.Tpo" ".deps/CubitPolygon.Plo"; else rm -f ".deps/CubitPolygon.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CoVolume.lo -MD -MP -MF .deps/CoVolume.Tpo -c ../../trunk/geom/CoVolume.cpp -o CoVolume.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CoVertex.lo -MD -MP -MF .deps/CoVertex.Tpo -c ../../trunk/geom/CoVertex.cpp -o CoVertex.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CubitAttribManager.lo -MD -MP -MF .deps/CubitAttribManager.Tpo -c ../../trunk/geom/CubitAttribManager.cpp -o CubitAttribManager.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CubitAttrib.lo -MD -MP -MF .deps/CubitAttrib.Tpo -c ../../trunk/geom/CubitAttrib.cpp -o CubitAttrib.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CubitSimpleAttrib.lo -MD -MP -MF ".deps/CubitSimpleAttrib.Tpo" -c -o CubitSimpleAttrib.lo ../../trunk/geom/CubitSimpleAttrib.cpp; \
	then mv -f ".deps/CubitSimpleAttrib.Tpo" ".deps/CubitSimpleAttrib.Plo"; else rm -f ".deps/CubitSimpleAttrib.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CubitAttribUser.lo -MD -MP -MF .deps/CubitAttribUser.Tpo -c ../../trunk/geom/CubitAttribUser.cpp -o CubitAttribUser.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Curve.lo -MD -MP -MF ".deps/Curve.Tpo" -c -o Curve.lo ../../trunk/geom/Curve.cpp; \
	then mv -f ".deps/Curve.Tpo" ".deps/Curve.Plo"; else rm -f ".deps/Curve.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CubitPolygon.lo -MD -MP -MF .deps/CubitPolygon.Tpo -c ../../trunk/geom/CubitPolygon.cpp -o CubitPolygon.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CubitSimpleAttrib.lo -MD -MP -MF .deps/CubitSimpleAttrib.Tpo -c ../../trunk/geom/CubitSimpleAttrib.cpp -o CubitSimpleAttrib.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CurveOverlapFacet.lo -MD -MP -MF ".deps/CurveOverlapFacet.Tpo" -c -o CurveOverlapFacet.lo ../../trunk/geom/CurveOverlapFacet.cpp; \
	then mv -f ".deps/CurveOverlapFacet.Tpo" ".deps/CurveOverlapFacet.Plo"; else rm -f ".deps/CurveOverlapFacet.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CurveSM.lo -MD -MP -MF ".deps/CurveSM.Tpo" -c -o CurveSM.lo ../../trunk/geom/CurveSM.cpp; \
	then mv -f ".deps/CurveSM.Tpo" ".deps/CurveSM.Plo"; else rm -f ".deps/CurveSM.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Curve.lo -MD -MP -MF .deps/Curve.Tpo -c ../../trunk/geom/Curve.cpp -o Curve.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT CylinderEvaluator.lo -MD -MP -MF ".deps/CylinderEvaluator.Tpo" -c -o CylinderEvaluator.lo ../../trunk/geom/CylinderEvaluator.cpp; \
	then mv -f ".deps/CylinderEvaluator.Tpo" ".deps/CylinderEvaluator.Plo"; else rm -f ".deps/CylinderEvaluator.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT DAG.lo -MD -MP -MF ".deps/DAG.Tpo" -c -o DAG.lo ../../trunk/geom/DAG.cpp; \
	then mv -f ".deps/DAG.Tpo" ".deps/DAG.Plo"; else rm -f ".deps/DAG.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT DagDrawingTool.lo -MD -MP -MF ".deps/DagDrawingTool.Tpo" -c -o DagDrawingTool.lo ../../trunk/geom/DagDrawingTool.cpp; \
	then mv -f ".deps/DagDrawingTool.Tpo" ".deps/DagDrawingTool.Plo"; else rm -f ".deps/DagDrawingTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CurveSM.lo -MD -MP -MF .deps/CurveSM.Tpo -c ../../trunk/geom/CurveSM.cpp -o CurveSM.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CylinderEvaluator.lo -MD -MP -MF .deps/CylinderEvaluator.Tpo -c ../../trunk/geom/CylinderEvaluator.cpp -o CylinderEvaluator.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT CurveOverlapFacet.lo -MD -MP -MF .deps/CurveOverlapFacet.Tpo -c ../../trunk/geom/CurveOverlapFacet.cpp -o CurveOverlapFacet.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeomDataObserver.lo -MD -MP -MF ".deps/GeomDataObserver.Tpo" -c -o GeomDataObserver.lo ../../trunk/geom/GeomDataObserver.cpp; \
	then mv -f ".deps/GeomDataObserver.Tpo" ".deps/GeomDataObserver.Plo"; else rm -f ".deps/GeomDataObserver.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryEntity.lo -MD -MP -MF ".deps/GeometryEntity.Tpo" -c -o GeometryEntity.lo ../../trunk/geom/GeometryEntity.cpp; \
	then mv -f ".deps/GeometryEntity.Tpo" ".deps/GeometryEntity.Plo"; else rm -f ".deps/GeometryEntity.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryFeatureEngine.lo -MD -MP -MF ".deps/GeometryFeatureEngine.Tpo" -c -o GeometryFeatureEngine.lo ../../trunk/geom/GeometryFeatureEngine.cpp; \
	then mv -f ".deps/GeometryFeatureEngine.Tpo" ".deps/GeometryFeatureEngine.Plo"; else rm -f ".deps/GeometryFeatureEngine.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT DagDrawingTool.lo -MD -MP -MF .deps/DagDrawingTool.Tpo -c ../../trunk/geom/DagDrawingTool.cpp -o DagDrawingTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT DAG.lo -MD -MP -MF .deps/DAG.Tpo -c ../../trunk/geom/DAG.cpp -o DAG.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeomDataObserver.lo -MD -MP -MF .deps/GeomDataObserver.Tpo -c ../../trunk/geom/GeomDataObserver.cpp -o GeomDataObserver.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryFeatureTool.lo -MD -MP -MF ".deps/GeometryFeatureTool.Tpo" -c -o GeometryFeatureTool.lo ../../trunk/geom/GeometryFeatureTool.cpp; \
	then mv -f ".deps/GeometryFeatureTool.Tpo" ".deps/GeometryFeatureTool.Plo"; else rm -f ".deps/GeometryFeatureTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryHealerEngine.lo -MD -MP -MF ".deps/GeometryHealerEngine.Tpo" -c -o GeometryHealerEngine.lo ../../trunk/geom/GeometryHealerEngine.cpp; \
	then mv -f ".deps/GeometryHealerEngine.Tpo" ".deps/GeometryHealerEngine.Plo"; else rm -f ".deps/GeometryHealerEngine.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryEntity.lo -MD -MP -MF .deps/GeometryEntity.Tpo -c ../../trunk/geom/GeometryEntity.cpp -o GeometryEntity.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryHealerTool.lo -MD -MP -MF ".deps/GeometryHealerTool.Tpo" -c -o GeometryHealerTool.lo ../../trunk/geom/GeometryHealerTool.cpp; \
	then mv -f ".deps/GeometryHealerTool.Tpo" ".deps/GeometryHealerTool.Plo"; else rm -f ".deps/GeometryHealerTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryFeatureEngine.lo -MD -MP -MF .deps/GeometryFeatureEngine.Tpo -c ../../trunk/geom/GeometryFeatureEngine.cpp -o GeometryFeatureEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryHealerEngine.lo -MD -MP -MF .deps/GeometryHealerEngine.Tpo -c ../../trunk/geom/GeometryHealerEngine.cpp -o GeometryHealerEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryHealerTool.lo -MD -MP -MF .deps/GeometryHealerTool.Tpo -c ../../trunk/geom/GeometryHealerTool.cpp -o GeometryHealerTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryFeatureTool.lo -MD -MP -MF .deps/GeometryFeatureTool.Tpo -c ../../trunk/geom/GeometryFeatureTool.cpp -o GeometryFeatureTool.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryModifyEngine.lo -MD -MP -MF ".deps/GeometryModifyEngine.Tpo" -c -o GeometryModifyEngine.lo ../../trunk/geom/GeometryModifyEngine.cpp; \
	then mv -f ".deps/GeometryModifyEngine.Tpo" ".deps/GeometryModifyEngine.Plo"; else rm -f ".deps/GeometryModifyEngine.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryModifyTool.lo -MD -MP -MF ".deps/GeometryModifyTool.Tpo" -c -o GeometryModifyTool.lo ../../trunk/geom/GeometryModifyTool.cpp; \
	then mv -f ".deps/GeometryModifyTool.Tpo" ".deps/GeometryModifyTool.Plo"; else rm -f ".deps/GeometryModifyTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryQueryEngine.lo -MD -MP -MF ".deps/GeometryQueryEngine.Tpo" -c -o GeometryQueryEngine.lo ../../trunk/geom/GeometryQueryEngine.cpp; \
	then mv -f ".deps/GeometryQueryEngine.Tpo" ".deps/GeometryQueryEngine.Plo"; else rm -f ".deps/GeometryQueryEngine.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryQueryTool.lo -MD -MP -MF ".deps/GeometryQueryTool.Tpo" -c -o GeometryQueryTool.lo ../../trunk/geom/GeometryQueryTool.cpp; \
	then mv -f ".deps/GeometryQueryTool.Tpo" ".deps/GeometryQueryTool.Plo"; else rm -f ".deps/GeometryQueryTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeometryUtil.lo -MD -MP -MF ".deps/GeometryUtil.Tpo" -c -o GeometryUtil.lo ../../trunk/geom/GeometryUtil.cpp; \
	then mv -f ".deps/GeometryUtil.Tpo" ".deps/GeometryUtil.Plo"; else rm -f ".deps/GeometryUtil.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GeomMeasureTool.lo -MD -MP -MF ".deps/GeomMeasureTool.Tpo" -c -o GeomMeasureTool.lo ../../trunk/geom/GeomMeasureTool.cpp; \
	then mv -f ".deps/GeomMeasureTool.Tpo" ".deps/GeomMeasureTool.Plo"; else rm -f ".deps/GeomMeasureTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryModifyTool.lo -MD -MP -MF .deps/GeometryModifyTool.Tpo -c ../../trunk/geom/GeometryModifyTool.cpp -o GeometryModifyTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryQueryEngine.lo -MD -MP -MF .deps/GeometryQueryEngine.Tpo -c ../../trunk/geom/GeometryQueryEngine.cpp -o GeometryQueryEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryQueryTool.lo -MD -MP -MF .deps/GeometryQueryTool.Tpo -c ../../trunk/geom/GeometryQueryTool.cpp -o GeometryQueryTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryUtil.lo -MD -MP -MF .deps/GeometryUtil.Tpo -c ../../trunk/geom/GeometryUtil.cpp -o GeometryUtil.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeometryModifyEngine.lo -MD -MP -MF .deps/GeometryModifyEngine.Tpo -c ../../trunk/geom/GeometryModifyEngine.cpp -o GeometryModifyEngine.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GfxPreview.lo -MD -MP -MF ".deps/GfxPreview.Tpo" -c -o GfxPreview.lo ../../trunk/geom/GfxPreview.cpp; \
	then mv -f ".deps/GfxPreview.Tpo" ".deps/GfxPreview.Plo"; else rm -f ".deps/GfxPreview.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GeomMeasureTool.lo -MD -MP -MF .deps/GeomMeasureTool.Tpo -c ../../trunk/geom/GeomMeasureTool.cpp -o GeomMeasureTool.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GroupingEntity.lo -MD -MP -MF ".deps/GroupingEntity.Tpo" -c -o GroupingEntity.lo ../../trunk/geom/GroupingEntity.cpp; \
	then mv -f ".deps/GroupingEntity.Tpo" ".deps/GroupingEntity.Plo"; else rm -f ".deps/GroupingEntity.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT GSaveOpen.lo -MD -MP -MF ".deps/GSaveOpen.Tpo" -c -o GSaveOpen.lo ../../trunk/geom/GSaveOpen.cpp; \
	then mv -f ".deps/GSaveOpen.Tpo" ".deps/GSaveOpen.Plo"; else rm -f ".deps/GSaveOpen.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GfxPreview.lo -MD -MP -MF .deps/GfxPreview.Tpo -c ../../trunk/geom/GfxPreview.cpp -o GfxPreview.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Loop.lo -MD -MP -MF ".deps/Loop.Tpo" -c -o Loop.lo ../../trunk/geom/Loop.cpp; \
	then mv -f ".deps/Loop.Tpo" ".deps/Loop.Plo"; else rm -f ".deps/Loop.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GroupingEntity.lo -MD -MP -MF .deps/GroupingEntity.Tpo -c ../../trunk/geom/GroupingEntity.cpp -o GroupingEntity.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT LoopSM.lo -MD -MP -MF ".deps/LoopSM.Tpo" -c -o LoopSM.lo ../../trunk/geom/LoopSM.cpp; \
	then mv -f ".deps/LoopSM.Tpo" ".deps/LoopSM.Plo"; else rm -f ".deps/LoopSM.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT GSaveOpen.lo -MD -MP -MF .deps/GSaveOpen.Tpo -c ../../trunk/geom/GSaveOpen.cpp -o GSaveOpen.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c ../../trunk/geom/Loop.cpp -o Loop.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Lump.lo -MD -MP -MF ".deps/Lump.Tpo" -c -o Lump.lo ../../trunk/geom/Lump.cpp; \
	then mv -f ".deps/Lump.Tpo" ".deps/Lump.Plo"; else rm -f ".deps/Lump.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT LoopSM.lo -MD -MP -MF .deps/LoopSM.Tpo -c ../../trunk/geom/LoopSM.cpp -o LoopSM.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT LumpSM.lo -MD -MP -MF ".deps/LumpSM.Tpo" -c -o LumpSM.lo ../../trunk/geom/LumpSM.cpp; \
	then mv -f ".deps/LumpSM.Tpo" ".deps/LumpSM.Plo"; else rm -f ".deps/LumpSM.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT MedialTool2D.lo -MD -MP -MF ".deps/MedialTool2D.Tpo" -c -o MedialTool2D.lo ../../trunk/geom/MedialTool2D.cpp; \
	then mv -f ".deps/MedialTool2D.Tpo" ".deps/MedialTool2D.Plo"; else rm -f ".deps/MedialTool2D.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT MedialTool3D.lo -MD -MP -MF ".deps/MedialTool3D.Tpo" -c -o MedialTool3D.lo ../../trunk/geom/MedialTool3D.cpp; \
	then mv -f ".deps/MedialTool3D.Tpo" ".deps/MedialTool3D.Plo"; else rm -f ".deps/MedialTool3D.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT LumpSM.lo -MD -MP -MF .deps/LumpSM.Tpo -c ../../trunk/geom/LumpSM.cpp -o LumpSM.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Lump.lo -MD -MP -MF .deps/Lump.Tpo -c ../../trunk/geom/Lump.cpp -o Lump.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT MergeToolAssistant.lo -MD -MP -MF ".deps/MergeToolAssistant.Tpo" -c -o MergeToolAssistant.lo ../../trunk/geom/MergeToolAssistant.cpp; \
	then mv -f ".deps/MergeToolAssistant.Tpo" ".deps/MergeToolAssistant.Plo"; else rm -f ".deps/MergeToolAssistant.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT MedialTool2D.lo -MD -MP -MF .deps/MedialTool2D.Tpo -c ../../trunk/geom/MedialTool2D.cpp -o MedialTool2D.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT MergeTool.lo -MD -MP -MF ".deps/MergeTool.Tpo" -c -o MergeTool.lo ../../trunk/geom/MergeTool.cpp; \
	then mv -f ".deps/MergeTool.Tpo" ".deps/MergeTool.Plo"; else rm -f ".deps/MergeTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT MedialTool3D.lo -MD -MP -MF .deps/MedialTool3D.Tpo -c ../../trunk/geom/MedialTool3D.cpp -o MedialTool3D.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT MergeToolAssistant.lo -MD -MP -MF .deps/MergeToolAssistant.Tpo -c ../../trunk/geom/MergeToolAssistant.cpp -o MergeToolAssistant.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT MidPlaneTool.lo -MD -MP -MF ".deps/MidPlaneTool.Tpo" -c -o MidPlaneTool.lo ../../trunk/geom/MidPlaneTool.cpp; \
	then mv -f ".deps/MidPlaneTool.Tpo" ".deps/MidPlaneTool.Plo"; else rm -f ".deps/MidPlaneTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT ModelEntity.lo -MD -MP -MF ".deps/ModelEntity.Tpo" -c -o ModelEntity.lo ../../trunk/geom/ModelEntity.cpp; \
	then mv -f ".deps/ModelEntity.Tpo" ".deps/ModelEntity.Plo"; else rm -f ".deps/ModelEntity.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT MergeTool.lo -MD -MP -MF .deps/MergeTool.Tpo -c ../../trunk/geom/MergeTool.cpp -o MergeTool.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT ModelQueryEngine.lo -MD -MP -MF ".deps/ModelQueryEngine.Tpo" -c -o ModelQueryEngine.lo ../../trunk/geom/ModelQueryEngine.cpp; \
	then mv -f ".deps/ModelQueryEngine.Tpo" ".deps/ModelQueryEngine.Plo"; else rm -f ".deps/ModelQueryEngine.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT OffsetSplitTool.lo -MD -MP -MF ".deps/OffsetSplitTool.Tpo" -c -o OffsetSplitTool.lo ../../trunk/geom/OffsetSplitTool.cpp; \
	then mv -f ".deps/OffsetSplitTool.Tpo" ".deps/OffsetSplitTool.Plo"; else rm -f ".deps/OffsetSplitTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT OldUnmergeCode.lo -MD -MP -MF ".deps/OldUnmergeCode.Tpo" -c -o OldUnmergeCode.lo ../../trunk/geom/OldUnmergeCode.cpp; \
	then mv -f ".deps/OldUnmergeCode.Tpo" ".deps/OldUnmergeCode.Plo"; else rm -f ".deps/OldUnmergeCode.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT ModelEntity.lo -MD -MP -MF .deps/ModelEntity.Tpo -c ../../trunk/geom/ModelEntity.cpp -o ModelEntity.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Point.lo -MD -MP -MF ".deps/Point.Tpo" -c -o Point.lo ../../trunk/geom/Point.cpp; \
	then mv -f ".deps/Point.Tpo" ".deps/Point.Plo"; else rm -f ".deps/Point.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT OffsetSplitTool.lo -MD -MP -MF .deps/OffsetSplitTool.Tpo -c ../../trunk/geom/OffsetSplitTool.cpp -o OffsetSplitTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT ModelQueryEngine.lo -MD -MP -MF .deps/ModelQueryEngine.Tpo -c ../../trunk/geom/ModelQueryEngine.cpp -o ModelQueryEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT MidPlaneTool.lo -MD -MP -MF .deps/MidPlaneTool.Tpo -c ../../trunk/geom/MidPlaneTool.cpp -o MidPlaneTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT OldUnmergeCode.lo -MD -MP -MF .deps/OldUnmergeCode.Tpo -c ../../trunk/geom/OldUnmergeCode.cpp -o OldUnmergeCode.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c ../../trunk/geom/Point.cpp -o Point.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT PointSM.lo -MD -MP -MF ".deps/PointSM.Tpo" -c -o PointSM.lo ../../trunk/geom/PointSM.cpp; \
	then mv -f ".deps/PointSM.Tpo" ".deps/PointSM.Plo"; else rm -f ".deps/PointSM.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefCollection.lo -MD -MP -MF ".deps/RefCollection.Tpo" -c -o RefCollection.lo ../../trunk/geom/RefCollection.cpp; \
	then mv -f ".deps/RefCollection.Tpo" ".deps/RefCollection.Plo"; else rm -f ".deps/RefCollection.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefEdge.lo -MD -MP -MF ".deps/RefEdge.Tpo" -c -o RefEdge.lo ../../trunk/geom/RefEdge.cpp; \
	then mv -f ".deps/RefEdge.Tpo" ".deps/RefEdge.Plo"; else rm -f ".deps/RefEdge.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefEntity.lo -MD -MP -MF ".deps/RefEntity.Tpo" -c -o RefEntity.lo ../../trunk/geom/RefEntity.cpp; \
	then mv -f ".deps/RefEntity.Tpo" ".deps/RefEntity.Plo"; else rm -f ".deps/RefEntity.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefEntityFactory.lo -MD -MP -MF ".deps/RefEntityFactory.Tpo" -c -o RefEntityFactory.lo ../../trunk/geom/RefEntityFactory.cpp; \
	then mv -f ".deps/RefEntityFactory.Tpo" ".deps/RefEntityFactory.Plo"; else rm -f ".deps/RefEntityFactory.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefCollection.lo -MD -MP -MF .deps/RefCollection.Tpo -c ../../trunk/geom/RefCollection.cpp -o RefCollection.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefEntityName.lo -MD -MP -MF ".deps/RefEntityName.Tpo" -c -o RefEntityName.lo ../../trunk/geom/RefEntityName.cpp; \
	then mv -f ".deps/RefEntityName.Tpo" ".deps/RefEntityName.Plo"; else rm -f ".deps/RefEntityName.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefEntity.lo -MD -MP -MF .deps/RefEntity.Tpo -c ../../trunk/geom/RefEntity.cpp -o RefEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT PointSM.lo -MD -MP -MF .deps/PointSM.Tpo -c ../../trunk/geom/PointSM.cpp -o PointSM.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefEntityFactory.lo -MD -MP -MF .deps/RefEntityFactory.Tpo -c ../../trunk/geom/RefEntityFactory.cpp -o RefEntityFactory.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefEdge.lo -MD -MP -MF .deps/RefEdge.Tpo -c ../../trunk/geom/RefEdge.cpp -o RefEdge.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefFace.lo -MD -MP -MF ".deps/RefFace.Tpo" -c -o RefFace.lo ../../trunk/geom/RefFace.cpp; \
	then mv -f ".deps/RefFace.Tpo" ".deps/RefFace.Plo"; else rm -f ".deps/RefFace.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefEntityName.lo -MD -MP -MF .deps/RefEntityName.Tpo -c ../../trunk/geom/RefEntityName.cpp -o RefEntityName.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefGroup.lo -MD -MP -MF ".deps/RefGroup.Tpo" -c -o RefGroup.lo ../../trunk/geom/RefGroup.cpp; \
	then mv -f ".deps/RefGroup.Tpo" ".deps/RefGroup.Plo"; else rm -f ".deps/RefGroup.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefVertex.lo -MD -MP -MF ".deps/RefVertex.Tpo" -c -o RefVertex.lo ../../trunk/geom/RefVertex.cpp; \
	then mv -f ".deps/RefVertex.Tpo" ".deps/RefVertex.Plo"; else rm -f ".deps/RefVertex.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefFace.lo -MD -MP -MF .deps/RefFace.Tpo -c ../../trunk/geom/RefFace.cpp -o RefFace.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefGroup.lo -MD -MP -MF .deps/RefGroup.Tpo -c ../../trunk/geom/RefGroup.cpp -o RefGroup.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT RefVolume.lo -MD -MP -MF ".deps/RefVolume.Tpo" -c -o RefVolume.lo ../../trunk/geom/RefVolume.cpp; \
	then mv -f ".deps/RefVolume.Tpo" ".deps/RefVolume.Plo"; else rm -f ".deps/RefVolume.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefVertex.lo -MD -MP -MF .deps/RefVertex.Tpo -c ../../trunk/geom/RefVertex.cpp -o RefVertex.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SenseEntity.lo -MD -MP -MF ".deps/SenseEntity.Tpo" -c -o SenseEntity.lo ../../trunk/geom/SenseEntity.cpp; \
	then mv -f ".deps/SenseEntity.Tpo" ".deps/SenseEntity.Plo"; else rm -f ".deps/SenseEntity.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Shell.lo -MD -MP -MF ".deps/Shell.Tpo" -c -o Shell.lo ../../trunk/geom/Shell.cpp; \
	then mv -f ".deps/Shell.Tpo" ".deps/Shell.Plo"; else rm -f ".deps/Shell.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT ShellSM.lo -MD -MP -MF ".deps/ShellSM.Tpo" -c -o ShellSM.lo ../../trunk/geom/ShellSM.cpp; \
	then mv -f ".deps/ShellSM.Tpo" ".deps/ShellSM.Plo"; else rm -f ".deps/ShellSM.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT RefVolume.lo -MD -MP -MF .deps/RefVolume.Tpo -c ../../trunk/geom/RefVolume.cpp -o RefVolume.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SenseEntity.lo -MD -MP -MF .deps/SenseEntity.Tpo -c ../../trunk/geom/SenseEntity.cpp -o SenseEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT ShellSM.lo -MD -MP -MF .deps/ShellSM.Tpo -c ../../trunk/geom/ShellSM.cpp -o ShellSM.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Shell.lo -MD -MP -MF .deps/Shell.Tpo -c ../../trunk/geom/Shell.cpp -o Shell.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SphereEvaluator.lo -MD -MP -MF ".deps/SphereEvaluator.Tpo" -c -o SphereEvaluator.lo ../../trunk/geom/SphereEvaluator.cpp; \
	then mv -f ".deps/SphereEvaluator.Tpo" ".deps/SphereEvaluator.Plo"; else rm -f ".deps/SphereEvaluator.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SplitSurfaceTool.lo -MD -MP -MF ".deps/SplitSurfaceTool.Tpo" -c -o SplitSurfaceTool.lo ../../trunk/geom/SplitSurfaceTool.cpp; \
	then mv -f ".deps/SplitSurfaceTool.Tpo" ".deps/SplitSurfaceTool.Plo"; else rm -f ".deps/SplitSurfaceTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT Surface.lo -MD -MP -MF ".deps/Surface.Tpo" -c -o Surface.lo ../../trunk/geom/Surface.cpp; \
	then mv -f ".deps/Surface.Tpo" ".deps/Surface.Plo"; else rm -f ".deps/Surface.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SurfaceOverlapFacet.lo -MD -MP -MF ".deps/SurfaceOverlapFacet.Tpo" -c -o SurfaceOverlapFacet.lo ../../trunk/geom/SurfaceOverlapFacet.cpp; \
	then mv -f ".deps/SurfaceOverlapFacet.Tpo" ".deps/SurfaceOverlapFacet.Plo"; else rm -f ".deps/SurfaceOverlapFacet.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SplitSurfaceTool.lo -MD -MP -MF .deps/SplitSurfaceTool.Tpo -c ../../trunk/geom/SplitSurfaceTool.cpp -o SplitSurfaceTool.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SurfaceOverlapTool.lo -MD -MP -MF ".deps/SurfaceOverlapTool.Tpo" -c -o SurfaceOverlapTool.lo ../../trunk/geom/SurfaceOverlapTool.cpp; \
	then mv -f ".deps/SurfaceOverlapTool.Tpo" ".deps/SurfaceOverlapTool.Plo"; else rm -f ".deps/SurfaceOverlapTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SphereEvaluator.lo -MD -MP -MF .deps/SphereEvaluator.Tpo -c ../../trunk/geom/SphereEvaluator.cpp -o SphereEvaluator.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SurfParamTool.lo -MD -MP -MF ".deps/SurfParamTool.Tpo" -c -o SurfParamTool.lo ../../trunk/geom/SurfParamTool.cpp; \
	then mv -f ".deps/SurfParamTool.Tpo" ".deps/SurfParamTool.Plo"; else rm -f ".deps/SurfParamTool.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT SurfaceSM.lo -MD -MP -MF ".deps/SurfaceSM.Tpo" -c -o SurfaceSM.lo ../../trunk/geom/SurfaceSM.cpp; \
	then mv -f ".deps/SurfaceSM.Tpo" ".deps/SurfaceSM.Plo"; else rm -f ".deps/SurfaceSM.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT Surface.lo -MD -MP -MF .deps/Surface.Tpo -c ../../trunk/geom/Surface.cpp -o Surface.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SurfaceOverlapFacet.lo -MD -MP -MF .deps/SurfaceOverlapFacet.Tpo -c ../../trunk/geom/SurfaceOverlapFacet.cpp -o SurfaceOverlapFacet.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SurfaceOverlapTool.lo -MD -MP -MF .deps/SurfaceOverlapTool.Tpo -c ../../trunk/geom/SurfaceOverlapTool.cpp -o SurfaceOverlapTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SurfaceSM.lo -MD -MP -MF .deps/SurfaceSM.Tpo -c ../../trunk/geom/SurfaceSM.cpp -o SurfaceSM.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TDCAGE.lo -MD -MP -MF ".deps/TDCAGE.Tpo" -c -o TDCAGE.lo ../../trunk/geom/TDCAGE.cpp; \
	then mv -f ".deps/TDCAGE.Tpo" ".deps/TDCAGE.Plo"; else rm -f ".deps/TDCAGE.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TDSourceFeature.lo -MD -MP -MF ".deps/TDSourceFeature.Tpo" -c -o TDSourceFeature.lo ../../trunk/geom/TDSourceFeature.cpp; \
	then mv -f ".deps/TDSourceFeature.Tpo" ".deps/TDSourceFeature.Plo"; else rm -f ".deps/TDSourceFeature.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TDSplitSurface.lo -MD -MP -MF ".deps/TDSplitSurface.Tpo" -c -o TDSplitSurface.lo ../../trunk/geom/TDSplitSurface.cpp; \
	then mv -f ".deps/TDSplitSurface.Tpo" ".deps/TDSplitSurface.Plo"; else rm -f ".deps/TDSplitSurface.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TDCAGE.lo -MD -MP -MF .deps/TDCAGE.Tpo -c ../../trunk/geom/TDCAGE.cpp -o TDCAGE.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT SurfParamTool.lo -MD -MP -MF .deps/SurfParamTool.Tpo -c ../../trunk/geom/SurfParamTool.cpp -o SurfParamTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TDSplitSurface.lo -MD -MP -MF .deps/TDSplitSurface.Tpo -c ../../trunk/geom/TDSplitSurface.cpp -o TDSplitSurface.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TDSurfaceOverlap.lo -MD -MP -MF ".deps/TDSurfaceOverlap.Tpo" -c -o TDSurfaceOverlap.lo ../../trunk/geom/TDSurfaceOverlap.cpp; \
	then mv -f ".deps/TDSurfaceOverlap.Tpo" ".deps/TDSurfaceOverlap.Plo"; else rm -f ".deps/TDSurfaceOverlap.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TDUniqueId.lo -MD -MP -MF ".deps/TDUniqueId.Tpo" -c -o TDUniqueId.lo ../../trunk/geom/TDUniqueId.cpp; \
	then mv -f ".deps/TDUniqueId.Tpo" ".deps/TDUniqueId.Plo"; else rm -f ".deps/TDUniqueId.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TDSourceFeature.lo -MD -MP -MF .deps/TDSourceFeature.Tpo -c ../../trunk/geom/TDSourceFeature.cpp -o TDSourceFeature.o
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TopologyBridge.lo -MD -MP -MF ".deps/TopologyBridge.Tpo" -c -o TopologyBridge.lo ../../trunk/geom/TopologyBridge.cpp; \
	then mv -f ".deps/TopologyBridge.Tpo" ".deps/TopologyBridge.Plo"; else rm -f ".deps/TopologyBridge.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I.    -Wall -pipe -g -MT TopologyEntity.lo -MD -MP -MF ".deps/TopologyEntity.Tpo" -c -o TopologyEntity.lo ../../trunk/geom/TopologyEntity.cpp; \
	then mv -f ".deps/TopologyEntity.Tpo" ".deps/TopologyEntity.Plo"; else rm -f ".deps/TopologyEntity.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TDSurfaceOverlap.lo -MD -MP -MF .deps/TDSurfaceOverlap.Tpo -c ../../trunk/geom/TDSurfaceOverlap.cpp -o TDSurfaceOverlap.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TopologyBridge.lo -MD -MP -MF .deps/TopologyBridge.Tpo -c ../../trunk/geom/TopologyBridge.cpp -o TopologyBridge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TopologyEntity.lo -MD -MP -MF .deps/TopologyEntity.Tpo -c ../../trunk/geom/TopologyEntity.cpp -o TopologyEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../trunk/geom -I.. -I../itaps -I../../trunk/util -I. -Wall -pipe -g -MT TDUniqueId.lo -MD -MP -MF .deps/TDUniqueId.Tpo -c ../../trunk/geom/TDUniqueId.cpp -o TDUniqueId.o
/bin/sh ../libtool --tag=CXX --mode=link c++  -Wall -pipe -g   -o libcubit_geom.la -rpath /usr/local/lib  AllocMemManagersGeom.lo AnalyticGeometryTool.lo BasicTopologyEntity.lo Body.lo BodySM.lo BoundingBoxTool.lo BridgeManager.lo CAActuateSet.lo CADeferredAttrib.lo CAEntityColor.lo CAEntityId.lo CAEntityName.lo CAGroup.lo CAMergePartner.lo CAMergeStatus.lo CASourceFeature.lo CAUniqueId.lo CGMApp.lo CGMEngineDynamicLoader.lo Chain.lo CoEdge.lo CoEdgeSM.lo CoFace.lo CollectionEntity.lo CoVertex.lo CoVolume.lo CubitAttrib.lo CubitAttribManager.lo CubitAttribUser.lo CubitPolygon.lo CubitSimpleAttrib.lo Curve.lo CurveOverlapFacet.lo CurveSM.lo CylinderEvaluator.lo DAG.lo DagDrawingTool.lo GeomDataObserver.lo GeometryEntity.lo GeometryFeatureEngine.lo GeometryFeatureTool.lo GeometryHealerEngine.lo GeometryHealerTool.lo GeometryModifyEngine.lo GeometryModifyTool.lo GeometryQueryEngine.lo GeometryQueryTool.lo GeometryUtil.lo GeomMeasureTool.lo GfxPreview.lo GroupingEntity.lo GSaveO!
 pen.lo Loop.lo LoopSM.lo Lump.lo LumpSM.lo MedialTool2D.lo MedialTool3D.lo MergeToolAssistant.lo MergeTool.lo MidPlaneTool.lo ModelEntity.lo ModelQueryEngine.lo OffsetSplitTool.lo OldUnmergeCode.lo Point.lo PointSM.lo RefCollection.lo RefEdge.lo RefEntity.lo RefEntityFactory.lo RefEntityName.lo RefFace.lo RefGroup.lo RefVertex.lo RefVolume.lo SenseEntity.lo Shell.lo ShellSM.lo SphereEvaluator.lo SplitSurfaceTool.lo Surface.lo SurfaceOverlapFacet.lo SurfaceOverlapTool.lo SurfParamTool.lo SurfaceSM.lo TDCAGE.lo TDSourceFeature.lo TDSplitSurface.lo TDSurfaceOverlap.lo TDUniqueId.lo TopologyBridge.lo TopologyEntity.lo ../util/libcubit_util.la -lm
rm -fr  .libs/libcubit_geom.a .libs/libcubit_geom.la .libs/libcubit_geom.lai
ar cru .libs/libcubit_geom.a  AllocMemManagersGeom.o AnalyticGeometryTool.o BasicTopologyEntity.o Body.o BodySM.o BoundingBoxTool.o BridgeManager.o CAActuateSet.o CADeferredAttrib.o CAEntityColor.o CAEntityId.o CAEntityName.o CAGroup.o CAMergePartner.o CAMergeStatus.o CASourceFeature.o CAUniqueId.o CGMApp.o CGMEngineDynamicLoader.o Chain.o CoEdge.o CoEdgeSM.o CoFace.o CollectionEntity.o CoVertex.o CoVolume.o CubitAttrib.o CubitAttribManager.o CubitAttribUser.o CubitPolygon.o CubitSimpleAttrib.o Curve.o CurveOverlapFacet.o CurveSM.o CylinderEvaluator.o DAG.o DagDrawingTool.o GeomDataObserver.o GeometryEntity.o GeometryFeatureEngine.o GeometryFeatureTool.o GeometryHealerEngine.o GeometryHealerTool.o GeometryModifyEngine.o GeometryModifyTool.o GeometryQueryEngine.o GeometryQueryTool.o GeometryUtil.o GeomMeasureTool.o GfxPreview.o GroupingEntity.o GSaveOpen.o Loop.o LoopSM.o Lump.o LumpSM.o MedialTool2D.o MedialTool3D.o MergeToolAssistant.o MergeTool.o MidPlaneTool.o ModelEntity!
 .o ModelQueryEngine.o OffsetSplitTool.o OldUnmergeCode.o Point.o PointSM.o RefCollection.o RefEdge.o RefEntity.o RefEntityFactory.o RefEntityName.o RefFace.o RefGroup.o RefVertex.o RefVolume.o SenseEntity.o Shell.o ShellSM.o SphereEvaluator.o SplitSurfaceTool.o Surface.o SurfaceOverlapFacet.o SurfaceOverlapTool.o SurfParamTool.o SurfaceSM.o TDCAGE.o TDSourceFeature.o TDSplitSurface.o TDSurfaceOverlap.o TDUniqueId.o TopologyBridge.o TopologyEntity.o
ranlib .libs/libcubit_geom.a
creating libcubit_geom.la
(cd .libs && rm -f libcubit_geom.la && ln -s ../libcubit_geom.la libcubit_geom.la)
make[3]: Leaving directory `/home/jason/cgm/test/64/geom'
Making all in Cholla
make[3]: Entering directory `/home/jason/cgm/test/64/geom/Cholla'
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT AllocMemManagersCholla.lo -MD -MP -MF ".deps/AllocMemManagersCholla.Tpo" -c -o AllocMemManagersCholla.lo ../../../trunk/geom/Cholla/AllocMemManagersCholla.cpp; \
	then mv -f ".deps/AllocMemManagersCholla.Tpo" ".deps/AllocMemManagersCholla.Plo"; else rm -f ".deps/AllocMemManagersCholla.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT Cholla.lo -MD -MP -MF ".deps/Cholla.Tpo" -c -o Cholla.lo ../../../trunk/geom/Cholla/Cholla.cpp; \
	then mv -f ".deps/Cholla.Tpo" ".deps/Cholla.Plo"; else rm -f ".deps/Cholla.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChollaCurve.lo -MD -MP -MF ".deps/ChollaCurve.Tpo" -c -o ChollaCurve.lo ../../../trunk/geom/Cholla/ChollaCurve.cpp; \
	then mv -f ".deps/ChollaCurve.Tpo" ".deps/ChollaCurve.Plo"; else rm -f ".deps/ChollaCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChollaEngine.lo -MD -MP -MF ".deps/ChollaEngine.Tpo" -c -o ChollaEngine.lo ../../../trunk/geom/Cholla/ChollaEngine.cpp; \
	then mv -f ".deps/ChollaEngine.Tpo" ".deps/ChollaEngine.Plo"; else rm -f ".deps/ChollaEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChollaPoint.lo -MD -MP -MF ".deps/ChollaPoint.Tpo" -c -o ChollaPoint.lo ../../../trunk/geom/Cholla/ChollaPoint.cpp; \
	then mv -f ".deps/ChollaPoint.Tpo" ".deps/ChollaPoint.Plo"; else rm -f ".deps/ChollaPoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChollaSkinTool.lo -MD -MP -MF ".deps/ChollaSkinTool.Tpo" -c -o ChollaSkinTool.lo ../../../trunk/geom/Cholla/ChollaSkinTool.cpp; \
	then mv -f ".deps/ChollaSkinTool.Tpo" ".deps/ChollaSkinTool.Plo"; else rm -f ".deps/ChollaSkinTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChollaSurface.lo -MD -MP -MF ".deps/ChollaSurface.Tpo" -c -o ChollaSurface.lo ../../../trunk/geom/Cholla/ChollaSurface.cpp; \
	then mv -f ".deps/ChollaSurface.Tpo" ".deps/ChollaSurface.Plo"; else rm -f ".deps/ChollaSurface.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT ChordalAxis.lo -MD -MP -MF ".deps/ChordalAxis.Tpo" -c -o ChordalAxis.lo ../../../trunk/geom/Cholla/ChordalAxis.cpp; \
	then mv -f ".deps/ChordalAxis.Tpo" ".deps/ChordalAxis.Plo"; else rm -f ".deps/ChordalAxis.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT Cholla.lo -MD -MP -MF .deps/Cholla.Tpo -c ../../../trunk/geom/Cholla/Cholla.cpp -o Cholla.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChollaSkinTool.lo -MD -MP -MF .deps/ChollaSkinTool.Tpo -c ../../../trunk/geom/Cholla/ChollaSkinTool.cpp -o ChollaSkinTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChollaCurve.lo -MD -MP -MF .deps/ChollaCurve.Tpo -c ../../../trunk/geom/Cholla/ChollaCurve.cpp -o ChollaCurve.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChollaPoint.lo -MD -MP -MF .deps/ChollaPoint.Tpo -c ../../../trunk/geom/Cholla/ChollaPoint.cpp -o ChollaPoint.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChordalAxis.lo -MD -MP -MF .deps/ChordalAxis.Tpo -c ../../../trunk/geom/Cholla/ChordalAxis.cpp -o ChordalAxis.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT AllocMemManagersCholla.lo -MD -MP -MF .deps/AllocMemManagersCholla.Tpo -c ../../../trunk/geom/Cholla/AllocMemManagersCholla.cpp -o AllocMemManagersCholla.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChollaEngine.lo -MD -MP -MF .deps/ChollaEngine.Tpo -c ../../../trunk/geom/Cholla/ChollaEngine.cpp -o ChollaEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT ChollaSurface.lo -MD -MP -MF .deps/ChollaSurface.Tpo -c ../../../trunk/geom/Cholla/ChollaSurface.cpp -o ChollaSurface.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitFacet.lo -MD -MP -MF ".deps/CubitFacet.Tpo" -c -o CubitFacet.lo ../../../trunk/geom/Cholla/CubitFacet.cpp; \
	then mv -f ".deps/CubitFacet.Tpo" ".deps/CubitFacet.Plo"; else rm -f ".deps/CubitFacet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitFacetData.lo -MD -MP -MF ".deps/CubitFacetData.Tpo" -c -o CubitFacetData.lo ../../../trunk/geom/Cholla/CubitFacetData.cpp; \
	then mv -f ".deps/CubitFacetData.Tpo" ".deps/CubitFacetData.Plo"; else rm -f ".deps/CubitFacetData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitFacetEdge.lo -MD -MP -MF ".deps/CubitFacetEdge.Tpo" -c -o CubitFacetEdge.lo ../../../trunk/geom/Cholla/CubitFacetEdge.cpp; \
	then mv -f ".deps/CubitFacetEdge.Tpo" ".deps/CubitFacetEdge.Plo"; else rm -f ".deps/CubitFacetEdge.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitFacet.lo -MD -MP -MF .deps/CubitFacet.Tpo -c ../../../trunk/geom/Cholla/CubitFacet.cpp -o CubitFacet.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitFacetEdgeData.lo -MD -MP -MF ".deps/CubitFacetEdgeData.Tpo" -c -o CubitFacetEdgeData.lo ../../../trunk/geom/Cholla/CubitFacetEdgeData.cpp; \
	then mv -f ".deps/CubitFacetEdgeData.Tpo" ".deps/CubitFacetEdgeData.Plo"; else rm -f ".deps/CubitFacetEdgeData.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitFacetData.lo -MD -MP -MF .deps/CubitFacetData.Tpo -c ../../../trunk/geom/Cholla/CubitFacetData.cpp -o CubitFacetData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitPoint.lo -MD -MP -MF ".deps/CubitPoint.Tpo" -c -o CubitPoint.lo ../../../trunk/geom/Cholla/CubitPoint.cpp; \
	then mv -f ".deps/CubitPoint.Tpo" ".deps/CubitPoint.Plo"; else rm -f ".deps/CubitPoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitPointData.lo -MD -MP -MF ".deps/CubitPointData.Tpo" -c -o CubitPointData.lo ../../../trunk/geom/Cholla/CubitPointData.cpp; \
	then mv -f ".deps/CubitPointData.Tpo" ".deps/CubitPointData.Plo"; else rm -f ".deps/CubitPointData.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitPoint.lo -MD -MP -MF .deps/CubitPoint.Tpo -c ../../../trunk/geom/Cholla/CubitPoint.cpp -o CubitPoint.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitQuadFacet.lo -MD -MP -MF ".deps/CubitQuadFacet.Tpo" -c -o CubitQuadFacet.lo ../../../trunk/geom/Cholla/CubitQuadFacet.cpp; \
	then mv -f ".deps/CubitQuadFacet.Tpo" ".deps/CubitQuadFacet.Plo"; else rm -f ".deps/CubitQuadFacet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CubitQuadFacetData.lo -MD -MP -MF ".deps/CubitQuadFacetData.Tpo" -c -o CubitQuadFacetData.lo ../../../trunk/geom/Cholla/CubitQuadFacetData.cpp; \
	then mv -f ".deps/CubitQuadFacetData.Tpo" ".deps/CubitQuadFacetData.Plo"; else rm -f ".deps/CubitQuadFacetData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT CurveFacetEvalTool.lo -MD -MP -MF ".deps/CurveFacetEvalTool.Tpo" -c -o CurveFacetEvalTool.lo ../../../trunk/geom/Cholla/CurveFacetEvalTool.cpp; \
	then mv -f ".deps/CurveFacetEvalTool.Tpo" ".deps/CurveFacetEvalTool.Plo"; else rm -f ".deps/CurveFacetEvalTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../../trunk/geom/Cholla/debug.cpp; \
	then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitPointData.lo -MD -MP -MF .deps/CubitPointData.Tpo -c ../../../trunk/geom/Cholla/CubitPointData.cpp -o CubitPointData.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT FacetDataUtil.lo -MD -MP -MF ".deps/FacetDataUtil.Tpo" -c -o FacetDataUtil.lo ../../../trunk/geom/Cholla/FacetDataUtil.cpp; \
	then mv -f ".deps/FacetDataUtil.Tpo" ".deps/FacetDataUtil.Plo"; else rm -f ".deps/FacetDataUtil.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT FacetEntity.lo -MD -MP -MF ".deps/FacetEntity.Tpo" -c -o FacetEntity.lo ../../../trunk/geom/Cholla/FacetEntity.cpp; \
	then mv -f ".deps/FacetEntity.Tpo" ".deps/FacetEntity.Plo"; else rm -f ".deps/FacetEntity.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitQuadFacet.lo -MD -MP -MF .deps/CubitQuadFacet.Tpo -c ../../../trunk/geom/Cholla/CubitQuadFacet.cpp -o CubitQuadFacet.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CubitQuadFacetData.lo -MD -MP -MF .deps/CubitQuadFacetData.Tpo -c ../../../trunk/geom/Cholla/CubitQuadFacetData.cpp -o CubitQuadFacetData.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FacetEntity.lo -MD -MP -MF .deps/FacetEntity.Tpo -c ../../../trunk/geom/Cholla/FacetEntity.cpp -o FacetEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT CurveFacetEvalTool.lo -MD -MP -MF .deps/CurveFacetEvalTool.Tpo -c ../../../trunk/geom/Cholla/CurveFacetEvalTool.cpp -o CurveFacetEvalTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FacetDataUtil.lo -MD -MP -MF .deps/FacetDataUtil.Tpo -c ../../../trunk/geom/Cholla/FacetDataUtil.cpp -o FacetDataUtil.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT FacetEvalTool.lo -MD -MP -MF ".deps/FacetEvalTool.Tpo" -c -o FacetEvalTool.lo ../../../trunk/geom/Cholla/FacetEvalTool.cpp; \
	then mv -f ".deps/FacetEvalTool.Tpo" ".deps/FacetEvalTool.Plo"; else rm -f ".deps/FacetEvalTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../../trunk/geom/Cholla/debug.cpp -o debug.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT GeoNode.lo -MD -MP -MF ".deps/GeoNode.Tpo" -c -o GeoNode.lo ../../../trunk/geom/Cholla/GeoNode.cpp; \
	then mv -f ".deps/GeoNode.Tpo" ".deps/GeoNode.Plo"; else rm -f ".deps/GeoNode.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT GeoTet.lo -MD -MP -MF ".deps/GeoTet.Tpo" -c -o GeoTet.lo ../../../trunk/geom/Cholla/GeoTet.cpp; \
	then mv -f ".deps/GeoTet.Tpo" ".deps/GeoTet.Plo"; else rm -f ".deps/GeoTet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT LoopParamTool.lo -MD -MP -MF ".deps/LoopParamTool.Tpo" -c -o LoopParamTool.lo ../../../trunk/geom/Cholla/LoopParamTool.cpp; \
	then mv -f ".deps/LoopParamTool.Tpo" ".deps/LoopParamTool.Plo"; else rm -f ".deps/LoopParamTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT PointGridSearch.lo -MD -MP -MF ".deps/PointGridSearch.Tpo" -c -o PointGridSearch.lo ../../../trunk/geom/Cholla/PointGridSearch.cpp; \
	then mv -f ".deps/PointGridSearch.Tpo" ".deps/PointGridSearch.Plo"; else rm -f ".deps/PointGridSearch.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FacetEvalTool.lo -MD -MP -MF .deps/FacetEvalTool.Tpo -c ../../../trunk/geom/Cholla/FacetEvalTool.cpp -o FacetEvalTool.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT PointLoopFacetor.lo -MD -MP -MF ".deps/PointLoopFacetor.Tpo" -c -o PointLoopFacetor.lo ../../../trunk/geom/Cholla/PointLoopFacetor.cpp; \
	then mv -f ".deps/PointLoopFacetor.Tpo" ".deps/PointLoopFacetor.Plo"; else rm -f ".deps/PointLoopFacetor.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT GeoNode.lo -MD -MP -MF .deps/GeoNode.Tpo -c ../../../trunk/geom/Cholla/GeoNode.cpp -o GeoNode.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT LoopParamTool.lo -MD -MP -MF .deps/LoopParamTool.Tpo -c ../../../trunk/geom/Cholla/LoopParamTool.cpp -o LoopParamTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT PointGridSearch.lo -MD -MP -MF .deps/PointGridSearch.Tpo -c ../../../trunk/geom/Cholla/PointGridSearch.cpp -o PointGridSearch.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT TDChordal.lo -MD -MP -MF ".deps/TDChordal.Tpo" -c -o TDChordal.lo ../../../trunk/geom/Cholla/TDChordal.cpp; \
	then mv -f ".deps/TDChordal.Tpo" ".deps/TDChordal.Plo"; else rm -f ".deps/TDChordal.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT GeoTet.lo -MD -MP -MF .deps/GeoTet.Tpo -c ../../../trunk/geom/Cholla/GeoTet.cpp -o GeoTet.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT PointLoopFacetor.lo -MD -MP -MF .deps/PointLoopFacetor.Tpo -c ../../../trunk/geom/Cholla/PointLoopFacetor.cpp -o PointLoopFacetor.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT TDChordal.lo -MD -MP -MF .deps/TDChordal.Tpo -c ../../../trunk/geom/Cholla/TDChordal.cpp -o TDChordal.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT TDFacetboolData.lo -MD -MP -MF ".deps/TDFacetboolData.Tpo" -c -o TDFacetboolData.lo ../../../trunk/geom/Cholla/TDFacetboolData.cpp; \
	then mv -f ".deps/TDFacetboolData.Tpo" ".deps/TDFacetboolData.Plo"; else rm -f ".deps/TDFacetboolData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT TDFacetBoundaryEdge.lo -MD -MP -MF ".deps/TDFacetBoundaryEdge.Tpo" -c -o TDFacetBoundaryEdge.lo ../../../trunk/geom/Cholla/TDFacetBoundaryEdge.cpp; \
	then mv -f ".deps/TDFacetBoundaryEdge.Tpo" ".deps/TDFacetBoundaryEdge.Plo"; else rm -f ".deps/TDFacetBoundaryEdge.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT TDFacetBoundaryPoint.lo -MD -MP -MF ".deps/TDFacetBoundaryPoint.Tpo" -c -o TDFacetBoundaryPoint.lo ../../../trunk/geom/Cholla/TDFacetBoundaryPoint.cpp; \
	then mv -f ".deps/TDFacetBoundaryPoint.Tpo" ".deps/TDFacetBoundaryPoint.Plo"; else rm -f ".deps/TDFacetBoundaryPoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom    -Wall -pipe -g -MT TDGeomFacet.lo -MD -MP -MF ".deps/TDGeomFacet.Tpo" -c -o TDGeomFacet.lo ../../../trunk/geom/Cholla/TDGeomFacet.cpp; \
	then mv -f ".deps/TDGeomFacet.Tpo" ".deps/TDGeomFacet.Plo"; else rm -f ".deps/TDGeomFacet.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT TDFacetboolData.lo -MD -MP -MF .deps/TDFacetboolData.Tpo -c ../../../trunk/geom/Cholla/TDFacetboolData.cpp -o TDFacetboolData.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT TDFacetBoundaryEdge.lo -MD -MP -MF .deps/TDFacetBoundaryEdge.Tpo -c ../../../trunk/geom/Cholla/TDFacetBoundaryEdge.cpp -o TDFacetBoundaryEdge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT TDGeomFacet.lo -MD -MP -MF .deps/TDGeomFacet.Tpo -c ../../../trunk/geom/Cholla/TDGeomFacet.cpp -o TDGeomFacet.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/Cholla -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT TDFacetBoundaryPoint.lo -MD -MP -MF .deps/TDFacetBoundaryPoint.Tpo -c ../../../trunk/geom/Cholla/TDFacetBoundaryPoint.cpp -o TDFacetBoundaryPoint.o
/bin/sh ../../libtool --tag=CXX --mode=link c++  -Wall -pipe -g   -o libcholla.la -rpath /usr/local/lib  AllocMemManagersCholla.lo Cholla.lo ChollaCurve.lo ChollaEngine.lo ChollaEntity.lo ChollaPoint.lo ChollaSkinTool.lo ChollaSurface.lo ChordalAxis.lo CubitFacet.lo CubitFacetData.lo CubitFacetEdge.lo CubitFacetEdgeData.lo CubitPoint.lo CubitPointData.lo CubitQuadFacet.lo CubitQuadFacetData.lo CurveFacetEvalTool.lo debug.lo FacetDataUtil.lo FacetEntity.lo FacetEvalTool.lo GeoNode.lo GeoTet.lo LoopParamTool.lo PointGridSearch.lo PointLoopFacetor.lo TDChordal.lo TDFacetboolData.lo TDFacetBoundaryEdge.lo TDFacetBoundaryPoint.lo TDGeomFacet.lo  ../libcubit_geom.la -lm
rm -fr  .libs/libcholla.a .libs/libcholla.la .libs/libcholla.lai
ar cru .libs/libcholla.a  AllocMemManagersCholla.o Cholla.o ChollaCurve.o ChollaEngine.o ChollaEntity.o ChollaPoint.o ChollaSkinTool.o ChollaSurface.o ChordalAxis.o CubitFacet.o CubitFacetData.o CubitFacetEdge.o CubitFacetEdgeData.o CubitPoint.o CubitPointData.o CubitQuadFacet.o CubitQuadFacetData.o CurveFacetEvalTool.o debug.o FacetDataUtil.o FacetEntity.o FacetEvalTool.o GeoNode.o GeoTet.o LoopParamTool.o PointGridSearch.o PointLoopFacetor.o TDChordal.o TDFacetboolData.o TDFacetBoundaryEdge.o TDFacetBoundaryPoint.o TDGeomFacet.o
ranlib .libs/libcholla.a
creating libcholla.la
(cd .libs && rm -f libcholla.la && ln -s ../libcholla.la libcholla.la)
make[3]: Leaving directory `/home/jason/cgm/test/64/geom/Cholla'
Making all in facetbool
make[3]: Entering directory `/home/jason/cgm/test/64/geom/facetbool'
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBClassify.lo -MD -MP -MF ".deps/FBClassify.Tpo" -c -o FBClassify.lo ../../../trunk/geom/facetbool/FBClassify.cpp; \
	then mv -f ".deps/FBClassify.Tpo" ".deps/FBClassify.Plo"; else rm -f ".deps/FBClassify.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBDataUtil.lo -MD -MP -MF ".deps/FBDataUtil.Tpo" -c -o FBDataUtil.lo ../../../trunk/geom/facetbool/FBDataUtil.cpp; \
	then mv -f ".deps/FBDataUtil.Tpo" ".deps/FBDataUtil.Plo"; else rm -f ".deps/FBDataUtil.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBImprint.lo -MD -MP -MF ".deps/FBImprint.Tpo" -c -o FBImprint.lo ../../../trunk/geom/facetbool/FBImprint.cpp; \
	then mv -f ".deps/FBImprint.Tpo" ".deps/FBImprint.Plo"; else rm -f ".deps/FBImprint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBIntersect.lo -MD -MP -MF ".deps/FBIntersect.Tpo" -c -o FBIntersect.lo ../../../trunk/geom/facetbool/FBIntersect.cpp; \
	then mv -f ".deps/FBIntersect.Tpo" ".deps/FBIntersect.Plo"; else rm -f ".deps/FBIntersect.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBPolyhedron.lo -MD -MP -MF ".deps/FBPolyhedron.Tpo" -c -o FBPolyhedron.lo ../../../trunk/geom/facetbool/FBPolyhedron.cpp; \
	then mv -f ".deps/FBPolyhedron.Tpo" ".deps/FBPolyhedron.Plo"; else rm -f ".deps/FBPolyhedron.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBRetriangulate.lo -MD -MP -MF ".deps/FBRetriangulate.Tpo" -c -o FBRetriangulate.lo ../../../trunk/geom/facetbool/FBRetriangulate.cpp; \
	then mv -f ".deps/FBRetriangulate.Tpo" ".deps/FBRetriangulate.Plo"; else rm -f ".deps/FBRetriangulate.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT FBTiler.lo -MD -MP -MF ".deps/FBTiler.Tpo" -c -o FBTiler.lo ../../../trunk/geom/facetbool/FBTiler.cpp; \
	then mv -f ".deps/FBTiler.Tpo" ".deps/FBTiler.Plo"; else rm -f ".deps/FBTiler.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT IntegerHash.lo -MD -MP -MF ".deps/IntegerHash.Tpo" -c -o IntegerHash.lo ../../../trunk/geom/facetbool/IntegerHash.cpp; \
	then mv -f ".deps/IntegerHash.Tpo" ".deps/IntegerHash.Plo"; else rm -f ".deps/IntegerHash.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT IntegerHash.lo -MD -MP -MF .deps/IntegerHash.Tpo -c ../../../trunk/geom/facetbool/IntegerHash.cpp -o IntegerHash.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBTiler.lo -MD -MP -MF .deps/FBTiler.Tpo -c ../../../trunk/geom/facetbool/FBTiler.cpp -o FBTiler.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBClassify.lo -MD -MP -MF .deps/FBClassify.Tpo -c ../../../trunk/geom/facetbool/FBClassify.cpp -o FBClassify.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBPolyhedron.lo -MD -MP -MF .deps/FBPolyhedron.Tpo -c ../../../trunk/geom/facetbool/FBPolyhedron.cpp -o FBPolyhedron.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBIntersect.lo -MD -MP -MF .deps/FBIntersect.Tpo -c ../../../trunk/geom/facetbool/FBIntersect.cpp -o FBIntersect.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBImprint.lo -MD -MP -MF .deps/FBImprint.Tpo -c ../../../trunk/geom/facetbool/FBImprint.cpp -o FBImprint.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom     -Wall -pipe -g -MT KdTree.lo -MD -MP -MF ".deps/KdTree.Tpo" -c -o KdTree.lo ../../../trunk/geom/facetbool/KdTree.cpp; \
	then mv -f ".deps/KdTree.Tpo" ".deps/KdTree.Plo"; else rm -f ".deps/KdTree.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBRetriangulate.lo -MD -MP -MF .deps/FBRetriangulate.Tpo -c ../../../trunk/geom/facetbool/FBRetriangulate.cpp -o FBRetriangulate.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT FBDataUtil.lo -MD -MP -MF .deps/FBDataUtil.Tpo -c ../../../trunk/geom/facetbool/FBDataUtil.cpp -o FBDataUtil.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facetbool -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -Wall -pipe -g -MT KdTree.lo -MD -MP -MF .deps/KdTree.Tpo -c ../../../trunk/geom/facetbool/KdTree.cpp -o KdTree.o
/bin/sh ../../libtool --tag=CXX --mode=link c++  -Wall -pipe -g   -o libcubit_facetbool.la -rpath /usr/local/lib  FBClassify.lo FBDataUtil.lo FBImprint.lo FBIntersect.lo FBPolyhedron.lo FBRetriangulate.lo FBTiler.lo IntegerHash.lo KdTree.lo ../libcubit_geom.la -lm
rm -fr  .libs/libcubit_facetbool.a .libs/libcubit_facetbool.la .libs/libcubit_facetbool.lai
ar cru .libs/libcubit_facetbool.a  FBClassify.o FBDataUtil.o FBImprint.o FBIntersect.o FBPolyhedron.o FBRetriangulate.o FBTiler.o IntegerHash.o KdTree.o
ranlib .libs/libcubit_facetbool.a
creating libcubit_facetbool.la
(cd .libs && rm -f libcubit_facetbool.la && ln -s ../libcubit_facetbool.la libcubit_facetbool.la)
make[3]: Leaving directory `/home/jason/cgm/test/64/geom/facetbool'
Making all in facet
make[3]: Entering directory `/home/jason/cgm/test/64/geom/facet'
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetAttrib.lo -MD -MP -MF ".deps/FacetAttrib.Tpo" -c -o FacetAttrib.lo ../../../trunk/geom/facet/FacetAttrib.cpp; \
	then mv -f ".deps/FacetAttrib.Tpo" ".deps/FacetAttrib.Plo"; else rm -f ".deps/FacetAttrib.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetAttribSet.lo -MD -MP -MF ".deps/FacetAttribSet.Tpo" -c -o FacetAttribSet.lo ../../../trunk/geom/facet/FacetAttribSet.cpp; \
	then mv -f ".deps/FacetAttribSet.Tpo" ".deps/FacetAttribSet.Plo"; else rm -f ".deps/FacetAttribSet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetBody.lo -MD -MP -MF ".deps/FacetBody.Tpo" -c -o FacetBody.lo ../../../trunk/geom/facet/FacetBody.cpp; \
	then mv -f ".deps/FacetBody.Tpo" ".deps/FacetBody.Plo"; else rm -f ".deps/FacetBody.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetboolInterface.lo -MD -MP -MF ".deps/FacetboolInterface.Tpo" -c -o FacetboolInterface.lo ../../../trunk/geom/facet/FacetboolInterface.cpp; \
	then mv -f ".deps/FacetboolInterface.Tpo" ".deps/FacetboolInterface.Plo"; else rm -f ".deps/FacetboolInterface.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetCoEdge.lo -MD -MP -MF ".deps/FacetCoEdge.Tpo" -c -o FacetCoEdge.lo ../../../trunk/geom/facet/FacetCoEdge.cpp; \
	then mv -f ".deps/FacetCoEdge.Tpo" ".deps/FacetCoEdge.Plo"; else rm -f ".deps/FacetCoEdge.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetCurve.lo -MD -MP -MF ".deps/FacetCurve.Tpo" -c -o FacetCurve.lo ../../../trunk/geom/facet/FacetCurve.cpp; \
	then mv -f ".deps/FacetCurve.Tpo" ".deps/FacetCurve.Plo"; else rm -f ".deps/FacetCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetLoop.lo -MD -MP -MF ".deps/FacetLoop.Tpo" -c -o FacetLoop.lo ../../../trunk/geom/facet/FacetLoop.cpp; \
	then mv -f ".deps/FacetLoop.Tpo" ".deps/FacetLoop.Plo"; else rm -f ".deps/FacetLoop.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetLump.lo -MD -MP -MF ".deps/FacetLump.Tpo" -c -o FacetLump.lo ../../../trunk/geom/facet/FacetLump.cpp; \
	then mv -f ".deps/FacetLump.Tpo" ".deps/FacetLump.Plo"; else rm -f ".deps/FacetLump.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetCurve.lo -MD -MP -MF .deps/FacetCurve.Tpo -c ../../../trunk/geom/facet/FacetCurve.cpp -o FacetCurve.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetBody.lo -MD -MP -MF .deps/FacetBody.Tpo -c ../../../trunk/geom/facet/FacetBody.cpp -o FacetBody.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetLoop.lo -MD -MP -MF .deps/FacetLoop.Tpo -c ../../../trunk/geom/facet/FacetLoop.cpp -o FacetLoop.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetLump.lo -MD -MP -MF .deps/FacetLump.Tpo -c ../../../trunk/geom/facet/FacetLump.cpp -o FacetLump.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetCoEdge.lo -MD -MP -MF .deps/FacetCoEdge.Tpo -c ../../../trunk/geom/facet/FacetCoEdge.cpp -o FacetCoEdge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetboolInterface.lo -MD -MP -MF .deps/FacetboolInterface.Tpo -c ../../../trunk/geom/facet/FacetboolInterface.cpp -o FacetboolInterface.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetAttrib.lo -MD -MP -MF .deps/FacetAttrib.Tpo -c ../../../trunk/geom/facet/FacetAttrib.cpp -o FacetAttrib.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetAttribSet.lo -MD -MP -MF .deps/FacetAttribSet.Tpo -c ../../../trunk/geom/facet/FacetAttribSet.cpp -o FacetAttribSet.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetModifyEngine.lo -MD -MP -MF ".deps/FacetModifyEngine.Tpo" -c -o FacetModifyEngine.lo ../../../trunk/geom/facet/FacetModifyEngine.cpp; \
	then mv -f ".deps/FacetModifyEngine.Tpo" ".deps/FacetModifyEngine.Plo"; else rm -f ".deps/FacetModifyEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetParamTool.lo -MD -MP -MF ".deps/FacetParamTool.Tpo" -c -o FacetParamTool.lo ../../../trunk/geom/facet/FacetParamTool.cpp; \
	then mv -f ".deps/FacetParamTool.Tpo" ".deps/FacetParamTool.Plo"; else rm -f ".deps/FacetParamTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetPoint.lo -MD -MP -MF ".deps/FacetPoint.Tpo" -c -o FacetPoint.lo ../../../trunk/geom/facet/FacetPoint.cpp; \
	then mv -f ".deps/FacetPoint.Tpo" ".deps/FacetPoint.Plo"; else rm -f ".deps/FacetPoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetQueryEngine.lo -MD -MP -MF ".deps/FacetQueryEngine.Tpo" -c -o FacetQueryEngine.lo ../../../trunk/geom/facet/FacetQueryEngine.cpp; \
	then mv -f ".deps/FacetQueryEngine.Tpo" ".deps/FacetQueryEngine.Plo"; else rm -f ".deps/FacetQueryEngine.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetModifyEngine.lo -MD -MP -MF .deps/FacetModifyEngine.Tpo -c ../../../trunk/geom/facet/FacetModifyEngine.cpp -o FacetModifyEngine.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetShell.lo -MD -MP -MF ".deps/FacetShell.Tpo" -c -o FacetShell.lo ../../../trunk/geom/facet/FacetShell.cpp; \
	then mv -f ".deps/FacetShell.Tpo" ".deps/FacetShell.Plo"; else rm -f ".deps/FacetShell.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT FacetSurface.lo -MD -MP -MF ".deps/FacetSurface.Tpo" -c -o FacetSurface.lo ../../../trunk/geom/facet/FacetSurface.cpp; \
	then mv -f ".deps/FacetSurface.Tpo" ".deps/FacetSurface.Plo"; else rm -f ".deps/FacetSurface.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetQueryEngine.lo -MD -MP -MF .deps/FacetQueryEngine.Tpo -c ../../../trunk/geom/facet/FacetQueryEngine.cpp -o FacetQueryEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetPoint.lo -MD -MP -MF .deps/FacetPoint.Tpo -c ../../../trunk/geom/facet/FacetPoint.cpp -o FacetPoint.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetShell.lo -MD -MP -MF .deps/FacetShell.Tpo -c ../../../trunk/geom/facet/FacetShell.cpp -o FacetShell.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetParamTool.lo -MD -MP -MF .deps/FacetParamTool.Tpo -c ../../../trunk/geom/facet/FacetParamTool.cpp -o FacetParamTool.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool     -Wall -pipe -g -MT GridSearchTree.lo -MD -MP -MF ".deps/GridSearchTree.Tpo" -c -o GridSearchTree.lo ../../../trunk/geom/facet/GridSearchTree.cpp; \
	then mv -f ".deps/GridSearchTree.Tpo" ".deps/GridSearchTree.Plo"; else rm -f ".deps/GridSearchTree.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT FacetSurface.lo -MD -MP -MF .deps/FacetSurface.Tpo -c ../../../trunk/geom/facet/FacetSurface.cpp -o FacetSurface.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/facet -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -Wall -pipe -g -MT GridSearchTree.lo -MD -MP -MF .deps/GridSearchTree.Tpo -c ../../../trunk/geom/facet/GridSearchTree.cpp -o GridSearchTree.o
/bin/sh ../../libtool --tag=CXX --mode=link c++  -Wall -pipe -g   -o libcubit_facet.la -rpath /usr/local/lib  FacetAttrib.lo FacetAttribSet.lo FacetBody.lo FacetboolInterface.lo FacetCoEdge.lo FacetCurve.lo FacetLoop.lo FacetLump.lo FacetModifyEngine.lo FacetParamTool.lo FacetPoint.lo FacetQueryEngine.lo FacetShell.lo FacetSurface.lo GridSearchTree.lo ../libcubit_geom.la ../facetbool/libcubit_facetbool.la ../Cholla/libcholla.la  -lm
rm -fr  .libs/libcubit_facet.a .libs/libcubit_facet.la .libs/libcubit_facet.lai
ar cru .libs/libcubit_facet.a  FacetAttrib.o FacetAttribSet.o FacetBody.o FacetboolInterface.o FacetCoEdge.o FacetCurve.o FacetLoop.o FacetLump.o FacetModifyEngine.o FacetParamTool.o FacetPoint.o FacetQueryEngine.o FacetShell.o FacetSurface.o GridSearchTree.o
ranlib .libs/libcubit_facet.a
creating libcubit_facet.la
(cd .libs && rm -f libcubit_facet.la && ln -s ../libcubit_facet.la libcubit_facet.la)
make[3]: Leaving directory `/home/jason/cgm/test/64/geom/facet'
Making all in virtual
make[3]: Entering directory `/home/jason/cgm/test/64/geom/virtual'
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT AllocMemManagersVirtual.lo -MD -MP -MF ".deps/AllocMemManagersVirtual.Tpo" -c -o AllocMemManagersVirtual.lo ../../../trunk/geom/virtual/AllocMemManagersVirtual.cpp; \
	then mv -f ".deps/AllocMemManagersVirtual.Tpo" ".deps/AllocMemManagersVirtual.Plo"; else rm -f ".deps/AllocMemManagersVirtual.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CACompositeVG.lo -MD -MP -MF ".deps/CACompositeVG.Tpo" -c -o CACompositeVG.lo ../../../trunk/geom/virtual/CACompositeVG.cpp; \
	then mv -f ".deps/CACompositeVG.Tpo" ".deps/CACompositeVG.Plo"; else rm -f ".deps/CACompositeVG.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CAPartitionVG.lo -MD -MP -MF ".deps/CAPartitionVG.Tpo" -c -o CAPartitionVG.lo ../../../trunk/geom/virtual/CAPartitionVG.cpp; \
	then mv -f ".deps/CAPartitionVG.Tpo" ".deps/CAPartitionVG.Plo"; else rm -f ".deps/CAPartitionVG.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CAVirtualVG.lo -MD -MP -MF ".deps/CAVirtualVG.Tpo" -c -o CAVirtualVG.lo ../../../trunk/geom/virtual/CAVirtualVG.cpp; \
	then mv -f ".deps/CAVirtualVG.Tpo" ".deps/CAVirtualVG.Plo"; else rm -f ".deps/CAVirtualVG.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CollapseAngleTool.lo -MD -MP -MF ".deps/CollapseAngleTool.Tpo" -c -o CollapseAngleTool.lo ../../../trunk/geom/virtual/CollapseAngleTool.cpp; \
	then mv -f ".deps/CollapseAngleTool.Tpo" ".deps/CollapseAngleTool.Plo"; else rm -f ".deps/CollapseAngleTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeAttrib.lo -MD -MP -MF ".deps/CompositeAttrib.Tpo" -c -o CompositeAttrib.lo ../../../trunk/geom/virtual/CompositeAttrib.cpp; \
	then mv -f ".deps/CompositeAttrib.Tpo" ".deps/CompositeAttrib.Plo"; else rm -f ".deps/CompositeAttrib.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeBody.lo -MD -MP -MF ".deps/CompositeBody.Tpo" -c -o CompositeBody.lo ../../../trunk/geom/virtual/CompositeBody.cpp; \
	then mv -f ".deps/CompositeBody.Tpo" ".deps/CompositeBody.Plo"; else rm -f ".deps/CompositeBody.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeCoEdge.lo -MD -MP -MF ".deps/CompositeCoEdge.Tpo" -c -o CompositeCoEdge.lo ../../../trunk/geom/virtual/CompositeCoEdge.cpp; \
	then mv -f ".deps/CompositeCoEdge.Tpo" ".deps/CompositeCoEdge.Plo"; else rm -f ".deps/CompositeCoEdge.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT AllocMemManagersVirtual.lo -MD -MP -MF .deps/AllocMemManagersVirtual.Tpo -c ../../../trunk/geom/virtual/AllocMemManagersVirtual.cpp -o AllocMemManagersVirtual.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CAPartitionVG.lo -MD -MP -MF .deps/CAPartitionVG.Tpo -c ../../../trunk/geom/virtual/CAPartitionVG.cpp -o CAPartitionVG.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeCoEdge.lo -MD -MP -MF .deps/CompositeCoEdge.Tpo -c ../../../trunk/geom/virtual/CompositeCoEdge.cpp -o CompositeCoEdge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeBody.lo -MD -MP -MF .deps/CompositeBody.Tpo -c ../../../trunk/geom/virtual/CompositeBody.cpp -o CompositeBody.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeAttrib.lo -MD -MP -MF .deps/CompositeAttrib.Tpo -c ../../../trunk/geom/virtual/CompositeAttrib.cpp -o CompositeAttrib.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CollapseAngleTool.lo -MD -MP -MF .deps/CollapseAngleTool.Tpo -c ../../../trunk/geom/virtual/CollapseAngleTool.cpp -o CollapseAngleTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CACompositeVG.lo -MD -MP -MF .deps/CACompositeVG.Tpo -c ../../../trunk/geom/virtual/CACompositeVG.cpp -o CACompositeVG.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CAVirtualVG.lo -MD -MP -MF .deps/CAVirtualVG.Tpo -c ../../../trunk/geom/virtual/CAVirtualVG.cpp -o CAVirtualVG.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeCoSurf.lo -MD -MP -MF ".deps/CompositeCoSurf.Tpo" -c -o CompositeCoSurf.lo ../../../trunk/geom/virtual/CompositeCoSurf.cpp; \
	then mv -f ".deps/CompositeCoSurf.Tpo" ".deps/CompositeCoSurf.Plo"; else rm -f ".deps/CompositeCoSurf.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeCurve.lo -MD -MP -MF ".deps/CompositeCurve.Tpo" -c -o CompositeCurve.lo ../../../trunk/geom/virtual/CompositeCurve.cpp; \
	then mv -f ".deps/CompositeCurve.Tpo" ".deps/CompositeCurve.Plo"; else rm -f ".deps/CompositeCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeEngine.lo -MD -MP -MF ".deps/CompositeEngine.Tpo" -c -o CompositeEngine.lo ../../../trunk/geom/virtual/CompositeEngine.cpp; \
	then mv -f ".deps/CompositeEngine.Tpo" ".deps/CompositeEngine.Plo"; else rm -f ".deps/CompositeEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeGeom.lo -MD -MP -MF ".deps/CompositeGeom.Tpo" -c -o CompositeGeom.lo ../../../trunk/geom/virtual/CompositeGeom.cpp; \
	then mv -f ".deps/CompositeGeom.Tpo" ".deps/CompositeGeom.Plo"; else rm -f ".deps/CompositeGeom.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeLoop.lo -MD -MP -MF ".deps/CompositeLoop.Tpo" -c -o CompositeLoop.lo ../../../trunk/geom/virtual/CompositeLoop.cpp; \
	then mv -f ".deps/CompositeLoop.Tpo" ".deps/CompositeLoop.Plo"; else rm -f ".deps/CompositeLoop.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeCoSurf.lo -MD -MP -MF .deps/CompositeCoSurf.Tpo -c ../../../trunk/geom/virtual/CompositeCoSurf.cpp -o CompositeCoSurf.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeCurve.lo -MD -MP -MF .deps/CompositeCurve.Tpo -c ../../../trunk/geom/virtual/CompositeCurve.cpp -o CompositeCurve.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeLump.lo -MD -MP -MF ".deps/CompositeLump.Tpo" -c -o CompositeLump.lo ../../../trunk/geom/virtual/CompositeLump.cpp; \
	then mv -f ".deps/CompositeLump.Tpo" ".deps/CompositeLump.Plo"; else rm -f ".deps/CompositeLump.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeEngine.lo -MD -MP -MF .deps/CompositeEngine.Tpo -c ../../../trunk/geom/virtual/CompositeEngine.cpp -o CompositeEngine.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositePoint.lo -MD -MP -MF ".deps/CompositePoint.Tpo" -c -o CompositePoint.lo ../../../trunk/geom/virtual/CompositePoint.cpp; \
	then mv -f ".deps/CompositePoint.Tpo" ".deps/CompositePoint.Plo"; else rm -f ".deps/CompositePoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeShell.lo -MD -MP -MF ".deps/CompositeShell.Tpo" -c -o CompositeShell.lo ../../../trunk/geom/virtual/CompositeShell.cpp; \
	then mv -f ".deps/CompositeShell.Tpo" ".deps/CompositeShell.Plo"; else rm -f ".deps/CompositeShell.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeGeom.lo -MD -MP -MF .deps/CompositeGeom.Tpo -c ../../../trunk/geom/virtual/CompositeGeom.cpp -o CompositeGeom.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositePoint.lo -MD -MP -MF .deps/CompositePoint.Tpo -c ../../../trunk/geom/virtual/CompositePoint.cpp -o CompositePoint.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeLump.lo -MD -MP -MF .deps/CompositeLump.Tpo -c ../../../trunk/geom/virtual/CompositeLump.cpp -o CompositeLump.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeLoop.lo -MD -MP -MF .deps/CompositeLoop.Tpo -c ../../../trunk/geom/virtual/CompositeLoop.cpp -o CompositeLoop.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeSurface.lo -MD -MP -MF ".deps/CompositeSurface.Tpo" -c -o CompositeSurface.lo ../../../trunk/geom/virtual/CompositeSurface.cpp; \
	then mv -f ".deps/CompositeSurface.Tpo" ".deps/CompositeSurface.Plo"; else rm -f ".deps/CompositeSurface.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeShell.lo -MD -MP -MF .deps/CompositeShell.Tpo -c ../../../trunk/geom/virtual/CompositeShell.cpp -o CompositeShell.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeSurface.lo -MD -MP -MF .deps/CompositeSurface.Tpo -c ../../../trunk/geom/virtual/CompositeSurface.cpp -o CompositeSurface.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompositeTool.lo -MD -MP -MF ".deps/CompositeTool.Tpo" -c -o CompositeTool.lo ../../../trunk/geom/virtual/CompositeTool.cpp; \
	then mv -f ".deps/CompositeTool.Tpo" ".deps/CompositeTool.Plo"; else rm -f ".deps/CompositeTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT CompSurfFacets.lo -MD -MP -MF ".deps/CompSurfFacets.Tpo" -c -o CompSurfFacets.lo ../../../trunk/geom/virtual/CompSurfFacets.cpp; \
	then mv -f ".deps/CompSurfFacets.Tpo" ".deps/CompSurfFacets.Plo"; else rm -f ".deps/CompSurfFacets.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT Faceter.lo -MD -MP -MF ".deps/Faceter.Tpo" -c -o Faceter.lo ../../../trunk/geom/virtual/Faceter.cpp; \
	then mv -f ".deps/Faceter.Tpo" ".deps/Faceter.Plo"; else rm -f ".deps/Faceter.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT FaceterFacetData.lo -MD -MP -MF ".deps/FaceterFacetData.Tpo" -c -o FaceterFacetData.lo ../../../trunk/geom/virtual/FaceterFacetData.cpp; \
	then mv -f ".deps/FaceterFacetData.Tpo" ".deps/FaceterFacetData.Plo"; else rm -f ".deps/FaceterFacetData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT FaceterPointData.lo -MD -MP -MF ".deps/FaceterPointData.Tpo" -c -o FaceterPointData.lo ../../../trunk/geom/virtual/FaceterPointData.cpp; \
	then mv -f ".deps/FaceterPointData.Tpo" ".deps/FaceterPointData.Plo"; else rm -f ".deps/FaceterPointData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT FacetProjectTool.lo -MD -MP -MF ".deps/FacetProjectTool.Tpo" -c -o FacetProjectTool.lo ../../../trunk/geom/virtual/FacetProjectTool.cpp; \
	then mv -f ".deps/FacetProjectTool.Tpo" ".deps/FacetProjectTool.Plo"; else rm -f ".deps/FacetProjectTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompositeTool.lo -MD -MP -MF .deps/CompositeTool.Tpo -c ../../../trunk/geom/virtual/CompositeTool.cpp -o CompositeTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT CompSurfFacets.lo -MD -MP -MF .deps/CompSurfFacets.Tpo -c ../../../trunk/geom/virtual/CompSurfFacets.cpp -o CompSurfFacets.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT FaceterPointData.lo -MD -MP -MF .deps/FaceterPointData.Tpo -c ../../../trunk/geom/virtual/FaceterPointData.cpp -o FaceterPointData.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT FaceterFacetData.lo -MD -MP -MF .deps/FaceterFacetData.Tpo -c ../../../trunk/geom/virtual/FaceterFacetData.cpp -o FaceterFacetData.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT Faceter.lo -MD -MP -MF .deps/Faceter.Tpo -c ../../../trunk/geom/virtual/Faceter.cpp -o Faceter.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT FacetProjectTool.lo -MD -MP -MF .deps/FacetProjectTool.Tpo -c ../../../trunk/geom/virtual/FacetProjectTool.cpp -o FacetProjectTool.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT HiddenEntitySet.lo -MD -MP -MF ".deps/HiddenEntitySet.Tpo" -c -o HiddenEntitySet.lo ../../../trunk/geom/virtual/HiddenEntitySet.cpp; \
	then mv -f ".deps/HiddenEntitySet.Tpo" ".deps/HiddenEntitySet.Plo"; else rm -f ".deps/HiddenEntitySet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT ImprintBoundaryTool.lo -MD -MP -MF ".deps/ImprintBoundaryTool.Tpo" -c -o ImprintBoundaryTool.lo ../../../trunk/geom/virtual/ImprintBoundaryTool.cpp; \
	then mv -f ".deps/ImprintBoundaryTool.Tpo" ".deps/ImprintBoundaryTool.Plo"; else rm -f ".deps/ImprintBoundaryTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT ImprintLineSegment.lo -MD -MP -MF ".deps/ImprintLineSegment.Tpo" -c -o ImprintLineSegment.lo ../../../trunk/geom/virtual/ImprintLineSegment.cpp; \
	then mv -f ".deps/ImprintLineSegment.Tpo" ".deps/ImprintLineSegment.Plo"; else rm -f ".deps/ImprintLineSegment.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT ImprintPointData.lo -MD -MP -MF ".deps/ImprintPointData.Tpo" -c -o ImprintPointData.lo ../../../trunk/geom/virtual/ImprintPointData.cpp; \
	then mv -f ".deps/ImprintPointData.Tpo" ".deps/ImprintPointData.Plo"; else rm -f ".deps/ImprintPointData.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionBody.lo -MD -MP -MF ".deps/PartitionBody.Tpo" -c -o PartitionBody.lo ../../../trunk/geom/virtual/PartitionBody.cpp; \
	then mv -f ".deps/PartitionBody.Tpo" ".deps/PartitionBody.Plo"; else rm -f ".deps/PartitionBody.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT ImprintLineSegment.lo -MD -MP -MF .deps/ImprintLineSegment.Tpo -c ../../../trunk/geom/virtual/ImprintLineSegment.cpp -o ImprintLineSegment.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT HiddenEntitySet.lo -MD -MP -MF .deps/HiddenEntitySet.Tpo -c ../../../trunk/geom/virtual/HiddenEntitySet.cpp -o HiddenEntitySet.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT ImprintBoundaryTool.lo -MD -MP -MF .deps/ImprintBoundaryTool.Tpo -c ../../../trunk/geom/virtual/ImprintBoundaryTool.cpp -o ImprintBoundaryTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT ImprintPointData.lo -MD -MP -MF .deps/ImprintPointData.Tpo -c ../../../trunk/geom/virtual/ImprintPointData.cpp -o ImprintPointData.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionBody.lo -MD -MP -MF .deps/PartitionBody.Tpo -c ../../../trunk/geom/virtual/PartitionBody.cpp -o PartitionBody.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionCoEdge.lo -MD -MP -MF ".deps/PartitionCoEdge.Tpo" -c -o PartitionCoEdge.lo ../../../trunk/geom/virtual/PartitionCoEdge.cpp; \
	then mv -f ".deps/PartitionCoEdge.Tpo" ".deps/PartitionCoEdge.Plo"; else rm -f ".deps/PartitionCoEdge.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionCoSurf.lo -MD -MP -MF ".deps/PartitionCoSurf.Tpo" -c -o PartitionCoSurf.lo ../../../trunk/geom/virtual/PartitionCoSurf.cpp; \
	then mv -f ".deps/PartitionCoSurf.Tpo" ".deps/PartitionCoSurf.Plo"; else rm -f ".deps/PartitionCoSurf.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionCurve.lo -MD -MP -MF ".deps/PartitionCurve.Tpo" -c -o PartitionCurve.lo ../../../trunk/geom/virtual/PartitionCurve.cpp; \
	then mv -f ".deps/PartitionCurve.Tpo" ".deps/PartitionCurve.Plo"; else rm -f ".deps/PartitionCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionEngine.lo -MD -MP -MF ".deps/PartitionEngine.Tpo" -c -o PartitionEngine.lo ../../../trunk/geom/virtual/PartitionEngine.cpp; \
	then mv -f ".deps/PartitionEngine.Tpo" ".deps/PartitionEngine.Plo"; else rm -f ".deps/PartitionEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionEntity.lo -MD -MP -MF ".deps/PartitionEntity.Tpo" -c -o PartitionEntity.lo ../../../trunk/geom/virtual/PartitionEntity.cpp; \
	then mv -f ".deps/PartitionEntity.Tpo" ".deps/PartitionEntity.Plo"; else rm -f ".deps/PartitionEntity.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionLoop.lo -MD -MP -MF ".deps/PartitionLoop.Tpo" -c -o PartitionLoop.lo ../../../trunk/geom/virtual/PartitionLoop.cpp; \
	then mv -f ".deps/PartitionLoop.Tpo" ".deps/PartitionLoop.Plo"; else rm -f ".deps/PartitionLoop.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionCoEdge.lo -MD -MP -MF .deps/PartitionCoEdge.Tpo -c ../../../trunk/geom/virtual/PartitionCoEdge.cpp -o PartitionCoEdge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionCoSurf.lo -MD -MP -MF .deps/PartitionCoSurf.Tpo -c ../../../trunk/geom/virtual/PartitionCoSurf.cpp -o PartitionCoSurf.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionCurve.lo -MD -MP -MF .deps/PartitionCurve.Tpo -c ../../../trunk/geom/virtual/PartitionCurve.cpp -o PartitionCurve.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionLump.lo -MD -MP -MF ".deps/PartitionLump.Tpo" -c -o PartitionLump.lo ../../../trunk/geom/virtual/PartitionLump.cpp; \
	then mv -f ".deps/PartitionLump.Tpo" ".deps/PartitionLump.Plo"; else rm -f ".deps/PartitionLump.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionEntity.lo -MD -MP -MF .deps/PartitionEntity.Tpo -c ../../../trunk/geom/virtual/PartitionEntity.cpp -o PartitionEntity.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionLoop.lo -MD -MP -MF .deps/PartitionLoop.Tpo -c ../../../trunk/geom/virtual/PartitionLoop.cpp -o PartitionLoop.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionEngine.lo -MD -MP -MF .deps/PartitionEngine.Tpo -c ../../../trunk/geom/virtual/PartitionEngine.cpp -o PartitionEngine.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionLumpImprint.lo -MD -MP -MF ".deps/PartitionLumpImprint.Tpo" -c -o PartitionLumpImprint.lo ../../../trunk/geom/virtual/PartitionLumpImprint.cpp; \
	then mv -f ".deps/PartitionLumpImprint.Tpo" ".deps/PartitionLumpImprint.Plo"; else rm -f ".deps/PartitionLumpImprint.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionLump.lo -MD -MP -MF .deps/PartitionLump.Tpo -c ../../../trunk/geom/virtual/PartitionLump.cpp -o PartitionLump.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionPoint.lo -MD -MP -MF ".deps/PartitionPoint.Tpo" -c -o PartitionPoint.lo ../../../trunk/geom/virtual/PartitionPoint.cpp; \
	then mv -f ".deps/PartitionPoint.Tpo" ".deps/PartitionPoint.Plo"; else rm -f ".deps/PartitionPoint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionShell.lo -MD -MP -MF ".deps/PartitionShell.Tpo" -c -o PartitionShell.lo ../../../trunk/geom/virtual/PartitionShell.cpp; \
	then mv -f ".deps/PartitionShell.Tpo" ".deps/PartitionShell.Plo"; else rm -f ".deps/PartitionShell.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionSurface.lo -MD -MP -MF ".deps/PartitionSurface.Tpo" -c -o PartitionSurface.lo ../../../trunk/geom/virtual/PartitionSurface.cpp; \
	then mv -f ".deps/PartitionSurface.Tpo" ".deps/PartitionSurface.Plo"; else rm -f ".deps/PartitionSurface.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionLumpImprint.lo -MD -MP -MF .deps/PartitionLumpImprint.Tpo -c ../../../trunk/geom/virtual/PartitionLumpImprint.cpp -o PartitionLumpImprint.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionPoint.lo -MD -MP -MF .deps/PartitionPoint.Tpo -c ../../../trunk/geom/virtual/PartitionPoint.cpp -o PartitionPoint.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionShell.lo -MD -MP -MF .deps/PartitionShell.Tpo -c ../../../trunk/geom/virtual/PartitionShell.cpp -o PartitionShell.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartitionTool.lo -MD -MP -MF ".deps/PartitionTool.Tpo" -c -o PartitionTool.lo ../../../trunk/geom/virtual/PartitionTool.cpp; \
	then mv -f ".deps/PartitionTool.Tpo" ".deps/PartitionTool.Plo"; else rm -f ".deps/PartitionTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionSurface.lo -MD -MP -MF .deps/PartitionSurface.Tpo -c ../../../trunk/geom/virtual/PartitionSurface.cpp -o PartitionSurface.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartPTCurve.lo -MD -MP -MF ".deps/PartPTCurve.Tpo" -c -o PartPTCurve.lo ../../../trunk/geom/virtual/PartPTCurve.cpp; \
	then mv -f ".deps/PartPTCurve.Tpo" ".deps/PartPTCurve.Plo"; else rm -f ".deps/PartPTCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PartSurfFacetTool.lo -MD -MP -MF ".deps/PartSurfFacetTool.Tpo" -c -o PartSurfFacetTool.lo ../../../trunk/geom/virtual/PartSurfFacetTool.cpp; \
	then mv -f ".deps/PartSurfFacetTool.Tpo" ".deps/PartSurfFacetTool.Plo"; else rm -f ".deps/PartSurfFacetTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartitionTool.lo -MD -MP -MF .deps/PartitionTool.Tpo -c ../../../trunk/geom/virtual/PartitionTool.cpp -o PartitionTool.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT PST_Data.lo -MD -MP -MF ".deps/PST_Data.Tpo" -c -o PST_Data.lo ../../../trunk/geom/virtual/PST_Data.cpp; \
	then mv -f ".deps/PST_Data.Tpo" ".deps/PST_Data.Plo"; else rm -f ".deps/PST_Data.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT SegmentedCurve.lo -MD -MP -MF ".deps/SegmentedCurve.Tpo" -c -o SegmentedCurve.lo ../../../trunk/geom/virtual/SegmentedCurve.cpp; \
	then mv -f ".deps/SegmentedCurve.Tpo" ".deps/SegmentedCurve.Plo"; else rm -f ".deps/SegmentedCurve.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartPTCurve.lo -MD -MP -MF .deps/PartPTCurve.Tpo -c ../../../trunk/geom/virtual/PartPTCurve.cpp -o PartPTCurve.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PartSurfFacetTool.lo -MD -MP -MF .deps/PartSurfFacetTool.Tpo -c ../../../trunk/geom/virtual/PartSurfFacetTool.cpp -o PartSurfFacetTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT PST_Data.lo -MD -MP -MF .deps/PST_Data.Tpo -c ../../../trunk/geom/virtual/PST_Data.cpp -o PST_Data.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT SegmentedCurve.lo -MD -MP -MF .deps/SegmentedCurve.Tpo -c ../../../trunk/geom/virtual/SegmentedCurve.cpp -o SegmentedCurve.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT SubCurve.lo -MD -MP -MF ".deps/SubCurve.Tpo" -c -o SubCurve.lo ../../../trunk/geom/virtual/SubCurve.cpp; \
	then mv -f ".deps/SubCurve.Tpo" ".deps/SubCurve.Plo"; else rm -f ".deps/SubCurve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT SubEntitySet.lo -MD -MP -MF ".deps/SubEntitySet.Tpo" -c -o SubEntitySet.lo ../../../trunk/geom/virtual/SubEntitySet.cpp; \
	then mv -f ".deps/SubEntitySet.Tpo" ".deps/SubEntitySet.Plo"; else rm -f ".deps/SubEntitySet.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT SubSurface.lo -MD -MP -MF ".deps/SubSurface.Tpo" -c -o SubSurface.lo ../../../trunk/geom/virtual/SubSurface.cpp; \
	then mv -f ".deps/SubSurface.Tpo" ".deps/SubSurface.Plo"; else rm -f ".deps/SubSurface.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT SubCurve.lo -MD -MP -MF .deps/SubCurve.Tpo -c ../../../trunk/geom/virtual/SubCurve.cpp -o SubCurve.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT SubEntitySet.lo -MD -MP -MF .deps/SubEntitySet.Tpo -c ../../../trunk/geom/virtual/SubEntitySet.cpp -o SubEntitySet.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT TDVGFacetOwner.lo -MD -MP -MF ".deps/TDVGFacetOwner.Tpo" -c -o TDVGFacetOwner.lo ../../../trunk/geom/virtual/TDVGFacetOwner.cpp; \
	then mv -f ".deps/TDVGFacetOwner.Tpo" ".deps/TDVGFacetOwner.Plo"; else rm -f ".deps/TDVGFacetOwner.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT TDVGFacetSplit.lo -MD -MP -MF ".deps/TDVGFacetSplit.Tpo" -c -o TDVGFacetSplit.lo ../../../trunk/geom/virtual/TDVGFacetSplit.cpp; \
	then mv -f ".deps/TDVGFacetSplit.Tpo" ".deps/TDVGFacetSplit.Plo"; else rm -f ".deps/TDVGFacetSplit.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT SubSurface.lo -MD -MP -MF .deps/SubSurface.Tpo -c ../../../trunk/geom/virtual/SubSurface.cpp -o SubSurface.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT VirtualQueryEngine.lo -MD -MP -MF ".deps/VirtualQueryEngine.Tpo" -c -o VirtualQueryEngine.lo ../../../trunk/geom/virtual/VirtualQueryEngine.cpp; \
	then mv -f ".deps/VirtualQueryEngine.Tpo" ".deps/VirtualQueryEngine.Plo"; else rm -f ".deps/VirtualQueryEngine.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT TDVGFacetOwner.lo -MD -MP -MF .deps/TDVGFacetOwner.Tpo -c ../../../trunk/geom/virtual/TDVGFacetOwner.cpp -o TDVGFacetOwner.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT TDVGFacetSplit.lo -MD -MP -MF .deps/TDVGFacetSplit.Tpo -c ../../../trunk/geom/virtual/TDVGFacetSplit.cpp -o TDVGFacetSplit.o
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla    -Wall -pipe -g -MT VirtualImprintTool.lo -MD -MP -MF ".deps/VirtualImprintTool.Tpo" -c -o VirtualImprintTool.lo ../../../trunk/geom/virtual/VirtualImprintTool.cpp; \
	then mv -f ".deps/VirtualImprintTool.Tpo" ".deps/VirtualImprintTool.Plo"; else rm -f ".deps/VirtualImprintTool.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT VirtualQueryEngine.lo -MD -MP -MF .deps/VirtualQueryEngine.Tpo -c ../../../trunk/geom/virtual/VirtualQueryEngine.cpp -o VirtualQueryEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/geom/virtual -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/facet -I../../../trunk/geom/Cholla -Wall -pipe -g -MT VirtualImprintTool.lo -MD -MP -MF .deps/VirtualImprintTool.Tpo -c ../../../trunk/geom/virtual/VirtualImprintTool.cpp -o VirtualImprintTool.o
/bin/sh ../../libtool --tag=CXX --mode=link c++  -Wall -pipe -g   -o libcubit_virtual.la -rpath /usr/local/lib  AllocMemManagersVirtual.lo CACompositeVG.lo CAPartitionVG.lo CAVirtualVG.lo CollapseAngleTool.lo CompositeAttrib.lo CompositeBody.lo CompositeCoEdge.lo CompositeCoSurf.lo CompositeCurve.lo CompositeEngine.lo CompositeGeom.lo CompositeLoop.lo CompositeLump.lo CompositePoint.lo CompositeShell.lo CompositeSurface.lo CompositeTool.lo CompSurfFacets.lo Faceter.lo FaceterFacetData.lo FaceterPointData.lo FacetProjectTool.lo HiddenEntitySet.lo ImprintBoundaryTool.lo ImprintLineSegment.lo ImprintPointData.lo PartitionBody.lo PartitionCoEdge.lo PartitionCoSurf.lo PartitionCurve.lo PartitionEngine.lo PartitionEntity.lo PartitionLoop.lo PartitionLump.lo PartitionLumpImprint.lo PartitionPoint.lo PartitionShell.lo PartitionSurface.lo PartitionTool.lo PartPTCurve.lo PartSurfFacetTool.lo PST_Data.lo SegmentedCurve.lo SubCurve.lo SubEntitySet.lo SubSurface.lo TDVGFacetOwner.lo TDVG!
 FacetSplit.lo VirtualQueryEngine.lo VirtualImprintTool.lo  ../libcubit_geom.la -lm
rm -fr  .libs/libcubit_virtual.a .libs/libcubit_virtual.la .libs/libcubit_virtual.lai
ar cru .libs/libcubit_virtual.a  AllocMemManagersVirtual.o CACompositeVG.o CAPartitionVG.o CAVirtualVG.o CollapseAngleTool.o CompositeAttrib.o CompositeBody.o CompositeCoEdge.o CompositeCoSurf.o CompositeCurve.o CompositeEngine.o CompositeGeom.o CompositeLoop.o CompositeLump.o CompositePoint.o CompositeShell.o CompositeSurface.o CompositeTool.o CompSurfFacets.o Faceter.o FaceterFacetData.o FaceterPointData.o FacetProjectTool.o HiddenEntitySet.o ImprintBoundaryTool.o ImprintLineSegment.o ImprintPointData.o PartitionBody.o PartitionCoEdge.o PartitionCoSurf.o PartitionCurve.o PartitionEngine.o PartitionEntity.o PartitionLoop.o PartitionLump.o PartitionLumpImprint.o PartitionPoint.o PartitionShell.o PartitionSurface.o PartitionTool.o PartPTCurve.o PartSurfFacetTool.o PST_Data.o SegmentedCurve.o SubCurve.o SubEntitySet.o SubSurface.o TDVGFacetOwner.o TDVGFacetSplit.o VirtualQueryEngine.o VirtualImprintTool.o
ranlib .libs/libcubit_virtual.a
creating libcubit_virtual.la
(cd .libs && rm -f libcubit_virtual.la && ln -s ../libcubit_virtual.la libcubit_virtual.la)
make[3]: Leaving directory `/home/jason/cgm/test/64/geom/virtual'
Making all in ACIS
make[3]: Entering directory `/home/jason/cgm/test/64/geom/ACIS'
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisBridge.lo -MD -MP -MF ".deps/AcisBridge.Tpo" -c -o AcisBridge.lo ../../../trunk/geom/ACIS/AcisBridge.cpp; \
	then mv -f ".deps/AcisBridge.Tpo" ".deps/AcisBridge.Plo"; else rm -f ".deps/AcisBridge.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisEdgeTool.lo -MD -MP -MF ".deps/AcisEdgeTool.Tpo" -c -o AcisEdgeTool.lo ../../../trunk/geom/ACIS/AcisEdgeTool.cpp; \
	then mv -f ".deps/AcisEdgeTool.Tpo" ".deps/AcisEdgeTool.Plo"; else rm -f ".deps/AcisEdgeTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisFacetManager.lo -MD -MP -MF ".deps/AcisFacetManager.Tpo" -c -o AcisFacetManager.lo ../../../trunk/geom/ACIS/AcisFacetManager.cpp; \
	then mv -f ".deps/AcisFacetManager.Tpo" ".deps/AcisFacetManager.Plo"; else rm -f ".deps/AcisFacetManager.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisFeatureEngine.lo -MD -MP -MF ".deps/AcisFeatureEngine.Tpo" -c -o AcisFeatureEngine.lo ../../../trunk/geom/ACIS/AcisFeatureEngine.cpp; \
	then mv -f ".deps/AcisFeatureEngine.Tpo" ".deps/AcisFeatureEngine.Plo"; else rm -f ".deps/AcisFeatureEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisModifyEngine.lo -MD -MP -MF ".deps/AcisModifyEngine.Tpo" -c -o AcisModifyEngine.lo ../../../trunk/geom/ACIS/AcisModifyEngine.cpp; \
	then mv -f ".deps/AcisModifyEngine.Tpo" ".deps/AcisModifyEngine.Plo"; else rm -f ".deps/AcisModifyEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisQueryEngine.lo -MD -MP -MF ".deps/AcisQueryEngine.Tpo" -c -o AcisQueryEngine.lo ../../../trunk/geom/ACIS/AcisQueryEngine.cpp; \
	then mv -f ".deps/AcisQueryEngine.Tpo" ".deps/AcisQueryEngine.Plo"; else rm -f ".deps/AcisQueryEngine.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisSurfaceTool.lo -MD -MP -MF ".deps/AcisSurfaceTool.Tpo" -c -o AcisSurfaceTool.lo ../../../trunk/geom/ACIS/AcisSurfaceTool.cpp; \
	then mv -f ".deps/AcisSurfaceTool.Tpo" ".deps/AcisSurfaceTool.Plo"; else rm -f ".deps/AcisSurfaceTool.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include    -Wall -pipe -g -MT AcisToolUtil.lo -MD -MP -MF ".deps/AcisToolUtil.Tpo" -c -o AcisToolUtil.lo ../../../trunk/geom/ACIS/AcisToolUtil.cpp; \
	then mv -f ".deps/AcisToolUtil.Tpo" ".deps/AcisToolUtil.Plo"; else rm -f ".deps/AcisToolUtil.Tpo"; exit 1; fi
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisEdgeTool.lo -MD -MP -MF .deps/AcisEdgeTool.Tpo -c ../../../trunk/geom/ACIS/AcisEdgeTool.cpp -o AcisEdgeTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisBridge.lo -MD -MP -MF .deps/AcisBridge.Tpo -c ../../../trunk/geom/ACIS/AcisBridge.cpp -o AcisBridge.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisQueryEngine.lo -MD -MP -MF .deps/AcisQueryEngine.Tpo -c ../../../trunk/geom/ACIS/AcisQueryEngine.cpp -o AcisQueryEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisFacetManager.lo -MD -MP -MF .deps/AcisFacetManager.Tpo -c ../../../trunk/geom/ACIS/AcisFacetManager.cpp -o AcisFacetManager.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisFeatureEngine.lo -MD -MP -MF .deps/AcisFeatureEngine.Tpo -c ../../../trunk/geom/ACIS/AcisFeatureEngine.cpp -o AcisFeatureEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisModifyEngine.lo -MD -MP -MF .deps/AcisModifyEngine.Tpo -c ../../../trunk/geom/ACIS/AcisModifyEngine.cpp -o AcisModifyEngine.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisSurfaceTool.lo -MD -MP -MF .deps/AcisSurfaceTool.Tpo -c ../../../trunk/geom/ACIS/AcisSurfaceTool.cpp -o AcisSurfaceTool.o
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../trunk/geom/ACIS -I../.. -I../../itaps -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/ACIS/gtcAttrib/incl -I/opt/acis16.7/include -Wall -pipe -g -MT AcisToolUtil.lo -MD -MP -MF .deps/AcisToolUtil.Tpo -c ../../../trunk/geom/ACIS/AcisToolUtil.cpp -o AcisToolUtil.o
make[3]: Leaving directory `/home/jason/cgm/test/64/geom/ACIS'
make[2]: Leaving directory `/home/jason/cgm/test/64/geom'
make[1]: Leaving directory `/home/jason/cgm/test/64'




More information about the cgma-dev mailing list