• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38subdir = include
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50	html-recursive info-recursive install-data-recursive \
51	install-exec-recursive install-info-recursive \
52	install-recursive installcheck-recursive installdirs-recursive \
53	pdf-recursive ps-recursive uninstall-info-recursive \
54	uninstall-recursive
55ETAGS = etags
56CTAGS = ctags
57DIST_SUBDIRS = $(SUBDIRS)
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
60AMDEP_FALSE = @AMDEP_FALSE@
61AMDEP_TRUE = @AMDEP_TRUE@
62AMTAR = @AMTAR@
63AR = @AR@
64AUTOCONF = @AUTOCONF@
65AUTOHEADER = @AUTOHEADER@
66AUTOMAKE = @AUTOMAKE@
67AWK = @AWK@
68CC = @CC@
69CCDEPMODE = @CCDEPMODE@
70CFLAGS = @CFLAGS@
71CPP = @CPP@
72CPPFLAGS = @CPPFLAGS@
73CYGPATH_W = @CYGPATH_W@
74DEBUG = @DEBUG@
75DEFS = @DEFS@
76DEPDIR = @DEPDIR@
77DSYMUTIL = @DSYMUTIL@
78DUMPBIN = @DUMPBIN@
79ECHO_C = @ECHO_C@
80ECHO_N = @ECHO_N@
81ECHO_T = @ECHO_T@
82EGREP = @EGREP@
83EXEEXT = @EXEEXT@
84FGREP = @FGREP@
85GREP = @GREP@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90LD = @LD@
91LDFLAGS = @LDFLAGS@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LIBTOOL = @LIBTOOL@
95LIBTOOL_DEPS = @LIBTOOL_DEPS@
96LIB_AGE = @LIB_AGE@
97LIB_CURRENT = @LIB_CURRENT@
98LIB_REVISION = @LIB_REVISION@
99LIPO = @LIPO@
100LN_S = @LN_S@
101LTLIBOBJS = @LTLIBOBJS@
102MAINT = @MAINT@
103MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
104MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
105MAKEINFO = @MAKEINFO@
106NM = @NM@
107NMEDIT = @NMEDIT@
108OBJDUMP = @OBJDUMP@
109OBJEXT = @OBJEXT@
110OPT = @OPT@
111OTOOL = @OTOOL@
112OTOOL64 = @OTOOL64@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120PROFILE = @PROFILE@
121RANLIB = @RANLIB@
122SED = @SED@
123SET_MAKE = @SET_MAKE@
124SHELL = @SHELL@
125SIZE16 = @SIZE16@
126SIZE32 = @SIZE32@
127SIZE64 = @SIZE64@
128STRIP = @STRIP@
129USIZE16 = @USIZE16@
130USIZE32 = @USIZE32@
131VERSION = @VERSION@
132ac_ct_CC = @ac_ct_CC@
133ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
134am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
135am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
139am__tar = @am__tar@
140am__untar = @am__untar@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147datadir = @datadir@
148datarootdir = @datarootdir@
149docdir = @docdir@
150dvidir = @dvidir@
151exec_prefix = @exec_prefix@
152host = @host@
153host_alias = @host_alias@
154host_cpu = @host_cpu@
155host_os = @host_os@
156host_vendor = @host_vendor@
157htmldir = @htmldir@
158includedir = @includedir@
159infodir = @infodir@
160install_sh = @install_sh@
161libdir = @libdir@
162libexecdir = @libexecdir@
163localedir = @localedir@
164localstatedir = @localstatedir@
165lt_ECHO = @lt_ECHO@
166mandir = @mandir@
167mkdir_p = @mkdir_p@
168oldincludedir = @oldincludedir@
169pdfdir = @pdfdir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172psdir = @psdir@
173sbindir = @sbindir@
174sharedstatedir = @sharedstatedir@
175sysconfdir = @sysconfdir@
176target_alias = @target_alias@
177SUBDIRS = ogg
178all: all-recursive
179
180.SUFFIXES:
181$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
182	@for dep in $?; do \
183	  case '$(am__configure_deps)' in \
184	    *$$dep*) \
185	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186		&& exit 0; \
187	      exit 1;; \
188	  esac; \
189	done; \
190	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
191	cd $(top_srcdir) && \
192	  $(AUTOMAKE) --gnu  include/Makefile
193.PRECIOUS: Makefile
194Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195	@case '$?' in \
196	  *config.status*) \
197	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198	  *) \
199	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201	esac;
202
203$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211mostlyclean-libtool:
212	-rm -f *.lo
213
214clean-libtool:
215	-rm -rf .libs _libs
216
217distclean-libtool:
218	-rm -f libtool
219uninstall-info-am:
220
221# This directory's subdirectories are mostly independent; you can cd
222# into them and run `make' without going through this Makefile.
223# To change the values of `make' variables: instead of editing Makefiles,
224# (1) if the variable is set in `config.status', edit `config.status'
225#     (which will cause the Makefiles to be regenerated when you run `make');
226# (2) otherwise, pass the desired values on the `make' command line.
227$(RECURSIVE_TARGETS):
228	@failcom='exit 1'; \
229	for f in x $$MAKEFLAGS; do \
230	  case $$f in \
231	    *=* | --[!k]*);; \
232	    *k*) failcom='fail=yes';; \
233	  esac; \
234	done; \
235	dot_seen=no; \
236	target=`echo $@ | sed s/-recursive//`; \
237	list='$(SUBDIRS)'; for subdir in $$list; do \
238	  echo "Making $$target in $$subdir"; \
239	  if test "$$subdir" = "."; then \
240	    dot_seen=yes; \
241	    local_target="$$target-am"; \
242	  else \
243	    local_target="$$target"; \
244	  fi; \
245	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
246	  || eval $$failcom; \
247	done; \
248	if test "$$dot_seen" = "no"; then \
249	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
250	fi; test -z "$$fail"
251
252mostlyclean-recursive clean-recursive distclean-recursive \
253maintainer-clean-recursive:
254	@failcom='exit 1'; \
255	for f in x $$MAKEFLAGS; do \
256	  case $$f in \
257	    *=* | --[!k]*);; \
258	    *k*) failcom='fail=yes';; \
259	  esac; \
260	done; \
261	dot_seen=no; \
262	case "$@" in \
263	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
264	  *) list='$(SUBDIRS)' ;; \
265	esac; \
266	rev=''; for subdir in $$list; do \
267	  if test "$$subdir" = "."; then :; else \
268	    rev="$$subdir $$rev"; \
269	  fi; \
270	done; \
271	rev="$$rev ."; \
272	target=`echo $@ | sed s/-recursive//`; \
273	for subdir in $$rev; do \
274	  echo "Making $$target in $$subdir"; \
275	  if test "$$subdir" = "."; then \
276	    local_target="$$target-am"; \
277	  else \
278	    local_target="$$target"; \
279	  fi; \
280	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
281	  || eval $$failcom; \
282	done && test -z "$$fail"
283tags-recursive:
284	list='$(SUBDIRS)'; for subdir in $$list; do \
285	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
286	done
287ctags-recursive:
288	list='$(SUBDIRS)'; for subdir in $$list; do \
289	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
290	done
291
292ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294	unique=`for i in $$list; do \
295	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296	  done | \
297	  $(AWK) '    { files[$$0] = 1; } \
298	       END { for (i in files) print i; }'`; \
299	mkid -fID $$unique
300tags: TAGS
301
302TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
303		$(TAGS_FILES) $(LISP)
304	tags=; \
305	here=`pwd`; \
306	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
307	  include_option=--etags-include; \
308	  empty_fix=.; \
309	else \
310	  include_option=--include; \
311	  empty_fix=; \
312	fi; \
313	list='$(SUBDIRS)'; for subdir in $$list; do \
314	  if test "$$subdir" = .; then :; else \
315	    test ! -f $$subdir/TAGS || \
316	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
317	  fi; \
318	done; \
319	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320	unique=`for i in $$list; do \
321	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322	  done | \
323	  $(AWK) '    { files[$$0] = 1; } \
324	       END { for (i in files) print i; }'`; \
325	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326	  test -n "$$unique" || unique=$$empty_fix; \
327	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328	    $$tags $$unique; \
329	fi
330ctags: CTAGS
331CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332		$(TAGS_FILES) $(LISP)
333	tags=; \
334	here=`pwd`; \
335	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
336	unique=`for i in $$list; do \
337	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338	  done | \
339	  $(AWK) '    { files[$$0] = 1; } \
340	       END { for (i in files) print i; }'`; \
341	test -z "$(CTAGS_ARGS)$$tags$$unique" \
342	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
343	     $$tags $$unique
344
345GTAGS:
346	here=`$(am__cd) $(top_builddir) && pwd` \
347	  && cd $(top_srcdir) \
348	  && gtags -i $(GTAGS_ARGS) $$here
349
350distclean-tags:
351	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
352
353distdir: $(DISTFILES)
354	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
355	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
356	list='$(DISTFILES)'; for file in $$list; do \
357	  case $$file in \
358	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
359	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
360	  esac; \
361	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
362	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
363	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
364	    dir="/$$dir"; \
365	    $(mkdir_p) "$(distdir)$$dir"; \
366	  else \
367	    dir=''; \
368	  fi; \
369	  if test -d $$d/$$file; then \
370	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
371	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
372	    fi; \
373	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
374	  else \
375	    test -f $(distdir)/$$file \
376	    || cp -p $$d/$$file $(distdir)/$$file \
377	    || exit 1; \
378	  fi; \
379	done
380	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
381	  if test "$$subdir" = .; then :; else \
382	    test -d "$(distdir)/$$subdir" \
383	    || $(mkdir_p) "$(distdir)/$$subdir" \
384	    || exit 1; \
385	    distdir=`$(am__cd) $(distdir) && pwd`; \
386	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
387	    (cd $$subdir && \
388	      $(MAKE) $(AM_MAKEFLAGS) \
389	        top_distdir="$$top_distdir" \
390	        distdir="$$distdir/$$subdir" \
391	        distdir) \
392	      || exit 1; \
393	  fi; \
394	done
395check-am: all-am
396check: check-recursive
397all-am: Makefile
398installdirs: installdirs-recursive
399installdirs-am:
400install: install-recursive
401install-exec: install-exec-recursive
402install-data: install-data-recursive
403uninstall: uninstall-recursive
404
405install-am: all-am
406	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
407
408installcheck: installcheck-recursive
409install-strip:
410	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
411	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
412	  `test -z '$(STRIP)' || \
413	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
414mostlyclean-generic:
415
416clean-generic:
417
418distclean-generic:
419	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
420
421maintainer-clean-generic:
422	@echo "This command is intended for maintainers to use"
423	@echo "it deletes files that may require special tools to rebuild."
424clean: clean-recursive
425
426clean-am: clean-generic clean-libtool mostlyclean-am
427
428distclean: distclean-recursive
429	-rm -f Makefile
430distclean-am: clean-am distclean-generic distclean-libtool \
431	distclean-tags
432
433dvi: dvi-recursive
434
435dvi-am:
436
437html: html-recursive
438
439info: info-recursive
440
441info-am:
442
443install-data-am:
444
445install-exec-am:
446
447install-info: install-info-recursive
448
449install-man:
450
451installcheck-am:
452
453maintainer-clean: maintainer-clean-recursive
454	-rm -f Makefile
455maintainer-clean-am: distclean-am maintainer-clean-generic
456
457mostlyclean: mostlyclean-recursive
458
459mostlyclean-am: mostlyclean-generic mostlyclean-libtool
460
461pdf: pdf-recursive
462
463pdf-am:
464
465ps: ps-recursive
466
467ps-am:
468
469uninstall-am: uninstall-info-am
470
471uninstall-info: uninstall-info-recursive
472
473.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
474	clean clean-generic clean-libtool clean-recursive ctags \
475	ctags-recursive distclean distclean-generic distclean-libtool \
476	distclean-recursive distclean-tags distdir dvi dvi-am html \
477	html-am info info-am install install-am install-data \
478	install-data-am install-exec install-exec-am install-info \
479	install-info-am install-man install-strip installcheck \
480	installcheck-am installdirs installdirs-am maintainer-clean \
481	maintainer-clean-generic maintainer-clean-recursive \
482	mostlyclean mostlyclean-generic mostlyclean-libtool \
483	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
484	uninstall uninstall-am uninstall-info-am
485
486# Tell versions [3.59,3.63) of GNU make to not export all variables.
487# Otherwise a system limit (for SysV at least) may be exceeded.
488.NOEXPORT:
489