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