1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = doc/libzeitgeist
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
93	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
94	$(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \
95	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
96	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
99	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
100	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/config.h
106CONFIG_CLEAN_FILES =
107CONFIG_CLEAN_VPATH_FILES =
108AM_V_P = $(am__v_P_@AM_V@)
109am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
110am__v_P_0 = false
111am__v_P_1 = :
112AM_V_GEN = $(am__v_GEN_@AM_V@)
113am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
114am__v_GEN_0 = @echo "  GEN     " $@;
115am__v_GEN_1 =
116AM_V_at = $(am__v_at_@AM_V@)
117am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
118am__v_at_0 = @
119am__v_at_1 =
120SOURCES =
121DIST_SOURCES =
122am__can_run_installinfo = \
123  case $$AM_UPDATE_INFO_DIR in \
124    n|no|NO) false;; \
125    *) (install-info --version) >/dev/null 2>&1;; \
126  esac
127am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
128am__DIST_COMMON = $(srcdir)/Makefile.in
129DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130ACLOCAL = @ACLOCAL@
131AMTAR = @AMTAR@
132AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
133AR = @AR@
134AUTOCONF = @AUTOCONF@
135AUTOHEADER = @AUTOHEADER@
136AUTOMAKE = @AUTOMAKE@
137AWK = @AWK@
138CC = @CC@
139CCDEPMODE = @CCDEPMODE@
140CFLAGS = @CFLAGS@
141CPP = @CPP@
142CPPFLAGS = @CPPFLAGS@
143CXX = @CXX@
144CXXCPP = @CXXCPP@
145CXXDEPMODE = @CXXDEPMODE@
146CXXFLAGS = @CXXFLAGS@
147CYGPATH_W = @CYGPATH_W@
148DEE_ICU_CFLAGS = @DEE_ICU_CFLAGS@
149DEE_ICU_LIBS = @DEE_ICU_LIBS@
150DEFS = @DEFS@
151DEPDIR = @DEPDIR@
152DLLTOOL = @DLLTOOL@
153DSYMUTIL = @DSYMUTIL@
154DUMPBIN = @DUMPBIN@
155ECHO_C = @ECHO_C@
156ECHO_N = @ECHO_N@
157ECHO_T = @ECHO_T@
158EGREP = @EGREP@
159EXEEXT = @EXEEXT@
160FGREP = @FGREP@
161GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
162GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
163GMSGFMT = @GMSGFMT@
164GMSGFMT_015 = @GMSGFMT_015@
165GREP = @GREP@
166GTKDOC_SCAN = @GTKDOC_SCAN@
167HAVE_XAPIAN = @HAVE_XAPIAN@
168INSTALL = @INSTALL@
169INSTALL_DATA = @INSTALL_DATA@
170INSTALL_PROGRAM = @INSTALL_PROGRAM@
171INSTALL_SCRIPT = @INSTALL_SCRIPT@
172INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173INTLLIBS = @INTLLIBS@
174INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
175INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
176INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
177INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
178INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
179INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
180INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
181INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
182INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
183LD = @LD@
184LDFLAGS = @LDFLAGS@
185LIBICONV = @LIBICONV@
186LIBINTL = @LIBINTL@
187LIBOBJS = @LIBOBJS@
188LIBS = @LIBS@
189LIBTOOL = @LIBTOOL@
190LIBZEITGEIST_LT_VERSION = @LIBZEITGEIST_LT_VERSION@
191LIPO = @LIPO@
192LN_S = @LN_S@
193LTLIBICONV = @LTLIBICONV@
194LTLIBINTL = @LTLIBINTL@
195LTLIBOBJS = @LTLIBOBJS@
196LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
197MAINT = @MAINT@
198MAKEINFO = @MAKEINFO@
199MANIFEST_TOOL = @MANIFEST_TOOL@
200MKDIR_P = @MKDIR_P@
201MSGFMT = @MSGFMT@
202MSGFMT_015 = @MSGFMT_015@
203MSGMERGE = @MSGMERGE@
204NM = @NM@
205NMEDIT = @NMEDIT@
206OBJDUMP = @OBJDUMP@
207OBJEXT = @OBJEXT@
208OTOOL = @OTOOL@
209OTOOL64 = @OTOOL64@
210PACKAGE = @PACKAGE@
211PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212PACKAGE_NAME = @PACKAGE_NAME@
213PACKAGE_STRING = @PACKAGE_STRING@
214PACKAGE_TARNAME = @PACKAGE_TARNAME@
215PACKAGE_URL = @PACKAGE_URL@
216PACKAGE_VERSION = @PACKAGE_VERSION@
217PATH_SEPARATOR = @PATH_SEPARATOR@
218PKG_CONFIG = @PKG_CONFIG@
219PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
220PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
221POSUB = @POSUB@
222PYTHON = @PYTHON@
223PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
224PYTHON_PLATFORM = @PYTHON_PLATFORM@
225PYTHON_PREFIX = @PYTHON_PREFIX@
226PYTHON_VERSION = @PYTHON_VERSION@
227RANLIB = @RANLIB@
228SED = @SED@
229SET_MAKE = @SET_MAKE@
230SHELL = @SHELL@
231STRIP = @STRIP@
232TELEPATHY_GLIB_CFLAGS = @TELEPATHY_GLIB_CFLAGS@
233TELEPATHY_GLIB_LIBS = @TELEPATHY_GLIB_LIBS@
234USE_NLS = @USE_NLS@
235VALAC = @VALAC@
236VALADOC = @VALADOC@
237VERSION = @VERSION@
238XAPIAN_CXXFLAGS = @XAPIAN_CXXFLAGS@
239XAPIAN_LIBS = @XAPIAN_LIBS@
240XGETTEXT = @XGETTEXT@
241XGETTEXT_015 = @XGETTEXT_015@
242XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
243ZEITGEIST_CFLAGS = @ZEITGEIST_CFLAGS@
244ZEITGEIST_DATAHUB_CFLAGS = @ZEITGEIST_DATAHUB_CFLAGS@
245ZEITGEIST_DATAHUB_LIBS = @ZEITGEIST_DATAHUB_LIBS@
246ZEITGEIST_LIBS = @ZEITGEIST_LIBS@
247_GI_EXP_DATADIR = @_GI_EXP_DATADIR@
248_GI_EXP_LIBDIR = @_GI_EXP_LIBDIR@
249abs_builddir = @abs_builddir@
250abs_srcdir = @abs_srcdir@
251abs_top_builddir = @abs_top_builddir@
252abs_top_srcdir = @abs_top_srcdir@
253ac_ct_AR = @ac_ct_AR@
254ac_ct_CC = @ac_ct_CC@
255ac_ct_CXX = @ac_ct_CXX@
256ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
257am__include = @am__include@
258am__leading_dot = @am__leading_dot@
259am__quote = @am__quote@
260am__tar = @am__tar@
261am__untar = @am__untar@
262bindir = @bindir@
263build = @build@
264build_alias = @build_alias@
265build_cpu = @build_cpu@
266build_os = @build_os@
267build_vendor = @build_vendor@
268builddir = @builddir@
269datadir = @datadir@
270datarootdir = @datarootdir@
271docdir = @docdir@
272dvidir = @dvidir@
273exec_prefix = @exec_prefix@
274host = @host@
275host_alias = @host_alias@
276host_cpu = @host_cpu@
277host_os = @host_os@
278host_vendor = @host_vendor@
279htmldir = @htmldir@
280includedir = @includedir@
281infodir = @infodir@
282install_sh = @install_sh@
283libdir = @libdir@
284libexecdir = @libexecdir@
285localedir = @localedir@
286localstatedir = @localstatedir@
287mandir = @mandir@
288mkdir_p = @mkdir_p@
289oldincludedir = @oldincludedir@
290pdfdir = @pdfdir@
291pkgpyexecdir = @pkgpyexecdir@
292pkgpythondir = @pkgpythondir@
293prefix = @prefix@
294program_transform_name = @program_transform_name@
295psdir = @psdir@
296pyexecdir = @pyexecdir@
297pythondir = @pythondir@
298runstatedir = @runstatedir@
299sbindir = @sbindir@
300sharedstatedir = @sharedstatedir@
301srcdir = @srcdir@
302sysconfdir = @sysconfdir@
303target_alias = @target_alias@
304top_build_prefix = @top_build_prefix@
305top_builddir = @top_builddir@
306top_srcdir = @top_srcdir@
307NULL =
308@ENABLE_DOCS_TRUE@FILES = \
309@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/data-source.vala \
310@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/data-source-registry.vala \
311@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/mimetype.vala \
312@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/enumerations.vala \
313@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/event.vala \
314@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/errors.vala \
315@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/subject.vala \
316@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/timerange.vala \
317@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/index.vala \
318@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/log.vala \
319@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/timestamp.vala \
320@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/monitor.vala \
321@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/ontology-uris.vala \
322@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/ontology.vala \
323@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/queued-proxy-wrapper.vala \
324@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/remote.vala \
325@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/result-set.vala \
326@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/simple-result-set.vala \
327@ENABLE_DOCS_TRUE@	$(top_srcdir)/libzeitgeist/utils.vala \
328@ENABLE_DOCS_TRUE@	$(NULL)
329
330
331# valadoc in Ubuntu doesn't find it vala-0.16/vapi
332@ENABLE_DOCS_TRUE@VALADOC_FLAGS = \
333@ENABLE_DOCS_TRUE@	--force \
334@ENABLE_DOCS_TRUE@	--pkg gio-2.0 \
335@ENABLE_DOCS_TRUE@	--pkg gio-unix-2.0 \
336@ENABLE_DOCS_TRUE@	--pkg sqlite3 \
337@ENABLE_DOCS_TRUE@	--pkg zeitgeist-internal \
338@ENABLE_DOCS_TRUE@	--vapidir $(top_builddir)/libzeitgeist \
339@ENABLE_DOCS_TRUE@	--basedir $(top_srcdir)/libzeitgeist \
340@ENABLE_DOCS_TRUE@	--package-name "zeitgeist-2.0" \
341@ENABLE_DOCS_TRUE@	--package-version $(PACKAGE_VERSION) \
342@ENABLE_DOCS_TRUE@	$(FILES) \
343@ENABLE_DOCS_TRUE@	$(NULL)
344
345@ENABLE_DOCS_TRUE@EXTRA_DIST = \
346@ENABLE_DOCS_TRUE@	zeitgeist-gtkdoc-index.sgml \
347@ENABLE_DOCS_TRUE@	docs_c \
348@ENABLE_DOCS_TRUE@	docs_vala \
349@ENABLE_DOCS_TRUE@	$(NULL)
350
351all: all-am
352
353.SUFFIXES:
354$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
355	@for dep in $?; do \
356	  case '$(am__configure_deps)' in \
357	    *$$dep*) \
358	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
359	        && { if test -f $@; then exit 0; else break; fi; }; \
360	      exit 1;; \
361	  esac; \
362	done; \
363	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/libzeitgeist/Makefile'; \
364	$(am__cd) $(top_srcdir) && \
365	  $(AUTOMAKE) --gnu doc/libzeitgeist/Makefile
366Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367	@case '$?' in \
368	  *config.status*) \
369	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
370	  *) \
371	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
372	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
373	esac;
374
375$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
376	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
378$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
381	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382$(am__aclocal_m4_deps):
383
384mostlyclean-libtool:
385	-rm -f *.lo
386
387clean-libtool:
388	-rm -rf .libs _libs
389tags TAGS:
390
391ctags CTAGS:
392
393cscope cscopelist:
394
395
396distdir: $(BUILT_SOURCES)
397	$(MAKE) $(AM_MAKEFLAGS) distdir-am
398
399distdir-am: $(DISTFILES)
400	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	list='$(DISTFILES)'; \
403	  dist_files=`for file in $$list; do echo $$file; done | \
404	  sed -e "s|^$$srcdirstrip/||;t" \
405	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
406	case $$dist_files in \
407	  */*) $(MKDIR_P) `echo "$$dist_files" | \
408			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
409			   sort -u` ;; \
410	esac; \
411	for file in $$dist_files; do \
412	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
413	  if test -d $$d/$$file; then \
414	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
415	    if test -d "$(distdir)/$$file"; then \
416	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
417	    fi; \
418	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
419	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
420	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
421	    fi; \
422	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
423	  else \
424	    test -f "$(distdir)/$$file" \
425	    || cp -p $$d/$$file "$(distdir)/$$file" \
426	    || exit 1; \
427	  fi; \
428	done
429check-am: all-am
430check: check-am
431all-am: Makefile
432installdirs:
433install: install-am
434install-exec: install-exec-am
435install-data: install-data-am
436uninstall: uninstall-am
437
438install-am: all-am
439	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440
441installcheck: installcheck-am
442install-strip:
443	if test -z '$(STRIP)'; then \
444	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
445	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
446	      install; \
447	else \
448	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
451	fi
452mostlyclean-generic:
453
454clean-generic:
455
456distclean-generic:
457	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
458	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
459
460maintainer-clean-generic:
461	@echo "This command is intended for maintainers to use"
462	@echo "it deletes files that may require special tools to rebuild."
463@ENABLE_DOCS_FALSE@clean-local:
464clean: clean-am
465
466clean-am: clean-generic clean-libtool clean-local mostlyclean-am
467
468distclean: distclean-am
469	-rm -f Makefile
470distclean-am: clean-am distclean-generic
471
472dvi: dvi-am
473
474dvi-am:
475
476html: html-am
477
478html-am:
479
480info: info-am
481
482info-am:
483
484install-data-am:
485
486install-dvi: install-dvi-am
487
488install-dvi-am:
489
490install-exec-am:
491
492install-html: install-html-am
493
494install-html-am:
495
496install-info: install-info-am
497
498install-info-am:
499
500install-man:
501
502install-pdf: install-pdf-am
503
504install-pdf-am:
505
506install-ps: install-ps-am
507
508install-ps-am:
509
510installcheck-am:
511
512maintainer-clean: maintainer-clean-am
513	-rm -f Makefile
514maintainer-clean-am: distclean-am maintainer-clean-generic
515
516mostlyclean: mostlyclean-am
517
518mostlyclean-am: mostlyclean-generic mostlyclean-libtool
519
520pdf: pdf-am
521
522pdf-am:
523
524ps: ps-am
525
526ps-am:
527
528uninstall-am:
529
530.MAKE: install-am install-strip
531
532.PHONY: all all-am check check-am clean clean-generic clean-libtool \
533	clean-local cscopelist-am ctags-am distclean distclean-generic \
534	distclean-libtool distdir dvi dvi-am html html-am info info-am \
535	install install-am install-data install-data-am install-dvi \
536	install-dvi-am install-exec install-exec-am install-html \
537	install-html-am install-info install-info-am install-man \
538	install-pdf install-pdf-am install-ps install-ps-am \
539	install-strip installcheck installcheck-am installdirs \
540	maintainer-clean maintainer-clean-generic mostlyclean \
541	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
542	tags-am uninstall uninstall-am
543
544.PRECIOUS: Makefile
545
546
547@ENABLE_DOCS_TRUE@docs_vala: $(FILES)
548@ENABLE_DOCS_TRUE@	$(VALADOC) \
549@ENABLE_DOCS_TRUE@		-o $@ \
550@ENABLE_DOCS_TRUE@		$(VALADOC_FLAGS) \
551@ENABLE_DOCS_TRUE@		$(NULL)
552
553# The output directory can't be called "gtkdoc" or it'll conflict
554# with the "--doclet" option (it only works if the directory doesn't
555# exist prior to invocation).
556@ENABLE_DOCS_TRUE@docs_c: $(FILES) $(srcdir)/zeitgeist-gtkdoc-index.sgml
557@ENABLE_DOCS_TRUE@	install -D $(srcdir)/zeitgeist-gtkdoc-index.sgml $@/zeitgeist-2.0-docs.xml
558@ENABLE_DOCS_TRUE@	$(VALADOC) \
559@ENABLE_DOCS_TRUE@		-X $(top_builddir)/libzeitgeist/zeitgeist-datamodel.h \
560@ENABLE_DOCS_TRUE@		-X $(top_builddir)/libzeitgeist/zeitgeist.h \
561@ENABLE_DOCS_TRUE@		-X -l -X $(top_builddir)/libzeitgeist/.libs/libzeitgeist-2.0.so \
562@ENABLE_DOCS_TRUE@		-o $@ \
563@ENABLE_DOCS_TRUE@		--doclet gtkdoc \
564@ENABLE_DOCS_TRUE@		$(VALADOC_FLAGS) \
565@ENABLE_DOCS_TRUE@		$(NULL)
566
567@ENABLE_DOCS_TRUE@clean-local:
568@ENABLE_DOCS_TRUE@	rm -rf docs_vala docs_c
569
570@ENABLE_DOCS_TRUE@all: docs_vala docs_c
571
572# Tell versions [3.59,3.63) of GNU make to not export all variables.
573# Otherwise a system limit (for SysV at least) may be exceeded.
574.NOEXPORT:
575