1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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
17# To use this template:
18#     1) Define: figs, docname, lang, omffile, entities although figs,
19#        omffile, and entities may be empty in your Makefile.am which
20#        will "include" this one
21#     2) Figures must go under figures/ and be in PNG format
22#     3) You should only have one document per directory
23#
24#        Note that this makefile forces the directory name under
25#        $prefix/share/gnome/help/ to be the same as the XML filename
26#        of the document.  This is required by GNOME. eg:
27#        $prefix/share/gnome/help/fish_applet/C/fish_applet.xml
28#                                 ^^^^^^^^^^^   ^^^^^^^^^^^
29# Definitions:
30#   figs         A list of screenshots which will be included in EXTRA_DIST
31#                Note that these should reside in figures/ and should be .png
32#                files, or you will have to make modifications below.
33#   docname      This is the name of the XML file: <docname>.xml
34#   lang         This is the document locale
35#   omffile      This is the name of the OMF file.  Convention is to name
36#                it <docname>-<locale>.omf.
37#   entities     This is a list of XML entities which must be installed
38#                with the main XML file and included in EXTRA_DIST.
39# eg:
40#   figs = \
41#          figures/fig1.png            \
42#          figures/fig2.png
43#   docname = scrollkeeper-manual
44#   lang = C
45#   omffile=scrollkeeper-manual-C.omf
46#   entities = fdl.xml
47#   include $(top_srcdir)/help/xmldocs.make
48#   dist-hook: app-dist-hook
49#
50VPATH = @srcdir@
51am__is_gnu_make = { \
52  if test -z '$(MAKELEVEL)'; then \
53    false; \
54  elif test -n '$(MAKE_HOST)'; then \
55    true; \
56  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
57    true; \
58  else \
59    false; \
60  fi; \
61}
62am__make_running_with_option = \
63  case $${target_option-} in \
64      ?) ;; \
65      *) echo "am__make_running_with_option: internal error: invalid" \
66              "target option '$${target_option-}' specified" >&2; \
67         exit 1;; \
68  esac; \
69  has_opt=no; \
70  sane_makeflags=$$MAKEFLAGS; \
71  if $(am__is_gnu_make); then \
72    sane_makeflags=$$MFLAGS; \
73  else \
74    case $$MAKEFLAGS in \
75      *\\[\ \	]*) \
76        bs=\\; \
77        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
78          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
79    esac; \
80  fi; \
81  skip_next=no; \
82  strip_trailopt () \
83  { \
84    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
85  }; \
86  for flg in $$sane_makeflags; do \
87    test $$skip_next = yes && { skip_next=no; continue; }; \
88    case $$flg in \
89      *=*|--*) continue;; \
90        -*I) strip_trailopt 'I'; skip_next=yes;; \
91      -*I?*) strip_trailopt 'I';; \
92        -*O) strip_trailopt 'O'; skip_next=yes;; \
93      -*O?*) strip_trailopt 'O';; \
94        -*l) strip_trailopt 'l'; skip_next=yes;; \
95      -*l?*) strip_trailopt 'l';; \
96      -[dEDm]) skip_next=yes;; \
97      -[JT]) skip_next=yes;; \
98    esac; \
99    case $$flg in \
100      *$$target_option*) has_opt=yes; break;; \
101    esac; \
102  done; \
103  test $$has_opt = yes
104am__make_dryrun = (target_option=n; $(am__make_running_with_option))
105am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
106pkgdatadir = $(datadir)/@PACKAGE@
107pkgincludedir = $(includedir)/@PACKAGE@
108pkglibdir = $(libdir)/@PACKAGE@
109pkglibexecdir = $(libexecdir)/@PACKAGE@
110am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
111install_sh_DATA = $(install_sh) -c -m 644
112install_sh_PROGRAM = $(install_sh) -c
113install_sh_SCRIPT = $(install_sh) -c
114INSTALL_HEADER = $(INSTALL_DATA)
115transform = $(program_transform_name)
116NORMAL_INSTALL = :
117PRE_INSTALL = :
118POST_INSTALL = :
119NORMAL_UNINSTALL = :
120PRE_UNINSTALL = :
121POST_UNINSTALL = :
122build_triplet = @build@
123host_triplet = @host@
124subdir = help/C
125ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126am__aclocal_m4_deps = $(top_srcdir)/gphoto-m4/gp-check-library.m4 \
127	$(top_srcdir)/gphoto-m4/gp-check-shell-environment.m4 \
128	$(top_srcdir)/gphoto-m4/gp-config-msg.m4 \
129	$(top_srcdir)/gphoto-m4/gp-gettext-hack.m4 \
130	$(top_srcdir)/gphoto-m4/gp-pkg-config.m4 \
131	$(top_srcdir)/gphoto-m4/gp-references.m4 \
132	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
133	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
134	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
135	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
136	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
137	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
138	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
139	$(top_srcdir)/configure.ac
140am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
141	$(ACLOCAL_M4)
142DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
143mkinstalldirs = $(SHELL) $(top_srcdir)/auto-aux/mkinstalldirs
144CONFIG_HEADER = $(top_builddir)/config.h
145CONFIG_CLEAN_FILES =
146CONFIG_CLEAN_VPATH_FILES =
147AM_V_P = $(am__v_P_@AM_V@)
148am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149am__v_P_0 = false
150am__v_P_1 = :
151AM_V_GEN = $(am__v_GEN_@AM_V@)
152am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
153am__v_GEN_0 = @echo "  GEN     " $@;
154am__v_GEN_1 =
155AM_V_at = $(am__v_at_@AM_V@)
156am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157am__v_at_0 = @
158am__v_at_1 =
159SOURCES =
160DIST_SOURCES =
161am__can_run_installinfo = \
162  case $$AM_UPDATE_INFO_DIR in \
163    n|no|NO) false;; \
164    *) (install-info --version) >/dev/null 2>&1;; \
165  esac
166am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167am__DIST_COMMON = $(srcdir)/Makefile.in \
168	$(top_srcdir)/auto-aux/mkinstalldirs \
169	$(top_srcdir)/xmldocs.make
170DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171ACLOCAL = @ACLOCAL@
172ALL_LINGUAS = @ALL_LINGUAS@
173AMTAR = @AMTAR@
174AM_CPPFLAGS = @AM_CPPFLAGS@
175AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
176AM_LDFLAGS = @AM_LDFLAGS@
177APP_DATADIR = @APP_DATADIR@
178AR = @AR@
179AUTOCONF = @AUTOCONF@
180AUTOHEADER = @AUTOHEADER@
181AUTOMAKE = @AUTOMAKE@
182AWK = @AWK@
183BONOBO_CFLAGS = @BONOBO_CFLAGS@
184BONOBO_LIBS = @BONOBO_LIBS@
185CC = @CC@
186CCDEPMODE = @CCDEPMODE@
187CFLAGS = @CFLAGS@
188CPP = @CPP@
189CPPFLAGS = @CPPFLAGS@
190CYGPATH_W = @CYGPATH_W@
191DEFS = @DEFS@
192DEPDIR = @DEPDIR@
193DLLTOOL = @DLLTOOL@
194DSYMUTIL = @DSYMUTIL@
195DUMPBIN = @DUMPBIN@
196ECHO_C = @ECHO_C@
197ECHO_N = @ECHO_N@
198ECHO_T = @ECHO_T@
199EGREP = @EGREP@
200EXEEXT = @EXEEXT@
201FGREP = @FGREP@
202GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
203GIMP_CFLAGS = @GIMP_CFLAGS@
204GIMP_LIBS = @GIMP_LIBS@
205GIMP_VERSION = @GIMP_VERSION@
206GMSGFMT = @GMSGFMT@
207GNOME_CFLAGS = @GNOME_CFLAGS@
208GNOME_LIBS = @GNOME_LIBS@
209GREP = @GREP@
210GTKAM_C_IDENTIFIER = @GTKAM_C_IDENTIFIER@
211GTK_CFLAGS = @GTK_CFLAGS@
212GTK_LIBS = @GTK_LIBS@
213INSTALL = @INSTALL@
214INSTALL_DATA = @INSTALL_DATA@
215INSTALL_PROGRAM = @INSTALL_PROGRAM@
216INSTALL_SCRIPT = @INSTALL_SCRIPT@
217INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
218INTLLIBS = @INTLLIBS@
219INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
220INTLTOOL_MERGE = @INTLTOOL_MERGE@
221INTLTOOL_PERL = @INTLTOOL_PERL@
222INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
223INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
224INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
225INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
226INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
227LD = @LD@
228LDFLAGS = @LDFLAGS@
229LIBEXIF_CFLAGS = @LIBEXIF_CFLAGS@
230LIBEXIF_CONFIG_PROG = @LIBEXIF_CONFIG_PROG@
231LIBEXIF_GTK_CFLAGS = @LIBEXIF_GTK_CFLAGS@
232LIBEXIF_GTK_CONFIG_PROG = @LIBEXIF_GTK_CONFIG_PROG@
233LIBEXIF_GTK_LIBS = @LIBEXIF_GTK_LIBS@
234LIBEXIF_LIBS = @LIBEXIF_LIBS@
235LIBGPHOTO2_CFLAGS = @LIBGPHOTO2_CFLAGS@
236LIBGPHOTO2_CONFIG_PROG = @LIBGPHOTO2_CONFIG_PROG@
237LIBGPHOTO2_LIBS = @LIBGPHOTO2_LIBS@
238LIBICONV = @LIBICONV@
239LIBINTL = @LIBINTL@
240LIBOBJS = @LIBOBJS@
241LIBS = @LIBS@
242LIBTOOL = @LIBTOOL@
243LIPO = @LIPO@
244LN_S = @LN_S@
245LTLIBICONV = @LTLIBICONV@
246LTLIBINTL = @LTLIBINTL@
247LTLIBOBJS = @LTLIBOBJS@
248LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
249MAIL_GPHOTO_DEVEL = @MAIL_GPHOTO_DEVEL@
250MAIL_GPHOTO_TRANSLATION = @MAIL_GPHOTO_TRANSLATION@
251MAIL_GPHOTO_USER = @MAIL_GPHOTO_USER@
252MAKEINFO = @MAKEINFO@
253MANIFEST_TOOL = @MANIFEST_TOOL@
254MKDIR_P = @MKDIR_P@
255MKINSTALLDIRS = @MKINSTALLDIRS@
256MSGFMT = @MSGFMT@
257MSGMERGE = @MSGMERGE@
258NM = @NM@
259NMEDIT = @NMEDIT@
260OBJDUMP = @OBJDUMP@
261OBJEXT = @OBJEXT@
262OTOOL = @OTOOL@
263OTOOL64 = @OTOOL64@
264PACKAGE = @PACKAGE@
265PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266PACKAGE_NAME = @PACKAGE_NAME@
267PACKAGE_STRING = @PACKAGE_STRING@
268PACKAGE_TARNAME = @PACKAGE_TARNAME@
269PACKAGE_URL = @PACKAGE_URL@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PATH_SEPARATOR = @PATH_SEPARATOR@
272PKG_CONFIG = @PKG_CONFIG@
273PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
274PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
275POMAKEFILEDEPS = @POMAKEFILEDEPS@
276POSUB = @POSUB@
277RANLIB = @RANLIB@
278REQUIREMENTS_FOR_LIBEXIF = @REQUIREMENTS_FOR_LIBEXIF@
279REQUIREMENTS_FOR_LIBEXIF_GTK = @REQUIREMENTS_FOR_LIBEXIF_GTK@
280REQUIREMENTS_FOR_LIBGPHOTO2 = @REQUIREMENTS_FOR_LIBGPHOTO2@
281RPMBUILD = @RPMBUILD@
282SED = @SED@
283SET_MAKE = @SET_MAKE@
284SHELL = @SHELL@
285STRIP = @STRIP@
286URL_DIGICAM_LIST = @URL_DIGICAM_LIST@
287URL_GPHOTO_GITHUB = @URL_GPHOTO_GITHUB@
288URL_GPHOTO_HOME = @URL_GPHOTO_HOME@
289URL_GPHOTO_PROJECT = @URL_GPHOTO_PROJECT@
290URL_JPHOTO_HOME = @URL_JPHOTO_HOME@
291URL_USB_MASSSTORAGE = @URL_USB_MASSSTORAGE@
292USE_NLS = @USE_NLS@
293VERSION = @VERSION@
294XGETTEXT = @XGETTEXT@
295abs_builddir = @abs_builddir@
296abs_srcdir = @abs_srcdir@
297abs_top_builddir = @abs_top_builddir@
298abs_top_srcdir = @abs_top_srcdir@
299ac_ct_AR = @ac_ct_AR@
300ac_ct_CC = @ac_ct_CC@
301ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
302am__include = @am__include@
303am__leading_dot = @am__leading_dot@
304am__quote = @am__quote@
305am__tar = @am__tar@
306am__untar = @am__untar@
307bindir = @bindir@
308build = @build@
309build_alias = @build_alias@
310build_cpu = @build_cpu@
311build_os = @build_os@
312build_vendor = @build_vendor@
313builddir = @builddir@
314datadir = @datadir@
315datarootdir = @datarootdir@
316docdir = $(datadir)/gnome/help/$(docname)/$(lang)
317dvidir = @dvidir@
318exec_prefix = @exec_prefix@
319host = @host@
320host_alias = @host_alias@
321host_cpu = @host_cpu@
322host_os = @host_os@
323host_vendor = @host_vendor@
324htmldir = @htmldir@
325includedir = @includedir@
326infodir = @infodir@
327install_sh = @install_sh@
328intltool__v_merge_options_ = @intltool__v_merge_options_@
329intltool__v_merge_options_0 = @intltool__v_merge_options_0@
330libdir = @libdir@
331libexecdir = @libexecdir@
332localedir = @localedir@
333localstatedir = @localstatedir@
334mandir = @mandir@
335mkdir_p = @mkdir_p@
336oldincludedir = @oldincludedir@
337pdfdir = @pdfdir@
338prefix = @prefix@
339program_transform_name = @program_transform_name@
340psdir = @psdir@
341sbindir = @sbindir@
342sharedstatedir = @sharedstatedir@
343srcdir = @srcdir@
344sysconfdir = @sysconfdir@
345target_alias = @target_alias@
346top_build_prefix = @top_build_prefix@
347top_builddir = @top_builddir@
348top_srcdir = @top_srcdir@
349figdir = figures
350docname = gtkam
351lang = C
352omffile = gtkam-C.omf
353entities = legal.xml
354xml_files = $(entities) $(docname).xml
355omf_dir = $(top_srcdir)/omf-install
356EXTRA_DIST = $(xml_files) $(omffile) $(figdir) \
357	figures/gtkam_add_camera_enhanced_window.png \
358	figures/gtkam_add_camera_window.png figures/gtkam_fileinfo.png \
359	figures/gtkam_makedir.png figures/gtkam_save_all.png \
360	figures/gtkam_save.png figures/gtkam_start_window.png
361CLEANFILES = omf_timestamp
362all: all-am
363
364.SUFFIXES:
365$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/xmldocs.make $(am__configure_deps)
366	@for dep in $?; do \
367	  case '$(am__configure_deps)' in \
368	    *$$dep*) \
369	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
370	        && { if test -f $@; then exit 0; else break; fi; }; \
371	      exit 1;; \
372	  esac; \
373	done; \
374	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/C/Makefile'; \
375	$(am__cd) $(top_srcdir) && \
376	  $(AUTOMAKE) --gnu help/C/Makefile
377Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378	@case '$?' in \
379	  *config.status*) \
380	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
381	  *) \
382	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
383	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
384	esac;
385$(top_srcdir)/xmldocs.make $(am__empty):
386
387$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
388	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389
390$(top_srcdir)/configure:  $(am__configure_deps)
391	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
393	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394$(am__aclocal_m4_deps):
395
396mostlyclean-libtool:
397	-rm -f *.lo
398
399clean-libtool:
400	-rm -rf .libs _libs
401tags TAGS:
402
403ctags CTAGS:
404
405cscope cscopelist:
406
407
408distdir: $(DISTFILES)
409	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
411	list='$(DISTFILES)'; \
412	  dist_files=`for file in $$list; do echo $$file; done | \
413	  sed -e "s|^$$srcdirstrip/||;t" \
414	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
415	case $$dist_files in \
416	  */*) $(MKDIR_P) `echo "$$dist_files" | \
417			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
418			   sort -u` ;; \
419	esac; \
420	for file in $$dist_files; do \
421	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422	  if test -d $$d/$$file; then \
423	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
424	    if test -d "$(distdir)/$$file"; then \
425	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
426	    fi; \
427	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
429	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
430	    fi; \
431	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
432	  else \
433	    test -f "$(distdir)/$$file" \
434	    || cp -p $$d/$$file "$(distdir)/$$file" \
435	    || exit 1; \
436	  fi; \
437	done
438	$(MAKE) $(AM_MAKEFLAGS) \
439	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
440	  dist-hook
441check-am: all-am
442check: check-am
443all-am: Makefile
444installdirs:
445install: install-am
446install-exec: install-exec-am
447install-data: install-data-am
448uninstall: uninstall-am
449
450install-am: all-am
451	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
452
453installcheck: installcheck-am
454install-strip:
455	if test -z '$(STRIP)'; then \
456	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458	      install; \
459	else \
460	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
463	fi
464mostlyclean-generic:
465
466clean-generic:
467	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
468
469distclean-generic:
470	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
471	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
472
473maintainer-clean-generic:
474	@echo "This command is intended for maintainers to use"
475	@echo "it deletes files that may require special tools to rebuild."
476clean: clean-am
477
478clean-am: clean-generic clean-libtool mostlyclean-am
479
480distclean: distclean-am
481	-rm -f Makefile
482distclean-am: clean-am distclean-generic
483
484dvi: dvi-am
485
486dvi-am:
487
488html: html-am
489
490html-am:
491
492info: info-am
493
494info-am:
495
496install-data-am: install-data-local
497
498install-dvi: install-dvi-am
499
500install-dvi-am:
501
502install-exec-am:
503
504install-html: install-html-am
505
506install-html-am:
507
508install-info: install-info-am
509
510install-info-am:
511
512install-man:
513
514install-pdf: install-pdf-am
515
516install-pdf-am:
517
518install-ps: install-ps-am
519
520install-ps-am:
521
522installcheck-am:
523
524maintainer-clean: maintainer-clean-am
525	-rm -f Makefile
526maintainer-clean-am: distclean-am maintainer-clean-generic
527
528mostlyclean: mostlyclean-am
529
530mostlyclean-am: mostlyclean-generic mostlyclean-libtool
531
532pdf: pdf-am
533
534pdf-am:
535
536ps: ps-am
537
538ps-am:
539
540uninstall-am: uninstall-local
541
542.MAKE: install-am install-strip
543
544.PHONY: all all-am check check-am clean clean-generic clean-libtool \
545	cscopelist-am ctags-am dist-hook distclean distclean-generic \
546	distclean-libtool distdir dvi dvi-am html html-am info info-am \
547	install install-am install-data install-data-am \
548	install-data-local install-dvi install-dvi-am install-exec \
549	install-exec-am install-html install-html-am install-info \
550	install-info-am install-man install-pdf install-pdf-am \
551	install-ps install-ps-am install-strip installcheck \
552	installcheck-am installdirs maintainer-clean \
553	maintainer-clean-generic mostlyclean mostlyclean-generic \
554	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
555	uninstall-am uninstall-local
556
557.PRECIOUS: Makefile
558
559
560all: omf
561
562omf: omf_timestamp
563
564omf_timestamp: $(omffile)
565	-for file in $(omffile); do \
566		scrollkeeper-preinstall $(docdir)/`awk 'BEGIN {RS = ">" } /identifier/ {print $$0}' $${file} | awk 'BEGIN {FS="\""} /url/ {print $$2}'` $${file} $(omf_dir)/$${file}; \
567	done
568	touch omf_timestamp
569
570$(docname).xml: $(entities)
571	-ourdir=`pwd`;  \
572	cd $(srcdir);   \
573	cp $(entities) $$ourdir
574
575app-dist-hook:
576	-$(mkinstalldirs) $(distdir)/figures
577	-if [ -e topic.dat ]; then \
578		cp $(srcdir)/topic.dat $(distdir); \
579	fi
580
581install-data-local: omf
582	-$(mkinstalldirs) $(DESTDIR)$(docdir)/figures
583	-cp $(srcdir)/$(xml_files) $(DESTDIR)$(docdir)
584	-for file in $(srcdir)/figures/*.png; do \
585		basefile=`echo $$file | sed -e  's,^.*/,,'`; \
586		$(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/figures/$$basefile; \
587	done
588	-if [ -e $(srcdir)/topic.dat ]; then \
589		$(INSTALL_DATA) $(srcdir)/topic.dat $(DESTDIR)$(docdir); \
590	fi
591
592uninstall-local:
593	-for file in $(srcdir)/figures/*.png; do \
594		basefile=`echo $$file | sed -e  's,^.*/,,'`; \
595		rm -f $(DESTDIR)$(docdir)/figures/$$basefile; \
596	done
597	-for file in $(xml_files); do \
598		rm -f $(DESTDIR)$(docdir)/$$file; \
599	done
600	-rmdir $(DESTDIR)$(docdir)/figures
601	-rmdir $(DESTDIR)$(docdir)
602
603dist-hook: app-dist-hook
604
605# Tell versions [3.59,3.63) of GNU make to not export all variables.
606# Otherwise a system limit (for SysV at least) may be exceeded.
607.NOEXPORT:
608