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