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