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