1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
2 | # doc/vorbisenc/Makefile. Generated from Makefile.in by configure. |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005, 2006 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 | |
---|
16 | |
---|
17 | |
---|
18 | pkgdatadir = $(datadir)/libvorbis |
---|
19 | pkglibdir = $(libdir)/libvorbis |
---|
20 | pkgincludedir = $(includedir)/libvorbis |
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
22 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
23 | install_sh_PROGRAM = $(install_sh) -c |
---|
24 | install_sh_SCRIPT = $(install_sh) -c |
---|
25 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
26 | transform = $(program_transform_name) |
---|
27 | NORMAL_INSTALL = : |
---|
28 | PRE_INSTALL = : |
---|
29 | POST_INSTALL = : |
---|
30 | NORMAL_UNINSTALL = : |
---|
31 | PRE_UNINSTALL = : |
---|
32 | POST_UNINSTALL = : |
---|
33 | build_triplet = x86_64-unknown-linux-gnu |
---|
34 | host_triplet = x86_64-unknown-linux-gnu |
---|
35 | target_triplet = x86_64-unknown-linux-gnu |
---|
36 | subdir = doc/vorbisenc |
---|
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)/config.h |
---|
45 | CONFIG_CLEAN_FILES = |
---|
46 | SOURCES = |
---|
47 | DIST_SOURCES = |
---|
48 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
49 | am__vpath_adj = case $$p in \ |
---|
50 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
51 | *) f=$$p;; \ |
---|
52 | esac; |
---|
53 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
54 | am__installdirs = "$(DESTDIR)$(docdir)" |
---|
55 | docDATA_INSTALL = $(INSTALL_DATA) |
---|
56 | DATA = $(doc_DATA) |
---|
57 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
58 | ACLOCAL = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run aclocal-1.10 |
---|
59 | ALLOCA = |
---|
60 | AMTAR = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run tar |
---|
61 | AR = ar |
---|
62 | AUTOCONF = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run autoconf |
---|
63 | AUTOHEADER = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run autoheader |
---|
64 | AUTOMAKE = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run automake-1.10 |
---|
65 | AWK = mawk |
---|
66 | CC = gcc |
---|
67 | CCDEPMODE = depmode=gcc3 |
---|
68 | CFLAGS = -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H |
---|
69 | CPP = gcc -E |
---|
70 | CPPFLAGS = |
---|
71 | CXX = g++ |
---|
72 | CXXCPP = g++ -E |
---|
73 | CXXDEPMODE = depmode=gcc3 |
---|
74 | CXXFLAGS = -g -O2 |
---|
75 | CYGPATH_W = echo |
---|
76 | DEBUG = -g -Wall -W -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char |
---|
77 | DEFS = -DHAVE_CONFIG_H |
---|
78 | DEPDIR = .deps |
---|
79 | ECHO = echo |
---|
80 | ECHO_C = |
---|
81 | ECHO_N = -n |
---|
82 | ECHO_T = |
---|
83 | EGREP = /bin/grep -E |
---|
84 | EXEEXT = |
---|
85 | F77 = |
---|
86 | FFLAGS = |
---|
87 | GREP = /bin/grep |
---|
88 | HAVE_PKG_CONFIG = yes |
---|
89 | INSTALL = /usr/bin/install -c |
---|
90 | INSTALL_DATA = ${INSTALL} -m 644 |
---|
91 | INSTALL_PROGRAM = ${INSTALL} |
---|
92 | INSTALL_SCRIPT = ${INSTALL} |
---|
93 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
---|
94 | LDFLAGS = |
---|
95 | LIBOBJS = |
---|
96 | LIBS = |
---|
97 | LIBTOOL = $(SHELL) $(top_builddir)/libtool |
---|
98 | LN_S = ln -s |
---|
99 | LTLIBOBJS = |
---|
100 | MAINT = |
---|
101 | MAKEINFO = ${SHELL} /home/giles/projects/ghostscript/libvorbis-1.2.0/missing --run makeinfo |
---|
102 | MKDIR_P = /bin/mkdir -p |
---|
103 | OBJEXT = o |
---|
104 | OGG_CFLAGS = |
---|
105 | OGG_LIBS = -logg |
---|
106 | PACKAGE = libvorbis |
---|
107 | PACKAGE_BUGREPORT = |
---|
108 | PACKAGE_NAME = |
---|
109 | PACKAGE_STRING = |
---|
110 | PACKAGE_TARNAME = |
---|
111 | PACKAGE_VERSION = |
---|
112 | PATH_SEPARATOR = : |
---|
113 | PDFXMLTEX = |
---|
114 | PKG_CONFIG = /usr/bin/pkg-config |
---|
115 | PROFILE = -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char |
---|
116 | RANLIB = ranlib |
---|
117 | SET_MAKE = |
---|
118 | SHELL = /bin/bash |
---|
119 | STRIP = strip |
---|
120 | VERSION = 1.2.0 |
---|
121 | VE_LIB_AGE = 0 |
---|
122 | VE_LIB_CURRENT = 2 |
---|
123 | VE_LIB_REVISION = 3 |
---|
124 | VF_LIB_AGE = 2 |
---|
125 | VF_LIB_CURRENT = 5 |
---|
126 | VF_LIB_REVISION = 0 |
---|
127 | VORBIS_LIBS = -lm |
---|
128 | V_LIB_AGE = 4 |
---|
129 | V_LIB_CURRENT = 4 |
---|
130 | V_LIB_REVISION = 0 |
---|
131 | XSLTPROC = |
---|
132 | abs_builddir = /home/giles/projects/ghostscript/libvorbis-1.2.0/doc/vorbisenc |
---|
133 | abs_srcdir = /home/giles/projects/ghostscript/libvorbis-1.2.0/doc/vorbisenc |
---|
134 | abs_top_builddir = /home/giles/projects/ghostscript/libvorbis-1.2.0 |
---|
135 | abs_top_srcdir = /home/giles/projects/ghostscript/libvorbis-1.2.0 |
---|
136 | ac_ct_CC = gcc |
---|
137 | ac_ct_CXX = g++ |
---|
138 | ac_ct_F77 = |
---|
139 | am__include = include |
---|
140 | am__leading_dot = . |
---|
141 | am__quote = |
---|
142 | am__tar = ${AMTAR} chof - "$$tardir" |
---|
143 | am__untar = ${AMTAR} xf - |
---|
144 | bindir = ${exec_prefix}/bin |
---|
145 | build = x86_64-unknown-linux-gnu |
---|
146 | build_alias = |
---|
147 | build_cpu = x86_64 |
---|
148 | build_os = linux-gnu |
---|
149 | build_vendor = unknown |
---|
150 | builddir = . |
---|
151 | datadir = ${datarootdir} |
---|
152 | datarootdir = ${prefix}/share |
---|
153 | docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc |
---|
154 | dvidir = ${docdir} |
---|
155 | exec_prefix = ${prefix} |
---|
156 | host = x86_64-unknown-linux-gnu |
---|
157 | host_alias = |
---|
158 | host_cpu = x86_64 |
---|
159 | host_os = linux-gnu |
---|
160 | host_vendor = unknown |
---|
161 | htmldir = ${docdir} |
---|
162 | includedir = ${prefix}/include |
---|
163 | infodir = ${datarootdir}/info |
---|
164 | install_sh = $(SHELL) /home/giles/projects/ghostscript/libvorbis-1.2.0/install-sh |
---|
165 | libdir = ${exec_prefix}/lib |
---|
166 | libexecdir = ${exec_prefix}/libexec |
---|
167 | localedir = ${datarootdir}/locale |
---|
168 | localstatedir = ${prefix}/var |
---|
169 | mandir = ${datarootdir}/man |
---|
170 | mkdir_p = /bin/mkdir -p |
---|
171 | oldincludedir = /usr/include |
---|
172 | pdfdir = ${docdir} |
---|
173 | prefix = /usr/local |
---|
174 | program_transform_name = s,x,x, |
---|
175 | psdir = ${docdir} |
---|
176 | pthread_lib = -lpthread |
---|
177 | sbindir = ${exec_prefix}/sbin |
---|
178 | sharedstatedir = ${prefix}/com |
---|
179 | srcdir = . |
---|
180 | sysconfdir = ${prefix}/etc |
---|
181 | target = x86_64-unknown-linux-gnu |
---|
182 | target_alias = |
---|
183 | target_cpu = x86_64 |
---|
184 | target_os = linux-gnu |
---|
185 | target_vendor = unknown |
---|
186 | top_builddir = ../.. |
---|
187 | top_srcdir = ../.. |
---|
188 | doc_DATA = index.html overview.html reference.html style.css\ |
---|
189 | vorbis_encode_ctl.html vorbis_encode_init.html vorbis_info.html\ |
---|
190 | vorbis_encode_init_vbr.html |
---|
191 | |
---|
192 | EXTRA_DIST = $(doc_DATA) |
---|
193 | all: all-am |
---|
194 | |
---|
195 | .SUFFIXES: |
---|
196 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
197 | @for dep in $?; do \ |
---|
198 | case '$(am__configure_deps)' in \ |
---|
199 | *$$dep*) \ |
---|
200 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
201 | && exit 0; \ |
---|
202 | exit 1;; \ |
---|
203 | esac; \ |
---|
204 | done; \ |
---|
205 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/vorbisenc/Makefile'; \ |
---|
206 | cd $(top_srcdir) && \ |
---|
207 | $(AUTOMAKE) --gnu doc/vorbisenc/Makefile |
---|
208 | .PRECIOUS: Makefile |
---|
209 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
210 | @case '$?' in \ |
---|
211 | *config.status*) \ |
---|
212 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
213 | *) \ |
---|
214 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
215 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
216 | esac; |
---|
217 | |
---|
218 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
219 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
220 | |
---|
221 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
222 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
223 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
224 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
225 | |
---|
226 | mostlyclean-libtool: |
---|
227 | -rm -f *.lo |
---|
228 | |
---|
229 | clean-libtool: |
---|
230 | -rm -rf .libs _libs |
---|
231 | install-docDATA: $(doc_DATA) |
---|
232 | @$(NORMAL_INSTALL) |
---|
233 | test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" |
---|
234 | @list='$(doc_DATA)'; for p in $$list; do \ |
---|
235 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
236 | f=$(am__strip_dir) \ |
---|
237 | echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ |
---|
238 | $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ |
---|
239 | done |
---|
240 | |
---|
241 | uninstall-docDATA: |
---|
242 | @$(NORMAL_UNINSTALL) |
---|
243 | @list='$(doc_DATA)'; for p in $$list; do \ |
---|
244 | f=$(am__strip_dir) \ |
---|
245 | echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ |
---|
246 | rm -f "$(DESTDIR)$(docdir)/$$f"; \ |
---|
247 | done |
---|
248 | tags: TAGS |
---|
249 | TAGS: |
---|
250 | |
---|
251 | ctags: CTAGS |
---|
252 | CTAGS: |
---|
253 | |
---|
254 | |
---|
255 | distdir: $(DISTFILES) |
---|
256 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
257 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
258 | list='$(DISTFILES)'; \ |
---|
259 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
260 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
261 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
262 | case $$dist_files in \ |
---|
263 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
264 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
265 | sort -u` ;; \ |
---|
266 | esac; \ |
---|
267 | for file in $$dist_files; do \ |
---|
268 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
269 | if test -d $$d/$$file; then \ |
---|
270 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
271 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
272 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
273 | fi; \ |
---|
274 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
275 | else \ |
---|
276 | test -f $(distdir)/$$file \ |
---|
277 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
278 | || exit 1; \ |
---|
279 | fi; \ |
---|
280 | done |
---|
281 | check-am: all-am |
---|
282 | check: check-am |
---|
283 | all-am: Makefile $(DATA) |
---|
284 | installdirs: |
---|
285 | for dir in "$(DESTDIR)$(docdir)"; do \ |
---|
286 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
287 | done |
---|
288 | install: install-am |
---|
289 | install-exec: install-exec-am |
---|
290 | install-data: install-data-am |
---|
291 | uninstall: uninstall-am |
---|
292 | |
---|
293 | install-am: all-am |
---|
294 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
295 | |
---|
296 | installcheck: installcheck-am |
---|
297 | install-strip: |
---|
298 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
299 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
300 | `test -z '$(STRIP)' || \ |
---|
301 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
302 | mostlyclean-generic: |
---|
303 | |
---|
304 | clean-generic: |
---|
305 | |
---|
306 | distclean-generic: |
---|
307 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
308 | |
---|
309 | maintainer-clean-generic: |
---|
310 | @echo "This command is intended for maintainers to use" |
---|
311 | @echo "it deletes files that may require special tools to rebuild." |
---|
312 | clean: clean-am |
---|
313 | |
---|
314 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
315 | |
---|
316 | distclean: distclean-am |
---|
317 | -rm -f Makefile |
---|
318 | distclean-am: clean-am distclean-generic |
---|
319 | |
---|
320 | dvi: dvi-am |
---|
321 | |
---|
322 | dvi-am: |
---|
323 | |
---|
324 | html: html-am |
---|
325 | |
---|
326 | info: info-am |
---|
327 | |
---|
328 | info-am: |
---|
329 | |
---|
330 | install-data-am: install-docDATA |
---|
331 | |
---|
332 | install-dvi: install-dvi-am |
---|
333 | |
---|
334 | install-exec-am: |
---|
335 | |
---|
336 | install-html: install-html-am |
---|
337 | |
---|
338 | install-info: install-info-am |
---|
339 | |
---|
340 | install-man: |
---|
341 | |
---|
342 | install-pdf: install-pdf-am |
---|
343 | |
---|
344 | install-ps: install-ps-am |
---|
345 | |
---|
346 | installcheck-am: |
---|
347 | |
---|
348 | maintainer-clean: maintainer-clean-am |
---|
349 | -rm -f Makefile |
---|
350 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
351 | |
---|
352 | mostlyclean: mostlyclean-am |
---|
353 | |
---|
354 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
355 | |
---|
356 | pdf: pdf-am |
---|
357 | |
---|
358 | pdf-am: |
---|
359 | |
---|
360 | ps: ps-am |
---|
361 | |
---|
362 | ps-am: |
---|
363 | |
---|
364 | uninstall-am: uninstall-docDATA |
---|
365 | |
---|
366 | .MAKE: install-am install-strip |
---|
367 | |
---|
368 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
369 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
370 | dvi-am html html-am info info-am install install-am \ |
---|
371 | install-data install-data-am install-docDATA install-dvi \ |
---|
372 | install-dvi-am install-exec install-exec-am install-html \ |
---|
373 | install-html-am install-info install-info-am install-man \ |
---|
374 | install-pdf install-pdf-am install-ps install-ps-am \ |
---|
375 | install-strip installcheck installcheck-am installdirs \ |
---|
376 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
377 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
378 | uninstall uninstall-am uninstall-docDATA |
---|
379 | |
---|
380 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
381 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
382 | .NOEXPORT: |
---|