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 = webhelper/src
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 $(am__DIST_COMMON)
153mkinstalldirs = $(install_sh) -d
154CONFIG_HEADER = $(top_builddir)/config.h
155CONFIG_CLEAN_FILES =
156CONFIG_CLEAN_VPATH_FILES =
157am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
158am__vpath_adj = case $$p in \
159    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
160    *) f=$$p;; \
161  esac;
162am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
163am__install_max = 40
164am__nobase_strip_setup = \
165  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
166am__nobase_strip = \
167  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
168am__nobase_list = $(am__nobase_strip_setup); \
169  for p in $$list; do echo "$$p $$p"; done | \
170  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
171  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172    if (++n[$$2] == $(am__install_max)) \
173      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
174    END { for (dir in files) print dir, files[dir] }'
175am__base_list = \
176  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
177  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
178am__uninstall_files_from_dir = { \
179  test -z "$$files" \
180    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
181    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
182         $(am__cd) "$$dir" && rm -f $$files; }; \
183  }
184am__installdirs = "$(DESTDIR)$(geanypluginsdir)"
185LTLIBRARIES = $(geanyplugins_LTLIBRARIES)
186am__DEPENDENCIES_1 =
187am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
188webhelper_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \
189	$(am__DEPENDENCIES_1)
190am__objects_1 = webhelper_la-gwh-enum-types.lo
191am__objects_2 =
192am__objects_3 = webhelper_la-gwh-browser.lo \
193	webhelper_la-gwh-keybindings.lo webhelper_la-gwh-plugin.lo \
194	webhelper_la-gwh-settings.lo webhelper_la-gwh-utils.lo
195am_webhelper_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
196	$(am__objects_3) $(am__objects_2)
197webhelper_la_OBJECTS = $(am_webhelper_la_OBJECTS)
198AM_V_lt = $(am__v_lt_@AM_V@)
199am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200am__v_lt_0 = --silent
201am__v_lt_1 =
202webhelper_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
203	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(webhelper_la_CFLAGS) \
204	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
205AM_V_P = $(am__v_P_@AM_V@)
206am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
207am__v_P_0 = false
208am__v_P_1 = :
209AM_V_GEN = $(am__v_GEN_@AM_V@)
210am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
211am__v_GEN_0 = @echo "  GEN     " $@;
212am__v_GEN_1 =
213AM_V_at = $(am__v_at_@AM_V@)
214am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
215am__v_at_0 = @
216am__v_at_1 =
217DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
218depcomp = $(SHELL) $(top_srcdir)/depcomp
219am__maybe_remake_depfiles = depfiles
220am__depfiles_remade = ./$(DEPDIR)/webhelper_la-gwh-browser.Plo \
221	./$(DEPDIR)/webhelper_la-gwh-enum-types.Plo \
222	./$(DEPDIR)/webhelper_la-gwh-keybindings.Plo \
223	./$(DEPDIR)/webhelper_la-gwh-plugin.Plo \
224	./$(DEPDIR)/webhelper_la-gwh-settings.Plo \
225	./$(DEPDIR)/webhelper_la-gwh-utils.Plo
226am__mv = mv -f
227COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
228	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
229LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
230	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
231	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
232	$(AM_CFLAGS) $(CFLAGS)
233AM_V_CC = $(am__v_CC_@AM_V@)
234am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
235am__v_CC_0 = @echo "  CC      " $@;
236am__v_CC_1 =
237CCLD = $(CC)
238LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
239	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
240	$(AM_LDFLAGS) $(LDFLAGS) -o $@
241AM_V_CCLD = $(am__v_CCLD_@AM_V@)
242am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
243am__v_CCLD_0 = @echo "  CCLD    " $@;
244am__v_CCLD_1 =
245SOURCES = $(webhelper_la_SOURCES)
246DIST_SOURCES = $(webhelper_la_SOURCES)
247am__can_run_installinfo = \
248  case $$AM_UPDATE_INFO_DIR in \
249    n|no|NO) false;; \
250    *) (install-info --version) >/dev/null 2>&1;; \
251  esac
252am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
253# Read a list of newline-separated strings from the standard input,
254# and print each of them once, without duplicates.  Input order is
255# *not* preserved.
256am__uniquify_input = $(AWK) '\
257  BEGIN { nonempty = 0; } \
258  { items[$$0] = 1; nonempty = 1; } \
259  END { if (nonempty) { for (i in items) print i; }; } \
260'
261# Make sure the list of sources is unique.  This is necessary because,
262# e.g., the same source file might be shared among _SOURCES variables
263# for different programs/libraries.
264am__define_uniq_tagged_files = \
265  list='$(am__tagged_files)'; \
266  unique=`for i in $$list; do \
267    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268  done | $(am__uniquify_input)`
269ETAGS = etags
270CTAGS = ctags
271am__DIST_COMMON = $(srcdir)/Makefile.in \
272	$(top_srcdir)/build/cppcheck.mk \
273	$(top_srcdir)/build/vars.build.mk $(top_srcdir)/depcomp
274DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
275ACLOCAL = @ACLOCAL@
276ALL_LINGUAS = @ALL_LINGUAS@
277AMTAR = @AMTAR@
278AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
279AR = @AR@
280AUTOCLOSE_CFLAGS = @AUTOCLOSE_CFLAGS@
281AUTOCLOSE_LIBS = @AUTOCLOSE_LIBS@
282AUTOCONF = @AUTOCONF@
283AUTOHEADER = @AUTOHEADER@
284AUTOMAKE = @AUTOMAKE@
285AUTOMARK_CFLAGS = @AUTOMARK_CFLAGS@
286AUTOMARK_LIBS = @AUTOMARK_LIBS@
287AWK = @AWK@
288CATALOGS = @CATALOGS@
289CATOBJEXT = @CATOBJEXT@
290CC = @CC@
291CCDEPMODE = @CCDEPMODE@
292CFLAGS = @CFLAGS@
293CHECK_CFLAGS = @CHECK_CFLAGS@
294CHECK_LIBS = @CHECK_LIBS@
295COMMANDER_CFLAGS = @COMMANDER_CFLAGS@
296COMMANDER_LIBS = @COMMANDER_LIBS@
297CPP = @CPP@
298CPPCHECK = @CPPCHECK@
299CPPFLAGS = @CPPFLAGS@
300CYGPATH_W = @CYGPATH_W@
301DATADIRNAME = @DATADIRNAME@
302DEFINEFORMAT_CFLAGS = @DEFINEFORMAT_CFLAGS@
303DEFINEFORMAT_LIBS = @DEFINEFORMAT_LIBS@
304DEFS = @DEFS@
305DEPDIR = @DEPDIR@
306DEVHELP_CFLAGS = @DEVHELP_CFLAGS@
307DEVHELP_LIBS = @DEVHELP_LIBS@
308DLLTOOL = @DLLTOOL@
309DSYMUTIL = @DSYMUTIL@
310DUMPBIN = @DUMPBIN@
311ECHO_C = @ECHO_C@
312ECHO_N = @ECHO_N@
313ECHO_T = @ECHO_T@
314EGREP = @EGREP@
315ENCHANT_1_5_CFLAGS = @ENCHANT_1_5_CFLAGS@
316ENCHANT_1_5_LIBS = @ENCHANT_1_5_LIBS@
317ENCHANT_2_0_CFLAGS = @ENCHANT_2_0_CFLAGS@
318ENCHANT_2_0_LIBS = @ENCHANT_2_0_LIBS@
319ENCHANT_2_2_CFLAGS = @ENCHANT_2_2_CFLAGS@
320ENCHANT_2_2_LIBS = @ENCHANT_2_2_LIBS@
321ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
322ENCHANT_LIBS = @ENCHANT_LIBS@
323EXEEXT = @EXEEXT@
324FGREP = @FGREP@
325GEANYGENDOC_CFLAGS = @GEANYGENDOC_CFLAGS@
326GEANYGENDOC_LIBS = @GEANYGENDOC_LIBS@
327GEANYPY_CFLAGS = @GEANYPY_CFLAGS@
328GEANY_CFLAGS = @GEANY_CFLAGS@
329GEANY_INCLUDEDIR = @GEANY_INCLUDEDIR@
330GEANY_LIBS = @GEANY_LIBS@
331GEANY_VERSION = @GEANY_VERSION@
332GENIUSPASTE_CFLAGS = @GENIUSPASTE_CFLAGS@
333GENIUSPASTE_LIBS = @GENIUSPASTE_LIBS@
334GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
335GITCHANGEBAR_CFLAGS = @GITCHANGEBAR_CFLAGS@
336GITCHANGEBAR_LIBS = @GITCHANGEBAR_LIBS@
337GLIB_CFLAGS = @GLIB_CFLAGS@
338GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
339GLIB_LIBS = @GLIB_LIBS@
340GLIB_MKENUMS = @GLIB_MKENUMS@
341GMODULE_CFLAGS = @GMODULE_CFLAGS@
342GMODULE_LIBS = @GMODULE_LIBS@
343GMOFILES = @GMOFILES@
344GMSGFMT = @GMSGFMT@
345GPGME_CFLAGS = @GPGME_CFLAGS@
346GPGME_CONFIG = @GPGME_CONFIG@
347GPGME_LIBS = @GPGME_LIBS@
348GP_CFLAGS = @GP_CFLAGS@
349GP_GTK_PACKAGE = @GP_GTK_PACKAGE@
350GP_GTK_VERSION = @GP_GTK_VERSION@
351GP_GTK_VERSION_MAJOR = @GP_GTK_VERSION_MAJOR@
352GP_LDFLAGS = @GP_LDFLAGS@
353GREP = @GREP@
354GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
355GTKSPELL_LIBS = @GTKSPELL_LIBS@
356INSTALL = @INSTALL@
357INSTALL_DATA = @INSTALL_DATA@
358INSTALL_PROGRAM = @INSTALL_PROGRAM@
359INSTALL_SCRIPT = @INSTALL_SCRIPT@
360INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
361INSTOBJEXT = @INSTOBJEXT@
362INTLLIBS = @INTLLIBS@
363INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
364INTLTOOL_MERGE = @INTLTOOL_MERGE@
365INTLTOOL_PERL = @INTLTOOL_PERL@
366INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
367INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
368INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
369INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
370INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
371INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
372LD = @LD@
373LDFLAGS = @LDFLAGS@
374LIBMARKDOWN_CFLAGS = @LIBMARKDOWN_CFLAGS@
375LIBMARKDOWN_LIBS = @LIBMARKDOWN_LIBS@
376LIBOBJS = @LIBOBJS@
377LIBS = @LIBS@
378LIBTOOL = @LIBTOOL@
379LIBXML_CFLAGS = @LIBXML_CFLAGS@
380LIBXML_LIBS = @LIBXML_LIBS@
381LIPO = @LIPO@
382LN_S = @LN_S@
383LOCALEDIR = @LOCALEDIR@
384LTLIBOBJS = @LTLIBOBJS@
385LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
386LUA_CFLAGS = @LUA_CFLAGS@
387LUA_LIBS = @LUA_LIBS@
388MAKEINFO = @MAKEINFO@
389MANIFEST_TOOL = @MANIFEST_TOOL@
390MARKDOWN_CFLAGS = @MARKDOWN_CFLAGS@
391MARKDOWN_LIBS = @MARKDOWN_LIBS@
392MKDIR_P = @MKDIR_P@
393MKINSTALLDIRS = @MKINSTALLDIRS@
394MSGFMT = @MSGFMT@
395MSGFMT_OPTS = @MSGFMT_OPTS@
396MSGMERGE = @MSGMERGE@
397MULTITERM_CFLAGS = @MULTITERM_CFLAGS@
398MULTITERM_LIBS = @MULTITERM_LIBS@
399NM = @NM@
400NMEDIT = @NMEDIT@
401OBJDUMP = @OBJDUMP@
402OBJEXT = @OBJEXT@
403OTOOL = @OTOOL@
404OTOOL64 = @OTOOL64@
405PACKAGE = @PACKAGE@
406PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
407PACKAGE_NAME = @PACKAGE_NAME@
408PACKAGE_STRING = @PACKAGE_STRING@
409PACKAGE_TARNAME = @PACKAGE_TARNAME@
410PACKAGE_URL = @PACKAGE_URL@
411PACKAGE_VERSION = @PACKAGE_VERSION@
412PATH_SEPARATOR = @PATH_SEPARATOR@
413PKG_CONFIG = @PKG_CONFIG@
414PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
415PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
416POFILES = @POFILES@
417POSUB = @POSUB@
418PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
419PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
420PTY_LIBS = @PTY_LIBS@
421PYGTK_CFLAGS = @PYGTK_CFLAGS@
422PYGTK_LIBS = @PYGTK_LIBS@
423PYTHON = @PYTHON@
424PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
425PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
426PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
427PYTHON_LIBRARY = @PYTHON_LIBRARY@
428PYTHON_LIBS = @PYTHON_LIBS@
429PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
430PYTHON_VERSION = @PYTHON_VERSION@
431RANLIB = @RANLIB@
432RST2HTML = @RST2HTML@
433SED = @SED@
434SET_MAKE = @SET_MAKE@
435SHELL = @SHELL@
436STRIP = @STRIP@
437UPDATECHECKER_CFLAGS = @UPDATECHECKER_CFLAGS@
438UPDATECHECKER_LIBS = @UPDATECHECKER_LIBS@
439USE_NLS = @USE_NLS@
440UTILSLIB_CFLAGS = @UTILSLIB_CFLAGS@
441UTILSLIB_LIBS = @UTILSLIB_LIBS@
442VALAC = @VALAC@
443VERSION = @VERSION@
444VTE_CFLAGS = @VTE_CFLAGS@
445VTE_LIBS = @VTE_LIBS@
446WEBHELPER_CFLAGS = @WEBHELPER_CFLAGS@
447WEBHELPER_LIBS = @WEBHELPER_LIBS@
448WORKBENCH_CFLAGS = @WORKBENCH_CFLAGS@
449WORKBENCH_LIBS = @WORKBENCH_LIBS@
450XGETTEXT = @XGETTEXT@
451abs_builddir = @abs_builddir@
452abs_srcdir = @abs_srcdir@
453abs_top_builddir = @abs_top_builddir@
454abs_top_srcdir = @abs_top_srcdir@
455ac_ct_AR = @ac_ct_AR@
456ac_ct_CC = @ac_ct_CC@
457ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
458am__include = @am__include@
459am__leading_dot = @am__leading_dot@
460am__quote = @am__quote@
461am__tar = @am__tar@
462am__untar = @am__untar@
463bindir = @bindir@
464build = @build@
465build_alias = @build_alias@
466build_cpu = @build_cpu@
467build_os = @build_os@
468build_vendor = @build_vendor@
469builddir = @builddir@
470datadir = @datadir@
471datarootdir = @datarootdir@
472docdir = @docdir@
473dvidir = @dvidir@
474exec_prefix = @exec_prefix@
475geanypluginsdir = @geanypluginsdir@
476host = @host@
477host_alias = @host_alias@
478host_cpu = @host_cpu@
479host_os = @host_os@
480host_vendor = @host_vendor@
481htmldir = @htmldir@
482includedir = @includedir@
483infodir = @infodir@
484install_sh = @install_sh@
485intltool__v_merge_options_ = @intltool__v_merge_options_@
486intltool__v_merge_options_0 = @intltool__v_merge_options_0@
487libdir = @libdir@
488libexecdir = @libexecdir@
489localedir = @localedir@
490localstatedir = @localstatedir@
491mandir = @mandir@
492mkdir_p = @mkdir_p@
493oldincludedir = @oldincludedir@
494pdfdir = @pdfdir@
495prefix = @prefix@
496program_transform_name = @program_transform_name@
497psdir = @psdir@
498runstatedir = @runstatedir@
499sbindir = @sbindir@
500sharedstatedir = @sharedstatedir@
501srcdir = @srcdir@
502sysconfdir = @sysconfdir@
503target_alias = @target_alias@
504top_build_prefix = @top_build_prefix@
505top_builddir = @top_builddir@
506top_srcdir = @top_srcdir@
507@MINGW_FALSE@GP_PREFIX = $(prefix)
508@MINGW_TRUE@GP_PREFIX = .
509@MINGW_FALSE@GP_DATADIR = $(datadir)
510@MINGW_TRUE@GP_DATADIR = $(GP_PREFIX)/share
511@MINGW_FALSE@GP_LOCALEDIR = $(LOCALEDIR)
512@MINGW_TRUE@GP_LOCALEDIR = $(GP_DATADIR)/locale
513@MINGW_FALSE@GP_DOCDIR = $(docdir)
514@MINGW_TRUE@GP_DOCDIR = $(GP_DATADIR)/doc/$(PACKAGE)
515@MINGW_FALSE@GP_PKGDATADIR = $(pkgdatadir)
516@MINGW_TRUE@GP_PKGDATADIR = $(GP_DATADIR)/$(PACKAGE)
517@MINGW_FALSE@GP_LIBDIR = $(libdir)
518@MINGW_TRUE@GP_LIBDIR = $(GP_PREFIX)/lib
519@MINGW_FALSE@GP_PKGLIBDIR = $(pkglibdir)
520@MINGW_TRUE@GP_PKGLIBDIR = $(GP_LIBDIR)/$(PACKAGE)
521LOCAL_AM_CFLAGS = \
522	-DLOCALEDIR=\""$(GP_LOCALEDIR)"\" \
523	-DPREFIX=\""$(GP_PREFIX)"\" \
524	-DDOCDIR=\""$(GP_DOCDIR)"\" \
525	-DGEANYPLUGINS_DATADIR=\""$(GP_DATADIR)"\" \
526	-DPKGDATADIR=\""$(GP_PKGDATADIR)"\" \
527	-DLIBDIR=\""$(GP_LIBDIR)"\" \
528	-DPKGLIBDIR=\""$(GP_PKGLIBDIR)"\" \
529	-DPLUGINDATADIR=\""$(GP_PKGDATADIR)/$(plugin)"\" \
530	-DPLUGINDOCDIR=\""$(GP_DOCDIR)/$(plugin)"\" \
531	-DPLUGINLIBDIR=\""$(GP_PKGLIBDIR)/$(plugin)"\" \
532	-DPLUGIN="\"$(plugin)\""
533
534AM_CFLAGS = \
535	${LOCAL_AM_CFLAGS} \
536	$(GEANY_CFLAGS) \
537	$(GP_CFLAGS)
538
539AM_LDFLAGS = -module -avoid-version -no-undefined $(GP_LDFLAGS)
540COMMONLIBS = \
541	$(GEANY_LIBS) \
542	$(INTLLIBS)
543
544plugin = webhelper
545geanyplugins_LTLIBRARIES = webhelper.la
546sources = gwh-browser.c \
547                  gwh-keybindings.c \
548                  gwh-plugin.c \
549                  gwh-settings.c \
550                  gwh-utils.c
551
552headers = gwh-browser.h \
553                  gwh-keybindings.h \
554                  gwh-plugin.h \
555                  gwh-settings.h \
556                  gwh-utils.h
557
558autogen_sources = gwh-enum-types.c
559autogen_headers = gwh-enum-types.h
560EXTRA_DIST = gwh-enum-types.c.tpl \
561                  gwh-enum-types.h.tpl
562
563webhelper_la_SOURCES = $(autogen_sources) \
564                        $(autogen_headers) \
565                        $(sources) \
566                        $(headers)
567
568webhelper_la_CPPFLAGS = $(AM_CPPFLAGS) \
569                        -I$(srcdir) -I$(builddir) \
570                        -DG_LOG_DOMAIN=\"WebHelper\"
571
572webhelper_la_CFLAGS = $(AM_CFLAGS) \
573                        $(WEBHELPER_CFLAGS)
574
575webhelper_la_LIBADD = $(COMMONLIBS) \
576                        $(WEBHELPER_LIBS)
577
578all: all-am
579
580.SUFFIXES:
581.SUFFIXES: .c .lo .o .obj
582$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/vars.build.mk $(top_srcdir)/build/cppcheck.mk $(am__configure_deps)
583	@for dep in $?; do \
584	  case '$(am__configure_deps)' in \
585	    *$$dep*) \
586	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
587	        && { if test -f $@; then exit 0; else break; fi; }; \
588	      exit 1;; \
589	  esac; \
590	done; \
591	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign webhelper/src/Makefile'; \
592	$(am__cd) $(top_srcdir) && \
593	  $(AUTOMAKE) --foreign webhelper/src/Makefile
594Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
595	@case '$?' in \
596	  *config.status*) \
597	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
598	  *) \
599	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
600	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
601	esac;
602$(top_srcdir)/build/vars.build.mk $(top_srcdir)/build/cppcheck.mk $(am__empty):
603
604$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
605	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
606
607$(top_srcdir)/configure:  $(am__configure_deps)
608	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
609$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
610	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
611$(am__aclocal_m4_deps):
612
613install-geanypluginsLTLIBRARIES: $(geanyplugins_LTLIBRARIES)
614	@$(NORMAL_INSTALL)
615	@list='$(geanyplugins_LTLIBRARIES)'; test -n "$(geanypluginsdir)" || list=; \
616	list2=; for p in $$list; do \
617	  if test -f $$p; then \
618	    list2="$$list2 $$p"; \
619	  else :; fi; \
620	done; \
621	test -z "$$list2" || { \
622	  echo " $(MKDIR_P) '$(DESTDIR)$(geanypluginsdir)'"; \
623	  $(MKDIR_P) "$(DESTDIR)$(geanypluginsdir)" || exit 1; \
624	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(geanypluginsdir)'"; \
625	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(geanypluginsdir)"; \
626	}
627
628uninstall-geanypluginsLTLIBRARIES:
629	@$(NORMAL_UNINSTALL)
630	@list='$(geanyplugins_LTLIBRARIES)'; test -n "$(geanypluginsdir)" || list=; \
631	for p in $$list; do \
632	  $(am__strip_dir) \
633	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(geanypluginsdir)/$$f'"; \
634	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(geanypluginsdir)/$$f"; \
635	done
636
637clean-geanypluginsLTLIBRARIES:
638	-test -z "$(geanyplugins_LTLIBRARIES)" || rm -f $(geanyplugins_LTLIBRARIES)
639	@list='$(geanyplugins_LTLIBRARIES)'; \
640	locs=`for p in $$list; do echo $$p; done | \
641	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
642	      sort -u`; \
643	test -z "$$locs" || { \
644	  echo rm -f $${locs}; \
645	  rm -f $${locs}; \
646	}
647
648webhelper.la: $(webhelper_la_OBJECTS) $(webhelper_la_DEPENDENCIES) $(EXTRA_webhelper_la_DEPENDENCIES)
649	$(AM_V_CCLD)$(webhelper_la_LINK) -rpath $(geanypluginsdir) $(webhelper_la_OBJECTS) $(webhelper_la_LIBADD) $(LIBS)
650
651mostlyclean-compile:
652	-rm -f *.$(OBJEXT)
653
654distclean-compile:
655	-rm -f *.tab.c
656
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-browser.Plo@am__quote@ # am--include-marker
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-enum-types.Plo@am__quote@ # am--include-marker
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-keybindings.Plo@am__quote@ # am--include-marker
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-plugin.Plo@am__quote@ # am--include-marker
661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-settings.Plo@am__quote@ # am--include-marker
662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webhelper_la-gwh-utils.Plo@am__quote@ # am--include-marker
663
664$(am__depfiles_remade):
665	@$(MKDIR_P) $(@D)
666	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
667
668am--depfiles: $(am__depfiles_remade)
669
670.c.o:
671@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
672@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
673@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
674@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
677
678.c.obj:
679@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
680@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
681@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
682@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
683@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
685
686.c.lo:
687@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
688@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
689@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
690@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
691@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
693
694webhelper_la-gwh-enum-types.lo: gwh-enum-types.c
695@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-enum-types.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-enum-types.Tpo -c -o webhelper_la-gwh-enum-types.lo `test -f 'gwh-enum-types.c' || echo '$(srcdir)/'`gwh-enum-types.c
696@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-enum-types.Tpo $(DEPDIR)/webhelper_la-gwh-enum-types.Plo
697@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-enum-types.c' object='webhelper_la-gwh-enum-types.lo' libtool=yes @AMDEPBACKSLASH@
698@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-enum-types.lo `test -f 'gwh-enum-types.c' || echo '$(srcdir)/'`gwh-enum-types.c
700
701webhelper_la-gwh-browser.lo: gwh-browser.c
702@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-browser.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-browser.Tpo -c -o webhelper_la-gwh-browser.lo `test -f 'gwh-browser.c' || echo '$(srcdir)/'`gwh-browser.c
703@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-browser.Tpo $(DEPDIR)/webhelper_la-gwh-browser.Plo
704@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-browser.c' object='webhelper_la-gwh-browser.lo' libtool=yes @AMDEPBACKSLASH@
705@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-browser.lo `test -f 'gwh-browser.c' || echo '$(srcdir)/'`gwh-browser.c
707
708webhelper_la-gwh-keybindings.lo: gwh-keybindings.c
709@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-keybindings.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-keybindings.Tpo -c -o webhelper_la-gwh-keybindings.lo `test -f 'gwh-keybindings.c' || echo '$(srcdir)/'`gwh-keybindings.c
710@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-keybindings.Tpo $(DEPDIR)/webhelper_la-gwh-keybindings.Plo
711@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-keybindings.c' object='webhelper_la-gwh-keybindings.lo' libtool=yes @AMDEPBACKSLASH@
712@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-keybindings.lo `test -f 'gwh-keybindings.c' || echo '$(srcdir)/'`gwh-keybindings.c
714
715webhelper_la-gwh-plugin.lo: gwh-plugin.c
716@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-plugin.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-plugin.Tpo -c -o webhelper_la-gwh-plugin.lo `test -f 'gwh-plugin.c' || echo '$(srcdir)/'`gwh-plugin.c
717@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-plugin.Tpo $(DEPDIR)/webhelper_la-gwh-plugin.Plo
718@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-plugin.c' object='webhelper_la-gwh-plugin.lo' libtool=yes @AMDEPBACKSLASH@
719@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-plugin.lo `test -f 'gwh-plugin.c' || echo '$(srcdir)/'`gwh-plugin.c
721
722webhelper_la-gwh-settings.lo: gwh-settings.c
723@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-settings.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-settings.Tpo -c -o webhelper_la-gwh-settings.lo `test -f 'gwh-settings.c' || echo '$(srcdir)/'`gwh-settings.c
724@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-settings.Tpo $(DEPDIR)/webhelper_la-gwh-settings.Plo
725@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-settings.c' object='webhelper_la-gwh-settings.lo' libtool=yes @AMDEPBACKSLASH@
726@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-settings.lo `test -f 'gwh-settings.c' || echo '$(srcdir)/'`gwh-settings.c
728
729webhelper_la-gwh-utils.lo: gwh-utils.c
730@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -MT webhelper_la-gwh-utils.lo -MD -MP -MF $(DEPDIR)/webhelper_la-gwh-utils.Tpo -c -o webhelper_la-gwh-utils.lo `test -f 'gwh-utils.c' || echo '$(srcdir)/'`gwh-utils.c
731@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/webhelper_la-gwh-utils.Tpo $(DEPDIR)/webhelper_la-gwh-utils.Plo
732@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gwh-utils.c' object='webhelper_la-gwh-utils.lo' libtool=yes @AMDEPBACKSLASH@
733@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(webhelper_la_CPPFLAGS) $(CPPFLAGS) $(webhelper_la_CFLAGS) $(CFLAGS) -c -o webhelper_la-gwh-utils.lo `test -f 'gwh-utils.c' || echo '$(srcdir)/'`gwh-utils.c
735
736mostlyclean-libtool:
737	-rm -f *.lo
738
739clean-libtool:
740	-rm -rf .libs _libs
741
742ID: $(am__tagged_files)
743	$(am__define_uniq_tagged_files); mkid -fID $$unique
744tags: tags-am
745TAGS: tags
746
747tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
748	set x; \
749	here=`pwd`; \
750	$(am__define_uniq_tagged_files); \
751	shift; \
752	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
753	  test -n "$$unique" || unique=$$empty_fix; \
754	  if test $$# -gt 0; then \
755	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
756	      "$$@" $$unique; \
757	  else \
758	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
759	      $$unique; \
760	  fi; \
761	fi
762ctags: ctags-am
763
764CTAGS: ctags
765ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
766	$(am__define_uniq_tagged_files); \
767	test -z "$(CTAGS_ARGS)$$unique" \
768	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
769	     $$unique
770
771GTAGS:
772	here=`$(am__cd) $(top_builddir) && pwd` \
773	  && $(am__cd) $(top_srcdir) \
774	  && gtags -i $(GTAGS_ARGS) "$$here"
775cscopelist: cscopelist-am
776
777cscopelist-am: $(am__tagged_files)
778	list='$(am__tagged_files)'; \
779	case "$(srcdir)" in \
780	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
781	  *) sdir=$(subdir)/$(srcdir) ;; \
782	esac; \
783	for i in $$list; do \
784	  if test -f "$$i"; then \
785	    echo "$(subdir)/$$i"; \
786	  else \
787	    echo "$$sdir/$$i"; \
788	  fi; \
789	done >> $(top_builddir)/cscope.files
790
791distclean-tags:
792	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
793
794distdir: $(BUILT_SOURCES)
795	$(MAKE) $(AM_MAKEFLAGS) distdir-am
796
797distdir-am: $(DISTFILES)
798	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
799	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
800	list='$(DISTFILES)'; \
801	  dist_files=`for file in $$list; do echo $$file; done | \
802	  sed -e "s|^$$srcdirstrip/||;t" \
803	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
804	case $$dist_files in \
805	  */*) $(MKDIR_P) `echo "$$dist_files" | \
806			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
807			   sort -u` ;; \
808	esac; \
809	for file in $$dist_files; do \
810	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
811	  if test -d $$d/$$file; then \
812	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
813	    if test -d "$(distdir)/$$file"; then \
814	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
815	    fi; \
816	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
817	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
818	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
819	    fi; \
820	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
821	  else \
822	    test -f "$(distdir)/$$file" \
823	    || cp -p $$d/$$file "$(distdir)/$$file" \
824	    || exit 1; \
825	  fi; \
826	done
827@HAVE_CPPCHECK_FALSE@check-local:
828check-am: all-am
829	$(MAKE) $(AM_MAKEFLAGS) check-local
830check: check-am
831all-am: Makefile $(LTLIBRARIES)
832installdirs:
833	for dir in "$(DESTDIR)$(geanypluginsdir)"; do \
834	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
835	done
836install: install-am
837install-exec: install-exec-am
838install-data: install-data-am
839uninstall: uninstall-am
840
841install-am: all-am
842	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
843
844installcheck: installcheck-am
845install-strip:
846	if test -z '$(STRIP)'; then \
847	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
848	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
849	      install; \
850	else \
851	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
852	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
853	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
854	fi
855mostlyclean-generic:
856
857clean-generic:
858
859distclean-generic:
860	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
861	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
862
863maintainer-clean-generic:
864	@echo "This command is intended for maintainers to use"
865	@echo "it deletes files that may require special tools to rebuild."
866clean: clean-am
867
868clean-am: clean-geanypluginsLTLIBRARIES clean-generic clean-libtool \
869	mostlyclean-am
870
871distclean: distclean-am
872		-rm -f ./$(DEPDIR)/webhelper_la-gwh-browser.Plo
873	-rm -f ./$(DEPDIR)/webhelper_la-gwh-enum-types.Plo
874	-rm -f ./$(DEPDIR)/webhelper_la-gwh-keybindings.Plo
875	-rm -f ./$(DEPDIR)/webhelper_la-gwh-plugin.Plo
876	-rm -f ./$(DEPDIR)/webhelper_la-gwh-settings.Plo
877	-rm -f ./$(DEPDIR)/webhelper_la-gwh-utils.Plo
878	-rm -f Makefile
879distclean-am: clean-am distclean-compile distclean-generic \
880	distclean-tags
881
882dvi: dvi-am
883
884dvi-am:
885
886html: html-am
887
888html-am:
889
890info: info-am
891
892info-am:
893
894install-data-am: install-geanypluginsLTLIBRARIES
895
896install-dvi: install-dvi-am
897
898install-dvi-am:
899
900install-exec-am:
901
902install-html: install-html-am
903
904install-html-am:
905
906install-info: install-info-am
907
908install-info-am:
909
910install-man:
911
912install-pdf: install-pdf-am
913
914install-pdf-am:
915
916install-ps: install-ps-am
917
918install-ps-am:
919
920installcheck-am:
921
922maintainer-clean: maintainer-clean-am
923		-rm -f ./$(DEPDIR)/webhelper_la-gwh-browser.Plo
924	-rm -f ./$(DEPDIR)/webhelper_la-gwh-enum-types.Plo
925	-rm -f ./$(DEPDIR)/webhelper_la-gwh-keybindings.Plo
926	-rm -f ./$(DEPDIR)/webhelper_la-gwh-plugin.Plo
927	-rm -f ./$(DEPDIR)/webhelper_la-gwh-settings.Plo
928	-rm -f ./$(DEPDIR)/webhelper_la-gwh-utils.Plo
929	-rm -f Makefile
930maintainer-clean-am: distclean-am maintainer-clean-generic
931
932mostlyclean: mostlyclean-am
933
934mostlyclean-am: mostlyclean-compile mostlyclean-generic \
935	mostlyclean-libtool
936
937pdf: pdf-am
938
939pdf-am:
940
941ps: ps-am
942
943ps-am:
944
945uninstall-am: uninstall-geanypluginsLTLIBRARIES
946
947.MAKE: check-am install-am install-strip
948
949.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \
950	check-local clean clean-geanypluginsLTLIBRARIES clean-generic \
951	clean-libtool cscopelist-am ctags ctags-am distclean \
952	distclean-compile distclean-generic distclean-libtool \
953	distclean-tags distdir dvi dvi-am html html-am info info-am \
954	install install-am install-data install-data-am install-dvi \
955	install-dvi-am install-exec install-exec-am \
956	install-geanypluginsLTLIBRARIES install-html install-html-am \
957	install-info install-info-am install-man install-pdf \
958	install-pdf-am install-ps install-ps-am install-strip \
959	installcheck installcheck-am installdirs maintainer-clean \
960	maintainer-clean-generic mostlyclean mostlyclean-compile \
961	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
962	tags tags-am uninstall uninstall-am \
963	uninstall-geanypluginsLTLIBRARIES
964
965.PRECIOUS: Makefile
966
967
968# These are generated in $(srcdir) because they are part of the distribution,
969# and should anyway only be regenerated if the .tpl changes, which is a
970# developer thing ,so if should be harmless.
971$(srcdir)/gwh-enum-types.c: $(srcdir)/gwh-enum-types.c.tpl gwh-enum-types.h $(headers)
972	$(AM_V_GEN)$(GLIB_MKENUMS) --template $< $(headers:%=$(srcdir)/%) > $@
973$(srcdir)/gwh-enum-types.h: $(srcdir)/gwh-enum-types.h.tpl $(headers)
974	$(AM_V_GEN)$(GLIB_MKENUMS) --template $< $(headers:%=$(srcdir)/%) > $@
975
976@HAVE_CPPCHECK_TRUE@check-cppcheck: $(srcdir)
977@HAVE_CPPCHECK_TRUE@	$(CPPCHECK) \
978@HAVE_CPPCHECK_TRUE@		-q --template gcc --error-exitcode=2 \
979@HAVE_CPPCHECK_TRUE@		-I$(GEANY_INCLUDEDIR)/geany \
980@HAVE_CPPCHECK_TRUE@		$(AM_CPPCHECKFLAGS) $(CPPCHECKFLAGS) \
981@HAVE_CPPCHECK_TRUE@		$(srcdir)
982
983@HAVE_CPPCHECK_TRUE@check-local: check-cppcheck
984
985# Tell versions [3.59,3.63) of GNU make to not export all variables.
986# Otherwise a system limit (for SysV at least) may be exceeded.
987.NOEXPORT:
988