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