Makefile_insert revision c13dc321cb14a6ba3330843fe8ada0e754b6580f
1N/A2geom/all: 2geom/lib2geom.a
1N/A rm -f 2geom/lib2geom.a $(2geom_lib2geom_a_OBJECTS)
1N/A 2geom/basic-intersection.cpp \
1N/A 2geom/bezier-clipping.cpp \
1N/A 2geom/bezier-utils.cpp \
1N/A 2geom/circle-circle.cpp \
1N/A 2geom/circle.cpp \
1N/A 2geom/conjugate_gradient.cpp \
1N/A 2geom/convex-cover.cpp \
1N/A 2geom/crossing.cpp \
1N/A 2geom/curve-helpers.cpp \
1N/A 2geom/d2-sbasis.cpp \
1N/A 2geom/ellipse.cpp \
221N/A 2geom/elliptical-arc.cpp \
1N/A 2geom/matrix.cpp \
22N/A 2geom/nearest-point.cpp \
22N/A 2geom/path-intersection.cpp \
0N/A 2geom/pathvector.cpp \
221N/A 2geom/piecewise.cpp \
221N/A 2geom/quadtree.cpp \
14N/A 2geom/region.cpp \
14N/A 2geom/sbasis-2d.cpp \
221N/A 2geom/sbasis-geometric.cpp \
14N/A 2geom/sbasis-math.cpp \
14N/A 2geom/sbasis-poly.cpp \
22N/A 2geom/sbasis-roots.cpp \
22N/A 2geom/sbasis-to-bezier.cpp \
22N/A 2geom/sbasis.cpp \
22N/A 2geom/solve-bezier-one-d.cpp \
22N/A 2geom/solve-bezier-parametric.cpp \
14N/A 2geom/svg-elliptical-arc.cpp \
0N/A 2geom/svg-path-parser.cpp \
116N/A 2geom/svg-path.cpp \
0N/A 2geom/transforms.cpp \
391N/A 2geom/basic-intersection.h \
0N/A 2geom/bezier-curve.h \
192N/A 2geom/bezier-to-sbasis.h \
0N/A 2geom/bezier-utils.h \
479N/A 2geom/circulator.h \
479N/A 2geom/concepts.h \
479N/A 2geom/conjugate_gradient.h \
479N/A 2geom/convex-cover.h \
26N/A 2geom/crossing.h \
235N/A 2geom/d2-sbasis.h \
296N/A 2geom/elliptical-arc.h \
327N/A 2geom/exception.h \
362N/A 2geom/hvlinesegment.h \
26N/A 2geom/interval.h \
497N/A 2geom/nearest-point.h \
497N/A 2geom/path-intersection.h \
497N/A 2geom/pathvector.h \
384N/A 2geom/piecewise.h \
497N/A 2geom/point-ops.h \
429N/A 2geom/quadtree.h \
301N/A 2geom/sbasis-2d.h \
384N/A 2geom/sbasis-curve.h \
301N/A 2geom/sbasis-geometric.h \
384N/A 2geom/sbasis-math.h \
0N/A 2geom/sbasis-poly.h \
0N/A 2geom/sbasis-to-bezier.h \
318N/A 2geom/svg-elliptical-arc.h \
301N/A 2geom/svg-path-parser.h \
215N/A 2geom/svg-path.h \
362N/A 2geom/transforms.h \
301N/A 2geom/numeric/matrix.cpp \
342N/A 2geom/numeric/fitting-model.h \
499N/A 2geom/numeric/fitting-tool.h \
235N/A 2geom/numeric/linear_system.h \
342N/A 2geom/numeric/matrix.h \
301N/A 2geom/numeric/vector.h