Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / const / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # const/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 pkgdatadir = $(datadir)/gsl
19 pkglibdir = $(libdir)/gsl
20 pkgincludedir = $(includedir)/gsl
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 = i386-apple-darwin9.4.0
34 host_triplet = i386-apple-darwin9.4.0
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. -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 = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run aclocal-1.10
78 AMTAR = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run tar
79 AR = ar
80 AUTOCONF = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoconf
81 AUTOHEADER = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoheader
82 AUTOMAKE = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run automake-1.10
83 AWK = awk
84 CC = gcc
85 CFLAGS = -g -O2
86 CPP = gcc -E
87 CPPFLAGS = 
88 CYGPATH_W = echo
89 DEFS = -DHAVE_CONFIG_H
90 DSYMUTIL = dsymutil
91 DUMPBIN = 
92 ECHO_C = \c
93 ECHO_N = 
94 ECHO_T = 
95 EGREP = /usr/bin/grep -E
96 EXEEXT = 
97 FGREP = /usr/bin/grep -F
98 GREP = /usr/bin/grep
99 GSL_CFLAGS = -I${prefix}/include
100 GSL_LIBS = -L${exec_prefix}/lib -lgsl
101 GSL_LT_CBLAS_VERSION = 0:0:0
102 GSL_LT_VERSION = 12:0:12
103 HAVE_AIX_IEEE_INTERFACE = 
104 HAVE_DARWIN86_IEEE_INTERFACE = 
105 HAVE_DARWIN_IEEE_INTERFACE = 
106 HAVE_FREEBSD_IEEE_INTERFACE = 
107 HAVE_GNUM68K_IEEE_INTERFACE = 
108 HAVE_GNUPPC_IEEE_INTERFACE = 
109 HAVE_GNUSPARC_IEEE_INTERFACE = 
110 HAVE_GNUX86_IEEE_INTERFACE = 
111 HAVE_HPUX11_IEEE_INTERFACE = 
112 HAVE_HPUX_IEEE_INTERFACE = 
113 HAVE_IRIX_IEEE_INTERFACE = 
114 HAVE_NETBSD_IEEE_INTERFACE = 
115 HAVE_OPENBSD_IEEE_INTERFACE = 
116 HAVE_OS2EMX_IEEE_INTERFACE = 
117 HAVE_SOLARIS_IEEE_INTERFACE = 
118 HAVE_SUNOS4_IEEE_INTERFACE = 
119 HAVE_TRU64_IEEE_INTERFACE = 
120 INSTALL = /usr/bin/install -c
121 INSTALL_DATA = ${INSTALL} -m 644
122 INSTALL_PROGRAM = ${INSTALL}
123 INSTALL_SCRIPT = ${INSTALL}
124 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
125 LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
126 LDFLAGS = 
127 LIBOBJS = 
128 LIBS = -lm 
129 LIBTOOL = $(SHELL) $(top_builddir)/libtool
130 LN_S = ln -s
131 LTLIBOBJS = 
132 MAINT = #
133 MAKEINFO = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run makeinfo
134 MKDIR_P = .././install-sh -c -d
135 NM = /usr/bin/nm -p
136 NMEDIT = nmedit
137 OBJEXT = o
138 PACKAGE = gsl
139 PACKAGE_BUGREPORT = 
140 PACKAGE_NAME = gsl
141 PACKAGE_STRING = gsl 1.11
142 PACKAGE_TARNAME = gsl
143 PACKAGE_VERSION = 1.11
144 PATH_SEPARATOR = :
145 RANLIB = ranlib
146 SED = /usr/bin/sed
147 SET_MAKE = 
148 SHELL = /bin/sh
149 STRIP = strip
150 VERSION = 1.11
151 abs_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/const
152 abs_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/const
153 abs_top_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
154 abs_top_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
155 ac_ct_CC = gcc
156 ac_ct_DUMPBIN = 
157 am__leading_dot = .
158 am__tar = ${AMTAR} chof - "$$tardir"
159 am__untar = ${AMTAR} xf -
160 bindir = ${exec_prefix}/bin
161 build = i386-apple-darwin9.4.0
162 build_alias = 
163 build_cpu = i386
164 build_os = darwin9.4.0
165 build_vendor = apple
166 builddir = .
167 datadir = ${datarootdir}
168 datarootdir = ${prefix}/share
169 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
170 dvidir = ${docdir}
171 exec_prefix = ${prefix}
172 host = i386-apple-darwin9.4.0
173 host_alias = 
174 host_cpu = i386
175 host_os = darwin9.4.0
176 host_vendor = apple
177 htmldir = ${docdir}
178 includedir = ${prefix}/include
179 infodir = ${datarootdir}/info
180 install_sh = $(SHELL) /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/install-sh
181 libdir = ${exec_prefix}/lib
182 libexecdir = ${exec_prefix}/libexec
183 localedir = ${datarootdir}/locale
184 localstatedir = ${prefix}/var
185 lt_ECHO = /bin/echo
186 mandir = ${datarootdir}/man
187 mkdir_p = $(top_builddir)/./install-sh -c -d
188 oldincludedir = /usr/include
189 pdfdir = ${docdir}
190 prefix = /usr/local
191 program_transform_name = s,x,x,
192 psdir = ${docdir}
193 sbindir = ${exec_prefix}/sbin
194 sharedstatedir = ${prefix}/com
195 srcdir = .
196 sysconfdir = ${prefix}/etc
197 target_alias = 
198 top_builddir = ..
199 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: # $(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: # $(am__configure_deps)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(ACLOCAL_M4): # $(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: