Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / roots / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 # -*-makefile-*-
18
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 check_PROGRAMS = test$(EXEEXT)
39 subdir = roots
40 DIST_COMMON = $(noinst_HEADERS) $(pkginclude_HEADERS) \
41         $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog TODO
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 LTLIBRARIES = $(noinst_LTLIBRARIES)
50 libgslroots_la_LIBADD =
51 am_libgslroots_la_OBJECTS = bisection.lo brent.lo falsepos.lo \
52         newton.lo secant.lo steffenson.lo convergence.lo fsolver.lo \
53         fdfsolver.lo
54 libgslroots_la_OBJECTS = $(am_libgslroots_la_OBJECTS)
55 am_test_OBJECTS = test.$(OBJEXT) test_funcs.$(OBJEXT)
56 test_OBJECTS = $(am_test_OBJECTS)
57 test_DEPENDENCIES = libgslroots.la ../ieee-utils/libgslieeeutils.la \
58         ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la \
59         ../utils/libutils.la
60 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
61 depcomp =
62 am__depfiles_maybe =
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
71         $(LDFLAGS) -o $@
72 SOURCES = $(libgslroots_la_SOURCES) $(test_SOURCES)
73 DIST_SOURCES = $(libgslroots_la_SOURCES) $(test_SOURCES)
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77     *) f=$$p;; \
78   esac;
79 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
80 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
81 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
82 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
83 ETAGS = etags
84 CTAGS = ctags
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CC = @CC@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = @DEFS@
99 DSYMUTIL = @DSYMUTIL@
100 DUMPBIN = @DUMPBIN@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 FGREP = @FGREP@
107 GREP = @GREP@
108 GSL_CFLAGS = @GSL_CFLAGS@
109 GSL_LIBS = @GSL_LIBS@
110 GSL_LT_CBLAS_VERSION = @GSL_LT_CBLAS_VERSION@
111 GSL_LT_VERSION = @GSL_LT_VERSION@
112 HAVE_AIX_IEEE_INTERFACE = @HAVE_AIX_IEEE_INTERFACE@
113 HAVE_DARWIN86_IEEE_INTERFACE = @HAVE_DARWIN86_IEEE_INTERFACE@
114 HAVE_DARWIN_IEEE_INTERFACE = @HAVE_DARWIN_IEEE_INTERFACE@
115 HAVE_FREEBSD_IEEE_INTERFACE = @HAVE_FREEBSD_IEEE_INTERFACE@
116 HAVE_GNUM68K_IEEE_INTERFACE = @HAVE_GNUM68K_IEEE_INTERFACE@
117 HAVE_GNUPPC_IEEE_INTERFACE = @HAVE_GNUPPC_IEEE_INTERFACE@
118 HAVE_GNUSPARC_IEEE_INTERFACE = @HAVE_GNUSPARC_IEEE_INTERFACE@
119 HAVE_GNUX86_IEEE_INTERFACE = @HAVE_GNUX86_IEEE_INTERFACE@
120 HAVE_HPUX11_IEEE_INTERFACE = @HAVE_HPUX11_IEEE_INTERFACE@
121 HAVE_HPUX_IEEE_INTERFACE = @HAVE_HPUX_IEEE_INTERFACE@
122 HAVE_IRIX_IEEE_INTERFACE = @HAVE_IRIX_IEEE_INTERFACE@
123 HAVE_NETBSD_IEEE_INTERFACE = @HAVE_NETBSD_IEEE_INTERFACE@
124 HAVE_OPENBSD_IEEE_INTERFACE = @HAVE_OPENBSD_IEEE_INTERFACE@
125 HAVE_OS2EMX_IEEE_INTERFACE = @HAVE_OS2EMX_IEEE_INTERFACE@
126 HAVE_SOLARIS_IEEE_INTERFACE = @HAVE_SOLARIS_IEEE_INTERFACE@
127 HAVE_SUNOS4_IEEE_INTERFACE = @HAVE_SUNOS4_IEEE_INTERFACE@
128 HAVE_TRU64_IEEE_INTERFACE = @HAVE_TRU64_IEEE_INTERFACE@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 LD = @LD@
135 LDFLAGS = @LDFLAGS@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBTOOL = @LIBTOOL@
139 LN_S = @LN_S@
140 LTLIBOBJS = @LTLIBOBJS@
141 MAINT = @MAINT@
142 MAKEINFO = @MAKEINFO@
143 MKDIR_P = @MKDIR_P@
144 NM = @NM@
145 NMEDIT = @NMEDIT@
146 OBJEXT = @OBJEXT@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_VERSION = @PACKAGE_VERSION@
153 PATH_SEPARATOR = @PATH_SEPARATOR@
154 RANLIB = @RANLIB@
155 SED = @SED@
156 SET_MAKE = @SET_MAKE@
157 SHELL = @SHELL@
158 STRIP = @STRIP@
159 VERSION = @VERSION@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
166 am__leading_dot = @am__leading_dot@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 builddir = @builddir@
176 datadir = @datadir@
177 datarootdir = @datarootdir@
178 docdir = @docdir@
179 dvidir = @dvidir@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 htmldir = @htmldir@
187 includedir = @includedir@
188 infodir = @infodir@
189 install_sh = @install_sh@
190 libdir = @libdir@
191 libexecdir = @libexecdir@
192 localedir = @localedir@
193 localstatedir = @localstatedir@
194 lt_ECHO = @lt_ECHO@
195 mandir = @mandir@
196 mkdir_p = @mkdir_p@
197 oldincludedir = @oldincludedir@
198 pdfdir = @pdfdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 sysconfdir = @sysconfdir@
206 target_alias = @target_alias@
207 top_builddir = @top_builddir@
208 top_srcdir = @top_srcdir@
209 noinst_LTLIBRARIES = libgslroots.la 
210 pkginclude_HEADERS = gsl_roots.h
211 noinst_HEADERS = roots.h
212 INCLUDES = -I$(top_builddir)
213 libgslroots_la_SOURCES = bisection.c brent.c falsepos.c newton.c  secant.c steffenson.c convergence.c fsolver.c fdfsolver.c 
214 TESTS = $(check_PROGRAMS)
215 test_SOURCES = test.c test_funcs.c test.h
216 test_LDADD = libgslroots.la ../ieee-utils/libgslieeeutils.la  ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
217 all: all-am
218
219 .SUFFIXES:
220 .SUFFIXES: .c .lo .o .obj
221 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
222         @for dep in $?; do \
223           case '$(am__configure_deps)' in \
224             *$$dep*) \
225               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
226                 && exit 0; \
227               exit 1;; \
228           esac; \
229         done; \
230         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps roots/Makefile'; \
231         cd $(top_srcdir) && \
232           $(AUTOMAKE) --gnu  --ignore-deps roots/Makefile
233 .PRECIOUS: Makefile
234 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235         @case '$?' in \
236           *config.status*) \
237             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238           *) \
239             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241         esac;
242
243 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251 clean-noinstLTLIBRARIES:
252         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
253         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
254           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
255           test "$$dir" != "$$p" || dir=.; \
256           echo "rm -f \"$${dir}/so_locations\""; \
257           rm -f "$${dir}/so_locations"; \
258         done
259 libgslroots.la: $(libgslroots_la_OBJECTS) $(libgslroots_la_DEPENDENCIES) 
260         $(LINK)  $(libgslroots_la_OBJECTS) $(libgslroots_la_LIBADD) $(LIBS)
261
262 clean-checkPROGRAMS:
263         @list='$(check_PROGRAMS)'; for p in $$list; do \
264           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
265           echo " rm -f $$p $$f"; \
266           rm -f $$p $$f ; \
267         done
268 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
269         @rm -f test$(EXEEXT)
270         $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
271
272 mostlyclean-compile:
273         -rm -f *.$(OBJEXT)
274
275 distclean-compile:
276         -rm -f *.tab.c
277
278 .c.o:
279         $(COMPILE) -c $<
280
281 .c.obj:
282         $(COMPILE) -c `$(CYGPATH_W) '$<'`
283
284 .c.lo:
285         $(LTCOMPILE) -c -o $@ $<
286
287 mostlyclean-libtool:
288         -rm -f *.lo
289
290 clean-libtool:
291         -rm -rf .libs _libs
292 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
293         @$(NORMAL_INSTALL)
294         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
295         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
296           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
297           f=$(am__strip_dir) \
298           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
299           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
300         done
301
302 uninstall-pkgincludeHEADERS:
303         @$(NORMAL_UNINSTALL)
304         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
305           f=$(am__strip_dir) \
306           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
307           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
308         done
309
310 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312         unique=`for i in $$list; do \
313             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314           done | \
315           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
316               END { if (nonempty) { for (i in files) print i; }; }'`; \
317         mkid -fID $$unique
318 tags: TAGS
319
320 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
321                 $(TAGS_FILES) $(LISP)
322         tags=; \
323         here=`pwd`; \
324         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329               END { if (nonempty) { for (i in files) print i; }; }'`; \
330         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
331           test -n "$$unique" || unique=$$empty_fix; \
332           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333             $$tags $$unique; \
334         fi
335 ctags: CTAGS
336 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337                 $(TAGS_FILES) $(LISP)
338         tags=; \
339         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344               END { if (nonempty) { for (i in files) print i; }; }'`; \
345         test -z "$(CTAGS_ARGS)$$tags$$unique" \
346           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347              $$tags $$unique
348
349 GTAGS:
350         here=`$(am__cd) $(top_builddir) && pwd` \
351           && cd $(top_srcdir) \
352           && gtags -i $(GTAGS_ARGS) $$here
353
354 distclean-tags:
355         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
356
357 check-TESTS: $(TESTS)
358         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
359         srcdir=$(srcdir); export srcdir; \
360         list=' $(TESTS) '; \
361         if test -n "$$list"; then \
362           for tst in $$list; do \
363             if test -f ./$$tst; then dir=./; \
364             elif test -f $$tst; then dir=; \
365             else dir="$(srcdir)/"; fi; \
366             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
367               all=`expr $$all + 1`; \
368               case " $(XFAIL_TESTS) " in \
369               *$$ws$$tst$$ws*) \
370                 xpass=`expr $$xpass + 1`; \
371                 failed=`expr $$failed + 1`; \
372                 echo "XPASS: $$tst"; \
373               ;; \
374               *) \
375                 echo "PASS: $$tst"; \
376               ;; \
377               esac; \
378             elif test $$? -ne 77; then \
379               all=`expr $$all + 1`; \
380               case " $(XFAIL_TESTS) " in \
381               *$$ws$$tst$$ws*) \
382                 xfail=`expr $$xfail + 1`; \
383                 echo "XFAIL: $$tst"; \
384               ;; \
385               *) \
386                 failed=`expr $$failed + 1`; \
387                 echo "FAIL: $$tst"; \
388               ;; \
389               esac; \
390             else \
391               skip=`expr $$skip + 1`; \
392               echo "SKIP: $$tst"; \
393             fi; \
394           done; \
395           if test "$$failed" -eq 0; then \
396             if test "$$xfail" -eq 0; then \
397               banner="All $$all tests passed"; \
398             else \
399               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
400             fi; \
401           else \
402             if test "$$xpass" -eq 0; then \
403               banner="$$failed of $$all tests failed"; \
404             else \
405               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
406             fi; \
407           fi; \
408           dashes="$$banner"; \
409           skipped=""; \
410           if test "$$skip" -ne 0; then \
411             skipped="($$skip tests were not run)"; \
412             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
413               dashes="$$skipped"; \
414           fi; \
415           report=""; \
416           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
417             report="Please report to $(PACKAGE_BUGREPORT)"; \
418             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
419               dashes="$$report"; \
420           fi; \
421           dashes=`echo "$$dashes" | sed s/./=/g`; \
422           echo "$$dashes"; \
423           echo "$$banner"; \
424           test -z "$$skipped" || echo "$$skipped"; \
425           test -z "$$report" || echo "$$report"; \
426           echo "$$dashes"; \
427           test "$$failed" -eq 0; \
428         else :; fi
429
430 distdir: $(DISTFILES)
431         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433         list='$(DISTFILES)'; \
434           dist_files=`for file in $$list; do echo $$file; done | \
435           sed -e "s|^$$srcdirstrip/||;t" \
436               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437         case $$dist_files in \
438           */*) $(MKDIR_P) `echo "$$dist_files" | \
439                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440                            sort -u` ;; \
441         esac; \
442         for file in $$dist_files; do \
443           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444           if test -d $$d/$$file; then \
445             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
448             fi; \
449             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
450           else \
451             test -f $(distdir)/$$file \
452             || cp -p $$d/$$file $(distdir)/$$file \
453             || exit 1; \
454           fi; \
455         done
456 check-am: all-am
457         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
458         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
459 check: check-am
460 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
461 installdirs:
462         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
463           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
464         done
465 install: install-am
466 install-exec: install-exec-am
467 install-data: install-data-am
468 uninstall: uninstall-am
469
470 install-am: all-am
471         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473 installcheck: installcheck-am
474 install-strip:
475         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477           `test -z '$(STRIP)' || \
478             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
479 mostlyclean-generic:
480
481 clean-generic:
482
483 distclean-generic:
484         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-am
490
491 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
492         clean-noinstLTLIBRARIES mostlyclean-am
493
494 distclean: distclean-am
495         -rm -f Makefile
496 distclean-am: clean-am distclean-compile distclean-generic \
497         distclean-tags
498
499 dvi: dvi-am
500
501 dvi-am:
502
503 html: html-am
504
505 info: info-am
506
507 info-am:
508
509 install-data-am: install-pkgincludeHEADERS
510
511 install-dvi: install-dvi-am
512
513 install-exec-am:
514
515 install-html: install-html-am
516
517 install-info: install-info-am
518
519 install-man:
520
521 install-pdf: install-pdf-am
522
523 install-ps: install-ps-am
524
525 installcheck-am:
526
527 maintainer-clean: maintainer-clean-am
528         -rm -f Makefile
529 maintainer-clean-am: distclean-am maintainer-clean-generic
530
531 mostlyclean: mostlyclean-am
532
533 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
534         mostlyclean-libtool
535
536 pdf: pdf-am
537
538 pdf-am:
539
540 ps: ps-am
541
542 ps-am:
543
544 uninstall-am: uninstall-pkgincludeHEADERS
545
546 .MAKE: install-am install-strip
547
548 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
549         clean-checkPROGRAMS clean-generic clean-libtool \
550         clean-noinstLTLIBRARIES ctags distclean distclean-compile \
551         distclean-generic distclean-libtool distclean-tags distdir dvi \
552         dvi-am html html-am info info-am install install-am \
553         install-data install-data-am install-dvi install-dvi-am \
554         install-exec install-exec-am install-html install-html-am \
555         install-info install-info-am install-man install-pdf \
556         install-pdf-am install-pkgincludeHEADERS install-ps \
557         install-ps-am install-strip installcheck installcheck-am \
558         installdirs maintainer-clean maintainer-clean-generic \
559         mostlyclean mostlyclean-compile mostlyclean-generic \
560         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
561         uninstall-am uninstall-pkgincludeHEADERS
562
563 # Tell versions [3.59,3.63) of GNU make to not export all variables.
564 # Otherwise a system limit (for SysV at least) may be exceeded.
565 .NOEXPORT: