Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / specfunc / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # specfunc/Makefile.  Generated from Makefile.in by configure.
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
16
17
18
19 pkgdatadir = $(datadir)/gsl
20 pkglibdir = $(libdir)/gsl
21 pkgincludedir = $(includedir)/gsl
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = i386-apple-darwin9.4.0
35 host_triplet = i386-apple-darwin9.4.0
36 check_PROGRAMS = test$(EXEEXT)
37 subdir = specfunc
38 DIST_COMMON = $(noinst_HEADERS) $(pkginclude_HEADERS) \
39         $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog TODO
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 LTLIBRARIES = $(noinst_LTLIBRARIES)
48 libgslspecfunc_la_LIBADD =
49 am_libgslspecfunc_la_OBJECTS = airy.lo airy_der.lo airy_zero.lo \
50         atanint.lo bessel.lo bessel_I0.lo bessel_I1.lo bessel_In.lo \
51         bessel_Inu.lo bessel_J0.lo bessel_J1.lo bessel_Jn.lo \
52         bessel_Jnu.lo bessel_K0.lo bessel_K1.lo bessel_Kn.lo \
53         bessel_Knu.lo bessel_Y0.lo bessel_Y1.lo bessel_Yn.lo \
54         bessel_Ynu.lo bessel_amp_phase.lo bessel_i.lo bessel_j.lo \
55         bessel_k.lo bessel_olver.lo bessel_temme.lo bessel_y.lo \
56         bessel_zero.lo bessel_sequence.lo beta.lo beta_inc.lo \
57         clausen.lo coulomb.lo coupling.lo coulomb_bound.lo dawson.lo \
58         debye.lo dilog.lo elementary.lo ellint.lo elljac.lo erfc.lo \
59         exp.lo expint.lo expint3.lo fermi_dirac.lo gegenbauer.lo \
60         gamma.lo gamma_inc.lo hyperg_0F1.lo hyperg_2F0.lo \
61         hyperg_1F1.lo hyperg_2F1.lo hyperg_U.lo hyperg.lo laguerre.lo \
62         lambert.lo legendre_H3d.lo legendre_Qn.lo legendre_con.lo \
63         legendre_poly.lo log.lo mathieu_angfunc.lo mathieu_charv.lo \
64         mathieu_coeff.lo mathieu_radfunc.lo mathieu_workspace.lo \
65         poch.lo pow_int.lo psi.lo result.lo shint.lo sinint.lo \
66         synchrotron.lo transport.lo trig.lo zeta.lo
67 libgslspecfunc_la_OBJECTS = $(am_libgslspecfunc_la_OBJECTS)
68 am_test_OBJECTS = test_sf.$(OBJEXT) test_airy.$(OBJEXT) \
69         test_bessel.$(OBJEXT) test_coulomb.$(OBJEXT) \
70         test_dilog.$(OBJEXT) test_gamma.$(OBJEXT) \
71         test_hyperg.$(OBJEXT) test_legendre.$(OBJEXT) \
72         test_mathieu.$(OBJEXT)
73 test_OBJECTS = $(am_test_OBJECTS)
74 test_DEPENDENCIES = libgslspecfunc.la ../eigen/libgsleigen.la \
75         ../linalg/libgsllinalg.la ../sort/libgslsort.la \
76         ../matrix/libgslmatrix.la ../vector/libgslvector.la \
77         ../blas/libgslblas.la ../cblas/libgslcblas.la \
78         ../block/libgslblock.la ../complex/libgslcomplex.la \
79         ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la \
80         ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
81 DEFAULT_INCLUDES = -I. -I$(top_builddir)
82 depcomp =
83 am__depfiles_maybe =
84 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 CCLD = $(CC)
90 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92         $(LDFLAGS) -o $@
93 SOURCES = $(libgslspecfunc_la_SOURCES) $(test_SOURCES)
94 DIST_SOURCES = $(libgslspecfunc_la_SOURCES) $(test_SOURCES)
95 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
96 am__vpath_adj = case $$p in \
97     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
98     *) f=$$p;; \
99   esac;
100 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
101 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
102 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
103 HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)
104 ETAGS = etags
105 CTAGS = ctags
106 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
107 ACLOCAL = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run aclocal-1.10
108 AMTAR = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run tar
109 AR = ar
110 AUTOCONF = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoconf
111 AUTOHEADER = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoheader
112 AUTOMAKE = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run automake-1.10
113 AWK = awk
114 CC = gcc
115 CFLAGS = -g -O2
116 CPP = gcc -E
117 CPPFLAGS = 
118 CYGPATH_W = echo
119 DEFS = -DHAVE_CONFIG_H
120 DSYMUTIL = dsymutil
121 DUMPBIN = 
122 ECHO_C = \c
123 ECHO_N = 
124 ECHO_T = 
125 EGREP = /usr/bin/grep -E
126 EXEEXT = 
127 FGREP = /usr/bin/grep -F
128 GREP = /usr/bin/grep
129 GSL_CFLAGS = -I${prefix}/include
130 GSL_LIBS = -L${exec_prefix}/lib -lgsl
131 GSL_LT_CBLAS_VERSION = 0:0:0
132 GSL_LT_VERSION = 12:0:12
133 HAVE_AIX_IEEE_INTERFACE = 
134 HAVE_DARWIN86_IEEE_INTERFACE = 
135 HAVE_DARWIN_IEEE_INTERFACE = 
136 HAVE_FREEBSD_IEEE_INTERFACE = 
137 HAVE_GNUM68K_IEEE_INTERFACE = 
138 HAVE_GNUPPC_IEEE_INTERFACE = 
139 HAVE_GNUSPARC_IEEE_INTERFACE = 
140 HAVE_GNUX86_IEEE_INTERFACE = 
141 HAVE_HPUX11_IEEE_INTERFACE = 
142 HAVE_HPUX_IEEE_INTERFACE = 
143 HAVE_IRIX_IEEE_INTERFACE = 
144 HAVE_NETBSD_IEEE_INTERFACE = 
145 HAVE_OPENBSD_IEEE_INTERFACE = 
146 HAVE_OS2EMX_IEEE_INTERFACE = 
147 HAVE_SOLARIS_IEEE_INTERFACE = 
148 HAVE_SUNOS4_IEEE_INTERFACE = 
149 HAVE_TRU64_IEEE_INTERFACE = 
150 INSTALL = /usr/bin/install -c
151 INSTALL_DATA = ${INSTALL} -m 644
152 INSTALL_PROGRAM = ${INSTALL}
153 INSTALL_SCRIPT = ${INSTALL}
154 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
155 LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
156 LDFLAGS = 
157 LIBOBJS = 
158 LIBS = -lm 
159 LIBTOOL = $(SHELL) $(top_builddir)/libtool
160 LN_S = ln -s
161 LTLIBOBJS = 
162 MAINT = #
163 MAKEINFO = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run makeinfo
164 MKDIR_P = .././install-sh -c -d
165 NM = /usr/bin/nm -p
166 NMEDIT = nmedit
167 OBJEXT = o
168 PACKAGE = gsl
169 PACKAGE_BUGREPORT = 
170 PACKAGE_NAME = gsl
171 PACKAGE_STRING = gsl 1.11
172 PACKAGE_TARNAME = gsl
173 PACKAGE_VERSION = 1.11
174 PATH_SEPARATOR = :
175 RANLIB = ranlib
176 SED = /usr/bin/sed
177 SET_MAKE = 
178 SHELL = /bin/sh
179 STRIP = strip
180 VERSION = 1.11
181 abs_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/specfunc
182 abs_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/specfunc
183 abs_top_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
184 abs_top_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
185 ac_ct_CC = gcc
186 ac_ct_DUMPBIN = 
187 am__leading_dot = .
188 am__tar = ${AMTAR} chof - "$$tardir"
189 am__untar = ${AMTAR} xf -
190 bindir = ${exec_prefix}/bin
191 build = i386-apple-darwin9.4.0
192 build_alias = 
193 build_cpu = i386
194 build_os = darwin9.4.0
195 build_vendor = apple
196 builddir = .
197 datadir = ${datarootdir}
198 datarootdir = ${prefix}/share
199 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
200 dvidir = ${docdir}
201 exec_prefix = ${prefix}
202 host = i386-apple-darwin9.4.0
203 host_alias = 
204 host_cpu = i386
205 host_os = darwin9.4.0
206 host_vendor = apple
207 htmldir = ${docdir}
208 includedir = ${prefix}/include
209 infodir = ${datarootdir}/info
210 install_sh = $(SHELL) /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/install-sh
211 libdir = ${exec_prefix}/lib
212 libexecdir = ${exec_prefix}/libexec
213 localedir = ${datarootdir}/locale
214 localstatedir = ${prefix}/var
215 lt_ECHO = /bin/echo
216 mandir = ${datarootdir}/man
217 mkdir_p = $(top_builddir)/./install-sh -c -d
218 oldincludedir = /usr/include
219 pdfdir = ${docdir}
220 prefix = /usr/local
221 program_transform_name = s,x,x,
222 psdir = ${docdir}
223 sbindir = ${exec_prefix}/sbin
224 sharedstatedir = ${prefix}/com
225 srcdir = .
226 sysconfdir = ${prefix}/etc
227 target_alias = 
228 top_builddir = ..
229 top_srcdir = ..
230 noinst_LTLIBRARIES = libgslspecfunc.la 
231 pkginclude_HEADERS = gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_mathieu.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h
232 noinst_HEADERS = bessel_amp_phase.h bessel_olver.h bessel_temme.h bessel.h hyperg.h legendre.h eval.h chebyshev.h cheb_eval.c cheb_eval_mode.c check.h error.h
233 INCLUDES = -I$(top_builddir)
234 libgslspecfunc_la_SOURCES = airy.c airy_der.c airy_zero.c atanint.c bessel.c bessel.h bessel_I0.c bessel_I1.c bessel_In.c bessel_Inu.c bessel_J0.c bessel_J1.c bessel_Jn.c bessel_Jnu.c bessel_K0.c bessel_K1.c bessel_Kn.c bessel_Knu.c bessel_Y0.c bessel_Y1.c bessel_Yn.c bessel_Ynu.c bessel_amp_phase.c bessel_amp_phase.h bessel_i.c bessel_j.c bessel_k.c bessel_olver.c bessel_temme.c bessel_y.c bessel_zero.c bessel_sequence.c beta.c beta_inc.c clausen.c coulomb.c coupling.c coulomb_bound.c dawson.c debye.c dilog.c elementary.c ellint.c elljac.c erfc.c exp.c expint.c expint3.c fermi_dirac.c gegenbauer.c gamma.c gamma_inc.c hyperg_0F1.c hyperg_2F0.c hyperg_1F1.c hyperg_2F1.c hyperg_U.c hyperg.c laguerre.c lambert.c legendre_H3d.c legendre_Qn.c legendre_con.c legendre_poly.c log.c mathieu_angfunc.c mathieu_charv.c mathieu_coeff.c mathieu_radfunc.c mathieu_workspace.c poch.c pow_int.c psi.c recurse.h result.c shint.c sinint.c synchrotron.c transport.c trig.c zeta.c
235 TESTS = $(check_PROGRAMS)
236 test_LDADD = libgslspecfunc.la ../eigen/libgsleigen.la ../linalg/libgsllinalg.la  ../sort/libgslsort.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../blas/libgslblas.la ../cblas/libgslcblas.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la  ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
237 test_SOURCES = test_sf.c test_sf.h test_airy.c test_bessel.c test_coulomb.c test_dilog.c test_gamma.c test_hyperg.c test_legendre.c test_mathieu.c
238 all: all-am
239
240 .SUFFIXES:
241 .SUFFIXES: .c .lo .o .obj
242 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
243         @for dep in $?; do \
244           case '$(am__configure_deps)' in \
245             *$$dep*) \
246               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
247                 && exit 0; \
248               exit 1;; \
249           esac; \
250         done; \
251         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps specfunc/Makefile'; \
252         cd $(top_srcdir) && \
253           $(AUTOMAKE) --gnu  --ignore-deps specfunc/Makefile
254 .PRECIOUS: Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256         @case '$?' in \
257           *config.status*) \
258             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259           *) \
260             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262         esac;
263
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
267 $(top_srcdir)/configure: # $(am__configure_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272 clean-noinstLTLIBRARIES:
273         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
274         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
275           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
276           test "$$dir" != "$$p" || dir=.; \
277           echo "rm -f \"$${dir}/so_locations\""; \
278           rm -f "$${dir}/so_locations"; \
279         done
280 libgslspecfunc.la: $(libgslspecfunc_la_OBJECTS) $(libgslspecfunc_la_DEPENDENCIES) 
281         $(LINK)  $(libgslspecfunc_la_OBJECTS) $(libgslspecfunc_la_LIBADD) $(LIBS)
282
283 clean-checkPROGRAMS:
284         @list='$(check_PROGRAMS)'; for p in $$list; do \
285           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
286           echo " rm -f $$p $$f"; \
287           rm -f $$p $$f ; \
288         done
289 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
290         @rm -f test$(EXEEXT)
291         $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
292
293 mostlyclean-compile:
294         -rm -f *.$(OBJEXT)
295
296 distclean-compile:
297         -rm -f *.tab.c
298
299 .c.o:
300         $(COMPILE) -c $<
301
302 .c.obj:
303         $(COMPILE) -c `$(CYGPATH_W) '$<'`
304
305 .c.lo:
306         $(LTCOMPILE) -c -o $@ $<
307
308 mostlyclean-libtool:
309         -rm -f *.lo
310
311 clean-libtool:
312         -rm -rf .libs _libs
313 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
314         @$(NORMAL_INSTALL)
315         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
316         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
317           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
318           f=$(am__strip_dir) \
319           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
320           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
321         done
322
323 uninstall-pkgincludeHEADERS:
324         @$(NORMAL_UNINSTALL)
325         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
326           f=$(am__strip_dir) \
327           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
328           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
329         done
330
331 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
332         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
337               END { if (nonempty) { for (i in files) print i; }; }'`; \
338         mkid -fID $$unique
339 tags: TAGS
340
341 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342                 $(TAGS_FILES) $(LISP)
343         tags=; \
344         here=`pwd`; \
345         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
346         unique=`for i in $$list; do \
347             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348           done | \
349           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
350               END { if (nonempty) { for (i in files) print i; }; }'`; \
351         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
352           test -n "$$unique" || unique=$$empty_fix; \
353           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354             $$tags $$unique; \
355         fi
356 ctags: CTAGS
357 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
358                 $(TAGS_FILES) $(LISP)
359         tags=; \
360         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361         unique=`for i in $$list; do \
362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363           done | \
364           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365               END { if (nonempty) { for (i in files) print i; }; }'`; \
366         test -z "$(CTAGS_ARGS)$$tags$$unique" \
367           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368              $$tags $$unique
369
370 GTAGS:
371         here=`$(am__cd) $(top_builddir) && pwd` \
372           && cd $(top_srcdir) \
373           && gtags -i $(GTAGS_ARGS) $$here
374
375 distclean-tags:
376         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378 check-TESTS: $(TESTS)
379         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
380         srcdir=$(srcdir); export srcdir; \
381         list=' $(TESTS) '; \
382         if test -n "$$list"; then \
383           for tst in $$list; do \
384             if test -f ./$$tst; then dir=./; \
385             elif test -f $$tst; then dir=; \
386             else dir="$(srcdir)/"; fi; \
387             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
388               all=`expr $$all + 1`; \
389               case " $(XFAIL_TESTS) " in \
390               *$$ws$$tst$$ws*) \
391                 xpass=`expr $$xpass + 1`; \
392                 failed=`expr $$failed + 1`; \
393                 echo "XPASS: $$tst"; \
394               ;; \
395               *) \
396                 echo "PASS: $$tst"; \
397               ;; \
398               esac; \
399             elif test $$? -ne 77; then \
400               all=`expr $$all + 1`; \
401               case " $(XFAIL_TESTS) " in \
402               *$$ws$$tst$$ws*) \
403                 xfail=`expr $$xfail + 1`; \
404                 echo "XFAIL: $$tst"; \
405               ;; \
406               *) \
407                 failed=`expr $$failed + 1`; \
408                 echo "FAIL: $$tst"; \
409               ;; \
410               esac; \
411             else \
412               skip=`expr $$skip + 1`; \
413               echo "SKIP: $$tst"; \
414             fi; \
415           done; \
416           if test "$$failed" -eq 0; then \
417             if test "$$xfail" -eq 0; then \
418               banner="All $$all tests passed"; \
419             else \
420               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
421             fi; \
422           else \
423             if test "$$xpass" -eq 0; then \
424               banner="$$failed of $$all tests failed"; \
425             else \
426               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
427             fi; \
428           fi; \
429           dashes="$$banner"; \
430           skipped=""; \
431           if test "$$skip" -ne 0; then \
432             skipped="($$skip tests were not run)"; \
433             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
434               dashes="$$skipped"; \
435           fi; \
436           report=""; \
437           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
438             report="Please report to $(PACKAGE_BUGREPORT)"; \
439             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
440               dashes="$$report"; \
441           fi; \
442           dashes=`echo "$$dashes" | sed s/./=/g`; \
443           echo "$$dashes"; \
444           echo "$$banner"; \
445           test -z "$$skipped" || echo "$$skipped"; \
446           test -z "$$report" || echo "$$report"; \
447           echo "$$dashes"; \
448           test "$$failed" -eq 0; \
449         else :; fi
450
451 distdir: $(DISTFILES)
452         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454         list='$(DISTFILES)'; \
455           dist_files=`for file in $$list; do echo $$file; done | \
456           sed -e "s|^$$srcdirstrip/||;t" \
457               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
458         case $$dist_files in \
459           */*) $(MKDIR_P) `echo "$$dist_files" | \
460                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
461                            sort -u` ;; \
462         esac; \
463         for file in $$dist_files; do \
464           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
465           if test -d $$d/$$file; then \
466             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
467             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
469             fi; \
470             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
471           else \
472             test -f $(distdir)/$$file \
473             || cp -p $$d/$$file $(distdir)/$$file \
474             || exit 1; \
475           fi; \
476         done
477 check-am: all-am
478         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
479         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
480 check: check-am
481 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
482 installdirs:
483         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
484           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
485         done
486 install: install-am
487 install-exec: install-exec-am
488 install-data: install-data-am
489 uninstall: uninstall-am
490
491 install-am: all-am
492         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
493
494 installcheck: installcheck-am
495 install-strip:
496         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
497           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
498           `test -z '$(STRIP)' || \
499             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
500 mostlyclean-generic:
501
502 clean-generic:
503
504 distclean-generic:
505         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
506
507 maintainer-clean-generic:
508         @echo "This command is intended for maintainers to use"
509         @echo "it deletes files that may require special tools to rebuild."
510 clean: clean-am
511
512 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
513         clean-noinstLTLIBRARIES mostlyclean-am
514
515 distclean: distclean-am
516         -rm -f Makefile
517 distclean-am: clean-am distclean-compile distclean-generic \
518         distclean-tags
519
520 dvi: dvi-am
521
522 dvi-am:
523
524 html: html-am
525
526 info: info-am
527
528 info-am:
529
530 install-data-am: install-pkgincludeHEADERS
531
532 install-dvi: install-dvi-am
533
534 install-exec-am:
535
536 install-html: install-html-am
537
538 install-info: install-info-am
539
540 install-man:
541
542 install-pdf: install-pdf-am
543
544 install-ps: install-ps-am
545
546 installcheck-am:
547
548 maintainer-clean: maintainer-clean-am
549         -rm -f Makefile
550 maintainer-clean-am: distclean-am maintainer-clean-generic
551
552 mostlyclean: mostlyclean-am
553
554 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
555         mostlyclean-libtool
556
557 pdf: pdf-am
558
559 pdf-am:
560
561 ps: ps-am
562
563 ps-am:
564
565 uninstall-am: uninstall-pkgincludeHEADERS
566
567 .MAKE: install-am install-strip
568
569 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
570         clean-checkPROGRAMS clean-generic clean-libtool \
571         clean-noinstLTLIBRARIES ctags distclean distclean-compile \
572         distclean-generic distclean-libtool distclean-tags distdir dvi \
573         dvi-am html html-am info info-am install install-am \
574         install-data install-data-am install-dvi install-dvi-am \
575         install-exec install-exec-am install-html install-html-am \
576         install-info install-info-am install-man install-pdf \
577         install-pdf-am install-pkgincludeHEADERS install-ps \
578         install-ps-am install-strip installcheck installcheck-am \
579         installdirs maintainer-clean maintainer-clean-generic \
580         mostlyclean mostlyclean-compile mostlyclean-generic \
581         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
582         uninstall-am uninstall-pkgincludeHEADERS
583
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.
586 .NOEXPORT: