blob: d856efbd7cbf3440808fad5dca27913e66aee783 [file] [log] [blame]
Alexandre Lision744f7422013-09-25 11:39:37 -04001# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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@
17VPATH = @srcdir@
18am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
34 }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53subdir = doc
54DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
58 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
59 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
60 $(top_srcdir)/configure.ac
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63mkinstalldirs = $(install_sh) -d
64CONFIG_HEADER = $(top_builddir)/config.h
65CONFIG_CLEAN_FILES = Doxyfile
66CONFIG_CLEAN_VPATH_FILES =
67AM_V_GEN = $(am__v_GEN_@AM_V@)
68am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69am__v_GEN_0 = @echo " GEN " $@;
70AM_V_at = $(am__v_at_@AM_V@)
71am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72am__v_at_0 = @
73SOURCES =
74DIST_SOURCES =
75am__can_run_installinfo = \
76 case $$AM_UPDATE_INFO_DIR in \
77 n|no|NO) false;; \
78 *) (install-info --version) >/dev/null 2>&1;; \
79 esac
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81ACLOCAL = @ACLOCAL@
82AMTAR = @AMTAR@
83AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
84AR = @AR@
85AUTOCONF = @AUTOCONF@
86AUTOHEADER = @AUTOHEADER@
87AUTOMAKE = @AUTOMAKE@
88AWK = @AWK@
89CC = @CC@
90CCDEPMODE = @CCDEPMODE@
91CFLAGS = @CFLAGS@
92CPP = @CPP@
93CPPFLAGS = @CPPFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97DLLTOOL = @DLLTOOL@
98DSYMUTIL = @DSYMUTIL@
99DUMPBIN = @DUMPBIN@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103EGREP = @EGREP@
104EXEEXT = @EXEEXT@
105FGREP = @FGREP@
106GREP = @GREP@
107HAVE_DOXYGEN = @HAVE_DOXYGEN@
108INSTALL = @INSTALL@
109INSTALL_DATA = @INSTALL_DATA@
110INSTALL_PROGRAM = @INSTALL_PROGRAM@
111INSTALL_SCRIPT = @INSTALL_SCRIPT@
112INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113LD = @LD@
114LDFLAGS = @LDFLAGS@
115LIBM = @LIBM@
116LIBOBJS = @LIBOBJS@
117LIBS = @LIBS@
118LIBTOOL = @LIBTOOL@
119LIPO = @LIPO@
120LN_S = @LN_S@
121LTLIBOBJS = @LTLIBOBJS@
122MAINT = @MAINT@
123MAKEINFO = @MAKEINFO@
124MANIFEST_TOOL = @MANIFEST_TOOL@
125MKDIR_P = @MKDIR_P@
126NM = @NM@
127NMEDIT = @NMEDIT@
128OBJDUMP = @OBJDUMP@
129OBJEXT = @OBJEXT@
130OPUS_LT_AGE = @OPUS_LT_AGE@
131OPUS_LT_CURRENT = @OPUS_LT_CURRENT@
132OPUS_LT_REVISION = @OPUS_LT_REVISION@
133OTOOL = @OTOOL@
134OTOOL64 = @OTOOL64@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_URL = @PACKAGE_URL@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143PC_BUILD = @PC_BUILD@
144PC_LIBM = @PC_LIBM@
145RANLIB = @RANLIB@
146SED = @SED@
147SET_MAKE = @SET_MAKE@
148SHELL = @SHELL@
149SIZE16 = @SIZE16@
150SIZE32 = @SIZE32@
151STRIP = @STRIP@
152SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@
153VERSION = @VERSION@
154abs_builddir = @abs_builddir@
155abs_srcdir = @abs_srcdir@
156abs_top_builddir = @abs_top_builddir@
157abs_top_srcdir = @abs_top_srcdir@
158ac_ct_AR = @ac_ct_AR@
159ac_ct_CC = @ac_ct_CC@
160ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
161am__include = @am__include@
162am__leading_dot = @am__leading_dot@
163am__quote = @am__quote@
164am__tar = @am__tar@
165am__untar = @am__untar@
166bindir = @bindir@
167build = @build@
168build_alias = @build_alias@
169build_cpu = @build_cpu@
170build_os = @build_os@
171build_vendor = @build_vendor@
172builddir = @builddir@
173datadir = @datadir@
174datarootdir = @datarootdir@
175docdir = @docdir@
176dvidir = @dvidir@
177exec_prefix = @exec_prefix@
178host = @host@
179host_alias = @host_alias@
180host_cpu = @host_cpu@
181host_os = @host_os@
182host_vendor = @host_vendor@
183htmldir = @htmldir@
184includedir = @includedir@
185infodir = @infodir@
186install_sh = @install_sh@
187libdir = @libdir@
188libexecdir = @libexecdir@
189localedir = @localedir@
190localstatedir = @localstatedir@
191mandir = @mandir@
192mkdir_p = @mkdir_p@
193oldincludedir = @oldincludedir@
194pdfdir = @pdfdir@
195prefix = @prefix@
196program_transform_name = @program_transform_name@
197psdir = @psdir@
198sbindir = @sbindir@
199sharedstatedir = @sharedstatedir@
200srcdir = @srcdir@
201sysconfdir = @sysconfdir@
202target_alias = @target_alias@
203top_build_prefix = @top_build_prefix@
204top_builddir = @top_builddir@
205top_srcdir = @top_srcdir@
206DOCINPUTS = $(top_srcdir)/include/opus.h \
207 $(top_srcdir)/include/opus_multistream.h \
208 $(top_srcdir)/include/opus_defines.h \
209 $(top_srcdir)/include/opus_types.h \
210 $(top_srcdir)/include/opus_custom.h \
211 $(top_srcdir)/doc/header.html \
212 $(top_srcdir)/doc/footer.html \
213 $(top_srcdir)/doc/customdoxygen.css
214
215EXTRA_DIST = customdoxygen.css Doxyfile.in footer.html header.html opus_logo.svg
216all: all-am
217
218.SUFFIXES:
219$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
220 @for dep in $?; do \
221 case '$(am__configure_deps)' in \
222 *$$dep*) \
223 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
224 && { if test -f $@; then exit 0; else break; fi; }; \
225 exit 1;; \
226 esac; \
227 done; \
228 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
229 $(am__cd) $(top_srcdir) && \
230 $(AUTOMAKE) --gnu doc/Makefile
231.PRECIOUS: Makefile
232Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233 @case '$?' in \
234 *config.status*) \
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
236 *) \
237 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
238 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
239 esac;
240
241$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248$(am__aclocal_m4_deps):
249Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
250 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
251
252mostlyclean-libtool:
253 -rm -f *.lo
254
255clean-libtool:
256 -rm -rf .libs _libs
257tags: TAGS
258TAGS:
259
260ctags: CTAGS
261CTAGS:
262
263
264distdir: $(DISTFILES)
265 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
266 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
267 list='$(DISTFILES)'; \
268 dist_files=`for file in $$list; do echo $$file; done | \
269 sed -e "s|^$$srcdirstrip/||;t" \
270 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
271 case $$dist_files in \
272 */*) $(MKDIR_P) `echo "$$dist_files" | \
273 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
274 sort -u` ;; \
275 esac; \
276 for file in $$dist_files; do \
277 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
278 if test -d $$d/$$file; then \
279 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
280 if test -d "$(distdir)/$$file"; then \
281 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
282 fi; \
283 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
284 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
285 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
286 fi; \
287 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
288 else \
289 test -f "$(distdir)/$$file" \
290 || cp -p $$d/$$file "$(distdir)/$$file" \
291 || exit 1; \
292 fi; \
293 done
294check-am: all-am
295check: check-am
296@HAVE_DOXYGEN_FALSE@all-local:
297all-am: Makefile all-local
298installdirs:
299install: install-am
300install-exec: install-exec-am
301install-data: install-data-am
302uninstall: uninstall-am
303
304install-am: all-am
305 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
306
307installcheck: installcheck-am
308install-strip:
309 if test -z '$(STRIP)'; then \
310 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
311 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
312 install; \
313 else \
314 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
317 fi
318mostlyclean-generic:
319
320clean-generic:
321
322distclean-generic:
323 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
324 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
325
326maintainer-clean-generic:
327 @echo "This command is intended for maintainers to use"
328 @echo "it deletes files that may require special tools to rebuild."
329@HAVE_DOXYGEN_FALSE@uninstall-local:
330@HAVE_DOXYGEN_FALSE@install-data-local:
331@HAVE_DOXYGEN_FALSE@clean-local:
332clean: clean-am
333
334clean-am: clean-generic clean-libtool clean-local mostlyclean-am
335
336distclean: distclean-am
337 -rm -f Makefile
338distclean-am: clean-am distclean-generic
339
340dvi: dvi-am
341
342dvi-am:
343
344html: html-am
345
346html-am:
347
348info: info-am
349
350info-am:
351
352install-data-am: install-data-local
353
354install-dvi: install-dvi-am
355
356install-dvi-am:
357
358install-exec-am:
359
360install-html: install-html-am
361
362install-html-am:
363
364install-info: install-info-am
365
366install-info-am:
367
368install-man:
369
370install-pdf: install-pdf-am
371
372install-pdf-am:
373
374install-ps: install-ps-am
375
376install-ps-am:
377
378installcheck-am:
379
380maintainer-clean: maintainer-clean-am
381 -rm -f Makefile
382maintainer-clean-am: distclean-am maintainer-clean-generic
383
384mostlyclean: mostlyclean-am
385
386mostlyclean-am: mostlyclean-generic mostlyclean-libtool
387
388pdf: pdf-am
389
390pdf-am:
391
392ps: ps-am
393
394ps-am:
395
396uninstall-am: uninstall-local
397
398.MAKE: install-am install-strip
399
400.PHONY: all all-am all-local check check-am clean clean-generic \
401 clean-libtool clean-local distclean distclean-generic \
402 distclean-libtool distdir dvi dvi-am html html-am info info-am \
403 install install-am install-data install-data-am \
404 install-data-local install-dvi install-dvi-am install-exec \
405 install-exec-am install-html install-html-am install-info \
406 install-info-am install-man install-pdf install-pdf-am \
407 install-ps install-ps-am install-strip installcheck \
408 installcheck-am installdirs maintainer-clean \
409 maintainer-clean-generic mostlyclean mostlyclean-generic \
410 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
411 uninstall-local
412
413
414@HAVE_DOXYGEN_TRUE@all-local: doxygen-build.stamp
415
416@HAVE_DOXYGEN_TRUE@doxygen-build.stamp: Doxyfile $(DOCINPUTS)
417@HAVE_DOXYGEN_TRUE@ doxygen
418@HAVE_DOXYGEN_TRUE@ touch $@
419
420@HAVE_DOXYGEN_TRUE@install-data-local:
421@HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(docdir)/html/search
422@HAVE_DOXYGEN_TRUE@ for f in `find html -type f \! -name "installdox"`; do \
423@HAVE_DOXYGEN_TRUE@ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$f; \
424@HAVE_DOXYGEN_TRUE@ done
425
426@HAVE_DOXYGEN_TRUE@ $(INSTALL) -d $(DESTDIR)$(mandir)/man3
427@HAVE_DOXYGEN_TRUE@ cd man && find man3 -type f -name opus_*.3 \
428@HAVE_DOXYGEN_TRUE@ -exec $(INSTALL_DATA) \{} $(DESTDIR)$(mandir)/man3 \;
429
430@HAVE_DOXYGEN_TRUE@clean-local:
431@HAVE_DOXYGEN_TRUE@ $(RM) -r html
432@HAVE_DOXYGEN_TRUE@ $(RM) -r latex
433@HAVE_DOXYGEN_TRUE@ $(RM) -r man
434@HAVE_DOXYGEN_TRUE@ $(RM) doxygen-build.stamp
435
436@HAVE_DOXYGEN_TRUE@uninstall-local:
437@HAVE_DOXYGEN_TRUE@ $(RM) -r $(DESTDIR)$(docdir)/html
438@HAVE_DOXYGEN_TRUE@ $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3
439
440# Tell versions [3.59,3.63) of GNU make to not export all variables.
441# Otherwise a system limit (for SysV at least) may be exceeded.
442.NOEXPORT: