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