1# Makefile.in generated by automake 1.11.6 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, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54subdir = docs/tutorial/en
55DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
58	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
59	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61	$(top_srcdir)/configure.in
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_HEADER = $(top_builddir)/config.h
66CONFIG_CLEAN_FILES =
67CONFIG_CLEAN_VPATH_FILES =
68SOURCES =
69DIST_SOURCES =
70am__can_run_installinfo = \
71  case $$AM_UPDATE_INFO_DIR in \
72    n|no|NO) false;; \
73    *) (install-info --version) >/dev/null 2>&1;; \
74  esac
75am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76am__vpath_adj = case $$p in \
77    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78    *) f=$$p;; \
79  esac;
80am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81am__install_max = 40
82am__nobase_strip_setup = \
83  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84am__nobase_strip = \
85  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86am__nobase_list = $(am__nobase_strip_setup); \
87  for p in $$list; do echo "$$p $$p"; done | \
88  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90    if (++n[$$2] == $(am__install_max)) \
91      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92    END { for (dir in files) print dir, files[dir] }'
93am__base_list = \
94  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96am__uninstall_files_from_dir = { \
97  test -z "$$files" \
98    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
99    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
100         $(am__cd) "$$dir" && rm -f $$files; }; \
101  }
102am__installdirs = "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(pngdir)"
103DATA = $(html_DATA) $(png_DATA)
104DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105ACLOCAL = @ACLOCAL@
106ALL_LINGUAS = @ALL_LINGUAS@
107AMTAR = @AMTAR@
108AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
109AR = @AR@
110AUTOCONF = @AUTOCONF@
111AUTOHEADER = @AUTOHEADER@
112AUTOMAKE = @AUTOMAKE@
113AWK = @AWK@
114CAM_LIBS = @CAM_LIBS@
115CATALOGS = @CATALOGS@
116CATOBJEXT = @CATOBJEXT@
117CC = @CC@
118CCDEPMODE = @CCDEPMODE@
119CFLAGS = @CFLAGS@
120CPP = @CPP@
121CPPFLAGS = @CPPFLAGS@
122CYGPATH_W = @CYGPATH_W@
123DATADIRNAME = @DATADIRNAME@
124DBUS_CFLAGS = @DBUS_CFLAGS@
125DBUS_LIBS = @DBUS_LIBS@
126DEFS = @DEFS@
127DEPDIR = @DEPDIR@
128DLLTOOL = @DLLTOOL@
129DSYMUTIL = @DSYMUTIL@
130DUMPBIN = @DUMPBIN@
131DVDREAD_LIBS = @DVDREAD_LIBS@
132ECHO_C = @ECHO_C@
133ECHO_N = @ECHO_N@
134ECHO_T = @ECHO_T@
135EGREP = @EGREP@
136ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
137ENCHANT_LIBS = @ENCHANT_LIBS@
138EXEEXT = @EXEEXT@
139FGREP = @FGREP@
140GCONFTOOL = @GCONFTOOL@
141GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
142GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
143GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
144GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
145GMOFILES = @GMOFILES@
146GMSGFMT = @GMSGFMT@
147GREP = @GREP@
148GTKDOC_CHECK = @GTKDOC_CHECK@
149GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
150GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
151GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
152GTKDOC_MKPDF = @GTKDOC_MKPDF@
153GTKDOC_REBASE = @GTKDOC_REBASE@
154GUI_CFLAGS = @GUI_CFLAGS@
155GUI_LIBS = @GUI_LIBS@
156HTML_DIR = @HTML_DIR@
157INSTALL = @INSTALL@
158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162INSTOBJEXT = @INSTOBJEXT@
163INTLLIBS = @INTLLIBS@
164INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
165INTLTOOL_MERGE = @INTLTOOL_MERGE@
166INTLTOOL_PERL = @INTLTOOL_PERL@
167INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
168INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
169INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
170INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
171INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
172LD = @LD@
173LDFLAGS = @LDFLAGS@
174LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
175LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
176LIBOBJS = @LIBOBJS@
177LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
178LIBPNG_LIBS = @LIBPNG_LIBS@
179LIBS = @LIBS@
180LIBTIFF_LIBS = @LIBTIFF_LIBS@
181LIBTOOL = @LIBTOOL@
182LIBXML_CFLAGS = @LIBXML_CFLAGS@
183LIBXML_LIBS = @LIBXML_LIBS@
184LIPO = @LIPO@
185LN_S = @LN_S@
186LTLIBOBJS = @LTLIBOBJS@
187MAINT = @MAINT@
188MAKEINFO = @MAKEINFO@
189MANIFEST_TOOL = @MANIFEST_TOOL@
190MENCODER_PROG = @MENCODER_PROG@
191MKDIR_P = @MKDIR_P@
192MKINSTALLDIRS = @MKINSTALLDIRS@
193MPLAYER_PROG = @MPLAYER_PROG@
194MSGFMT = @MSGFMT@
195MSGFMT_OPTS = @MSGFMT_OPTS@
196MSGMERGE = @MSGMERGE@
197NM = @NM@
198NMEDIT = @NMEDIT@
199OBJDUMP = @OBJDUMP@
200OBJEXT = @OBJEXT@
201OGMDVD_GTK_LT_VERSION = @OGMDVD_GTK_LT_VERSION@
202OGMDVD_LT_VERSION = @OGMDVD_LT_VERSION@
203OGMJOB_LT_VERSION = @OGMJOB_LT_VERSION@
204OGMRIP_CFLAGS = @OGMRIP_CFLAGS@
205OGMRIP_GTK_LT_VERSION = @OGMRIP_GTK_LT_VERSION@
206OGMRIP_LIBS = @OGMRIP_LIBS@
207OGMRIP_LT_VERSION = @OGMRIP_LT_VERSION@
208OGMRIP_MAJOR_VERSION = @OGMRIP_MAJOR_VERSION@
209OGMRIP_MICRO_VERSION = @OGMRIP_MICRO_VERSION@
210OGMRIP_MINOR_VERSION = @OGMRIP_MINOR_VERSION@
211OGMRIP_VERSION = @OGMRIP_VERSION@
212OTOOL = @OTOOL@
213OTOOL64 = @OTOOL64@
214PACKAGE = @PACKAGE@
215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216PACKAGE_NAME = @PACKAGE_NAME@
217PACKAGE_STRING = @PACKAGE_STRING@
218PACKAGE_TARNAME = @PACKAGE_TARNAME@
219PACKAGE_URL = @PACKAGE_URL@
220PACKAGE_VERSION = @PACKAGE_VERSION@
221PATH_SEPARATOR = @PATH_SEPARATOR@
222PKG_CONFIG = @PKG_CONFIG@
223PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
224PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
225POFILES = @POFILES@
226POSUB = @POSUB@
227PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
228PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
229RANLIB = @RANLIB@
230SED = @SED@
231SED_PROG = @SED_PROG@
232SET_MAKE = @SET_MAKE@
233SHELL = @SHELL@
234STRIP = @STRIP@
235THEORA_CFLAGS = @THEORA_CFLAGS@
236THEORA_LIBS = @THEORA_LIBS@
237USE_NLS = @USE_NLS@
238VERSION = @VERSION@
239XGETTEXT = @XGETTEXT@
240XSLTPROC_PROG = @XSLTPROC_PROG@
241abs_builddir = @abs_builddir@
242abs_srcdir = @abs_srcdir@
243abs_top_builddir = @abs_top_builddir@
244abs_top_srcdir = @abs_top_srcdir@
245ac_ct_AR = @ac_ct_AR@
246ac_ct_CC = @ac_ct_CC@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248am__include = @am__include@
249am__leading_dot = @am__leading_dot@
250am__quote = @am__quote@
251am__tar = @am__tar@
252am__untar = @am__untar@
253bindir = @bindir@
254build = @build@
255build_alias = @build_alias@
256build_cpu = @build_cpu@
257build_os = @build_os@
258build_vendor = @build_vendor@
259builddir = @builddir@
260datadir = @datadir@
261datarootdir = @datarootdir@
262docdir = @docdir@
263dvidir = @dvidir@
264exec_prefix = @exec_prefix@
265host = @host@
266host_alias = @host_alias@
267host_cpu = @host_cpu@
268host_os = @host_os@
269host_vendor = @host_vendor@
270htmldir = $(docdir)/en
271includedir = @includedir@
272infodir = @infodir@
273install_sh = @install_sh@
274intltool__v_merge_options_ = @intltool__v_merge_options_@
275intltool__v_merge_options_0 = @intltool__v_merge_options_0@
276libdir = @libdir@
277libexecdir = @libexecdir@
278localedir = @localedir@
279localstatedir = @localstatedir@
280mandir = @mandir@
281mkdir_p = @mkdir_p@
282oldincludedir = @oldincludedir@
283pdfdir = @pdfdir@
284prefix = @prefix@
285program_transform_name = @program_transform_name@
286psdir = @psdir@
287sbindir = @sbindir@
288sharedstatedir = @sharedstatedir@
289srcdir = @srcdir@
290sysconfdir = @sysconfdir@
291target_alias = @target_alias@
292top_build_prefix = @top_build_prefix@
293top_builddir = @top_builddir@
294top_srcdir = @top_srcdir@
295htmlfiles = download.xml    \
296            index.xml       \
297            manual.xml      \
298            plugins.xml     \
299            plugins-doc.xml \
300            profiles.xml    \
301            reference.xml
302
303html_DATA = $(htmlfiles:.xml=.html)
304pngdir = $(docdir)/en/shots
305png_DATA = shots/ogmrip-audio-options.png         \
306           shots/ogmrip-audio-options-small.png   \
307           shots/ogmrip-crop.png                  \
308           shots/ogmrip-crop-small.png            \
309	   shots/ogmrip-encoding-queue.png        \
310	   shots/ogmrip-encoding-queue-small.png  \
311           shots/ogmrip-load.png                  \
312           shots/ogmrip-load-small.png            \
313           shots/ogmrip-main.png                  \
314           shots/ogmrip-main-small.png            \
315           shots/ogmrip-options.png               \
316           shots/ogmrip-options-small.png         \
317           shots/ogmrip-pref-advanced.png         \
318           shots/ogmrip-pref-advanced-small.png   \
319           shots/ogmrip-pref-general.png          \
320           shots/ogmrip-pref-general-small.png    \
321           shots/ogmrip-profile-audio.png         \
322           shots/ogmrip-profile-audio-small.png   \
323           shots/ogmrip-profile-general.png       \
324           shots/ogmrip-profile-general-small.png \
325           shots/ogmrip-profiles.png              \
326           shots/ogmrip-profiles-small.png        \
327           shots/ogmrip-profile-subp.png          \
328           shots/ogmrip-profile-subp-small.png    \
329           shots/ogmrip-profile-video.png         \
330           shots/ogmrip-profile-video-small.png   \
331           shots/ogmrip-progress.png              \
332           shots/ogmrip-progress-small.png        \
333           shots/ogmrip-subp-options.png          \
334           shots/ogmrip-subp-options-small.png
335
336EXTRA_DIST = $(htmlfiles) \
337             sidebar.xml  \
338             $(png_DATA)
339
340CLEANFILES = $(html_DATA)
341all: all-am
342
343.SUFFIXES:
344.SUFFIXES: .html .xml
345$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
346	@for dep in $?; do \
347	  case '$(am__configure_deps)' in \
348	    *$$dep*) \
349	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
350	        && { if test -f $@; then exit 0; else break; fi; }; \
351	      exit 1;; \
352	  esac; \
353	done; \
354	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/tutorial/en/Makefile'; \
355	$(am__cd) $(top_srcdir) && \
356	  $(AUTOMAKE) --gnu docs/tutorial/en/Makefile
357.PRECIOUS: Makefile
358Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359	@case '$?' in \
360	  *config.status*) \
361	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
362	  *) \
363	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
364	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365	esac;
366
367$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
370$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
371	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
373	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374$(am__aclocal_m4_deps):
375
376mostlyclean-libtool:
377	-rm -f *.lo
378
379clean-libtool:
380	-rm -rf .libs _libs
381install-htmlDATA: $(html_DATA)
382	@$(NORMAL_INSTALL)
383	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
384	if test -n "$$list"; then \
385	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
386	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
387	fi; \
388	for p in $$list; do \
389	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
390	  echo "$$d$$p"; \
391	done | $(am__base_list) | \
392	while read files; do \
393	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
394	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
395	done
396
397uninstall-htmlDATA:
398	@$(NORMAL_UNINSTALL)
399	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
400	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
401	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
402install-pngDATA: $(png_DATA)
403	@$(NORMAL_INSTALL)
404	@list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
405	if test -n "$$list"; then \
406	  echo " $(MKDIR_P) '$(DESTDIR)$(pngdir)'"; \
407	  $(MKDIR_P) "$(DESTDIR)$(pngdir)" || exit 1; \
408	fi; \
409	for p in $$list; do \
410	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411	  echo "$$d$$p"; \
412	done | $(am__base_list) | \
413	while read files; do \
414	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pngdir)'"; \
415	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pngdir)" || exit $$?; \
416	done
417
418uninstall-pngDATA:
419	@$(NORMAL_UNINSTALL)
420	@list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
421	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
422	dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
423tags: TAGS
424TAGS:
425
426ctags: CTAGS
427CTAGS:
428
429
430distdir: $(DISTFILES)
431	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	list='$(DISTFILES)'; \
434	  dist_files=`for file in $$list; do echo $$file; done | \
435	  sed -e "s|^$$srcdirstrip/||;t" \
436	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437	case $$dist_files in \
438	  */*) $(MKDIR_P) `echo "$$dist_files" | \
439			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440			   sort -u` ;; \
441	esac; \
442	for file in $$dist_files; do \
443	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444	  if test -d $$d/$$file; then \
445	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446	    if test -d "$(distdir)/$$file"; then \
447	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448	    fi; \
449	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
450	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
451	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452	    fi; \
453	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
454	  else \
455	    test -f "$(distdir)/$$file" \
456	    || cp -p $$d/$$file "$(distdir)/$$file" \
457	    || exit 1; \
458	  fi; \
459	done
460check-am: all-am
461check: check-am
462all-am: Makefile $(DATA)
463installdirs:
464	for dir in "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(pngdir)"; do \
465	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
466	done
467install: install-am
468install-exec: install-exec-am
469install-data: install-data-am
470uninstall: uninstall-am
471
472install-am: all-am
473	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475installcheck: installcheck-am
476install-strip:
477	if test -z '$(STRIP)'; then \
478	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480	      install; \
481	else \
482	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
485	fi
486mostlyclean-generic:
487
488clean-generic:
489	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
490
491distclean-generic:
492	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
493	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
494
495maintainer-clean-generic:
496	@echo "This command is intended for maintainers to use"
497	@echo "it deletes files that may require special tools to rebuild."
498clean: clean-am
499
500clean-am: clean-generic clean-libtool mostlyclean-am
501
502distclean: distclean-am
503	-rm -f Makefile
504distclean-am: clean-am distclean-generic
505
506dvi: dvi-am
507
508dvi-am:
509
510html: html-am
511
512html-am:
513
514info: info-am
515
516info-am:
517
518install-data-am: install-htmlDATA install-pngDATA
519
520install-dvi: install-dvi-am
521
522install-dvi-am:
523
524install-exec-am:
525
526install-html: install-html-am
527
528install-html-am:
529
530install-info: install-info-am
531
532install-info-am:
533
534install-man:
535
536install-pdf: install-pdf-am
537
538install-pdf-am:
539
540install-ps: install-ps-am
541
542install-ps-am:
543
544installcheck-am:
545
546maintainer-clean: maintainer-clean-am
547	-rm -f Makefile
548maintainer-clean-am: distclean-am maintainer-clean-generic
549
550mostlyclean: mostlyclean-am
551
552mostlyclean-am: mostlyclean-generic mostlyclean-libtool
553
554pdf: pdf-am
555
556pdf-am:
557
558ps: ps-am
559
560ps-am:
561
562uninstall-am: uninstall-htmlDATA uninstall-pngDATA
563
564.MAKE: install-am install-strip
565
566.PHONY: all all-am check check-am clean clean-generic clean-libtool \
567	distclean distclean-generic distclean-libtool distdir dvi \
568	dvi-am html html-am info info-am install install-am \
569	install-data install-data-am install-dvi install-dvi-am \
570	install-exec install-exec-am install-html install-html-am \
571	install-htmlDATA install-info install-info-am install-man \
572	install-pdf install-pdf-am install-pngDATA install-ps \
573	install-ps-am install-strip installcheck installcheck-am \
574	installdirs maintainer-clean maintainer-clean-generic \
575	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
576	ps ps-am uninstall uninstall-am uninstall-htmlDATA \
577	uninstall-pngDATA
578
579
580.xml.html:
581	$(XSLTPROC_PROG) --nonet --xinclude -o $@ $(top_srcdir)/docs/tutorial/data/html.xsl $<
582
583# Tell versions [3.59,3.63) of GNU make to not export all variables.
584# Otherwise a system limit (for SysV at least) may be exceeded.
585.NOEXPORT:
586