f435ab71d2a817ea88ce841b3bbd2e6e993d4ff9
[external/alsa-utils.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = include
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in $(srcdir)/aconfig.h.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
44         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
45         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
46         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
47         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
48         $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = aconfig.h
53 CONFIG_CLEAN_FILES =
54 SOURCES =
55 DIST_SOURCES =
56 HEADERS = $(noinst_HEADERS)
57 ETAGS = etags
58 CTAGS = ctags
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 ALSACONF_FALSE = @ALSACONF_FALSE@
62 ALSACONF_TRUE = @ALSACONF_TRUE@
63 ALSAMIXER_FALSE = @ALSAMIXER_FALSE@
64 ALSAMIXER_TRUE = @ALSAMIXER_TRUE@
65 ALSA_CFLAGS = @ALSA_CFLAGS@
66 ALSA_LIBS = @ALSA_LIBS@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CURSESINC = @CURSESINC@
80 CURSESLIB = @CURSESLIB@
81 CURSES_CFLAGS = @CURSES_CFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GMSGFMT = @GMSGFMT@
91 GMSGFMT_015 = @GMSGFMT_015@
92 GREP = @GREP@
93 HAVE_MIXER_FALSE = @HAVE_MIXER_FALSE@
94 HAVE_MIXER_TRUE = @HAVE_MIXER_TRUE@
95 HAVE_PCM_FALSE = @HAVE_PCM_FALSE@
96 HAVE_PCM_TRUE = @HAVE_PCM_TRUE@
97 HAVE_RAWMIDI_FALSE = @HAVE_RAWMIDI_FALSE@
98 HAVE_RAWMIDI_TRUE = @HAVE_RAWMIDI_TRUE@
99 HAVE_SEQ_FALSE = @HAVE_SEQ_FALSE@
100 HAVE_SEQ_TRUE = @HAVE_SEQ_TRUE@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 INTLLIBS = @INTLLIBS@
106 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
107 LDFLAGS = @LDFLAGS@
108 LIBICONV = @LIBICONV@
109 LIBINTL = @LIBINTL@
110 LIBOBJS = @LIBOBJS@
111 LIBRT = @LIBRT@
112 LIBS = @LIBS@
113 LN_S = @LN_S@
114 LTLIBICONV = @LTLIBICONV@
115 LTLIBINTL = @LTLIBINTL@
116 LTLIBOBJS = @LTLIBOBJS@
117 MAKEINFO = @MAKEINFO@
118 MSGFMT = @MSGFMT@
119 MSGFMT_015 = @MSGFMT_015@
120 MSGMERGE = @MSGMERGE@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_URL = @PACKAGE_URL@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 POSUB = @POSUB@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 SND_UTIL_MAJOR = @SND_UTIL_MAJOR@
134 SND_UTIL_MINOR = @SND_UTIL_MINOR@
135 SND_UTIL_SUBMINOR = @SND_UTIL_SUBMINOR@
136 SND_UTIL_VERSION = @SND_UTIL_VERSION@
137 STRIP = @STRIP@
138 TESTSOUND = @TESTSOUND@
139 USE_NLS = @USE_NLS@
140 USE_XMLTO_FALSE = @USE_XMLTO_FALSE@
141 USE_XMLTO_TRUE = @USE_XMLTO_TRUE@
142 VERSION = @VERSION@
143 XGETTEXT = @XGETTEXT@
144 XGETTEXT_015 = @XGETTEXT_015@
145 ac_ct_CC = @ac_ct_CC@
146 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148 am__include = @am__include@
149 am__leading_dot = @am__leading_dot@
150 am__quote = @am__quote@
151 am__tar = @am__tar@
152 am__untar = @am__untar@
153 bindir = @bindir@
154 build = @build@
155 build_alias = @build_alias@
156 build_cpu = @build_cpu@
157 build_os = @build_os@
158 build_vendor = @build_vendor@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 ncurses5_config = @ncurses5_config@
180 ncursesw5_config = @ncursesw5_config@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 sysconfdir = @sysconfdir@
189 target_alias = @target_alias@
190 xmlto = @xmlto@
191 noinst_HEADERS = version.h gettext.h gettext_curses.h
192 INCLUDES = -I$(top_srcdir)/include
193 all: aconfig.h
194         $(MAKE) $(AM_MAKEFLAGS) all-am
195
196 .SUFFIXES:
197 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
198         @for dep in $?; do \
199           case '$(am__configure_deps)' in \
200             *$$dep*) \
201               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202                 && exit 0; \
203               exit 1;; \
204           esac; \
205         done; \
206         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
207         cd $(top_srcdir) && \
208           $(AUTOMAKE) --foreign  include/Makefile
209 .PRECIOUS: Makefile
210 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211         @case '$?' in \
212           *config.status*) \
213             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214           *) \
215             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217         esac;
218
219 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222 $(top_srcdir)/configure:  $(am__configure_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227 aconfig.h: stamp-h1
228         @if test ! -f $@; then \
229           rm -f stamp-h1; \
230           $(MAKE) stamp-h1; \
231         else :; fi
232
233 stamp-h1: $(srcdir)/aconfig.h.in $(top_builddir)/config.status
234         @rm -f stamp-h1
235         cd $(top_builddir) && $(SHELL) ./config.status include/aconfig.h
236 $(srcdir)/aconfig.h.in:  $(am__configure_deps) 
237         cd $(top_srcdir) && $(AUTOHEADER)
238         rm -f stamp-h1
239         touch $@
240
241 distclean-hdr:
242         -rm -f aconfig.h stamp-h1
243 uninstall-info-am:
244
245 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
246         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247         unique=`for i in $$list; do \
248             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249           done | \
250           $(AWK) '    { files[$$0] = 1; } \
251                END { for (i in files) print i; }'`; \
252         mkid -fID $$unique
253 tags: TAGS
254
255 TAGS:  $(HEADERS) $(SOURCES) aconfig.h.in $(TAGS_DEPENDENCIES) \
256                 $(TAGS_FILES) $(LISP)
257         tags=; \
258         here=`pwd`; \
259         list='$(SOURCES) $(HEADERS) aconfig.h.in $(LISP) $(TAGS_FILES)'; \
260         unique=`for i in $$list; do \
261             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262           done | \
263           $(AWK) '    { files[$$0] = 1; } \
264                END { for (i in files) print i; }'`; \
265         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266           test -n "$$unique" || unique=$$empty_fix; \
267           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268             $$tags $$unique; \
269         fi
270 ctags: CTAGS
271 CTAGS:  $(HEADERS) $(SOURCES) aconfig.h.in $(TAGS_DEPENDENCIES) \
272                 $(TAGS_FILES) $(LISP)
273         tags=; \
274         here=`pwd`; \
275         list='$(SOURCES) $(HEADERS) aconfig.h.in $(LISP) $(TAGS_FILES)'; \
276         unique=`for i in $$list; do \
277             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278           done | \
279           $(AWK) '    { files[$$0] = 1; } \
280                END { for (i in files) print i; }'`; \
281         test -z "$(CTAGS_ARGS)$$tags$$unique" \
282           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
283              $$tags $$unique
284
285 GTAGS:
286         here=`$(am__cd) $(top_builddir) && pwd` \
287           && cd $(top_srcdir) \
288           && gtags -i $(GTAGS_ARGS) $$here
289
290 distclean-tags:
291         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
292
293 distdir: $(DISTFILES)
294         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
295         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
296         list='$(DISTFILES)'; for file in $$list; do \
297           case $$file in \
298             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
299             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
300           esac; \
301           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
303           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
304             dir="/$$dir"; \
305             $(mkdir_p) "$(distdir)$$dir"; \
306           else \
307             dir=''; \
308           fi; \
309           if test -d $$d/$$file; then \
310             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
312             fi; \
313             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
314           else \
315             test -f $(distdir)/$$file \
316             || cp -p $$d/$$file $(distdir)/$$file \
317             || exit 1; \
318           fi; \
319         done
320 check-am: all-am
321 check: check-am
322 all-am: Makefile $(HEADERS) aconfig.h
323 installdirs:
324 install: install-am
325 install-exec: install-exec-am
326 install-data: install-data-am
327 uninstall: uninstall-am
328
329 install-am: all-am
330         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332 installcheck: installcheck-am
333 install-strip:
334         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336           `test -z '$(STRIP)' || \
337             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338 mostlyclean-generic:
339
340 clean-generic:
341
342 distclean-generic:
343         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344
345 maintainer-clean-generic:
346         @echo "This command is intended for maintainers to use"
347         @echo "it deletes files that may require special tools to rebuild."
348 clean: clean-am
349
350 clean-am: clean-generic mostlyclean-am
351
352 distclean: distclean-am
353         -rm -f Makefile
354 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
355
356 dvi: dvi-am
357
358 dvi-am:
359
360 html: html-am
361
362 info: info-am
363
364 info-am:
365
366 install-data-am:
367
368 install-exec-am:
369
370 install-info: install-info-am
371
372 install-man:
373
374 installcheck-am:
375
376 maintainer-clean: maintainer-clean-am
377         -rm -f Makefile
378 maintainer-clean-am: distclean-am maintainer-clean-generic
379
380 mostlyclean: mostlyclean-am
381
382 mostlyclean-am: mostlyclean-generic
383
384 pdf: pdf-am
385
386 pdf-am:
387
388 ps: ps-am
389
390 ps-am:
391
392 uninstall-am: uninstall-info-am
393
394 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
395         ctags distclean distclean-generic distclean-hdr distclean-tags \
396         distdir dvi dvi-am html html-am info info-am install \
397         install-am install-data install-data-am install-exec \
398         install-exec-am install-info install-info-am install-man \
399         install-strip installcheck installcheck-am installdirs \
400         maintainer-clean maintainer-clean-generic mostlyclean \
401         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
402         uninstall-am uninstall-info-am
403
404
405 version.h: stamp-vh
406         @:
407
408 stamp-vh: $(top_builddir)/configure.in
409         @echo "/*" > ver.tmp
410         @echo " *  version.h" >> ver.tmp
411         @echo " */" >> ver.tmp
412         @echo "" >> ver.tmp
413         @echo "#define SND_UTIL_MAJOR           $(SND_UTIL_MAJOR)" >> ver.tmp
414         @echo "#define SND_UTIL_MINOR           $(SND_UTIL_MINOR)" >> ver.tmp
415         @echo "#define SND_UTIL_SUBMINOR        $(SND_UTIL_SUBMINOR)" >> ver.tmp
416         @echo "#define SND_UTIL_VERSION         ((SND_UTIL_MAJOR<<16)|\\" >> ver.tmp
417         @echo "                          (SND_UTIL_MINOR<<8)|\\" >> ver.tmp
418         @echo "                           SND_UTIL_SUBMINOR)" >> ver.tmp
419         @echo "#define SND_UTIL_VERSION_STR     \"$(SND_UTIL_VERSION)\"" >> ver.tmp
420         @echo >> ver.tmp
421         @cmp -s version.h ver.tmp \
422           || (echo "Updating version.h"; \
423               cp ver.tmp version.h; \
424               echo timestamp > stamp-vh)
425         -@rm -f ver.tmp
426 # Tell versions [3.59,3.63) of GNU make to not export all variables.
427 # Otherwise a system limit (for SysV at least) may be exceeded.
428 .NOEXPORT: