~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
TINA5/tina-libs/tina/geometry/Makefile.tina

Version: ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 SHELL = /bin/sh
  2 
  3 include $(TINA_LIB_BASEDIR)/user.make
  4 
  5 CFLAGS = $(TINA_COMPILE_FLAGS) -I$(TINA_LIB_BASEDIR)
  6 
  7 LIBRARY = $(TINA_LIB_LIBDIR)/libtinaGeom.a
  8 
  9 .PRECIOUS : $(LIBRARY)
 10 
 11 $(LIBRARY):\
 12         $(LIBRARY)(geomCam_aim.o)\
 13         $(LIBRARY)(geomCam_dstrt.o)\
 14         $(LIBRARY)(geomCam_gen.o)\
 15         $(LIBRARY)(geomCam_par.o)\
 16         $(LIBRARY)(geomCam_par_getset.o)\
 17         $(LIBRARY)(geomCam_par_proj.o)\
 18         $(LIBRARY)(geomCam_proj.o)\
 19         $(LIBRARY)(geomCam_rect.o)\
 20         $(LIBRARY)(geomCurve_affine_cv.o)\
 21         $(LIBRARY)(geomCurve_circ2.o)\
 22         $(LIBRARY)(geomCurve_circprox.o)\
 23         $(LIBRARY)(geomCurve_con_fltr.o)\
 24         $(LIBRARY)(geomCurve_con_klmn.o)\
 25         $(LIBRARY)(geomCurve_con_rect.o)\
 26         $(LIBRARY)(geomCurve_con_stat.o)\
 27         $(LIBRARY)(geomCurve_con_test.o)\
 28         $(LIBRARY)(geomCurve_con_util.o)\
 29         $(LIBRARY)(geomCurve_cone.o)\
 30         $(LIBRARY)(geomCurve_cone_trans.o)\
 31         $(LIBRARY)(geomCurve_conic.o)\
 32         $(LIBRARY)(geomCurve_conic2.o)\
 33         $(LIBRARY)(geomCurve_conic3.o)\
 34         $(LIBRARY)(geomCurve_conic_5pt.o)\
 35         $(LIBRARY)(geomCurve_conicprox.o)\
 36         $(LIBRARY)(geomCurve_curvature.o)\
 37         $(LIBRARY)(geomCurve_curvinvar.o)\
 38         $(LIBRARY)(geomCurve_curvprox.o)\
 39         $(LIBRARY)(geomCurve_es_string3.o)\
 40         $(LIBRARY)(geomCurve_splines.o)\
 41         $(LIBRARY)(geomCurve_str3_tris.o)\
 42         $(LIBRARY)(geomCurve_string2.o)\
 43         $(LIBRARY)(geomCurve_string3.o)\
 44         $(LIBRARY)(geomEdge_2dstring.o)\
 45         $(LIBRARY)(geomEdge_bnd_region.o)\
 46         $(LIBRARY)(geomEdge_gen.o)\
 47         $(LIBRARY)(geomEdge_link.o)\
 48         $(LIBRARY)(geomEdge_rect.o)\
 49         $(LIBRARY)(geomEdge_strings.o)\
 50         $(LIBRARY)(geomGen_3from2.o)\
 51         $(LIBRARY)(geomGen_alloc.o)\
 52         $(LIBRARY)(geomGen_copy.o)\
 53         $(LIBRARY)(geomGen_error.o)\
 54         $(LIBRARY)(geomGen_flat.o)\
 55         $(LIBRARY)(geomGen_fmt.o)\
 56         $(LIBRARY)(geomGen_free.o)\
 57         $(LIBRARY)(geomGen_hull.o)\
 58         $(LIBRARY)(geomGen_label.o)\
 59         $(LIBRARY)(geomGen_negate.o)\
 60         $(LIBRARY)(geomGen_props.o)\
 61         $(LIBRARY)(geomGen_trans.o)\
 62         $(LIBRARY)(geomImg_canny.o)\
 63         $(LIBRARY)(geomImg_corner.o)\
 64         $(LIBRARY)(geomImg_max.o)\
 65         $(LIBRARY)(geomImg_nonmax.o)\
 66         $(LIBRARY)(geomImg_poly_crop.o)\
 67         $(LIBRARY)(geomImg_rectify.o)\
 68         $(LIBRARY)(geomImg_thresh.o)\
 69         $(LIBRARY)(geomIndx_rindex.o)\
 70         $(LIBRARY)(geomIndx_windex.o)\
 71         $(LIBRARY)(geomIndx_wxlists.o)\
 72         $(LIBRARY)(geomLine_2coln.o)\
 73         $(LIBRARY)(geomLine_2fit.o)\
 74         $(LIBRARY)(geomLine_2fmt.o)\
 75         $(LIBRARY)(geomLine_2line.o)\
 76         $(LIBRARY)(geomLine_2rect.o)\
 77         $(LIBRARY)(geomLine_2trans.o)\
 78         $(LIBRARY)(geomLine_3fit.o)\
 79         $(LIBRARY)(geomLine_3fmt.o)\
 80         $(LIBRARY)(geomLine_3line.o)\
 81         $(LIBRARY)(geomLine_3trans.o)\
 82         $(LIBRARY)(geomLine_inter.o)\
 83         $(LIBRARY)(geomLine_linearprox.o)\
 84         $(LIBRARY)(geomLine_pixelprox.o)\
 85         $(LIBRARY)(geomLine_poly_trans.o)\
 86         $(LIBRARY)(geomLine_polyprox.o)\
 87         $(LIBRARY)(geomPlane_fmt.o)\
 88         $(LIBRARY)(geomPlane_gen.o)\
 89         $(LIBRARY)(geomPlane_lsq.o)\
 90         $(LIBRARY)(geomPlane_trans.o)\
 91         $(LIBRARY)(geomPoint_2fmt.o)\
 92         $(LIBRARY)(geomPoint_2gen.o)\
 93         $(LIBRARY)(geomPoint_2rect.o)\
 94         $(LIBRARY)(geomPoint_3fmt.o)\
 95         $(LIBRARY)(geomPoint_3gen.o)\
 96         $(LIBRARY)(geomPoint_3trans.o)\
 97         $(LIBRARY)(geomScalar_fmt.o)\
 98         $(LIBRARY)(geomScalar_gen.o)\
 99         $(LIBRARY)(geomSpline_knots.o)\
100         $(LIBRARY)(geomSpline_kws.o)\
101         $(LIBRARY)(geomSpline_kws_run.o)\
102         $(LIBRARY)(geomSpline_strspline.o)\
103         $(LIBRARY)(geomSpline_ucbs2.o)\
104         $(LIBRARY)(geomTrans_f3.o)\
105         $(LIBRARY)(geomTrans_gen.o)\
106         $(LIBRARY)(geomTrans_rot.o)\
107         $(LIBRARY)(geomTrans_tr3_fmt.o)\
108         $(LIBRARY)(geomTrans_trnslation.o)

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.