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