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