• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = doc/libogg
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
94	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96	$(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(dist_apidoc_DATA) \
100	$(am__DIST_COMMON)
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/config.h
103CONFIG_CLEAN_FILES =
104CONFIG_CLEAN_VPATH_FILES =
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo "  GEN     " $@;
112am__v_GEN_1 =
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 =
117SOURCES =
118DIST_SOURCES =
119am__can_run_installinfo = \
120  case $$AM_UPDATE_INFO_DIR in \
121    n|no|NO) false;; \
122    *) (install-info --version) >/dev/null 2>&1;; \
123  esac
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151am__installdirs = "$(DESTDIR)$(apidocdir)"
152DATA = $(dist_apidoc_DATA)
153am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
154am__DIST_COMMON = $(srcdir)/Makefile.in
155DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
156ACLOCAL = @ACLOCAL@
157AMTAR = @AMTAR@
158AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159AR = @AR@
160AUTOCONF = @AUTOCONF@
161AUTOHEADER = @AUTOHEADER@
162AUTOMAKE = @AUTOMAKE@
163AWK = @AWK@
164CC = @CC@
165CCDEPMODE = @CCDEPMODE@
166CFLAGS = @CFLAGS@
167CPPFLAGS = @CPPFLAGS@
168CSCOPE = @CSCOPE@
169CTAGS = @CTAGS@
170CYGPATH_W = @CYGPATH_W@
171DEBUG = @DEBUG@
172DEFS = @DEFS@
173DEPDIR = @DEPDIR@
174DLLTOOL = @DLLTOOL@
175DSYMUTIL = @DSYMUTIL@
176DUMPBIN = @DUMPBIN@
177ECHO_C = @ECHO_C@
178ECHO_N = @ECHO_N@
179ECHO_T = @ECHO_T@
180EGREP = @EGREP@
181ETAGS = @ETAGS@
182EXEEXT = @EXEEXT@
183FGREP = @FGREP@
184FILECMD = @FILECMD@
185GREP = @GREP@
186INCLUDE_INTTYPES_H = @INCLUDE_INTTYPES_H@
187INCLUDE_STDINT_H = @INCLUDE_STDINT_H@
188INCLUDE_SYS_TYPES_H = @INCLUDE_SYS_TYPES_H@
189INSTALL = @INSTALL@
190INSTALL_DATA = @INSTALL_DATA@
191INSTALL_PROGRAM = @INSTALL_PROGRAM@
192INSTALL_SCRIPT = @INSTALL_SCRIPT@
193INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194LD = @LD@
195LDFLAGS = @LDFLAGS@
196LIBOBJS = @LIBOBJS@
197LIBS = @LIBS@
198LIBTOOL = @LIBTOOL@
199LIBTOOL_DEPS = @LIBTOOL_DEPS@
200LIB_AGE = @LIB_AGE@
201LIB_CURRENT = @LIB_CURRENT@
202LIB_REVISION = @LIB_REVISION@
203LIPO = @LIPO@
204LN_S = @LN_S@
205LTLIBOBJS = @LTLIBOBJS@
206LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
207MAINT = @MAINT@
208MAKEINFO = @MAKEINFO@
209MANIFEST_TOOL = @MANIFEST_TOOL@
210MKDIR_P = @MKDIR_P@
211NM = @NM@
212NMEDIT = @NMEDIT@
213OBJDUMP = @OBJDUMP@
214OBJEXT = @OBJEXT@
215OPT = @OPT@
216OTOOL = @OTOOL@
217OTOOL64 = @OTOOL64@
218PACKAGE = @PACKAGE@
219PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220PACKAGE_NAME = @PACKAGE_NAME@
221PACKAGE_STRING = @PACKAGE_STRING@
222PACKAGE_TARNAME = @PACKAGE_TARNAME@
223PACKAGE_URL = @PACKAGE_URL@
224PACKAGE_VERSION = @PACKAGE_VERSION@
225PATH_SEPARATOR = @PATH_SEPARATOR@
226PROFILE = @PROFILE@
227RANLIB = @RANLIB@
228SED = @SED@
229SET_MAKE = @SET_MAKE@
230SHELL = @SHELL@
231SIZE16 = @SIZE16@
232SIZE32 = @SIZE32@
233SIZE64 = @SIZE64@
234STRIP = @STRIP@
235USIZE16 = @USIZE16@
236USIZE32 = @USIZE32@
237USIZE64 = @USIZE64@
238VERSION = @VERSION@
239abs_builddir = @abs_builddir@
240abs_srcdir = @abs_srcdir@
241abs_top_builddir = @abs_top_builddir@
242abs_top_srcdir = @abs_top_srcdir@
243ac_ct_AR = @ac_ct_AR@
244ac_ct_CC = @ac_ct_CC@
245ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
246am__include = @am__include@
247am__leading_dot = @am__leading_dot@
248am__quote = @am__quote@
249am__tar = @am__tar@
250am__untar = @am__untar@
251bindir = @bindir@
252build = @build@
253build_alias = @build_alias@
254build_cpu = @build_cpu@
255build_os = @build_os@
256build_vendor = @build_vendor@
257builddir = @builddir@
258datadir = @datadir@
259datarootdir = @datarootdir@
260docdir = @docdir@
261dvidir = @dvidir@
262exec_prefix = @exec_prefix@
263host = @host@
264host_alias = @host_alias@
265host_cpu = @host_cpu@
266host_os = @host_os@
267host_vendor = @host_vendor@
268htmldir = @htmldir@
269includedir = @includedir@
270infodir = @infodir@
271install_sh = @install_sh@
272libdir = @libdir@
273libexecdir = @libexecdir@
274localedir = @localedir@
275localstatedir = @localstatedir@
276mandir = @mandir@
277mkdir_p = @mkdir_p@
278oldincludedir = @oldincludedir@
279pdfdir = @pdfdir@
280prefix = @prefix@
281program_transform_name = @program_transform_name@
282psdir = @psdir@
283runstatedir = @runstatedir@
284sbindir = @sbindir@
285sharedstatedir = @sharedstatedir@
286srcdir = @srcdir@
287sysconfdir = @sysconfdir@
288target_alias = @target_alias@
289top_build_prefix = @top_build_prefix@
290top_builddir = @top_builddir@
291top_srcdir = @top_srcdir@
292apidocdir = $(htmldir)/libogg
293dist_apidoc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
294	general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html\
295	ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html\
296	ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html\
297	ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html\
298	ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html\
299	ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html\
300	ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html\
301	ogg_stream_packetpeek.html ogg_stream_pagein.html\
302	ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html\
303	ogg_stream_reset_serialno.html ogg_stream_state.html\
304	ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html\
305	ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
306	ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html\
307	oggpack_adv.html oggpack_adv1.html oggpack_bits.html\
308	oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html\
309	oggpack_look.html oggpack_look1.html oggpack_read.html\
310	oggpack_read1.html oggpack_readinit.html oggpack_reset.html\
311	oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html\
312	oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
313	overview.html reference.html style.css
314
315all: all-am
316
317.SUFFIXES:
318$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
319	@for dep in $?; do \
320	  case '$(am__configure_deps)' in \
321	    *$$dep*) \
322	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323	        && { if test -f $@; then exit 0; else break; fi; }; \
324	      exit 1;; \
325	  esac; \
326	done; \
327	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/libogg/Makefile'; \
328	$(am__cd) $(top_srcdir) && \
329	  $(AUTOMAKE) --gnu doc/libogg/Makefile
330Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
331	@case '$?' in \
332	  *config.status*) \
333	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
334	  *) \
335	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
336	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
337	esac;
338
339$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
340	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341
342$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
343	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
345	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346$(am__aclocal_m4_deps):
347
348mostlyclean-libtool:
349	-rm -f *.lo
350
351clean-libtool:
352	-rm -rf .libs _libs
353install-dist_apidocDATA: $(dist_apidoc_DATA)
354	@$(NORMAL_INSTALL)
355	@list='$(dist_apidoc_DATA)'; test -n "$(apidocdir)" || list=; \
356	if test -n "$$list"; then \
357	  echo " $(MKDIR_P) '$(DESTDIR)$(apidocdir)'"; \
358	  $(MKDIR_P) "$(DESTDIR)$(apidocdir)" || exit 1; \
359	fi; \
360	for p in $$list; do \
361	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
362	  echo "$$d$$p"; \
363	done | $(am__base_list) | \
364	while read files; do \
365	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(apidocdir)'"; \
366	  $(INSTALL_DATA) $$files "$(DESTDIR)$(apidocdir)" || exit $$?; \
367	done
368
369uninstall-dist_apidocDATA:
370	@$(NORMAL_UNINSTALL)
371	@list='$(dist_apidoc_DATA)'; test -n "$(apidocdir)" || list=; \
372	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
373	dir='$(DESTDIR)$(apidocdir)'; $(am__uninstall_files_from_dir)
374tags TAGS:
375
376ctags CTAGS:
377
378cscope cscopelist:
379
380distdir: $(BUILT_SOURCES)
381	$(MAKE) $(AM_MAKEFLAGS) distdir-am
382
383distdir-am: $(DISTFILES)
384	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386	list='$(DISTFILES)'; \
387	  dist_files=`for file in $$list; do echo $$file; done | \
388	  sed -e "s|^$$srcdirstrip/||;t" \
389	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390	case $$dist_files in \
391	  */*) $(MKDIR_P) `echo "$$dist_files" | \
392			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393			   sort -u` ;; \
394	esac; \
395	for file in $$dist_files; do \
396	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397	  if test -d $$d/$$file; then \
398	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399	    if test -d "$(distdir)/$$file"; then \
400	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401	    fi; \
402	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
404	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405	    fi; \
406	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
407	  else \
408	    test -f "$(distdir)/$$file" \
409	    || cp -p $$d/$$file "$(distdir)/$$file" \
410	    || exit 1; \
411	  fi; \
412	done
413check-am: all-am
414check: check-am
415all-am: Makefile $(DATA)
416installdirs:
417	for dir in "$(DESTDIR)$(apidocdir)"; do \
418	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
419	done
420install: install-am
421install-exec: install-exec-am
422install-data: install-data-am
423uninstall: uninstall-am
424
425install-am: all-am
426	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427
428installcheck: installcheck-am
429install-strip:
430	if test -z '$(STRIP)'; then \
431	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433	      install; \
434	else \
435	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
436	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
437	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
438	fi
439mostlyclean-generic:
440
441clean-generic:
442
443distclean-generic:
444	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
445	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
446
447maintainer-clean-generic:
448	@echo "This command is intended for maintainers to use"
449	@echo "it deletes files that may require special tools to rebuild."
450clean: clean-am
451
452clean-am: clean-generic clean-libtool mostlyclean-am
453
454distclean: distclean-am
455	-rm -f Makefile
456distclean-am: clean-am distclean-generic
457
458dvi: dvi-am
459
460dvi-am:
461
462html: html-am
463
464html-am:
465
466info: info-am
467
468info-am:
469
470install-data-am: install-dist_apidocDATA
471
472install-dvi: install-dvi-am
473
474install-dvi-am:
475
476install-exec-am:
477
478install-html: install-html-am
479
480install-html-am:
481
482install-info: install-info-am
483
484install-info-am:
485
486install-man:
487
488install-pdf: install-pdf-am
489
490install-pdf-am:
491
492install-ps: install-ps-am
493
494install-ps-am:
495
496installcheck-am:
497
498maintainer-clean: maintainer-clean-am
499	-rm -f Makefile
500maintainer-clean-am: distclean-am maintainer-clean-generic
501
502mostlyclean: mostlyclean-am
503
504mostlyclean-am: mostlyclean-generic mostlyclean-libtool
505
506pdf: pdf-am
507
508pdf-am:
509
510ps: ps-am
511
512ps-am:
513
514uninstall-am: uninstall-dist_apidocDATA
515
516.MAKE: install-am install-strip
517
518.PHONY: all all-am check check-am clean clean-generic clean-libtool \
519	cscopelist-am ctags-am distclean distclean-generic \
520	distclean-libtool distdir dvi dvi-am html html-am info info-am \
521	install install-am install-data install-data-am \
522	install-dist_apidocDATA install-dvi install-dvi-am \
523	install-exec install-exec-am install-html install-html-am \
524	install-info install-info-am install-man install-pdf \
525	install-pdf-am install-ps install-ps-am install-strip \
526	installcheck installcheck-am installdirs maintainer-clean \
527	maintainer-clean-generic mostlyclean mostlyclean-generic \
528	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
529	uninstall-am uninstall-dist_apidocDATA
530
531.PRECIOUS: Makefile
532
533
534update-doc-version:
535	@YEAR=$$(date +%Y); DAY=$$(date +%Y%m%d);					\
536	for f in $(srcdir)/*.html; do							\
537		sed -e "s/2000-[0-9]\{4\} Xiph.Org/2000-$$YEAR Xiph.Org/g"		\
538		    -e "s/libogg release [0-9. -]\+/libogg release $(VERSION) - $$DAY/g"\
539			< $$f > $$f.tmp;						\
540		if diff -q $$f $$f.tmp > /dev/null; then				\
541			rm $$f.tmp;							\
542		else									\
543			mv $$f.tmp $$f;							\
544		fi;									\
545	done;
546
547# Tell versions [3.59,3.63) of GNU make to not export all variables.
548# Otherwise a system limit (for SysV at least) may be exceeded.
549.NOEXPORT:
550