missed one!
[debian/atlc] / Makefile.in
1 # Makefile.in generated by automake 1.11 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@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 subdir = .
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40         THANKS TODO compile config.guess config.sub depcomp install-sh \
41         missing mkinstalldirs
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
44         $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48  configure.lineno config.status.lineno
49 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50 CONFIG_HEADER = config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-dvi-recursive install-exec-recursive \
58         install-html-recursive install-info-recursive \
59         install-pdf-recursive install-ps-recursive install-recursive \
60         installcheck-recursive installdirs-recursive pdf-recursive \
61         ps-recursive uninstall-recursive
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63   distclean-recursive maintainer-clean-recursive
64 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
65         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
66         distdir dist dist-all distcheck
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 distdir = $(PACKAGE)-$(VERSION)
72 top_distdir = $(distdir)
73 am__remove_distdir = \
74   { test ! -d "$(distdir)" \
75     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
76          && rm -fr "$(distdir)"; }; }
77 am__relativize = \
78   dir0=`pwd`; \
79   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
80   sed_rest='s,^[^/]*/*,,'; \
81   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
82   sed_butlast='s,/*[^/]*$$,,'; \
83   while test -n "$$dir1"; do \
84     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
85     if test "$$first" != "."; then \
86       if test "$$first" = ".."; then \
87         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
88         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89       else \
90         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
91         if test "$$first2" = "$$first"; then \
92           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
93         else \
94           dir2="../$$dir2"; \
95         fi; \
96         dir0="$$dir0"/"$$first"; \
97       fi; \
98     fi; \
99     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
100   done; \
101   reldir="$$dir2"
102 DIST_ARCHIVES = $(distdir).tar.gz
103 GZIP_ENV = --best
104 distuninstallcheck_listfiles = find . -type f -print
105 distcleancheck_listfiles = find . -type f -print
106 ACLOCAL = @ACLOCAL@
107 AMTAR = @AMTAR@
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
111 AWK = @AWK@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CYGPATH_W = @CYGPATH_W@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 ECHO_C = @ECHO_C@
121 ECHO_N = @ECHO_N@
122 ECHO_T = @ECHO_T@
123 EGREP = @EGREP@
124 EXEEXT = @EXEEXT@
125 GREP = @GREP@
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 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
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_URL = @PACKAGE_URL@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 POW_LIB = @POW_LIB@
147 PTHREAD_CC = @PTHREAD_CC@
148 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
149 PTHREAD_LIBS = @PTHREAD_LIBS@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 STRIP = @STRIP@
153 VERSION = @VERSION@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_CC = @ac_ct_CC@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
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 built_with_posix_threads = @built_with_posix_threads@
172 compiled_with_cflags = @compiled_with_cflags@
173 compiled_with_compiler = @compiled_with_compiler@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
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_build_prefix = @top_build_prefix@
205 top_builddir = @top_builddir@
206 top_srcdir = @top_srcdir@
207
208 # This is Makefile.am, which is proceed by automake
209 #AUTOMAKE_OPTIONS = gnits
210 ACLOCAL_AMFLAGS = -I m4
211 SUBDIRS = . src m4 man docs examples tools tests 
212 EXTRA_DIST = \
213 README \
214 README.help \
215 README.mpi \
216 README.solaris \
217 README.linux \
218 README.support \
219 README.threads \
220 README.windows \
221 README.hardware-info \
222 BUGS \
223 compile \
224 missing \
225 teston \
226 TODO
227
228 CLEANFILES = examplestest-coupler2.bmp.txt
229 DISTCLEANFILES = examplestest-coupler2.bmp.txt tmp/atlc-zero-bytes
230 all: config.h
231         $(MAKE) $(AM_MAKEFLAGS) all-recursive
232
233 .SUFFIXES:
234 am--refresh:
235         @:
236 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
237         @for dep in $?; do \
238           case '$(am__configure_deps)' in \
239             *$$dep*) \
240               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
241               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
242                 && exit 0; \
243               exit 1;; \
244           esac; \
245         done; \
246         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
247         $(am__cd) $(top_srcdir) && \
248           $(AUTOMAKE) --gnu Makefile
249 .PRECIOUS: Makefile
250 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251         @case '$?' in \
252           *config.status*) \
253             echo ' $(SHELL) ./config.status'; \
254             $(SHELL) ./config.status;; \
255           *) \
256             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
257             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
258         esac;
259
260 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261         $(SHELL) ./config.status --recheck
262
263 $(top_srcdir)/configure:  $(am__configure_deps)
264         $(am__cd) $(srcdir) && $(AUTOCONF)
265 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
266         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
267 $(am__aclocal_m4_deps):
268
269 config.h: stamp-h1
270         @if test ! -f $@; then \
271           rm -f stamp-h1; \
272           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
273         else :; fi
274
275 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
276         @rm -f stamp-h1
277         cd $(top_builddir) && $(SHELL) ./config.status config.h
278 $(srcdir)/config.h.in:  $(am__configure_deps) 
279         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
280         rm -f stamp-h1
281         touch $@
282
283 distclean-hdr:
284         -rm -f config.h stamp-h1
285
286 # This directory's subdirectories are mostly independent; you can cd
287 # into them and run `make' without going through this Makefile.
288 # To change the values of `make' variables: instead of editing Makefiles,
289 # (1) if the variable is set in `config.status', edit `config.status'
290 #     (which will cause the Makefiles to be regenerated when you run `make');
291 # (2) otherwise, pass the desired values on the `make' command line.
292 $(RECURSIVE_TARGETS):
293         @failcom='exit 1'; \
294         for f in x $$MAKEFLAGS; do \
295           case $$f in \
296             *=* | --[!k]*);; \
297             *k*) failcom='fail=yes';; \
298           esac; \
299         done; \
300         dot_seen=no; \
301         target=`echo $@ | sed s/-recursive//`; \
302         list='$(SUBDIRS)'; for subdir in $$list; do \
303           echo "Making $$target in $$subdir"; \
304           if test "$$subdir" = "."; then \
305             dot_seen=yes; \
306             local_target="$$target-am"; \
307           else \
308             local_target="$$target"; \
309           fi; \
310           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311           || eval $$failcom; \
312         done; \
313         if test "$$dot_seen" = "no"; then \
314           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
315         fi; test -z "$$fail"
316
317 $(RECURSIVE_CLEAN_TARGETS):
318         @failcom='exit 1'; \
319         for f in x $$MAKEFLAGS; do \
320           case $$f in \
321             *=* | --[!k]*);; \
322             *k*) failcom='fail=yes';; \
323           esac; \
324         done; \
325         dot_seen=no; \
326         case "$@" in \
327           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
328           *) list='$(SUBDIRS)' ;; \
329         esac; \
330         rev=''; for subdir in $$list; do \
331           if test "$$subdir" = "."; then :; else \
332             rev="$$subdir $$rev"; \
333           fi; \
334         done; \
335         rev="$$rev ."; \
336         target=`echo $@ | sed s/-recursive//`; \
337         for subdir in $$rev; do \
338           echo "Making $$target in $$subdir"; \
339           if test "$$subdir" = "."; then \
340             local_target="$$target-am"; \
341           else \
342             local_target="$$target"; \
343           fi; \
344           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
345           || eval $$failcom; \
346         done && test -z "$$fail"
347 tags-recursive:
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
350         done
351 ctags-recursive:
352         list='$(SUBDIRS)'; for subdir in $$list; do \
353           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
354         done
355
356 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362               END { if (nonempty) { for (i in files) print i; }; }'`; \
363         mkid -fID $$unique
364 tags: TAGS
365
366 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         set x; \
369         here=`pwd`; \
370         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
371           include_option=--etags-include; \
372           empty_fix=.; \
373         else \
374           include_option=--include; \
375           empty_fix=; \
376         fi; \
377         list='$(SUBDIRS)'; for subdir in $$list; do \
378           if test "$$subdir" = .; then :; else \
379             test ! -f $$subdir/TAGS || \
380               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
381           fi; \
382         done; \
383         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
384         unique=`for i in $$list; do \
385             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386           done | \
387           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388               END { if (nonempty) { for (i in files) print i; }; }'`; \
389         shift; \
390         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
391           test -n "$$unique" || unique=$$empty_fix; \
392           if test $$# -gt 0; then \
393             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394               "$$@" $$unique; \
395           else \
396             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397               $$unique; \
398           fi; \
399         fi
400 ctags: CTAGS
401 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
402                 $(TAGS_FILES) $(LISP)
403         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
404         unique=`for i in $$list; do \
405             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406           done | \
407           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408               END { if (nonempty) { for (i in files) print i; }; }'`; \
409         test -z "$(CTAGS_ARGS)$$unique" \
410           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
411              $$unique
412
413 GTAGS:
414         here=`$(am__cd) $(top_builddir) && pwd` \
415           && $(am__cd) $(top_srcdir) \
416           && gtags -i $(GTAGS_ARGS) "$$here"
417
418 distclean-tags:
419         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
420
421 distdir: $(DISTFILES)
422         $(am__remove_distdir)
423         test -d "$(distdir)" || mkdir "$(distdir)"
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 "$(distdir)/$$file"; then \
440               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441             fi; \
442             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
443               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
444               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445             fi; \
446             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
447           else \
448             test -f "$(distdir)/$$file" \
449             || cp -p $$d/$$file "$(distdir)/$$file" \
450             || exit 1; \
451           fi; \
452         done
453         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
454           if test "$$subdir" = .; then :; else \
455             test -d "$(distdir)/$$subdir" \
456             || $(MKDIR_P) "$(distdir)/$$subdir" \
457             || exit 1; \
458           fi; \
459         done
460         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
461           if test "$$subdir" = .; then :; else \
462             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
463             $(am__relativize); \
464             new_distdir=$$reldir; \
465             dir1=$$subdir; dir2="$(top_distdir)"; \
466             $(am__relativize); \
467             new_top_distdir=$$reldir; \
468             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
469             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
470             ($(am__cd) $$subdir && \
471               $(MAKE) $(AM_MAKEFLAGS) \
472                 top_distdir="$$new_top_distdir" \
473                 distdir="$$new_distdir" \
474                 am__remove_distdir=: \
475                 am__skip_length_check=: \
476                 am__skip_mode_fix=: \
477                 distdir) \
478               || exit 1; \
479           fi; \
480         done
481         -test -n "$(am__skip_mode_fix)" \
482         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
483           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
484           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
485           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
486         || chmod -R a+r "$(distdir)"
487 dist-gzip: distdir
488         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
489         $(am__remove_distdir)
490
491 dist-bzip2: distdir
492         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
493         $(am__remove_distdir)
494
495 dist-lzma: distdir
496         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
497         $(am__remove_distdir)
498
499 dist-xz: distdir
500         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
501         $(am__remove_distdir)
502
503 dist-tarZ: distdir
504         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
505         $(am__remove_distdir)
506
507 dist-shar: distdir
508         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
509         $(am__remove_distdir)
510
511 dist-zip: distdir
512         -rm -f $(distdir).zip
513         zip -rq $(distdir).zip $(distdir)
514         $(am__remove_distdir)
515
516 dist dist-all: distdir
517         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
518         $(am__remove_distdir)
519
520 # This target untars the dist file and tries a VPATH configuration.  Then
521 # it guarantees that the distribution is self-contained by making another
522 # tarfile.
523 distcheck: dist
524         case '$(DIST_ARCHIVES)' in \
525         *.tar.gz*) \
526           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
527         *.tar.bz2*) \
528           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
529         *.tar.lzma*) \
530           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
531         *.tar.xz*) \
532           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
533         *.tar.Z*) \
534           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
535         *.shar.gz*) \
536           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
537         *.zip*) \
538           unzip $(distdir).zip ;;\
539         esac
540         chmod -R a-w $(distdir); chmod a+w $(distdir)
541         mkdir $(distdir)/_build
542         mkdir $(distdir)/_inst
543         chmod a-w $(distdir)
544         test -d $(distdir)/_build || exit 0; \
545         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
546           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
547           && am__cwd=`pwd` \
548           && $(am__cd) $(distdir)/_build \
549           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
550             $(DISTCHECK_CONFIGURE_FLAGS) \
551           && $(MAKE) $(AM_MAKEFLAGS) \
552           && $(MAKE) $(AM_MAKEFLAGS) dvi \
553           && $(MAKE) $(AM_MAKEFLAGS) check \
554           && $(MAKE) $(AM_MAKEFLAGS) install \
555           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
556           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
557           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
558                 distuninstallcheck \
559           && chmod -R a-w "$$dc_install_base" \
560           && ({ \
561                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
562                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
563                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
564                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
565                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
566               } || { rm -rf "$$dc_destdir"; exit 1; }) \
567           && rm -rf "$$dc_destdir" \
568           && $(MAKE) $(AM_MAKEFLAGS) dist \
569           && rm -rf $(DIST_ARCHIVES) \
570           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
571           && cd "$$am__cwd" \
572           || exit 1
573         $(am__remove_distdir)
574         @(echo "$(distdir) archives ready for distribution: "; \
575           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
576           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
577 distuninstallcheck:
578         @$(am__cd) '$(distuninstallcheck_dir)' \
579         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
580            || { echo "ERROR: files left after uninstall:" ; \
581                 if test -n "$(DESTDIR)"; then \
582                   echo "  (check DESTDIR support)"; \
583                 fi ; \
584                 $(distuninstallcheck_listfiles) ; \
585                 exit 1; } >&2
586 distcleancheck: distclean
587         @if test '$(srcdir)' = . ; then \
588           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
589           exit 1 ; \
590         fi
591         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
592           || { echo "ERROR: files left in build directory after distclean:" ; \
593                $(distcleancheck_listfiles) ; \
594                exit 1; } >&2
595 check-am: all-am
596 check: check-recursive
597 all-am: Makefile config.h
598 installdirs: installdirs-recursive
599 installdirs-am:
600 install: install-recursive
601 install-exec: install-exec-recursive
602 install-data: install-data-recursive
603 uninstall: uninstall-recursive
604
605 install-am: all-am
606         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
607
608 installcheck: installcheck-recursive
609 install-strip:
610         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612           `test -z '$(STRIP)' || \
613             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614 mostlyclean-generic:
615
616 clean-generic:
617         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
618
619 distclean-generic:
620         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
621         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
622         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
623
624 maintainer-clean-generic:
625         @echo "This command is intended for maintainers to use"
626         @echo "it deletes files that may require special tools to rebuild."
627 clean: clean-recursive
628
629 clean-am: clean-generic mostlyclean-am
630
631 distclean: distclean-recursive
632         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
633         -rm -f Makefile
634 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
635
636 dvi: dvi-recursive
637
638 dvi-am:
639
640 html: html-recursive
641
642 html-am:
643
644 info: info-recursive
645
646 info-am:
647
648 install-data-am:
649
650 install-dvi: install-dvi-recursive
651
652 install-dvi-am:
653
654 install-exec-am:
655
656 install-html: install-html-recursive
657
658 install-html-am:
659
660 install-info: install-info-recursive
661
662 install-info-am:
663
664 install-man:
665
666 install-pdf: install-pdf-recursive
667
668 install-pdf-am:
669
670 install-ps: install-ps-recursive
671
672 install-ps-am:
673
674 installcheck-am:
675
676 maintainer-clean: maintainer-clean-recursive
677         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
678         -rm -rf $(top_srcdir)/autom4te.cache
679         -rm -f Makefile
680 maintainer-clean-am: distclean-am maintainer-clean-generic
681
682 mostlyclean: mostlyclean-recursive
683
684 mostlyclean-am: mostlyclean-generic
685
686 pdf: pdf-recursive
687
688 pdf-am:
689
690 ps: ps-recursive
691
692 ps-am:
693
694 uninstall-am:
695
696 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
697         ctags-recursive install-am install-strip tags-recursive
698
699 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
700         all all-am am--refresh check check-am clean clean-generic \
701         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
702         dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
703         distclean distclean-generic distclean-hdr distclean-tags \
704         distcleancheck distdir distuninstallcheck dvi dvi-am html \
705         html-am info info-am install install-am install-data \
706         install-data-am install-dvi install-dvi-am install-exec \
707         install-exec-am install-html install-html-am install-info \
708         install-info-am install-man install-pdf install-pdf-am \
709         install-ps install-ps-am install-strip installcheck \
710         installcheck-am installdirs installdirs-am maintainer-clean \
711         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
712         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
713
714
715 # Tell versions [3.59,3.63) of GNU make to not export all variables.
716 # Otherwise a system limit (for SysV at least) may be exceeded.
717 .NOEXPORT: