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