13c95157130e4e297ad5f16d6c29ad4d04aee997
[platform/upstream/libatomic_ops.git] / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 subdir = .
83 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
84         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85         $(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \
86         $(top_srcdir)/pkgconfig/atomic_ops.pc.in \
87         $(top_srcdir)/pkgconfig/atomic_ops-uninstalled.pc.in COPYING \
88         compile config.guess config.sub depcomp install-sh missing \
89         ltmain.sh
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
95  configure.lineno config.status.lineno
96 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
97 CONFIG_HEADER = $(top_builddir)/src/config.h
98 CONFIG_CLEAN_FILES = pkgconfig/atomic_ops.pc \
99         pkgconfig/atomic_ops-uninstalled.pc
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo "  GEN     " $@;
108 am__v_GEN_1 = 
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 = 
113 SOURCES =
114 DIST_SOURCES =
115 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
116         ctags-recursive dvi-recursive html-recursive info-recursive \
117         install-data-recursive install-dvi-recursive \
118         install-exec-recursive install-html-recursive \
119         install-info-recursive install-pdf-recursive \
120         install-ps-recursive install-recursive installcheck-recursive \
121         installdirs-recursive pdf-recursive ps-recursive \
122         tags-recursive uninstall-recursive
123 am__can_run_installinfo = \
124   case $$AM_UPDATE_INFO_DIR in \
125     n|no|NO) false;; \
126     *) (install-info --version) >/dev/null 2>&1;; \
127   esac
128 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
129 am__vpath_adj = case $$p in \
130     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131     *) f=$$p;; \
132   esac;
133 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
134 am__install_max = 40
135 am__nobase_strip_setup = \
136   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
137 am__nobase_strip = \
138   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
139 am__nobase_list = $(am__nobase_strip_setup); \
140   for p in $$list; do echo "$$p $$p"; done | \
141   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
142   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143     if (++n[$$2] == $(am__install_max)) \
144       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
145     END { for (dir in files) print dir, files[dir] }'
146 am__base_list = \
147   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
148   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
149 am__uninstall_files_from_dir = { \
150   test -z "$$files" \
151     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
152     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
153          $(am__cd) "$$dir" && rm -f $$files; }; \
154   }
155 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
156 DATA = $(noinst_DATA) $(pkgconfig_DATA)
157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
158   distclean-recursive maintainer-clean-recursive
159 am__recursive_targets = \
160   $(RECURSIVE_TARGETS) \
161   $(RECURSIVE_CLEAN_TARGETS) \
162   $(am__extra_recursive_targets)
163 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164         cscope distdir dist dist-all distcheck
165 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates.  Input order is
168 # *not* preserved.
169 am__uniquify_input = $(AWK) '\
170   BEGIN { nonempty = 0; } \
171   { items[$$0] = 1; nonempty = 1; } \
172   END { if (nonempty) { for (i in items) print i; }; } \
173 '
174 # Make sure the list of sources is unique.  This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files = \
178   list='$(am__tagged_files)'; \
179   unique=`for i in $$list; do \
180     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181   done | $(am__uniquify_input)`
182 ETAGS = etags
183 CTAGS = ctags
184 CSCOPE = cscope
185 DIST_SUBDIRS = $(SUBDIRS)
186 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187 distdir = $(PACKAGE)-$(VERSION)
188 top_distdir = $(distdir)
189 am__remove_distdir = \
190   if test -d "$(distdir)"; then \
191     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
192       && rm -rf "$(distdir)" \
193       || { sleep 5 && rm -rf "$(distdir)"; }; \
194   else :; fi
195 am__post_remove_distdir = $(am__remove_distdir)
196 am__relativize = \
197   dir0=`pwd`; \
198   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
199   sed_rest='s,^[^/]*/*,,'; \
200   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
201   sed_butlast='s,/*[^/]*$$,,'; \
202   while test -n "$$dir1"; do \
203     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
204     if test "$$first" != "."; then \
205       if test "$$first" = ".."; then \
206         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
208       else \
209         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210         if test "$$first2" = "$$first"; then \
211           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
212         else \
213           dir2="../$$dir2"; \
214         fi; \
215         dir0="$$dir0"/"$$first"; \
216       fi; \
217     fi; \
218     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
219   done; \
220   reldir="$$dir2"
221 DIST_ARCHIVES = $(distdir).tar.gz
222 GZIP_ENV = --best
223 DIST_TARGETS = dist-gzip
224 distuninstallcheck_listfiles = find . -type f -print
225 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
226   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
227 distcleancheck_listfiles = find . -type f -print
228 ACLOCAL = @ACLOCAL@
229 AMTAR = @AMTAR@
230 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231 AUTOCONF = @AUTOCONF@
232 AUTOHEADER = @AUTOHEADER@
233 AUTOMAKE = @AUTOMAKE@
234 AWK = @AWK@
235 CC = @CC@
236 CCAS = @CCAS@
237 CCASDEPMODE = @CCASDEPMODE@
238 CCASFLAGS = @CCASFLAGS@
239 CCDEPMODE = @CCDEPMODE@
240 CFLAGS = @CFLAGS@
241 CPP = @CPP@
242 CPPFLAGS = @CPPFLAGS@
243 CYGPATH_W = @CYGPATH_W@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EGREP = @EGREP@
250 EXEEXT = @EXEEXT@
251 GREP = @GREP@
252 INSTALL = @INSTALL@
253 INSTALL_DATA = @INSTALL_DATA@
254 INSTALL_PROGRAM = @INSTALL_PROGRAM@
255 INSTALL_SCRIPT = @INSTALL_SCRIPT@
256 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257 LDFLAGS = @LDFLAGS@
258 LIBOBJS = @LIBOBJS@
259 LIBS = @LIBS@
260 LTLIBOBJS = @LTLIBOBJS@
261 MAKEINFO = @MAKEINFO@
262 MKDIR_P = @MKDIR_P@
263 OBJEXT = @OBJEXT@
264 PACKAGE = @PACKAGE@
265 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266 PACKAGE_NAME = @PACKAGE_NAME@
267 PACKAGE_STRING = @PACKAGE_STRING@
268 PACKAGE_TARNAME = @PACKAGE_TARNAME@
269 PACKAGE_URL = @PACKAGE_URL@
270 PACKAGE_VERSION = @PACKAGE_VERSION@
271 PATH_SEPARATOR = @PATH_SEPARATOR@
272 PICFLAG = @PICFLAG@
273 RANLIB = @RANLIB@
274 SET_MAKE = @SET_MAKE@
275 SHELL = @SHELL@
276 STRIP = @STRIP@
277 THREADDLLIBS = @THREADDLLIBS@
278 VERSION = @VERSION@
279 abs_builddir = @abs_builddir@
280 abs_srcdir = @abs_srcdir@
281 abs_top_builddir = @abs_top_builddir@
282 abs_top_srcdir = @abs_top_srcdir@
283 ac_ct_CC = @ac_ct_CC@
284 am__include = @am__include@
285 am__leading_dot = @am__leading_dot@
286 am__quote = @am__quote@
287 am__tar = @am__tar@
288 am__untar = @am__untar@
289 bindir = @bindir@
290 build = @build@
291 build_alias = @build_alias@
292 build_cpu = @build_cpu@
293 build_os = @build_os@
294 build_vendor = @build_vendor@
295 builddir = @builddir@
296 datadir = @datadir@
297 datarootdir = @datarootdir@
298 docdir = @docdir@
299 dvidir = @dvidir@
300 exec_prefix = @exec_prefix@
301 host = @host@
302 host_alias = @host_alias@
303 host_cpu = @host_cpu@
304 host_os = @host_os@
305 host_vendor = @host_vendor@
306 htmldir = @htmldir@
307 includedir = @includedir@
308 infodir = @infodir@
309 install_sh = @install_sh@
310 libdir = @libdir@
311 libexecdir = @libexecdir@
312 localedir = @localedir@
313 localstatedir = @localstatedir@
314 mandir = @mandir@
315 mkdir_p = @mkdir_p@
316 oldincludedir = @oldincludedir@
317 pdfdir = @pdfdir@
318 prefix = @prefix@
319 program_transform_name = @program_transform_name@
320 psdir = @psdir@
321 sbindir = @sbindir@
322 sharedstatedir = @sharedstatedir@
323 srcdir = @srcdir@
324 sysconfdir = @sysconfdir@
325 target = @target@
326 target_alias = @target_alias@
327 target_cpu = @target_cpu@
328 target_os = @target_os@
329 target_vendor = @target_vendor@
330 top_build_prefix = @top_build_prefix@
331 top_builddir = @top_builddir@
332 top_srcdir = @top_srcdir@
333 SUBDIRS = src doc tests
334 pkgconfigdir = $(libdir)/pkgconfig
335 pkgconfig_DATA = pkgconfig/atomic_ops.pc
336 noinst_DATA = pkgconfig/atomic_ops-uninstalled.pc
337 all: all-recursive
338
339 .SUFFIXES:
340 am--refresh: Makefile
341         @:
342 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
343         @for dep in $?; do \
344           case '$(am__configure_deps)' in \
345             *$$dep*) \
346               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
347               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
348                 && exit 0; \
349               exit 1;; \
350           esac; \
351         done; \
352         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
353         $(am__cd) $(top_srcdir) && \
354           $(AUTOMAKE) --gnu Makefile
355 .PRECIOUS: Makefile
356 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357         @case '$?' in \
358           *config.status*) \
359             echo ' $(SHELL) ./config.status'; \
360             $(SHELL) ./config.status;; \
361           *) \
362             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
363             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
364         esac;
365
366 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367         $(SHELL) ./config.status --recheck
368
369 $(top_srcdir)/configure:  $(am__configure_deps)
370         $(am__cd) $(srcdir) && $(AUTOCONF)
371 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
372         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
373 $(am__aclocal_m4_deps):
374 pkgconfig/atomic_ops.pc: $(top_builddir)/config.status $(top_srcdir)/pkgconfig/atomic_ops.pc.in
375         cd $(top_builddir) && $(SHELL) ./config.status $@
376 pkgconfig/atomic_ops-uninstalled.pc: $(top_builddir)/config.status $(top_srcdir)/pkgconfig/atomic_ops-uninstalled.pc.in
377         cd $(top_builddir) && $(SHELL) ./config.status $@
378 install-pkgconfigDATA: $(pkgconfig_DATA)
379         @$(NORMAL_INSTALL)
380         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
381         if test -n "$$list"; then \
382           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
383           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
384         fi; \
385         for p in $$list; do \
386           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387           echo "$$d$$p"; \
388         done | $(am__base_list) | \
389         while read files; do \
390           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
391           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
392         done
393
394 uninstall-pkgconfigDATA:
395         @$(NORMAL_UNINSTALL)
396         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
397         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
398         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
399
400 # This directory's subdirectories are mostly independent; you can cd
401 # into them and run 'make' without going through this Makefile.
402 # To change the values of 'make' variables: instead of editing Makefiles,
403 # (1) if the variable is set in 'config.status', edit 'config.status'
404 #     (which will cause the Makefiles to be regenerated when you run 'make');
405 # (2) otherwise, pass the desired values on the 'make' command line.
406 $(am__recursive_targets):
407         @fail=; \
408         if $(am__make_keepgoing); then \
409           failcom='fail=yes'; \
410         else \
411           failcom='exit 1'; \
412         fi; \
413         dot_seen=no; \
414         target=`echo $@ | sed s/-recursive//`; \
415         case "$@" in \
416           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
417           *) list='$(SUBDIRS)' ;; \
418         esac; \
419         for subdir in $$list; do \
420           echo "Making $$target in $$subdir"; \
421           if test "$$subdir" = "."; then \
422             dot_seen=yes; \
423             local_target="$$target-am"; \
424           else \
425             local_target="$$target"; \
426           fi; \
427           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
428           || eval $$failcom; \
429         done; \
430         if test "$$dot_seen" = "no"; then \
431           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
432         fi; test -z "$$fail"
433
434 ID: $(am__tagged_files)
435         $(am__define_uniq_tagged_files); mkid -fID $$unique
436 tags: tags-recursive
437 TAGS: tags
438
439 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
440         set x; \
441         here=`pwd`; \
442         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
443           include_option=--etags-include; \
444           empty_fix=.; \
445         else \
446           include_option=--include; \
447           empty_fix=; \
448         fi; \
449         list='$(SUBDIRS)'; for subdir in $$list; do \
450           if test "$$subdir" = .; then :; else \
451             test ! -f $$subdir/TAGS || \
452               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
453           fi; \
454         done; \
455         $(am__define_uniq_tagged_files); \
456         shift; \
457         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
458           test -n "$$unique" || unique=$$empty_fix; \
459           if test $$# -gt 0; then \
460             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461               "$$@" $$unique; \
462           else \
463             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464               $$unique; \
465           fi; \
466         fi
467 ctags: ctags-recursive
468
469 CTAGS: ctags
470 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
471         $(am__define_uniq_tagged_files); \
472         test -z "$(CTAGS_ARGS)$$unique" \
473           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
474              $$unique
475
476 GTAGS:
477         here=`$(am__cd) $(top_builddir) && pwd` \
478           && $(am__cd) $(top_srcdir) \
479           && gtags -i $(GTAGS_ARGS) "$$here"
480 cscope: cscope.files
481         test ! -s cscope.files \
482           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
483 clean-cscope:
484         -rm -f cscope.files
485 cscope.files: clean-cscope cscopelist
486 cscopelist: cscopelist-recursive
487
488 cscopelist-am: $(am__tagged_files)
489         list='$(am__tagged_files)'; \
490         case "$(srcdir)" in \
491           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
492           *) sdir=$(subdir)/$(srcdir) ;; \
493         esac; \
494         for i in $$list; do \
495           if test -f "$$i"; then \
496             echo "$(subdir)/$$i"; \
497           else \
498             echo "$$sdir/$$i"; \
499           fi; \
500         done >> $(top_builddir)/cscope.files
501
502 distclean-tags:
503         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
505
506 distdir: $(DISTFILES)
507         $(am__remove_distdir)
508         test -d "$(distdir)" || mkdir "$(distdir)"
509         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511         list='$(DISTFILES)'; \
512           dist_files=`for file in $$list; do echo $$file; done | \
513           sed -e "s|^$$srcdirstrip/||;t" \
514               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515         case $$dist_files in \
516           */*) $(MKDIR_P) `echo "$$dist_files" | \
517                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518                            sort -u` ;; \
519         esac; \
520         for file in $$dist_files; do \
521           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522           if test -d $$d/$$file; then \
523             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524             if test -d "$(distdir)/$$file"; then \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530             fi; \
531             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
532           else \
533             test -f "$(distdir)/$$file" \
534             || cp -p $$d/$$file "$(distdir)/$$file" \
535             || exit 1; \
536           fi; \
537         done
538         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
539           if test "$$subdir" = .; then :; else \
540             $(am__make_dryrun) \
541               || test -d "$(distdir)/$$subdir" \
542               || $(MKDIR_P) "$(distdir)/$$subdir" \
543               || exit 1; \
544             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
545             $(am__relativize); \
546             new_distdir=$$reldir; \
547             dir1=$$subdir; dir2="$(top_distdir)"; \
548             $(am__relativize); \
549             new_top_distdir=$$reldir; \
550             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
551             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
552             ($(am__cd) $$subdir && \
553               $(MAKE) $(AM_MAKEFLAGS) \
554                 top_distdir="$$new_top_distdir" \
555                 distdir="$$new_distdir" \
556                 am__remove_distdir=: \
557                 am__skip_length_check=: \
558                 am__skip_mode_fix=: \
559                 distdir) \
560               || exit 1; \
561           fi; \
562         done
563         -test -n "$(am__skip_mode_fix)" \
564         || find "$(distdir)" -type d ! -perm -755 \
565                 -exec chmod u+rwx,go+rx {} \; -o \
566           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
567           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
568           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
569         || chmod -R a+r "$(distdir)"
570 dist-gzip: distdir
571         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572         $(am__post_remove_distdir)
573
574 dist-bzip2: distdir
575         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
576         $(am__post_remove_distdir)
577
578 dist-lzip: distdir
579         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
580         $(am__post_remove_distdir)
581
582 dist-xz: distdir
583         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
584         $(am__post_remove_distdir)
585
586 dist-tarZ: distdir
587         @echo WARNING: "Support for shar distribution archives is" \
588                        "deprecated." >&2
589         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
590         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
591         $(am__post_remove_distdir)
592
593 dist-shar: distdir
594         @echo WARNING: "Support for distribution archives compressed with" \
595                        "legacy program 'compress' is deprecated." >&2
596         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
597         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
598         $(am__post_remove_distdir)
599
600 dist-zip: distdir
601         -rm -f $(distdir).zip
602         zip -rq $(distdir).zip $(distdir)
603         $(am__post_remove_distdir)
604
605 dist dist-all:
606         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
607         $(am__post_remove_distdir)
608
609 # This target untars the dist file and tries a VPATH configuration.  Then
610 # it guarantees that the distribution is self-contained by making another
611 # tarfile.
612 distcheck: dist
613         case '$(DIST_ARCHIVES)' in \
614         *.tar.gz*) \
615           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
616         *.tar.bz2*) \
617           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
618         *.tar.lz*) \
619           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
620         *.tar.xz*) \
621           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
622         *.tar.Z*) \
623           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
624         *.shar.gz*) \
625           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
626         *.zip*) \
627           unzip $(distdir).zip ;;\
628         esac
629         chmod -R a-w $(distdir)
630         chmod u+w $(distdir)
631         mkdir $(distdir)/_build $(distdir)/_inst
632         chmod a-w $(distdir)
633         test -d $(distdir)/_build || exit 0; \
634         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
635           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
636           && am__cwd=`pwd` \
637           && $(am__cd) $(distdir)/_build \
638           && ../configure \
639             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
640             $(DISTCHECK_CONFIGURE_FLAGS) \
641             --srcdir=.. --prefix="$$dc_install_base" \
642           && $(MAKE) $(AM_MAKEFLAGS) \
643           && $(MAKE) $(AM_MAKEFLAGS) dvi \
644           && $(MAKE) $(AM_MAKEFLAGS) check \
645           && $(MAKE) $(AM_MAKEFLAGS) install \
646           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
647           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
648           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
649                 distuninstallcheck \
650           && chmod -R a-w "$$dc_install_base" \
651           && ({ \
652                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
653                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
654                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
655                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
656                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
657               } || { rm -rf "$$dc_destdir"; exit 1; }) \
658           && rm -rf "$$dc_destdir" \
659           && $(MAKE) $(AM_MAKEFLAGS) dist \
660           && rm -rf $(DIST_ARCHIVES) \
661           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
662           && cd "$$am__cwd" \
663           || exit 1
664         $(am__post_remove_distdir)
665         @(echo "$(distdir) archives ready for distribution: "; \
666           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
667           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
668 distuninstallcheck:
669         @test -n '$(distuninstallcheck_dir)' || { \
670           echo 'ERROR: trying to run $@ with an empty' \
671                '$$(distuninstallcheck_dir)' >&2; \
672           exit 1; \
673         }; \
674         $(am__cd) '$(distuninstallcheck_dir)' || { \
675           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
676           exit 1; \
677         }; \
678         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
679            || { echo "ERROR: files left after uninstall:" ; \
680                 if test -n "$(DESTDIR)"; then \
681                   echo "  (check DESTDIR support)"; \
682                 fi ; \
683                 $(distuninstallcheck_listfiles) ; \
684                 exit 1; } >&2
685 distcleancheck: distclean
686         @if test '$(srcdir)' = . ; then \
687           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
688           exit 1 ; \
689         fi
690         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
691           || { echo "ERROR: files left in build directory after distclean:" ; \
692                $(distcleancheck_listfiles) ; \
693                exit 1; } >&2
694 check-am: all-am
695 check: check-recursive
696 all-am: Makefile $(DATA)
697 installdirs: installdirs-recursive
698 installdirs-am:
699         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
700           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
701         done
702 install: install-recursive
703 install-exec: install-exec-recursive
704 install-data: install-data-recursive
705 uninstall: uninstall-recursive
706
707 install-am: all-am
708         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
709
710 installcheck: installcheck-recursive
711 install-strip:
712         if test -z '$(STRIP)'; then \
713           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
714             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
715               install; \
716         else \
717           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
720         fi
721 mostlyclean-generic:
722
723 clean-generic:
724
725 distclean-generic:
726         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
727         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
728
729 maintainer-clean-generic:
730         @echo "This command is intended for maintainers to use"
731         @echo "it deletes files that may require special tools to rebuild."
732 clean: clean-recursive
733
734 clean-am: clean-generic mostlyclean-am
735
736 distclean: distclean-recursive
737         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
738         -rm -f Makefile
739 distclean-am: clean-am distclean-generic distclean-tags
740
741 dvi: dvi-recursive
742
743 dvi-am:
744
745 html: html-recursive
746
747 html-am:
748
749 info: info-recursive
750
751 info-am:
752
753 install-data-am: install-pkgconfigDATA
754
755 install-dvi: install-dvi-recursive
756
757 install-dvi-am:
758
759 install-exec-am:
760
761 install-html: install-html-recursive
762
763 install-html-am:
764
765 install-info: install-info-recursive
766
767 install-info-am:
768
769 install-man:
770
771 install-pdf: install-pdf-recursive
772
773 install-pdf-am:
774
775 install-ps: install-ps-recursive
776
777 install-ps-am:
778
779 installcheck-am:
780
781 maintainer-clean: maintainer-clean-recursive
782         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
783         -rm -rf $(top_srcdir)/autom4te.cache
784         -rm -f Makefile
785 maintainer-clean-am: distclean-am maintainer-clean-generic
786
787 mostlyclean: mostlyclean-recursive
788
789 mostlyclean-am: mostlyclean-generic
790
791 pdf: pdf-recursive
792
793 pdf-am:
794
795 ps: ps-recursive
796
797 ps-am:
798
799 uninstall-am: uninstall-pkgconfigDATA
800
801 .MAKE: $(am__recursive_targets) install-am install-strip
802
803 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
804         am--refresh check check-am clean clean-cscope clean-generic \
805         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
806         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
807         distcheck distclean distclean-generic distclean-tags \
808         distcleancheck distdir distuninstallcheck dvi dvi-am html \
809         html-am info info-am install install-am install-data \
810         install-data-am install-dvi install-dvi-am install-exec \
811         install-exec-am install-html install-html-am install-info \
812         install-info-am install-man install-pdf install-pdf-am \
813         install-pkgconfigDATA install-ps install-ps-am install-strip \
814         installcheck installcheck-am installdirs installdirs-am \
815         maintainer-clean maintainer-clean-generic mostlyclean \
816         mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
817         uninstall-am uninstall-pkgconfigDATA
818
819
820 #distclean-local:
821
822 # Tell versions [3.59,3.63) of GNU make to not export all variables.
823 # Otherwise a system limit (for SysV at least) may be exceeded.
824 .NOEXPORT: