Cleanup
[external/alsa-lib.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 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 = doc
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(srcdir)/doxygen.cfg.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41         $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/include/config.h
46 CONFIG_CLEAN_FILES = doxygen.cfg
47 CONFIG_CLEAN_VPATH_FILES =
48 AM_V_GEN = $(am__v_GEN_$(V))
49 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50 am__v_GEN_0 = @echo "  GEN   " $@;
51 AM_V_at = $(am__v_at_$(V))
52 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53 am__v_at_0 = @
54 SOURCES =
55 DIST_SOURCES =
56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57         html-recursive info-recursive install-data-recursive \
58         install-dvi-recursive install-exec-recursive \
59         install-html-recursive install-info-recursive \
60         install-pdf-recursive install-ps-recursive install-recursive \
61         installcheck-recursive installdirs-recursive pdf-recursive \
62         ps-recursive uninstall-recursive
63 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
64   distclean-recursive maintainer-clean-recursive
65 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
66         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
67         distdir
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 am__relativize = \
73   dir0=`pwd`; \
74   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
75   sed_rest='s,^[^/]*/*,,'; \
76   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
77   sed_butlast='s,/*[^/]*$$,,'; \
78   while test -n "$$dir1"; do \
79     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
80     if test "$$first" != "."; then \
81       if test "$$first" = ".."; then \
82         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
83         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
84       else \
85         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
86         if test "$$first2" = "$$first"; then \
87           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
88         else \
89           dir2="../$$dir2"; \
90         fi; \
91         dir0="$$dir0"/"$$first"; \
92       fi; \
93     fi; \
94     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
95   done; \
96   reldir="$$dir2"
97 ACLOCAL = @ACLOCAL@
98 ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
99 ALSA_DEPLIBS = @ALSA_DEPLIBS@
100 ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
101 AMTAR = @AMTAR@
102 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103 AR = @AR@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 CC = @CC@
109 CCDEPMODE = @CCDEPMODE@
110 CFLAGS = @CFLAGS@
111 CPP = @CPP@
112 CPPFLAGS = @CPPFLAGS@
113 CYGPATH_W = @CYGPATH_W@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 DSYMUTIL = @DSYMUTIL@
117 DUMPBIN = @DUMPBIN@
118 ECHO_C = @ECHO_C@
119 ECHO_N = @ECHO_N@
120 ECHO_T = @ECHO_T@
121 EGREP = @EGREP@
122 EXEEXT = @EXEEXT@
123 FGREP = @FGREP@
124 GREP = @GREP@
125 INSTALL = @INSTALL@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 LD = @LD@
131 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTOOL = @LIBTOOL@
135 LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
136 LIPO = @LIPO@
137 LN_S = @LN_S@
138 LTLIBOBJS = @LTLIBOBJS@
139 MAKEINFO = @MAKEINFO@
140 MKDIR_P = @MKDIR_P@
141 NM = @NM@
142 NMEDIT = @NMEDIT@
143 OBJDUMP = @OBJDUMP@
144 OBJEXT = @OBJEXT@
145 OTOOL = @OTOOL@
146 OTOOL64 = @OTOOL64@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_URL = @PACKAGE_URL@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PYTHON_INCLUDES = @PYTHON_INCLUDES@
156 PYTHON_LIBS = @PYTHON_LIBS@
157 RANLIB = @RANLIB@
158 SED = @SED@
159 SET_MAKE = @SET_MAKE@
160 SHELL = @SHELL@
161 SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
162 SND_LIB_MAJOR = @SND_LIB_MAJOR@
163 SND_LIB_MINOR = @SND_LIB_MINOR@
164 SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
165 SND_LIB_VERSION = @SND_LIB_VERSION@
166 STRIP = @STRIP@
167 SYMBOL_PREFIX = @SYMBOL_PREFIX@
168 VERSION = @VERSION@
169 abs_builddir = @abs_builddir@
170 abs_srcdir = @abs_srcdir@
171 abs_top_builddir = @abs_top_builddir@
172 abs_top_srcdir = @abs_top_srcdir@
173 ac_ct_CC = @ac_ct_CC@
174 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
175 am__include = @am__include@
176 am__leading_dot = @am__leading_dot@
177 am__quote = @am__quote@
178 am__tar = @am__tar@
179 am__untar = @am__untar@
180 bindir = @bindir@
181 build = @build@
182 build_alias = @build_alias@
183 build_cpu = @build_cpu@
184 build_os = @build_os@
185 build_vendor = @build_vendor@
186 builddir = @builddir@
187 datadir = @datadir@
188 datarootdir = @datarootdir@
189 docdir = @docdir@
190 dvidir = @dvidir@
191 exec_prefix = @exec_prefix@
192 host = @host@
193 host_alias = @host_alias@
194 host_cpu = @host_cpu@
195 host_os = @host_os@
196 host_vendor = @host_vendor@
197 htmldir = @htmldir@
198 includedir = @includedir@
199 infodir = @infodir@
200 install_sh = @install_sh@
201 libdir = @libdir@
202 libexecdir = @libexecdir@
203 localedir = @localedir@
204 localstatedir = @localstatedir@
205 lt_ECHO = @lt_ECHO@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 prefix = @prefix@
211 program_transform_name = @program_transform_name@
212 psdir = @psdir@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 srcdir = @srcdir@
216 sysconfdir = @sysconfdir@
217 target_alias = @target_alias@
218 top_build_prefix = @top_build_prefix@
219 top_builddir = @top_builddir@
220 top_srcdir = @top_srcdir@
221 SUBDIRS = pictures
222 EXTRA_DIST = README.1st asoundrc.txt doxygen.cfg index.doxygen
223 INCLUDES = -I$(top_srcdir)/include
224 all: all-recursive
225
226 .SUFFIXES:
227 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
228         @for dep in $?; do \
229           case '$(am__configure_deps)' in \
230             *$$dep*) \
231               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
232                 && { if test -f $@; then exit 0; else break; fi; }; \
233               exit 1;; \
234           esac; \
235         done; \
236         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
237         $(am__cd) $(top_srcdir) && \
238           $(AUTOMAKE) --foreign doc/Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241         @case '$?' in \
242           *config.status*) \
243             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244           *) \
245             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247         esac;
248
249 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
252 $(top_srcdir)/configure:  $(am__configure_deps)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(am__aclocal_m4_deps):
257 doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
258         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
259
260 mostlyclean-libtool:
261         -rm -f *.lo
262
263 clean-libtool:
264         -rm -rf .libs _libs
265
266 # This directory's subdirectories are mostly independent; you can cd
267 # into them and run `make' without going through this Makefile.
268 # To change the values of `make' variables: instead of editing Makefiles,
269 # (1) if the variable is set in `config.status', edit `config.status'
270 #     (which will cause the Makefiles to be regenerated when you run `make');
271 # (2) otherwise, pass the desired values on the `make' command line.
272 $(RECURSIVE_TARGETS):
273         @fail= failcom='exit 1'; \
274         for f in x $$MAKEFLAGS; do \
275           case $$f in \
276             *=* | --[!k]*);; \
277             *k*) failcom='fail=yes';; \
278           esac; \
279         done; \
280         dot_seen=no; \
281         target=`echo $@ | sed s/-recursive//`; \
282         list='$(SUBDIRS)'; for subdir in $$list; do \
283           echo "Making $$target in $$subdir"; \
284           if test "$$subdir" = "."; then \
285             dot_seen=yes; \
286             local_target="$$target-am"; \
287           else \
288             local_target="$$target"; \
289           fi; \
290           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
291           || eval $$failcom; \
292         done; \
293         if test "$$dot_seen" = "no"; then \
294           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
295         fi; test -z "$$fail"
296
297 $(RECURSIVE_CLEAN_TARGETS):
298         @fail= failcom='exit 1'; \
299         for f in x $$MAKEFLAGS; do \
300           case $$f in \
301             *=* | --[!k]*);; \
302             *k*) failcom='fail=yes';; \
303           esac; \
304         done; \
305         dot_seen=no; \
306         case "$@" in \
307           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
308           *) list='$(SUBDIRS)' ;; \
309         esac; \
310         rev=''; for subdir in $$list; do \
311           if test "$$subdir" = "."; then :; else \
312             rev="$$subdir $$rev"; \
313           fi; \
314         done; \
315         rev="$$rev ."; \
316         target=`echo $@ | sed s/-recursive//`; \
317         for subdir in $$rev; do \
318           echo "Making $$target in $$subdir"; \
319           if test "$$subdir" = "."; then \
320             local_target="$$target-am"; \
321           else \
322             local_target="$$target"; \
323           fi; \
324           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
325           || eval $$failcom; \
326         done && test -z "$$fail"
327 tags-recursive:
328         list='$(SUBDIRS)'; for subdir in $$list; do \
329           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
330         done
331 ctags-recursive:
332         list='$(SUBDIRS)'; for subdir in $$list; do \
333           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
334         done
335
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342               END { if (nonempty) { for (i in files) print i; }; }'`; \
343         mkid -fID $$unique
344 tags: TAGS
345
346 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347                 $(TAGS_FILES) $(LISP)
348         set x; \
349         here=`pwd`; \
350         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
351           include_option=--etags-include; \
352           empty_fix=.; \
353         else \
354           include_option=--include; \
355           empty_fix=; \
356         fi; \
357         list='$(SUBDIRS)'; for subdir in $$list; do \
358           if test "$$subdir" = .; then :; else \
359             test ! -f $$subdir/TAGS || \
360               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
361           fi; \
362         done; \
363         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364         unique=`for i in $$list; do \
365             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366           done | \
367           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368               END { if (nonempty) { for (i in files) print i; }; }'`; \
369         shift; \
370         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
371           test -n "$$unique" || unique=$$empty_fix; \
372           if test $$# -gt 0; then \
373             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374               "$$@" $$unique; \
375           else \
376             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377               $$unique; \
378           fi; \
379         fi
380 ctags: CTAGS
381 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382                 $(TAGS_FILES) $(LISP)
383         list='$(SOURCES) $(HEADERS)  $(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         test -z "$(CTAGS_ARGS)$$unique" \
390           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391              $$unique
392
393 GTAGS:
394         here=`$(am__cd) $(top_builddir) && pwd` \
395           && $(am__cd) $(top_srcdir) \
396           && gtags -i $(GTAGS_ARGS) "$$here"
397
398 distclean-tags:
399         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401 distdir: $(DISTFILES)
402         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404         list='$(DISTFILES)'; \
405           dist_files=`for file in $$list; do echo $$file; done | \
406           sed -e "s|^$$srcdirstrip/||;t" \
407               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408         case $$dist_files in \
409           */*) $(MKDIR_P) `echo "$$dist_files" | \
410                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411                            sort -u` ;; \
412         esac; \
413         for file in $$dist_files; do \
414           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415           if test -d $$d/$$file; then \
416             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417             if test -d "$(distdir)/$$file"; then \
418               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419             fi; \
420             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
422               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423             fi; \
424             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
425           else \
426             test -f "$(distdir)/$$file" \
427             || cp -p $$d/$$file "$(distdir)/$$file" \
428             || exit 1; \
429           fi; \
430         done
431         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
432           if test "$$subdir" = .; then :; else \
433             test -d "$(distdir)/$$subdir" \
434             || $(MKDIR_P) "$(distdir)/$$subdir" \
435             || exit 1; \
436           fi; \
437         done
438         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
439           if test "$$subdir" = .; then :; else \
440             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
441             $(am__relativize); \
442             new_distdir=$$reldir; \
443             dir1=$$subdir; dir2="$(top_distdir)"; \
444             $(am__relativize); \
445             new_top_distdir=$$reldir; \
446             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
447             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
448             ($(am__cd) $$subdir && \
449               $(MAKE) $(AM_MAKEFLAGS) \
450                 top_distdir="$$new_top_distdir" \
451                 distdir="$$new_distdir" \
452                 am__remove_distdir=: \
453                 am__skip_length_check=: \
454                 am__skip_mode_fix=: \
455                 distdir) \
456               || exit 1; \
457           fi; \
458         done
459 check-am: all-am
460 check: check-recursive
461 all-am: Makefile
462 installdirs: installdirs-recursive
463 installdirs-am:
464 install: install-recursive
465 install-exec: install-exec-recursive
466 install-data: install-data-recursive
467 uninstall: uninstall-recursive
468
469 install-am: all-am
470         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
471
472 installcheck: installcheck-recursive
473 install-strip:
474         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476           `test -z '$(STRIP)' || \
477             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
478 mostlyclean-generic:
479
480 clean-generic:
481
482 distclean-generic:
483         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-recursive
490
491 clean-am: clean-generic clean-libtool mostlyclean-am
492
493 distclean: distclean-recursive
494         -rm -f Makefile
495 distclean-am: clean-am distclean-generic distclean-tags
496
497 dvi: dvi-recursive
498
499 dvi-am:
500
501 html: html-recursive
502
503 html-am:
504
505 info: info-recursive
506
507 info-am:
508
509 install-data-am:
510
511 install-dvi: install-dvi-recursive
512
513 install-dvi-am:
514
515 install-exec-am:
516
517 install-html: install-html-recursive
518
519 install-html-am:
520
521 install-info: install-info-recursive
522
523 install-info-am:
524
525 install-man:
526
527 install-pdf: install-pdf-recursive
528
529 install-pdf-am:
530
531 install-ps: install-ps-recursive
532
533 install-ps-am:
534
535 installcheck-am:
536
537 maintainer-clean: maintainer-clean-recursive
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic
540
541 mostlyclean: mostlyclean-recursive
542
543 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544
545 pdf: pdf-recursive
546
547 pdf-am:
548
549 ps: ps-recursive
550
551 ps-am:
552
553 uninstall-am:
554
555 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
556         install-am install-strip tags-recursive
557
558 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
559         all all-am check check-am clean clean-generic clean-libtool \
560         ctags ctags-recursive distclean distclean-generic \
561         distclean-libtool distclean-tags distdir dvi dvi-am html \
562         html-am info info-am install install-am install-data \
563         install-data-am install-dvi install-dvi-am install-exec \
564         install-exec-am install-html install-html-am install-info \
565         install-info-am install-man install-pdf install-pdf-am \
566         install-ps install-ps-am install-strip installcheck \
567         installcheck-am installdirs installdirs-am maintainer-clean \
568         maintainer-clean-generic mostlyclean mostlyclean-generic \
569         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
570         uninstall uninstall-am
571
572
573 doc:
574         test -e doxygen.cfg || sed s:[@]top_srcdir[@]:..:g doxygen.cfg.in > doxygen.cfg
575         doxygen doxygen.cfg
576
577 doc-pack: doc
578         -chmod a+r $(top_srcdir)/doc/doxygen/html/*
579         -chmod a-w $(top_srcdir)/doc/doxygen/html/*
580         if ! test -z "$(AMTAR)"; then \
581                 $(AMTAR) --create --directory=$(top_srcdir)/doc/doxygen/html --verbose --file=- . | bzip2 -c -9 > $(top_srcdir)/../alsa-lib-doc.tar.bz2 ; \
582         else \
583                 $(TAR) --create --directory=$(top_srcdir)/doc/doxygen/html --verbose --file=- . | bzip2 -c -9 > $(top_srcdir)/../alsa-lib-doc.tar.bz2 ; \
584         fi
585         rm -f $(top_srcdir)/doc/doxygen/html/*
586
587 doc-clean:
588         rm -f $(top_srcdir)/doc/doxygen/html/*
589
590 # Tell versions [3.59,3.63) of GNU make to not export all variables.
591 # Otherwise a system limit (for SysV at least) may be exceeded.
592 .NOEXPORT: