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