1# Makefile.in generated by automake 1.16.3 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@
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 = share
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES = grisbi.nsi
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 =
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 =
116SOURCES =
117DIST_SOURCES =
118RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119	ctags-recursive dvi-recursive html-recursive info-recursive \
120	install-data-recursive install-dvi-recursive \
121	install-exec-recursive install-html-recursive \
122	install-info-recursive install-pdf-recursive \
123	install-ps-recursive install-recursive installcheck-recursive \
124	installdirs-recursive pdf-recursive ps-recursive \
125	tags-recursive uninstall-recursive
126am__can_run_installinfo = \
127  case $$AM_UPDATE_INFO_DIR in \
128    n|no|NO) false;; \
129    *) (install-info --version) >/dev/null 2>&1;; \
130  esac
131am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132am__vpath_adj = case $$p in \
133    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134    *) f=$$p;; \
135  esac;
136am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137am__install_max = 40
138am__nobase_strip_setup = \
139  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140am__nobase_strip = \
141  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142am__nobase_list = $(am__nobase_strip_setup); \
143  for p in $$list; do echo "$$p $$p"; done | \
144  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146    if (++n[$$2] == $(am__install_max)) \
147      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148    END { for (dir in files) print dir, files[dir] }'
149am__base_list = \
150  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152am__uninstall_files_from_dir = { \
153  test -z "$$files" \
154    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
155    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
156         $(am__cd) "$$dir" && rm -f $$files; }; \
157  }
158am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(mimedir)"
159DATA = $(desktop_DATA) $(mime_DATA)
160RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
161  distclean-recursive maintainer-clean-recursive
162am__recursive_targets = \
163  $(RECURSIVE_TARGETS) \
164  $(RECURSIVE_CLEAN_TARGETS) \
165  $(am__extra_recursive_targets)
166AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
167	distdir distdir-am
168am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169# Read a list of newline-separated strings from the standard input,
170# and print each of them once, without duplicates.  Input order is
171# *not* preserved.
172am__uniquify_input = $(AWK) '\
173  BEGIN { nonempty = 0; } \
174  { items[$$0] = 1; nonempty = 1; } \
175  END { if (nonempty) { for (i in items) print i; }; } \
176'
177# Make sure the list of sources is unique.  This is necessary because,
178# e.g., the same source file might be shared among _SOURCES variables
179# for different programs/libraries.
180am__define_uniq_tagged_files = \
181  list='$(am__tagged_files)'; \
182  unique=`for i in $$list; do \
183    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184  done | $(am__uniquify_input)`
185ETAGS = etags
186CTAGS = ctags
187DIST_SUBDIRS = $(SUBDIRS)
188am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/grisbi.nsi.in \
189	$(top_srcdir)/mkinstalldirs
190DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191am__relativize = \
192  dir0=`pwd`; \
193  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
194  sed_rest='s,^[^/]*/*,,'; \
195  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
196  sed_butlast='s,/*[^/]*$$,,'; \
197  while test -n "$$dir1"; do \
198    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
199    if test "$$first" != "."; then \
200      if test "$$first" = ".."; then \
201        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
202        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
203      else \
204        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
205        if test "$$first2" = "$$first"; then \
206          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
207        else \
208          dir2="../$$dir2"; \
209        fi; \
210        dir0="$$dir0"/"$$first"; \
211      fi; \
212    fi; \
213    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
214  done; \
215  reldir="$$dir2"
216ACLOCAL = @ACLOCAL@
217ALL_LINGUAS = @ALL_LINGUAS@
218AMTAR = @AMTAR@
219AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
220AR = @AR@
221AR_FLAGS = @AR_FLAGS@
222AUTOCONF = @AUTOCONF@
223AUTOHEADER = @AUTOHEADER@
224AUTOMAKE = @AUTOMAKE@
225AWK = @AWK@
226CATALOGS = @CATALOGS@
227CATOBJEXT = @CATOBJEXT@
228CC = @CC@
229CCDEPMODE = @CCDEPMODE@
230CFLAGS = @CFLAGS@
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CUNIT_CFLAGS = @CUNIT_CFLAGS@
234CUNIT_LIBS = @CUNIT_LIBS@
235CYGPATH_W = @CYGPATH_W@
236DATADIRNAME = @DATADIRNAME@
237DEFS = @DEFS@
238DEPDIR = @DEPDIR@
239DLLTOOL = @DLLTOOL@
240DSYMUTIL = @DSYMUTIL@
241DUMPBIN = @DUMPBIN@
242ECHO_C = @ECHO_C@
243ECHO_N = @ECHO_N@
244ECHO_T = @ECHO_T@
245EGREP = @EGREP@
246EXEEXT = @EXEEXT@
247FGREP = @FGREP@
248GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
249GLIB_CFLAGS = @GLIB_CFLAGS@
250GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
251GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
252GLIB_LIBS = @GLIB_LIBS@
253GMOFILES = @GMOFILES@
254GMSGFMT = @GMSGFMT@
255GOFFICE_CFLAGS = @GOFFICE_CFLAGS@
256GOFFICE_LIBS = @GOFFICE_LIBS@
257GREP = @GREP@
258GRISBI_LIBS = @GRISBI_LIBS@
259GRISBI_MAJOR_VERSION = @GRISBI_MAJOR_VERSION@
260GRISBI_MICRO_VERSION = @GRISBI_MICRO_VERSION@
261GRISBI_MINOR_VERSION = @GRISBI_MINOR_VERSION@
262GSB_NOOPTIM = @GSB_NOOPTIM@
263GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
264GTK_CFLAGS = @GTK_CFLAGS@
265GTK_LIBS = @GTK_LIBS@
266GTK_MAC_CFLAGS = @GTK_MAC_CFLAGS@
267GTK_MAC_LIBS = @GTK_MAC_LIBS@
268INSTALL = @INSTALL@
269INSTALL_DATA = @INSTALL_DATA@
270INSTALL_PROGRAM = @INSTALL_PROGRAM@
271INSTALL_SCRIPT = @INSTALL_SCRIPT@
272INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273INSTOBJEXT = @INSTOBJEXT@
274INTLLIBS = @INTLLIBS@
275INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
276INTLTOOL_MERGE = @INTLTOOL_MERGE@
277INTLTOOL_PERL = @INTLTOOL_PERL@
278INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
279INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
280INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
281INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
282INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
283INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
284LD = @LD@
285LDFLAGS = @LDFLAGS@
286LIBGSF_CFLAGS = @LIBGSF_CFLAGS@
287LIBGSF_LIBS = @LIBGSF_LIBS@
288LIBM = @LIBM@
289LIBOBJS = @LIBOBJS@
290LIBOFX_CFLAGS = @LIBOFX_CFLAGS@
291LIBOFX_LIBS = @LIBOFX_LIBS@
292LIBS = @LIBS@
293LIBTOOL = @LIBTOOL@
294LIPO = @LIPO@
295LN_S = @LN_S@
296LTLIBOBJS = @LTLIBOBJS@
297LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
298MAKEINFO = @MAKEINFO@
299MANIFEST_TOOL = @MANIFEST_TOOL@
300MKDIR_P = @MKDIR_P@
301MKINSTALLDIRS = @MKINSTALLDIRS@
302MSGFMT = @MSGFMT@
303MSGFMT_OPTS = @MSGFMT_OPTS@
304MSGMERGE = @MSGMERGE@
305NM = @NM@
306NMEDIT = @NMEDIT@
307NSIS_BITS = @NSIS_BITS@
308NSIS_DATE = @NSIS_DATE@
309NSIS_DEFAULTINSTDIR = @NSIS_DEFAULTINSTDIR@
310NSIS_INSTDIR = @NSIS_INSTDIR@
311NSIS_SRCDIR = @NSIS_SRCDIR@
312OBJC = @OBJC@
313OBJCDEPMODE = @OBJCDEPMODE@
314OBJCFLAGS = @OBJCFLAGS@
315OBJDUMP = @OBJDUMP@
316OBJEXT = @OBJEXT@
317OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
318OPENSSL_LIBS = @OPENSSL_LIBS@
319OTOOL = @OTOOL@
320OTOOL64 = @OTOOL64@
321PACKAGE = @PACKAGE@
322PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
323PACKAGE_NAME = @PACKAGE_NAME@
324PACKAGE_STRING = @PACKAGE_STRING@
325PACKAGE_TARNAME = @PACKAGE_TARNAME@
326PACKAGE_URL = @PACKAGE_URL@
327PACKAGE_VERSION = @PACKAGE_VERSION@
328PATH_SEPARATOR = @PATH_SEPARATOR@
329PKG_CONFIG = @PKG_CONFIG@
330PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
331PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
332POFILES = @POFILES@
333POSUB = @POSUB@
334PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
335PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
336RANLIB = @RANLIB@
337SED = @SED@
338SET_MAKE = @SET_MAKE@
339SHELL = @SHELL@
340STRIP = @STRIP@
341TOP_SRCDIR_WINBS = @TOP_SRCDIR_WINBS@
342USE_NLS = @USE_NLS@
343VERSION = @VERSION@
344XGETTEXT = @XGETTEXT@
345XML2_CFLAGS = @XML2_CFLAGS@
346XML2_LIBS = @XML2_LIBS@
347ZLIB_CFLAGS = @ZLIB_CFLAGS@
348ZLIB_LIBS = @ZLIB_LIBS@
349abs_builddir = @abs_builddir@
350abs_srcdir = @abs_srcdir@
351abs_top_builddir = @abs_top_builddir@
352abs_top_srcdir = @abs_top_srcdir@
353ac_ct_AR = @ac_ct_AR@
354ac_ct_CC = @ac_ct_CC@
355ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
356ac_ct_OBJC = @ac_ct_OBJC@
357am__include = @am__include@
358am__leading_dot = @am__leading_dot@
359am__quote = @am__quote@
360am__tar = @am__tar@
361am__untar = @am__untar@
362bindir = @bindir@
363build = @build@
364build_alias = @build_alias@
365build_cpu = @build_cpu@
366build_os = @build_os@
367build_vendor = @build_vendor@
368builddir = @builddir@
369datadir = @datadir@
370datarootdir = @datarootdir@
371docdir = @docdir@
372dvidir = @dvidir@
373exec_prefix = @exec_prefix@
374gsettingsschemadir = @gsettingsschemadir@
375host = @host@
376host_alias = @host_alias@
377host_cpu = @host_cpu@
378host_os = @host_os@
379host_vendor = @host_vendor@
380htmldir = @htmldir@
381includedir = @includedir@
382infodir = @infodir@
383install_sh = @install_sh@
384intltool__v_merge_options_ = @intltool__v_merge_options_@
385intltool__v_merge_options_0 = @intltool__v_merge_options_0@
386libdir = @libdir@
387libexecdir = @libexecdir@
388localedir = @localedir@
389localstatedir = @localstatedir@
390mandir = @mandir@
391mkdir_p = @mkdir_p@
392oldincludedir = @oldincludedir@
393pdfdir = @pdfdir@
394prefix = @prefix@
395program_transform_name = @program_transform_name@
396psdir = @psdir@
397runstatedir = @runstatedir@
398sbindir = @sbindir@
399sharedstatedir = @sharedstatedir@
400srcdir = @srcdir@
401sysconfdir = @sysconfdir@
402target_alias = @target_alias@
403top_build_prefix = @top_build_prefix@
404top_builddir = @top_builddir@
405top_srcdir = @top_srcdir@
406SUBDIRS = categories
407desktopdir = $(datadir)/applications
408desktop_in_files = grisbi.desktop.in
409desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
410EXTRA_DIST = $(desktop_in_files) grisbi.xml grisbi.nsi.in
411mimedir = $(datadir)/mime/packages
412mime_DATA = grisbi.xml
413DISTCLEANFILES = $(desktop_DATA)
414all: all-recursive
415
416.SUFFIXES:
417$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
418	@for dep in $?; do \
419	  case '$(am__configure_deps)' in \
420	    *$$dep*) \
421	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
422	        && { if test -f $@; then exit 0; else break; fi; }; \
423	      exit 1;; \
424	  esac; \
425	done; \
426	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign share/Makefile'; \
427	$(am__cd) $(top_srcdir) && \
428	  $(AUTOMAKE) --foreign share/Makefile
429Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
430	@case '$?' in \
431	  *config.status*) \
432	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
433	  *) \
434	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
435	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
436	esac;
437
438$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441$(top_srcdir)/configure:  $(am__configure_deps)
442	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
444	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445$(am__aclocal_m4_deps):
446grisbi.nsi: $(top_builddir)/config.status $(srcdir)/grisbi.nsi.in
447	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
448
449mostlyclean-libtool:
450	-rm -f *.lo
451
452clean-libtool:
453	-rm -rf .libs _libs
454install-desktopDATA: $(desktop_DATA)
455	@$(NORMAL_INSTALL)
456	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
457	if test -n "$$list"; then \
458	  echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
459	  $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
460	fi; \
461	for p in $$list; do \
462	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
463	  echo "$$d$$p"; \
464	done | $(am__base_list) | \
465	while read files; do \
466	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
467	  $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
468	done
469
470uninstall-desktopDATA:
471	@$(NORMAL_UNINSTALL)
472	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
473	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
474	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
475install-mimeDATA: $(mime_DATA)
476	@$(NORMAL_INSTALL)
477	@list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
478	if test -n "$$list"; then \
479	  echo " $(MKDIR_P) '$(DESTDIR)$(mimedir)'"; \
480	  $(MKDIR_P) "$(DESTDIR)$(mimedir)" || exit 1; \
481	fi; \
482	for p in $$list; do \
483	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
484	  echo "$$d$$p"; \
485	done | $(am__base_list) | \
486	while read files; do \
487	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mimedir)'"; \
488	  $(INSTALL_DATA) $$files "$(DESTDIR)$(mimedir)" || exit $$?; \
489	done
490
491uninstall-mimeDATA:
492	@$(NORMAL_UNINSTALL)
493	@list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
494	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
495	dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir)
496
497# This directory's subdirectories are mostly independent; you can cd
498# into them and run 'make' without going through this Makefile.
499# To change the values of 'make' variables: instead of editing Makefiles,
500# (1) if the variable is set in 'config.status', edit 'config.status'
501#     (which will cause the Makefiles to be regenerated when you run 'make');
502# (2) otherwise, pass the desired values on the 'make' command line.
503$(am__recursive_targets):
504	@fail=; \
505	if $(am__make_keepgoing); then \
506	  failcom='fail=yes'; \
507	else \
508	  failcom='exit 1'; \
509	fi; \
510	dot_seen=no; \
511	target=`echo $@ | sed s/-recursive//`; \
512	case "$@" in \
513	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
514	  *) list='$(SUBDIRS)' ;; \
515	esac; \
516	for subdir in $$list; do \
517	  echo "Making $$target in $$subdir"; \
518	  if test "$$subdir" = "."; then \
519	    dot_seen=yes; \
520	    local_target="$$target-am"; \
521	  else \
522	    local_target="$$target"; \
523	  fi; \
524	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
525	  || eval $$failcom; \
526	done; \
527	if test "$$dot_seen" = "no"; then \
528	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
529	fi; test -z "$$fail"
530
531ID: $(am__tagged_files)
532	$(am__define_uniq_tagged_files); mkid -fID $$unique
533tags: tags-recursive
534TAGS: tags
535
536tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
537	set x; \
538	here=`pwd`; \
539	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
540	  include_option=--etags-include; \
541	  empty_fix=.; \
542	else \
543	  include_option=--include; \
544	  empty_fix=; \
545	fi; \
546	list='$(SUBDIRS)'; for subdir in $$list; do \
547	  if test "$$subdir" = .; then :; else \
548	    test ! -f $$subdir/TAGS || \
549	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
550	  fi; \
551	done; \
552	$(am__define_uniq_tagged_files); \
553	shift; \
554	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
555	  test -n "$$unique" || unique=$$empty_fix; \
556	  if test $$# -gt 0; then \
557	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558	      "$$@" $$unique; \
559	  else \
560	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
561	      $$unique; \
562	  fi; \
563	fi
564ctags: ctags-recursive
565
566CTAGS: ctags
567ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
568	$(am__define_uniq_tagged_files); \
569	test -z "$(CTAGS_ARGS)$$unique" \
570	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
571	     $$unique
572
573GTAGS:
574	here=`$(am__cd) $(top_builddir) && pwd` \
575	  && $(am__cd) $(top_srcdir) \
576	  && gtags -i $(GTAGS_ARGS) "$$here"
577cscopelist: cscopelist-recursive
578
579cscopelist-am: $(am__tagged_files)
580	list='$(am__tagged_files)'; \
581	case "$(srcdir)" in \
582	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
583	  *) sdir=$(subdir)/$(srcdir) ;; \
584	esac; \
585	for i in $$list; do \
586	  if test -f "$$i"; then \
587	    echo "$(subdir)/$$i"; \
588	  else \
589	    echo "$$sdir/$$i"; \
590	  fi; \
591	done >> $(top_builddir)/cscope.files
592
593distclean-tags:
594	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
595
596distdir: $(BUILT_SOURCES)
597	$(MAKE) $(AM_MAKEFLAGS) distdir-am
598
599distdir-am: $(DISTFILES)
600	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
601	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
602	list='$(DISTFILES)'; \
603	  dist_files=`for file in $$list; do echo $$file; done | \
604	  sed -e "s|^$$srcdirstrip/||;t" \
605	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
606	case $$dist_files in \
607	  */*) $(MKDIR_P) `echo "$$dist_files" | \
608			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
609			   sort -u` ;; \
610	esac; \
611	for file in $$dist_files; do \
612	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
613	  if test -d $$d/$$file; then \
614	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
615	    if test -d "$(distdir)/$$file"; then \
616	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617	    fi; \
618	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
619	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
620	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
621	    fi; \
622	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
623	  else \
624	    test -f "$(distdir)/$$file" \
625	    || cp -p $$d/$$file "$(distdir)/$$file" \
626	    || exit 1; \
627	  fi; \
628	done
629	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
630	  if test "$$subdir" = .; then :; else \
631	    $(am__make_dryrun) \
632	      || test -d "$(distdir)/$$subdir" \
633	      || $(MKDIR_P) "$(distdir)/$$subdir" \
634	      || exit 1; \
635	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
636	    $(am__relativize); \
637	    new_distdir=$$reldir; \
638	    dir1=$$subdir; dir2="$(top_distdir)"; \
639	    $(am__relativize); \
640	    new_top_distdir=$$reldir; \
641	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
642	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
643	    ($(am__cd) $$subdir && \
644	      $(MAKE) $(AM_MAKEFLAGS) \
645	        top_distdir="$$new_top_distdir" \
646	        distdir="$$new_distdir" \
647		am__remove_distdir=: \
648		am__skip_length_check=: \
649		am__skip_mode_fix=: \
650	        distdir) \
651	      || exit 1; \
652	  fi; \
653	done
654check-am: all-am
655check: check-recursive
656all-am: Makefile $(DATA)
657installdirs: installdirs-recursive
658installdirs-am:
659	for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(mimedir)"; do \
660	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
661	done
662install: install-recursive
663install-exec: install-exec-recursive
664install-data: install-data-recursive
665uninstall: uninstall-recursive
666
667install-am: all-am
668	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
669
670installcheck: installcheck-recursive
671install-strip:
672	if test -z '$(STRIP)'; then \
673	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
674	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
675	      install; \
676	else \
677	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
678	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
679	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
680	fi
681mostlyclean-generic:
682
683clean-generic:
684
685distclean-generic:
686	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
687	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
688	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
689
690maintainer-clean-generic:
691	@echo "This command is intended for maintainers to use"
692	@echo "it deletes files that may require special tools to rebuild."
693clean: clean-recursive
694
695clean-am: clean-generic clean-libtool mostlyclean-am
696
697distclean: distclean-recursive
698	-rm -f Makefile
699distclean-am: clean-am distclean-generic distclean-tags
700
701dvi: dvi-recursive
702
703dvi-am:
704
705html: html-recursive
706
707html-am:
708
709info: info-recursive
710
711info-am:
712
713install-data-am: install-desktopDATA install-mimeDATA
714
715install-dvi: install-dvi-recursive
716
717install-dvi-am:
718
719install-exec-am:
720	@$(NORMAL_INSTALL)
721	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
722install-html: install-html-recursive
723
724install-html-am:
725
726install-info: install-info-recursive
727
728install-info-am:
729
730install-man:
731
732install-pdf: install-pdf-recursive
733
734install-pdf-am:
735
736install-ps: install-ps-recursive
737
738install-ps-am:
739
740installcheck-am:
741
742maintainer-clean: maintainer-clean-recursive
743	-rm -f Makefile
744maintainer-clean-am: distclean-am maintainer-clean-generic
745
746mostlyclean: mostlyclean-recursive
747
748mostlyclean-am: mostlyclean-generic mostlyclean-libtool
749
750pdf: pdf-recursive
751
752pdf-am:
753
754ps: ps-recursive
755
756ps-am:
757
758uninstall-am: uninstall-desktopDATA uninstall-mimeDATA
759
760.MAKE: $(am__recursive_targets) install-am install-exec-am \
761	install-strip
762
763.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
764	check-am clean clean-generic clean-libtool cscopelist-am ctags \
765	ctags-am distclean distclean-generic distclean-libtool \
766	distclean-tags distdir dvi dvi-am html html-am info info-am \
767	install install-am install-data install-data-am \
768	install-desktopDATA install-dvi install-dvi-am install-exec \
769	install-exec-am install-exec-hook install-html install-html-am \
770	install-info install-info-am install-man install-mimeDATA \
771	install-pdf install-pdf-am install-ps install-ps-am \
772	install-strip installcheck installcheck-am installdirs \
773	installdirs-am maintainer-clean maintainer-clean-generic \
774	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
775	ps ps-am tags tags-am uninstall uninstall-am \
776	uninstall-desktopDATA uninstall-mimeDATA
777
778.PRECIOUS: Makefile
779
780@INTLTOOL_DESKTOP_RULE@
781
782# Key variable for a very own packaging; basically, I use:
783# ./configure --prefix=~/my-inst && make && make install
784#
785# As usual, configure will install in $(prefix), but variable below will also be used
786# by install-exec-hook (automatically launched at the end of make install) to add
787# binary libraries needed by Grisbi x86_64:
788#
789# (see install-exec-hook target)
790
791# Here we add all necessary stuff in $(prefix), including DLL libraries,
792# icons, schemas or various data. Point is to get a full dependencies
793# for Grisbi in a single directory tree.
794#
795# My view on final packaging implies this tree to be used by NSIS to
796# produce end-user's package for 64bit Windows.
797#
798# Notice that many data files are copied that might be useless for
799# Grisbi at this time...
800
801install-exec-hook:
802@WIN32_TRUE@	@$(top_srcdir)/share/msys2-extra-install-hook.sh $(prefix); \
803@WIN32_TRUE@	echo "Use makensis[w].exe from NSIS (http://nsis.sourceforget.net/) on $(bindir)/share/grisbi.nsi"
804
805# Tell versions [3.59,3.63) of GNU make to not export all variables.
806# Otherwise a system limit (for SysV at least) may be exceeded.
807.NOEXPORT:
808