1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 SOURCES = $(libtinaMath_la_SOURCES)
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ../..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 host_triplet = @host@
41 subdir = tina/math
42 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(mkdir_p)
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
52 libLTLIBRARIES_INSTALL = $(INSTALL)
53 LTLIBRARIES = $(lib_LTLIBRARIES)
54 libtinaMath_la_LIBADD =
55 am__objects_1 =
56 am_libtinaMath_la_OBJECTS = mathDraw_bresline.lo mathDraw_polygon.lo \
57 mathDraw_symmline.lo mathGeom_geom2.lo mathGeom_geom3.lo \
58 mathGeom_hull2.lo mathGeom_hull3.lo mathGeom_ipos.lo \
59 mathGeom_mat2.lo mathGeom_mat3.lo mathGeom_mat4.lo \
60 mathGeom_proj2.lo mathGeom_proj3.lo mathGeom_vec2.lo \
61 mathGeom_vec3.lo mathGeom_vec4.lo mathMatr_fmt2.lo \
62 mathMatr_add.lo mathMatr_alloc.lo mathMatr_build.lo \
63 mathMatr_cast.lo mathMatr_check.lo mathMatr_copy.lo \
64 mathMatr_fill.lo mathMatr_fmt.lo mathMatr_free.lo \
65 mathMatr_get.lo mathMatr_invert.lo mathMatr_invsd.lo \
66 mathMatr_io.lo mathMatr_itimes.lo mathMatr_mat2.lo \
67 mathMatr_mat3.lo mathMatr_minus.lo mathMatr_mult.lo \
68 mathMatr_prod.lo mathMatr_put.lo mathMatr_sub.lo \
69 mathMatr_svd.lo mathMatr_tensor.lo mathMatr_times.lo \
70 mathMatr_transp.lo mathMatr_trnsf2.lo mathMatr_trnsf3.lo \
71 mathMatr_unit.lo mathMatr_util.lo mathMatr_vprod.lo \
72 mathMatv_chol.lo mathMatv_eigen.lo mathMatv_gs.lo \
73 mathMatv_invert.lo mathMatv_ivec.lo mathMatv_lu.lo \
74 mathMatv_mat.lo mathMatv_svd.lo mathMatv_vec.lo \
75 mathNum_cholesky.lo mathNum_dprog.lo mathNum_eigen.lo \
76 mathNum_eqn.lo mathNum_fourier.lo mathNum_genalg.lo \
77 mathNum_genalgio.lo mathNum_newtraph.lo mathNum_pentadiag.lo \
78 mathNum_simplexmin.lo mathNum_solve.lo mathNum_svd.lo \
79 mathNum_univmin.lo mathSpl_bspline.lo mathSpl_ics.lo \
80 mathSpl_spline.lo mathSpl_spline2.lo mathStat_covar.lo \
81 mathTran_euler.lo mathTran_quat.lo mathTran_rot2.lo \
82 mathTran_rot3.lo mathTran_transform2.lo mathTran_transform3.lo \
83 mathTyp_cmplx.lo mathTyp_int.lo mathUtil_hist.lo \
84 mathUtil_hyper.lo mathUtil_math.lo mathUtil_rand.lo \
85 mathVec_apply.lo mathVec_combine.lo mathVec_fmt.lo \
86 mathVec_geom.lo mathVec_get.lo mathVec_max.lo mathVec_set.lo \
87 mathVec_vector.lo $(am__objects_1)
88 libtinaMath_la_OBJECTS = $(am_libtinaMath_la_OBJECTS)
89 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
90 depcomp = $(SHELL) $(top_srcdir)/depcomp
91 am__depfiles_maybe = depfiles
92 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mathDraw_bresline.Plo \
93 @AMDEP_TRUE@ ./$(DEPDIR)/mathDraw_polygon.Plo \
94 @AMDEP_TRUE@ ./$(DEPDIR)/mathDraw_symmline.Plo \
95 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_geom2.Plo \
96 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_geom3.Plo \
97 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_hull2.Plo \
98 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_hull3.Plo \
99 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_ipos.Plo \
100 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_mat2.Plo \
101 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_mat3.Plo \
102 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_mat4.Plo \
103 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_proj2.Plo \
104 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_proj3.Plo \
105 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_vec2.Plo \
106 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_vec3.Plo \
107 @AMDEP_TRUE@ ./$(DEPDIR)/mathGeom_vec4.Plo \
108 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_add.Plo \
109 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_alloc.Plo \
110 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_build.Plo \
111 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_cast.Plo \
112 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_check.Plo \
113 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_copy.Plo \
114 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_fill.Plo \
115 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_fmt.Plo \
116 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_fmt2.Plo \
117 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_free.Plo \
118 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_get.Plo \
119 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_invert.Plo \
120 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_invsd.Plo \
121 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_io.Plo \
122 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_itimes.Plo \
123 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_mat2.Plo \
124 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_mat3.Plo \
125 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_minus.Plo \
126 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_mult.Plo \
127 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_prod.Plo \
128 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_put.Plo \
129 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_sub.Plo \
130 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_svd.Plo \
131 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_tensor.Plo \
132 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_times.Plo \
133 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_transp.Plo \
134 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_trnsf2.Plo \
135 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_trnsf3.Plo \
136 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_unit.Plo \
137 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_util.Plo \
138 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatr_vprod.Plo \
139 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_chol.Plo \
140 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_eigen.Plo \
141 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_gs.Plo \
142 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_invert.Plo \
143 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_ivec.Plo \
144 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_lu.Plo \
145 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_mat.Plo \
146 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_svd.Plo \
147 @AMDEP_TRUE@ ./$(DEPDIR)/mathMatv_vec.Plo \
148 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_cholesky.Plo \
149 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_dprog.Plo \
150 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_eigen.Plo \
151 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_eqn.Plo \
152 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_fourier.Plo \
153 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_genalg.Plo \
154 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_genalgio.Plo \
155 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_newtraph.Plo \
156 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_pentadiag.Plo \
157 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_simplexmin.Plo \
158 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_solve.Plo \
159 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_svd.Plo \
160 @AMDEP_TRUE@ ./$(DEPDIR)/mathNum_univmin.Plo \
161 @AMDEP_TRUE@ ./$(DEPDIR)/mathSpl_bspline.Plo \
162 @AMDEP_TRUE@ ./$(DEPDIR)/mathSpl_ics.Plo \
163 @AMDEP_TRUE@ ./$(DEPDIR)/mathSpl_spline.Plo \
164 @AMDEP_TRUE@ ./$(DEPDIR)/mathSpl_spline2.Plo \
165 @AMDEP_TRUE@ ./$(DEPDIR)/mathStat_covar.Plo \
166 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_euler.Plo \
167 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_quat.Plo \
168 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_rot2.Plo \
169 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_rot3.Plo \
170 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_transform2.Plo \
171 @AMDEP_TRUE@ ./$(DEPDIR)/mathTran_transform3.Plo \
172 @AMDEP_TRUE@ ./$(DEPDIR)/mathTyp_cmplx.Plo \
173 @AMDEP_TRUE@ ./$(DEPDIR)/mathTyp_int.Plo \
174 @AMDEP_TRUE@ ./$(DEPDIR)/mathUtil_hist.Plo \
175 @AMDEP_TRUE@ ./$(DEPDIR)/mathUtil_hyper.Plo \
176 @AMDEP_TRUE@ ./$(DEPDIR)/mathUtil_math.Plo \
177 @AMDEP_TRUE@ ./$(DEPDIR)/mathUtil_rand.Plo \
178 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_apply.Plo \
179 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_combine.Plo \
180 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_fmt.Plo \
181 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_geom.Plo \
182 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_get.Plo \
183 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_max.Plo \
184 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_set.Plo \
185 @AMDEP_TRUE@ ./$(DEPDIR)/mathVec_vector.Plo
186 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
187 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
188 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
189 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
190 $(AM_CFLAGS) $(CFLAGS)
191 CCLD = $(CC)
192 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193 $(AM_LDFLAGS) $(LDFLAGS) -o $@
194 SOURCES = $(libtinaMath_la_SOURCES)
195 DIST_SOURCES = $(libtinaMath_la_SOURCES)
196 includeHEADERS_INSTALL = $(INSTALL_HEADER)
197 HEADERS = $(include_HEADERS)
198 ETAGS = etags
199 CTAGS = ctags
200 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201 ACLOCAL = @ACLOCAL@
202 AMDEP_FALSE = @AMDEP_FALSE@
203 AMDEP_TRUE = @AMDEP_TRUE@
204 AMTAR = @AMTAR@
205 AR = @AR@
206 AUTOCONF = @AUTOCONF@
207 AUTOHEADER = @AUTOHEADER@
208 AUTOMAKE = @AUTOMAKE@
209 AWK = @AWK@
210 CC = @CC@
211 CCDEPMODE = @CCDEPMODE@
212 CFLAGS = @CFLAGS@
213 CPP = @CPP@
214 CPPFLAGS = @CPPFLAGS@
215 CXX = @CXX@
216 CXXCPP = @CXXCPP@
217 CXXDEPMODE = @CXXDEPMODE@
218 CXXFLAGS = @CXXFLAGS@
219 CYGPATH_W = @CYGPATH_W@
220 DEFS = @DEFS@
221 DEPDIR = @DEPDIR@
222 ECHO = @ECHO@
223 ECHO_C = @ECHO_C@
224 ECHO_N = @ECHO_N@
225 ECHO_T = @ECHO_T@
226 EGREP = @EGREP@
227 EXEEXT = @EXEEXT@
228 F77 = @F77@
229 FFLAGS = @FFLAGS@
230 INSTALL_DATA = @INSTALL_DATA@
231 INSTALL_PROGRAM = @INSTALL_PROGRAM@
232 INSTALL_SCRIPT = @INSTALL_SCRIPT@
233 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
234 LDFLAGS = @LDFLAGS@
235 LIBOBJS = @LIBOBJS@
236 LIBS = @LIBS@
237 LIBTOOL = @LIBTOOL@
238 LN_S = @LN_S@
239 LTLIBOBJS = @LTLIBOBJS@
240 MAINT = @MAINT@
241 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
242 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
243 MAKEINFO = @MAKEINFO@
244 OBJEXT = @OBJEXT@
245 PACKAGE = @PACKAGE@
246 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
247 PACKAGE_NAME = @PACKAGE_NAME@
248 PACKAGE_STRING = @PACKAGE_STRING@
249 PACKAGE_TARNAME = @PACKAGE_TARNAME@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 RANLIB = @RANLIB@
253 SET_MAKE = @SET_MAKE@
254 SHELL = @SHELL@
255 STRIP = @STRIP@
256 VERSION = @VERSION@
257 ac_ct_AR = @ac_ct_AR@
258 ac_ct_CC = @ac_ct_CC@
259 ac_ct_CXX = @ac_ct_CXX@
260 ac_ct_F77 = @ac_ct_F77@
261 ac_ct_RANLIB = @ac_ct_RANLIB@
262 ac_ct_STRIP = @ac_ct_STRIP@
263 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
264 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
265 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
266 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
267 am__include = @am__include@
268 am__leading_dot = @am__leading_dot@
269 am__quote = @am__quote@
270 bindir = @bindir@
271 build = @build@
272 build_alias = @build_alias@
273 build_cpu = @build_cpu@
274 build_os = @build_os@
275 build_vendor = @build_vendor@
276 datadir = @datadir@
277 exec_prefix = @exec_prefix@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 includedir = @includedir@/tina/math
284 infodir = @infodir@
285 install_sh = @install_sh@
286 libdir = @libdir@
287 libexecdir = @libexecdir@
288 localstatedir = @localstatedir@
289 mandir = @mandir@
290 mkdir_p = @mkdir_p@
291 oldincludedir = @oldincludedir@
292 prefix = @prefix@
293 program_transform_name = @program_transform_name@
294 sbindir = @sbindir@
295 sharedstatedir = @sharedstatedir@
296 sysconfdir = @sysconfdir@
297 target = @target@
298 target_alias = @target_alias@
299 target_cpu = @target_cpu@
300 target_os = @target_os@
301 target_vendor = @target_vendor@
302 INCLUDES = -I$(top_srcdir)
303 lib_LTLIBRARIES = libtinaMath.la
304 libtinaMath_la_LDFLAGS = -avoid-version -release @PACKAGE_VERSION@
305 libtinaMath_la_SOURCES = mathDraw_bresline.c \
306 mathDraw_polygon.c \
307 mathDraw_symmline.c \
308 mathGeom_geom2.c \
309 mathGeom_geom3.c \
310 mathGeom_hull2.c \
311 mathGeom_hull3.c \
312 mathGeom_ipos.c \
313 mathGeom_mat2.c \
314 mathGeom_mat3.c \
315 mathGeom_mat4.c \
316 mathGeom_proj2.c \
317 mathGeom_proj3.c \
318 mathGeom_vec2.c \
319 mathGeom_vec3.c \
320 mathGeom_vec4.c \
321 mathMatr_fmt2.c \
322 mathMatr_add.c \
323 mathMatr_alloc.c \
324 mathMatr_build.c \
325 mathMatr_cast.c \
326 mathMatr_check.c \
327 mathMatr_copy.c \
328 mathMatr_fill.c \
329 mathMatr_fmt.c \
330 mathMatr_free.c \
331 mathMatr_get.c \
332 mathMatr_invert.c \
333 mathMatr_invsd.c \
334 mathMatr_io.c \
335 mathMatr_itimes.c \
336 mathMatr_mat2.c \
337 mathMatr_mat3.c \
338 mathMatr_minus.c \
339 mathMatr_mult.c \
340 mathMatr_prod.c \
341 mathMatr_put.c \
342 mathMatr_sub.c \
343 mathMatr_svd.c \
344 mathMatr_tensor.c \
345 mathMatr_times.c \
346 mathMatr_transp.c \
347 mathMatr_trnsf2.c \
348 mathMatr_trnsf3.c \
349 mathMatr_unit.c \
350 mathMatr_util.c \
351 mathMatr_vprod.c \
352 mathMatv_chol.c \
353 mathMatv_eigen.c \
354 mathMatv_gs.c \
355 mathMatv_invert.c \
356 mathMatv_ivec.c \
357 mathMatv_lu.c \
358 mathMatv_mat.c \
359 mathMatv_svd.c \
360 mathMatv_vec.c \
361 mathNum_cholesky.c \
362 mathNum_dprog.c \
363 mathNum_eigen.c \
364 mathNum_eqn.c \
365 mathNum_fourier.c \
366 mathNum_genalg.c \
367 mathNum_genalgio.c \
368 mathNum_newtraph.c \
369 mathNum_pentadiag.c \
370 mathNum_simplexmin.c \
371 mathNum_solve.c \
372 mathNum_svd.c \
373 mathNum_univmin.c \
374 mathSpl_bspline.c \
375 mathSpl_ics.c \
376 mathSpl_spline.c \
377 mathSpl_spline2.c \
378 mathStat_covar.c \
379 mathTran_euler.c \
380 mathTran_quat.c \
381 mathTran_rot2.c \
382 mathTran_rot3.c \
383 mathTran_transform2.c \
384 mathTran_transform3.c \
385 mathTyp_cmplx.c \
386 mathTyp_int.c \
387 mathUtil_hist.c \
388 mathUtil_hyper.c \
389 mathUtil_math.c \
390 mathUtil_rand.c \
391 mathVec_apply.c \
392 mathVec_combine.c \
393 mathVec_fmt.c \
394 mathVec_geom.c \
395 mathVec_get.c \
396 mathVec_max.c \
397 mathVec_set.c \
398 mathVec_vector.c \
399 $(include_HEADERS)
400
401 include_HEADERS = mathDef.h \
402 mathDraw_bresline.h \
403 mathDraw_polygon.h \
404 mathDraw_symmline.h \
405 mathGeom_geom2.h \
406 mathGeom_geom3.h \
407 mathGeom_hull2.h \
408 mathGeom_hull3.h \
409 mathGeom_ipos.h \
410 mathGeom_mat2.h \
411 mathGeom_mat3.h \
412 mathGeom_mat4.h \
413 mathGeom_proj2.h \
414 mathGeom_proj3.h \
415 mathGeom_vec2.h \
416 mathGeom_vec3.h \
417 mathGeom_vec4.h \
418 mathMatr_fmt2.h \
419 mathMatr_add.h \
420 mathMatr_alloc.h \
421 mathMatr_build.h \
422 mathMatr_cast.h \
423 mathMatr_check.h \
424 mathMatr_copy.h \
425 mathMatr_fill.h \
426 mathMatr_fmt.h \
427 mathMatr_free.h \
428 mathMatr_get.h \
429 mathMatr_invert.h \
430 mathMatr_invsd.h \
431 mathMatr_io.h \
432 mathMatr_itimes.h \
433 mathMatr_mat2.h \
434 mathMatr_mat3.h \
435 mathMatr_minus.h \
436 mathMatr_mult.h \
437 mathMatr_prod.h \
438 mathMatr_put.h \
439 mathMatr_sub.h \
440 mathMatr_svd.h \
441 mathMatr_tensor.h \
442 mathMatr_times.h \
443 mathMatr_transp.h \
444 mathMatr_trnsf2.h \
445 mathMatr_trnsf3.h \
446 mathMatr_unit.h \
447 mathMatr_util.h \
448 mathMatr_vprod.h \
449 mathMatv_chol.h \
450 mathMatv_eigen.h \
451 mathMatv_gs.h \
452 mathMatv_invert.h \
453 mathMatv_ivec.h \
454 mathMatv_lu.h \
455 mathMatv_mat.h \
456 mathMatv_svd.h \
457 mathMatv_vec.h \
458 mathNum_cholesky.h \
459 mathNum_dprog.h \
460 mathNum_eigen.h \
461 mathNum_eqn.h \
462 mathNum_fourier.h \
463 mathNum_genalg.h \
464 mathNum_genalgio.h \
465 mathNum_newtraph.h \
466 mathNum_pentadiag.h \
467 mathNum_simplexmin.h \
468 mathNum_solve.h \
469 mathNum_svd.h \
470 mathNum_univmin.h \
471 mathPro.h \
472 mathSpl_bspline.h \
473 mathSpl_ics.h \
474 mathSpl_spline.h \
475 mathSpl_spline2.h \
476 mathStat_covar.h \
477 mathTran_euler.h \
478 mathTran_quat.h \
479 mathTran_rot2.h \
480 mathTran_rot3.h \
481 mathTran_transform2.h \
482 mathTran_transform3.h \
483 mathTyp_cmplx.h \
484 mathTyp_int.h \
485 mathUtil_hist.h \
486 mathUtil_hyper.h \
487 mathUtil_math.h \
488 mathUtil_rand.h \
489 mathVec_apply.h \
490 mathVec_combine.h \
491 mathVec_fmt.h \
492 mathVec_geom.h \
493 mathVec_get.h \
494 mathVec_max.h \
495 mathVec_set.h \
496 mathVec_vector.h \
497 math_DrawDef.h \
498 math_DrawPro.h \
499 math_GenDef.h \
500 math_GeomDef.h \
501 math_GeomPro.h \
502 math_MatrDef.h \
503 math_MatrPro.h \
504 math_MatvDef.h \
505 math_MatvPro.h \
506 math_NumDef.h \
507 math_NumPro.h \
508 math_SplDef.h \
509 math_SplPro.h \
510 math_StatDef.h \
511 math_StatPro.h \
512 math_TranDef.h \
513 math_TranPro.h \
514 math_TypDef.h \
515 math_TypPro.h \
516 math_UtilDef.h \
517 math_UtilPro.h \
518 math_VecDef.h \
519 math_VecPro.h
520
521 all: all-am
522
523 .SUFFIXES:
524 .SUFFIXES: .c .lo .o .obj
525 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
526 @for dep in $?; do \
527 case '$(am__configure_deps)' in \
528 *$$dep*) \
529 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
530 && exit 0; \
531 exit 1;; \
532 esac; \
533 done; \
534 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tina/math/Makefile'; \
535 cd $(top_srcdir) && \
536 $(AUTOMAKE) --gnu tina/math/Makefile
537 .PRECIOUS: Makefile
538 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
539 @case '$?' in \
540 *config.status*) \
541 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
542 *) \
543 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
544 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
545 esac;
546
547 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
548 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
549
550 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
551 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
553 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
554 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
555 @$(NORMAL_INSTALL)
556 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
557 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
558 if test -f $$p; then \
559 f="`echo $$p | sed -e 's|^.*/||'`"; \
560 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
561 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
562 else :; fi; \
563 done
564
565 uninstall-libLTLIBRARIES:
566 @$(NORMAL_UNINSTALL)
567 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
568 p="`echo $$p | sed -e 's|^.*/||'`"; \
569 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
570 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
571 done
572
573 clean-libLTLIBRARIES:
574 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
575 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
576 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
577 test "$$dir" = "$$p" && dir=.; \
578 echo "rm -f \"$${dir}/so_locations\""; \
579 rm -f "$${dir}/so_locations"; \
580 done
581 libtinaMath.la: $(libtinaMath_la_OBJECTS) $(libtinaMath_la_DEPENDENCIES)
582 $(LINK) -rpath $(libdir) $(libtinaMath_la_LDFLAGS) $(libtinaMath_la_OBJECTS) $(libtinaMath_la_LIBADD) $(LIBS)
583
584 mostlyclean-compile:
585 -rm -f *.$(OBJEXT)
586
587 distclean-compile:
588 -rm -f *.tab.c
589
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathDraw_bresline.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathDraw_polygon.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathDraw_symmline.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_geom2.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_geom3.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_hull2.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_hull3.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_ipos.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_mat2.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_mat3.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_mat4.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_proj2.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_proj3.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_vec2.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_vec3.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathGeom_vec4.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_add.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_alloc.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_build.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_cast.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_check.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_copy.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_fill.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_fmt.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_fmt2.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_free.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_get.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_invert.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_invsd.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_io.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_itimes.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_mat2.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_mat3.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_minus.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_mult.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_prod.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_put.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_sub.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_svd.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_tensor.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_times.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_transp.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_trnsf2.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_trnsf3.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_unit.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_util.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatr_vprod.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_chol.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_eigen.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_gs.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_invert.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_ivec.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_lu.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_mat.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_svd.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathMatv_vec.Plo@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_cholesky.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_dprog.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_eigen.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_eqn.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_fourier.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_genalg.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_genalgio.Plo@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_newtraph.Plo@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_pentadiag.Plo@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_simplexmin.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_solve.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_svd.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathNum_univmin.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathSpl_bspline.Plo@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathSpl_ics.Plo@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathSpl_spline.Plo@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathSpl_spline2.Plo@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathStat_covar.Plo@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_euler.Plo@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_quat.Plo@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_rot2.Plo@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_rot3.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_transform2.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTran_transform3.Plo@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTyp_cmplx.Plo@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathTyp_int.Plo@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathUtil_hist.Plo@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathUtil_hyper.Plo@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathUtil_math.Plo@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathUtil_rand.Plo@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_apply.Plo@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_combine.Plo@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_fmt.Plo@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_geom.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_get.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_max.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_set.Plo@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathVec_vector.Plo@am__quote@
684
685 .c.o:
686 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
687 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
692
693 .c.obj:
694 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
695 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
696 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
700
701 .c.lo:
702 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
703 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
708
709 mostlyclean-libtool:
710 -rm -f *.lo
711
712 clean-libtool:
713 -rm -rf .libs _libs
714
715 distclean-libtool:
716 -rm -f libtool
717 uninstall-info-am:
718 install-includeHEADERS: $(include_HEADERS)
719 @$(NORMAL_INSTALL)
720 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
721 @list='$(include_HEADERS)'; for p in $$list; do \
722 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
723 f="`echo $$p | sed -e 's|^.*/||'`"; \
724 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
725 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
726 done
727
728 uninstall-includeHEADERS:
729 @$(NORMAL_UNINSTALL)
730 @list='$(include_HEADERS)'; for p in $$list; do \
731 f="`echo $$p | sed -e 's|^.*/||'`"; \
732 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
733 rm -f "$(DESTDIR)$(includedir)/$$f"; \
734 done
735
736 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
737 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
738 unique=`for i in $$list; do \
739 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
740 done | \
741 $(AWK) ' { files[$$0] = 1; } \
742 END { for (i in files) print i; }'`; \
743 mkid -fID $$unique
744 tags: TAGS
745
746 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
747 $(TAGS_FILES) $(LISP)
748 tags=; \
749 here=`pwd`; \
750 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
751 unique=`for i in $$list; do \
752 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
753 done | \
754 $(AWK) ' { files[$$0] = 1; } \
755 END { for (i in files) print i; }'`; \
756 test -z "$(ETAGS_ARGS)$$tags$$unique" \
757 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
758 $$tags $$unique
759 ctags: CTAGS
760 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
761 $(TAGS_FILES) $(LISP)
762 tags=; \
763 here=`pwd`; \
764 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
765 unique=`for i in $$list; do \
766 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
767 done | \
768 $(AWK) ' { files[$$0] = 1; } \
769 END { for (i in files) print i; }'`; \
770 test -z "$(CTAGS_ARGS)$$tags$$unique" \
771 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
772 $$tags $$unique
773
774 GTAGS:
775 here=`$(am__cd) $(top_builddir) && pwd` \
776 && cd $(top_srcdir) \
777 && gtags -i $(GTAGS_ARGS) $$here
778
779 distclean-tags:
780 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
781
782 distdir: $(DISTFILES)
783 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
784 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
785 list='$(DISTFILES)'; for file in $$list; do \
786 case $$file in \
787 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
788 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
789 esac; \
790 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
791 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
792 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
793 dir="/$$dir"; \
794 $(mkdir_p) "$(distdir)$$dir"; \
795 else \
796 dir=''; \
797 fi; \
798 if test -d $$d/$$file; then \
799 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
800 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
801 fi; \
802 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
803 else \
804 test -f $(distdir)/$$file \
805 || cp -p $$d/$$file $(distdir)/$$file \
806 || exit 1; \
807 fi; \
808 done
809 check-am: all-am
810 check: check-am
811 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
812 installdirs:
813 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
814 test -z "$$dir" || $(mkdir_p) "$$dir"; \
815 done
816 install: install-am
817 install-exec: install-exec-am
818 install-data: install-data-am
819 uninstall: uninstall-am
820
821 install-am: all-am
822 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
823
824 installcheck: installcheck-am
825 install-strip:
826 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
827 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
828 `test -z '$(STRIP)' || \
829 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
830 mostlyclean-generic:
831
832 clean-generic:
833
834 distclean-generic:
835 -rm -f $(CONFIG_CLEAN_FILES)
836
837 maintainer-clean-generic:
838 @echo "This command is intended for maintainers to use"
839 @echo "it deletes files that may require special tools to rebuild."
840 clean: clean-am
841
842 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
843 mostlyclean-am
844
845 distclean: distclean-am
846 -rm -rf ./$(DEPDIR)
847 -rm -f Makefile
848 distclean-am: clean-am distclean-compile distclean-generic \
849 distclean-libtool distclean-tags
850
851 dvi: dvi-am
852
853 dvi-am:
854
855 html: html-am
856
857 info: info-am
858
859 info-am:
860
861 install-data-am: install-includeHEADERS
862
863 install-exec-am: install-libLTLIBRARIES
864
865 install-info: install-info-am
866
867 install-man:
868
869 installcheck-am:
870
871 maintainer-clean: maintainer-clean-am
872 -rm -rf ./$(DEPDIR)
873 -rm -f Makefile
874 maintainer-clean-am: distclean-am maintainer-clean-generic
875
876 mostlyclean: mostlyclean-am
877
878 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
879 mostlyclean-libtool
880
881 pdf: pdf-am
882
883 pdf-am:
884
885 ps: ps-am
886
887 ps-am:
888
889 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
890 uninstall-libLTLIBRARIES
891
892 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
893 clean-libLTLIBRARIES clean-libtool ctags distclean \
894 distclean-compile distclean-generic distclean-libtool \
895 distclean-tags distdir dvi dvi-am html html-am info info-am \
896 install install-am install-data install-data-am install-exec \
897 install-exec-am install-includeHEADERS install-info \
898 install-info-am install-libLTLIBRARIES install-man \
899 install-strip installcheck installcheck-am installdirs \
900 maintainer-clean maintainer-clean-generic mostlyclean \
901 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
902 pdf pdf-am ps ps-am tags uninstall uninstall-am \
903 uninstall-includeHEADERS uninstall-info-am \
904 uninstall-libLTLIBRARIES
905
906 # Tell versions [3.59,3.63) of GNU make to not export all variables.
907 # Otherwise a system limit (for SysV at least) may be exceeded.
908 .NOEXPORT:
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.