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 = lineoperations
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/geanypy/m4/ax_python_devel.m4 \
94	$(top_srcdir)/geanypy/m4/ax_python_library.m4 \
95	$(top_srcdir)/build/bundled/gpgme.m4 \
96	$(top_srcdir)/build/addons.m4 $(top_srcdir)/build/autoclose.m4 \
97	$(top_srcdir)/build/automark.m4 $(top_srcdir)/build/cflags.m4 \
98	$(top_srcdir)/build/codenav.m4 \
99	$(top_srcdir)/build/commander.m4 $(top_srcdir)/build/common.m4 \
100	$(top_srcdir)/build/cppcheck.m4 \
101	$(top_srcdir)/build/debugger.m4 \
102	$(top_srcdir)/build/defineformat.m4 \
103	$(top_srcdir)/build/devhelp.m4 \
104	$(top_srcdir)/build/expansions.m4 $(top_srcdir)/build/geany.m4 \
105	$(top_srcdir)/build/geanyctags.m4 \
106	$(top_srcdir)/build/geanydoc.m4 \
107	$(top_srcdir)/build/geanyextrasel.m4 \
108	$(top_srcdir)/build/geanygendoc.m4 \
109	$(top_srcdir)/build/geanyinsertnum.m4 \
110	$(top_srcdir)/build/geanylua.m4 \
111	$(top_srcdir)/build/geanymacro.m4 \
112	$(top_srcdir)/build/geanyminiscript.m4 \
113	$(top_srcdir)/build/geanynumberedbookmarks.m4 \
114	$(top_srcdir)/build/geanypg.m4 $(top_srcdir)/build/geanyprj.m4 \
115	$(top_srcdir)/build/geanypy.m4 $(top_srcdir)/build/geanyvc.m4 \
116	$(top_srcdir)/build/geniuspaste.m4 \
117	$(top_srcdir)/build/git-changebar.m4 \
118	$(top_srcdir)/build/gtk.m4 $(top_srcdir)/build/i18n.m4 \
119	$(top_srcdir)/build/keyrecord.m4 $(top_srcdir)/build/latex.m4 \
120	$(top_srcdir)/build/ldflags.m4 \
121	$(top_srcdir)/build/lineoperations.m4 \
122	$(top_srcdir)/build/lipsum.m4 $(top_srcdir)/build/markdown.m4 \
123	$(top_srcdir)/build/multiterm.m4 \
124	$(top_srcdir)/build/overview.m4 \
125	$(top_srcdir)/build/pairtaghighlighter.m4 \
126	$(top_srcdir)/build/pohelper.m4 \
127	$(top_srcdir)/build/pretty-printer.m4 \
128	$(top_srcdir)/build/projectorganizer.m4 \
129	$(top_srcdir)/build/scope.m4 $(top_srcdir)/build/sendmail.m4 \
130	$(top_srcdir)/build/shiftcolumn.m4 \
131	$(top_srcdir)/build/spellcheck.m4 \
132	$(top_srcdir)/build/status.m4 \
133	$(top_srcdir)/build/tableconvert.m4 \
134	$(top_srcdir)/build/treebrowser.m4 \
135	$(top_srcdir)/build/unittests.m4 \
136	$(top_srcdir)/build/updatechecker.m4 \
137	$(top_srcdir)/build/utils.m4 $(top_srcdir)/build/vala.m4 \
138	$(top_srcdir)/build/vimode.m4 $(top_srcdir)/build/webhelper.m4 \
139	$(top_srcdir)/build/workbench.m4 \
140	$(top_srcdir)/build/xmlsnippets.m4 \
141	$(top_srcdir)/build/cache/glib-gettext.m4 \
142	$(top_srcdir)/build/cache/intltool.m4 \
143	$(top_srcdir)/build/cache/libtool.m4 \
144	$(top_srcdir)/build/cache/ltoptions.m4 \
145	$(top_srcdir)/build/cache/ltsugar.m4 \
146	$(top_srcdir)/build/cache/ltversion.m4 \
147	$(top_srcdir)/build/cache/lt~obsolete.m4 \
148	$(top_srcdir)/build/cache/nls.m4 \
149	$(top_srcdir)/build/cache/pkg.m4 $(top_srcdir)/configure.ac
150am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
151	$(ACLOCAL_M4)
152DIST_COMMON = $(srcdir)/Makefile.am $(dist_plugindoc_DATA) \
153	$(am__DIST_COMMON)
154mkinstalldirs = $(install_sh) -d
155CONFIG_HEADER = $(top_builddir)/config.h
156CONFIG_CLEAN_FILES =
157CONFIG_CLEAN_VPATH_FILES =
158AM_V_P = $(am__v_P_@AM_V@)
159am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
160am__v_P_0 = false
161am__v_P_1 = :
162AM_V_GEN = $(am__v_GEN_@AM_V@)
163am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
164am__v_GEN_0 = @echo "  GEN     " $@;
165am__v_GEN_1 =
166AM_V_at = $(am__v_at_@AM_V@)
167am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
168am__v_at_0 = @
169am__v_at_1 =
170SOURCES =
171DIST_SOURCES =
172RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
173	ctags-recursive dvi-recursive html-recursive info-recursive \
174	install-data-recursive install-dvi-recursive \
175	install-exec-recursive install-html-recursive \
176	install-info-recursive install-pdf-recursive \
177	install-ps-recursive install-recursive installcheck-recursive \
178	installdirs-recursive pdf-recursive ps-recursive \
179	tags-recursive uninstall-recursive
180am__can_run_installinfo = \
181  case $$AM_UPDATE_INFO_DIR in \
182    n|no|NO) false;; \
183    *) (install-info --version) >/dev/null 2>&1;; \
184  esac
185am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
186am__vpath_adj = case $$p in \
187    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
188    *) f=$$p;; \
189  esac;
190am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
191am__install_max = 40
192am__nobase_strip_setup = \
193  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
194am__nobase_strip = \
195  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
196am__nobase_list = $(am__nobase_strip_setup); \
197  for p in $$list; do echo "$$p $$p"; done | \
198  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
199  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
200    if (++n[$$2] == $(am__install_max)) \
201      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
202    END { for (dir in files) print dir, files[dir] }'
203am__base_list = \
204  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
205  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
206am__uninstall_files_from_dir = { \
207  test -z "$$files" \
208    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
209    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
210         $(am__cd) "$$dir" && rm -f $$files; }; \
211  }
212am__installdirs = "$(DESTDIR)$(plugindocdir)"
213DATA = $(dist_plugindoc_DATA)
214RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
215  distclean-recursive maintainer-clean-recursive
216am__recursive_targets = \
217  $(RECURSIVE_TARGETS) \
218  $(RECURSIVE_CLEAN_TARGETS) \
219  $(am__extra_recursive_targets)
220AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
221	distdir distdir-am
222am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
223# Read a list of newline-separated strings from the standard input,
224# and print each of them once, without duplicates.  Input order is
225# *not* preserved.
226am__uniquify_input = $(AWK) '\
227  BEGIN { nonempty = 0; } \
228  { items[$$0] = 1; nonempty = 1; } \
229  END { if (nonempty) { for (i in items) print i; }; } \
230'
231# Make sure the list of sources is unique.  This is necessary because,
232# e.g., the same source file might be shared among _SOURCES variables
233# for different programs/libraries.
234am__define_uniq_tagged_files = \
235  list='$(am__tagged_files)'; \
236  unique=`for i in $$list; do \
237    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
238  done | $(am__uniquify_input)`
239ETAGS = etags
240CTAGS = ctags
241DIST_SUBDIRS = $(SUBDIRS)
242am__DIST_COMMON = $(srcdir)/Makefile.in \
243	$(top_srcdir)/build/vars.auxfiles.mk \
244	$(top_srcdir)/build/vars.docs.mk AUTHORS COPYING ChangeLog \
245	NEWS README
246DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
247am__relativize = \
248  dir0=`pwd`; \
249  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
250  sed_rest='s,^[^/]*/*,,'; \
251  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
252  sed_butlast='s,/*[^/]*$$,,'; \
253  while test -n "$$dir1"; do \
254    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
255    if test "$$first" != "."; then \
256      if test "$$first" = ".."; then \
257        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
258        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
259      else \
260        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
261        if test "$$first2" = "$$first"; then \
262          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
263        else \
264          dir2="../$$dir2"; \
265        fi; \
266        dir0="$$dir0"/"$$first"; \
267      fi; \
268    fi; \
269    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
270  done; \
271  reldir="$$dir2"
272ACLOCAL = @ACLOCAL@
273ALL_LINGUAS = @ALL_LINGUAS@
274AMTAR = @AMTAR@
275AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
276AR = @AR@
277AUTOCLOSE_CFLAGS = @AUTOCLOSE_CFLAGS@
278AUTOCLOSE_LIBS = @AUTOCLOSE_LIBS@
279AUTOCONF = @AUTOCONF@
280AUTOHEADER = @AUTOHEADER@
281AUTOMAKE = @AUTOMAKE@
282AUTOMARK_CFLAGS = @AUTOMARK_CFLAGS@
283AUTOMARK_LIBS = @AUTOMARK_LIBS@
284AWK = @AWK@
285CATALOGS = @CATALOGS@
286CATOBJEXT = @CATOBJEXT@
287CC = @CC@
288CCDEPMODE = @CCDEPMODE@
289CFLAGS = @CFLAGS@
290CHECK_CFLAGS = @CHECK_CFLAGS@
291CHECK_LIBS = @CHECK_LIBS@
292COMMANDER_CFLAGS = @COMMANDER_CFLAGS@
293COMMANDER_LIBS = @COMMANDER_LIBS@
294CPP = @CPP@
295CPPCHECK = @CPPCHECK@
296CPPFLAGS = @CPPFLAGS@
297CYGPATH_W = @CYGPATH_W@
298DATADIRNAME = @DATADIRNAME@
299DEFINEFORMAT_CFLAGS = @DEFINEFORMAT_CFLAGS@
300DEFINEFORMAT_LIBS = @DEFINEFORMAT_LIBS@
301DEFS = @DEFS@
302DEPDIR = @DEPDIR@
303DEVHELP_CFLAGS = @DEVHELP_CFLAGS@
304DEVHELP_LIBS = @DEVHELP_LIBS@
305DLLTOOL = @DLLTOOL@
306DSYMUTIL = @DSYMUTIL@
307DUMPBIN = @DUMPBIN@
308ECHO_C = @ECHO_C@
309ECHO_N = @ECHO_N@
310ECHO_T = @ECHO_T@
311EGREP = @EGREP@
312ENCHANT_1_5_CFLAGS = @ENCHANT_1_5_CFLAGS@
313ENCHANT_1_5_LIBS = @ENCHANT_1_5_LIBS@
314ENCHANT_2_0_CFLAGS = @ENCHANT_2_0_CFLAGS@
315ENCHANT_2_0_LIBS = @ENCHANT_2_0_LIBS@
316ENCHANT_2_2_CFLAGS = @ENCHANT_2_2_CFLAGS@
317ENCHANT_2_2_LIBS = @ENCHANT_2_2_LIBS@
318ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
319ENCHANT_LIBS = @ENCHANT_LIBS@
320EXEEXT = @EXEEXT@
321FGREP = @FGREP@
322GEANYGENDOC_CFLAGS = @GEANYGENDOC_CFLAGS@
323GEANYGENDOC_LIBS = @GEANYGENDOC_LIBS@
324GEANYPY_CFLAGS = @GEANYPY_CFLAGS@
325GEANY_CFLAGS = @GEANY_CFLAGS@
326GEANY_INCLUDEDIR = @GEANY_INCLUDEDIR@
327GEANY_LIBS = @GEANY_LIBS@
328GEANY_VERSION = @GEANY_VERSION@
329GENIUSPASTE_CFLAGS = @GENIUSPASTE_CFLAGS@
330GENIUSPASTE_LIBS = @GENIUSPASTE_LIBS@
331GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
332GITCHANGEBAR_CFLAGS = @GITCHANGEBAR_CFLAGS@
333GITCHANGEBAR_LIBS = @GITCHANGEBAR_LIBS@
334GLIB_CFLAGS = @GLIB_CFLAGS@
335GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
336GLIB_LIBS = @GLIB_LIBS@
337GLIB_MKENUMS = @GLIB_MKENUMS@
338GMODULE_CFLAGS = @GMODULE_CFLAGS@
339GMODULE_LIBS = @GMODULE_LIBS@
340GMOFILES = @GMOFILES@
341GMSGFMT = @GMSGFMT@
342GPGME_CFLAGS = @GPGME_CFLAGS@
343GPGME_CONFIG = @GPGME_CONFIG@
344GPGME_LIBS = @GPGME_LIBS@
345GP_CFLAGS = @GP_CFLAGS@
346GP_GTK_PACKAGE = @GP_GTK_PACKAGE@
347GP_GTK_VERSION = @GP_GTK_VERSION@
348GP_GTK_VERSION_MAJOR = @GP_GTK_VERSION_MAJOR@
349GP_LDFLAGS = @GP_LDFLAGS@
350GREP = @GREP@
351GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
352GTKSPELL_LIBS = @GTKSPELL_LIBS@
353INSTALL = @INSTALL@
354INSTALL_DATA = @INSTALL_DATA@
355INSTALL_PROGRAM = @INSTALL_PROGRAM@
356INSTALL_SCRIPT = @INSTALL_SCRIPT@
357INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
358INSTOBJEXT = @INSTOBJEXT@
359INTLLIBS = @INTLLIBS@
360INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
361INTLTOOL_MERGE = @INTLTOOL_MERGE@
362INTLTOOL_PERL = @INTLTOOL_PERL@
363INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
364INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
365INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
366INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
367INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
368INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
369LD = @LD@
370LDFLAGS = @LDFLAGS@
371LIBMARKDOWN_CFLAGS = @LIBMARKDOWN_CFLAGS@
372LIBMARKDOWN_LIBS = @LIBMARKDOWN_LIBS@
373LIBOBJS = @LIBOBJS@
374LIBS = @LIBS@
375LIBTOOL = @LIBTOOL@
376LIBXML_CFLAGS = @LIBXML_CFLAGS@
377LIBXML_LIBS = @LIBXML_LIBS@
378LIPO = @LIPO@
379LN_S = @LN_S@
380LOCALEDIR = @LOCALEDIR@
381LTLIBOBJS = @LTLIBOBJS@
382LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
383LUA_CFLAGS = @LUA_CFLAGS@
384LUA_LIBS = @LUA_LIBS@
385MAKEINFO = @MAKEINFO@
386MANIFEST_TOOL = @MANIFEST_TOOL@
387MARKDOWN_CFLAGS = @MARKDOWN_CFLAGS@
388MARKDOWN_LIBS = @MARKDOWN_LIBS@
389MKDIR_P = @MKDIR_P@
390MKINSTALLDIRS = @MKINSTALLDIRS@
391MSGFMT = @MSGFMT@
392MSGFMT_OPTS = @MSGFMT_OPTS@
393MSGMERGE = @MSGMERGE@
394MULTITERM_CFLAGS = @MULTITERM_CFLAGS@
395MULTITERM_LIBS = @MULTITERM_LIBS@
396NM = @NM@
397NMEDIT = @NMEDIT@
398OBJDUMP = @OBJDUMP@
399OBJEXT = @OBJEXT@
400OTOOL = @OTOOL@
401OTOOL64 = @OTOOL64@
402PACKAGE = @PACKAGE@
403PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
404PACKAGE_NAME = @PACKAGE_NAME@
405PACKAGE_STRING = @PACKAGE_STRING@
406PACKAGE_TARNAME = @PACKAGE_TARNAME@
407PACKAGE_URL = @PACKAGE_URL@
408PACKAGE_VERSION = @PACKAGE_VERSION@
409PATH_SEPARATOR = @PATH_SEPARATOR@
410PKG_CONFIG = @PKG_CONFIG@
411PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
412PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
413POFILES = @POFILES@
414POSUB = @POSUB@
415PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
416PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
417PTY_LIBS = @PTY_LIBS@
418PYGTK_CFLAGS = @PYGTK_CFLAGS@
419PYGTK_LIBS = @PYGTK_LIBS@
420PYTHON = @PYTHON@
421PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
422PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
423PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
424PYTHON_LIBRARY = @PYTHON_LIBRARY@
425PYTHON_LIBS = @PYTHON_LIBS@
426PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
427PYTHON_VERSION = @PYTHON_VERSION@
428RANLIB = @RANLIB@
429RST2HTML = @RST2HTML@
430SED = @SED@
431SET_MAKE = @SET_MAKE@
432SHELL = @SHELL@
433STRIP = @STRIP@
434UPDATECHECKER_CFLAGS = @UPDATECHECKER_CFLAGS@
435UPDATECHECKER_LIBS = @UPDATECHECKER_LIBS@
436USE_NLS = @USE_NLS@
437UTILSLIB_CFLAGS = @UTILSLIB_CFLAGS@
438UTILSLIB_LIBS = @UTILSLIB_LIBS@
439VALAC = @VALAC@
440VERSION = @VERSION@
441VTE_CFLAGS = @VTE_CFLAGS@
442VTE_LIBS = @VTE_LIBS@
443WEBHELPER_CFLAGS = @WEBHELPER_CFLAGS@
444WEBHELPER_LIBS = @WEBHELPER_LIBS@
445WORKBENCH_CFLAGS = @WORKBENCH_CFLAGS@
446WORKBENCH_LIBS = @WORKBENCH_LIBS@
447XGETTEXT = @XGETTEXT@
448abs_builddir = @abs_builddir@
449abs_srcdir = @abs_srcdir@
450abs_top_builddir = @abs_top_builddir@
451abs_top_srcdir = @abs_top_srcdir@
452ac_ct_AR = @ac_ct_AR@
453ac_ct_CC = @ac_ct_CC@
454ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
455am__include = @am__include@
456am__leading_dot = @am__leading_dot@
457am__quote = @am__quote@
458am__tar = @am__tar@
459am__untar = @am__untar@
460bindir = @bindir@
461build = @build@
462build_alias = @build_alias@
463build_cpu = @build_cpu@
464build_os = @build_os@
465build_vendor = @build_vendor@
466builddir = @builddir@
467datadir = @datadir@
468datarootdir = @datarootdir@
469docdir = @docdir@
470dvidir = @dvidir@
471exec_prefix = @exec_prefix@
472geanypluginsdir = @geanypluginsdir@
473host = @host@
474host_alias = @host_alias@
475host_cpu = @host_cpu@
476host_os = @host_os@
477host_vendor = @host_vendor@
478htmldir = @htmldir@
479includedir = @includedir@
480infodir = @infodir@
481install_sh = @install_sh@
482intltool__v_merge_options_ = @intltool__v_merge_options_@
483intltool__v_merge_options_0 = @intltool__v_merge_options_0@
484libdir = @libdir@
485libexecdir = @libexecdir@
486localedir = @localedir@
487localstatedir = @localstatedir@
488mandir = @mandir@
489mkdir_p = @mkdir_p@
490oldincludedir = @oldincludedir@
491pdfdir = @pdfdir@
492prefix = @prefix@
493program_transform_name = @program_transform_name@
494psdir = @psdir@
495runstatedir = @runstatedir@
496sbindir = @sbindir@
497sharedstatedir = @sharedstatedir@
498srcdir = @srcdir@
499sysconfdir = @sysconfdir@
500target_alias = @target_alias@
501top_build_prefix = @top_build_prefix@
502top_builddir = @top_builddir@
503top_srcdir = @top_srcdir@
504plugindocdir = $(docdir)/$(plugin)
505htmldocdir = $(plugindocdir)
506plugindatadir = $(pkgdatadir)/$(plugin)
507pluginlibdir = $(pkglibdir)/$(plugin)
508examplesdir = $(plugindatadir)
509dist_plugindoc_DATA = \
510	README \
511	ChangeLog \
512	NEWS \
513	COPYING \
514	AUTHORS \
515	$(AUXFILES)
516
517EXTRA_DIST =
518SUBDIRS = src
519plugin = lineoperations
520all: all-recursive
521
522.SUFFIXES:
523$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/vars.auxfiles.mk $(top_srcdir)/build/vars.docs.mk $(am__configure_deps)
524	@for dep in $?; do \
525	  case '$(am__configure_deps)' in \
526	    *$$dep*) \
527	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
528	        && { if test -f $@; then exit 0; else break; fi; }; \
529	      exit 1;; \
530	  esac; \
531	done; \
532	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lineoperations/Makefile'; \
533	$(am__cd) $(top_srcdir) && \
534	  $(AUTOMAKE) --foreign lineoperations/Makefile
535Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
536	@case '$?' in \
537	  *config.status*) \
538	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
539	  *) \
540	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
541	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
542	esac;
543$(top_srcdir)/build/vars.auxfiles.mk $(top_srcdir)/build/vars.docs.mk $(am__empty):
544
545$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
546	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547
548$(top_srcdir)/configure:  $(am__configure_deps)
549	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
550$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
551	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552$(am__aclocal_m4_deps):
553
554mostlyclean-libtool:
555	-rm -f *.lo
556
557clean-libtool:
558	-rm -rf .libs _libs
559install-dist_plugindocDATA: $(dist_plugindoc_DATA)
560	@$(NORMAL_INSTALL)
561	@list='$(dist_plugindoc_DATA)'; test -n "$(plugindocdir)" || list=; \
562	if test -n "$$list"; then \
563	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindocdir)'"; \
564	  $(MKDIR_P) "$(DESTDIR)$(plugindocdir)" || exit 1; \
565	fi; \
566	for p in $$list; do \
567	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
568	  echo "$$d$$p"; \
569	done | $(am__base_list) | \
570	while read files; do \
571	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindocdir)'"; \
572	  $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindocdir)" || exit $$?; \
573	done
574
575uninstall-dist_plugindocDATA:
576	@$(NORMAL_UNINSTALL)
577	@list='$(dist_plugindoc_DATA)'; test -n "$(plugindocdir)" || list=; \
578	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
579	dir='$(DESTDIR)$(plugindocdir)'; $(am__uninstall_files_from_dir)
580
581# This directory's subdirectories are mostly independent; you can cd
582# into them and run 'make' without going through this Makefile.
583# To change the values of 'make' variables: instead of editing Makefiles,
584# (1) if the variable is set in 'config.status', edit 'config.status'
585#     (which will cause the Makefiles to be regenerated when you run 'make');
586# (2) otherwise, pass the desired values on the 'make' command line.
587$(am__recursive_targets):
588	@fail=; \
589	if $(am__make_keepgoing); then \
590	  failcom='fail=yes'; \
591	else \
592	  failcom='exit 1'; \
593	fi; \
594	dot_seen=no; \
595	target=`echo $@ | sed s/-recursive//`; \
596	case "$@" in \
597	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
598	  *) list='$(SUBDIRS)' ;; \
599	esac; \
600	for subdir in $$list; do \
601	  echo "Making $$target in $$subdir"; \
602	  if test "$$subdir" = "."; then \
603	    dot_seen=yes; \
604	    local_target="$$target-am"; \
605	  else \
606	    local_target="$$target"; \
607	  fi; \
608	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
609	  || eval $$failcom; \
610	done; \
611	if test "$$dot_seen" = "no"; then \
612	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
613	fi; test -z "$$fail"
614
615ID: $(am__tagged_files)
616	$(am__define_uniq_tagged_files); mkid -fID $$unique
617tags: tags-recursive
618TAGS: tags
619
620tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
621	set x; \
622	here=`pwd`; \
623	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
624	  include_option=--etags-include; \
625	  empty_fix=.; \
626	else \
627	  include_option=--include; \
628	  empty_fix=; \
629	fi; \
630	list='$(SUBDIRS)'; for subdir in $$list; do \
631	  if test "$$subdir" = .; then :; else \
632	    test ! -f $$subdir/TAGS || \
633	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
634	  fi; \
635	done; \
636	$(am__define_uniq_tagged_files); \
637	shift; \
638	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
639	  test -n "$$unique" || unique=$$empty_fix; \
640	  if test $$# -gt 0; then \
641	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
642	      "$$@" $$unique; \
643	  else \
644	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
645	      $$unique; \
646	  fi; \
647	fi
648ctags: ctags-recursive
649
650CTAGS: ctags
651ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
652	$(am__define_uniq_tagged_files); \
653	test -z "$(CTAGS_ARGS)$$unique" \
654	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
655	     $$unique
656
657GTAGS:
658	here=`$(am__cd) $(top_builddir) && pwd` \
659	  && $(am__cd) $(top_srcdir) \
660	  && gtags -i $(GTAGS_ARGS) "$$here"
661cscopelist: cscopelist-recursive
662
663cscopelist-am: $(am__tagged_files)
664	list='$(am__tagged_files)'; \
665	case "$(srcdir)" in \
666	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
667	  *) sdir=$(subdir)/$(srcdir) ;; \
668	esac; \
669	for i in $$list; do \
670	  if test -f "$$i"; then \
671	    echo "$(subdir)/$$i"; \
672	  else \
673	    echo "$$sdir/$$i"; \
674	  fi; \
675	done >> $(top_builddir)/cscope.files
676
677distclean-tags:
678	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
679
680distdir: $(BUILT_SOURCES)
681	$(MAKE) $(AM_MAKEFLAGS) distdir-am
682
683distdir-am: $(DISTFILES)
684	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
685	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
686	list='$(DISTFILES)'; \
687	  dist_files=`for file in $$list; do echo $$file; done | \
688	  sed -e "s|^$$srcdirstrip/||;t" \
689	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
690	case $$dist_files in \
691	  */*) $(MKDIR_P) `echo "$$dist_files" | \
692			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
693			   sort -u` ;; \
694	esac; \
695	for file in $$dist_files; do \
696	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
697	  if test -d $$d/$$file; then \
698	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
699	    if test -d "$(distdir)/$$file"; then \
700	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
701	    fi; \
702	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
703	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
704	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
705	    fi; \
706	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
707	  else \
708	    test -f "$(distdir)/$$file" \
709	    || cp -p $$d/$$file "$(distdir)/$$file" \
710	    || exit 1; \
711	  fi; \
712	done
713	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
714	  if test "$$subdir" = .; then :; else \
715	    $(am__make_dryrun) \
716	      || test -d "$(distdir)/$$subdir" \
717	      || $(MKDIR_P) "$(distdir)/$$subdir" \
718	      || exit 1; \
719	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
720	    $(am__relativize); \
721	    new_distdir=$$reldir; \
722	    dir1=$$subdir; dir2="$(top_distdir)"; \
723	    $(am__relativize); \
724	    new_top_distdir=$$reldir; \
725	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
726	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
727	    ($(am__cd) $$subdir && \
728	      $(MAKE) $(AM_MAKEFLAGS) \
729	        top_distdir="$$new_top_distdir" \
730	        distdir="$$new_distdir" \
731		am__remove_distdir=: \
732		am__skip_length_check=: \
733		am__skip_mode_fix=: \
734	        distdir) \
735	      || exit 1; \
736	  fi; \
737	done
738check-am: all-am
739check: check-recursive
740all-am: Makefile $(DATA)
741installdirs: installdirs-recursive
742installdirs-am:
743	for dir in "$(DESTDIR)$(plugindocdir)"; do \
744	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
745	done
746install: install-recursive
747install-exec: install-exec-recursive
748install-data: install-data-recursive
749uninstall: uninstall-recursive
750
751install-am: all-am
752	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
753
754installcheck: installcheck-recursive
755install-strip:
756	if test -z '$(STRIP)'; then \
757	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759	      install; \
760	else \
761	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
762	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
763	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
764	fi
765mostlyclean-generic:
766
767clean-generic:
768
769distclean-generic:
770	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
771	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
772
773maintainer-clean-generic:
774	@echo "This command is intended for maintainers to use"
775	@echo "it deletes files that may require special tools to rebuild."
776clean: clean-recursive
777
778clean-am: clean-generic clean-libtool mostlyclean-am
779
780distclean: distclean-recursive
781	-rm -f Makefile
782distclean-am: clean-am distclean-generic distclean-tags
783
784dvi: dvi-recursive
785
786dvi-am:
787
788html: html-recursive
789
790html-am:
791
792info: info-recursive
793
794info-am:
795
796install-data-am: install-dist_plugindocDATA
797
798install-dvi: install-dvi-recursive
799
800install-dvi-am:
801
802install-exec-am:
803
804install-html: install-html-recursive
805
806install-html-am:
807
808install-info: install-info-recursive
809
810install-info-am:
811
812install-man:
813
814install-pdf: install-pdf-recursive
815
816install-pdf-am:
817
818install-ps: install-ps-recursive
819
820install-ps-am:
821
822installcheck-am:
823
824maintainer-clean: maintainer-clean-recursive
825	-rm -f Makefile
826maintainer-clean-am: distclean-am maintainer-clean-generic
827
828mostlyclean: mostlyclean-recursive
829
830mostlyclean-am: mostlyclean-generic mostlyclean-libtool
831
832pdf: pdf-recursive
833
834pdf-am:
835
836ps: ps-recursive
837
838ps-am:
839
840uninstall-am: uninstall-dist_plugindocDATA
841
842.MAKE: $(am__recursive_targets) install-am install-strip
843
844.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
845	check-am clean clean-generic clean-libtool cscopelist-am ctags \
846	ctags-am distclean distclean-generic distclean-libtool \
847	distclean-tags distdir dvi dvi-am html html-am info info-am \
848	install install-am install-data install-data-am \
849	install-dist_plugindocDATA install-dvi install-dvi-am \
850	install-exec install-exec-am install-html install-html-am \
851	install-info install-info-am install-man install-pdf \
852	install-pdf-am install-ps install-ps-am install-strip \
853	installcheck installcheck-am installdirs installdirs-am \
854	maintainer-clean maintainer-clean-generic mostlyclean \
855	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
856	tags tags-am uninstall uninstall-am \
857	uninstall-dist_plugindocDATA
858
859.PRECIOUS: Makefile
860
861
862# Tell versions [3.59,3.63) of GNU make to not export all variables.
863# Otherwise a system limit (for SysV at least) may be exceeded.
864.NOEXPORT:
865