1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright 1999-2018 the Claws Mail team.
18# This file is part of Claws Mail package, and distributed under the
19# terms of the General Public License version 3 (or later).
20# See COPYING file for license details.
21
22VPATH = @srcdir@
23am__is_gnu_make = { \
24  if test -z '$(MAKELEVEL)'; then \
25    false; \
26  elif test -n '$(MAKE_HOST)'; then \
27    true; \
28  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29    true; \
30  else \
31    false; \
32  fi; \
33}
34am__make_running_with_option = \
35  case $${target_option-} in \
36      ?) ;; \
37      *) echo "am__make_running_with_option: internal error: invalid" \
38              "target option '$${target_option-}' specified" >&2; \
39         exit 1;; \
40  esac; \
41  has_opt=no; \
42  sane_makeflags=$$MAKEFLAGS; \
43  if $(am__is_gnu_make); then \
44    sane_makeflags=$$MFLAGS; \
45  else \
46    case $$MAKEFLAGS in \
47      *\\[\ \	]*) \
48        bs=\\; \
49        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
51    esac; \
52  fi; \
53  skip_next=no; \
54  strip_trailopt () \
55  { \
56    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57  }; \
58  for flg in $$sane_makeflags; do \
59    test $$skip_next = yes && { skip_next=no; continue; }; \
60    case $$flg in \
61      *=*|--*) continue;; \
62        -*I) strip_trailopt 'I'; skip_next=yes;; \
63      -*I?*) strip_trailopt 'I';; \
64        -*O) strip_trailopt 'O'; skip_next=yes;; \
65      -*O?*) strip_trailopt 'O';; \
66        -*l) strip_trailopt 'l'; skip_next=yes;; \
67      -*l?*) strip_trailopt 'l';; \
68      -[dEDm]) skip_next=yes;; \
69      -[JT]) skip_next=yes;; \
70    esac; \
71    case $$flg in \
72      *$$target_option*) has_opt=yes; break;; \
73    esac; \
74  done; \
75  test $$has_opt = yes
76am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78pkgdatadir = $(datadir)/@PACKAGE@
79pkgincludedir = $(includedir)/@PACKAGE@
80pkglibdir = $(libdir)/@PACKAGE@
81pkglibexecdir = $(libexecdir)/@PACKAGE@
82am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83install_sh_DATA = $(install_sh) -c -m 644
84install_sh_PROGRAM = $(install_sh) -c
85install_sh_SCRIPT = $(install_sh) -c
86INSTALL_HEADER = $(INSTALL_DATA)
87transform = $(program_transform_name)
88NORMAL_INSTALL = :
89PRE_INSTALL = :
90POST_INSTALL = :
91NORMAL_UNINSTALL = :
92PRE_UNINSTALL = :
93POST_UNINSTALL = :
94build_triplet = @build@
95host_triplet = @host@
96target_triplet = @target@
97subdir = src/plugins/litehtml_viewer
98ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
99am__aclocal_m4_deps = $(top_srcdir)/m4/check-type.m4 \
100	$(top_srcdir)/m4/gnupg-check-typedef.m4 \
101	$(top_srcdir)/m4/gnupg.m4 $(top_srcdir)/m4/gpgme.m4 \
102	$(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/libtool.m4 \
103	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
104	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
105	$(top_srcdir)/m4/spamassassin.m4 $(top_srcdir)/configure.ac
106am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107	$(ACLOCAL_M4)
108DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
110CONFIG_HEADER = $(top_builddir)/config.h \
111	$(top_builddir)/claws-features.h
112CONFIG_CLEAN_FILES =
113CONFIG_CLEAN_VPATH_FILES =
114am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115am__vpath_adj = case $$p in \
116    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117    *) f=$$p;; \
118  esac;
119am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120am__install_max = 40
121am__nobase_strip_setup = \
122  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123am__nobase_strip = \
124  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125am__nobase_list = $(am__nobase_strip_setup); \
126  for p in $$list; do echo "$$p $$p"; done | \
127  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129    if (++n[$$2] == $(am__install_max)) \
130      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131    END { for (dir in files) print dir, files[dir] }'
132am__base_list = \
133  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135am__uninstall_files_from_dir = { \
136  test -z "$$files" \
137    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139         $(am__cd) "$$dir" && rm -f $$files; }; \
140  }
141am__installdirs = "$(DESTDIR)$(plugindir)"
142LTLIBRARIES = $(plugin_LTLIBRARIES)
143am__DEPENDENCIES_1 =
144am_litehtml_viewer_la_OBJECTS = litehtml_viewer_la-container_linux.lo \
145	litehtml_viewer_la-container_linux_images.lo \
146	litehtml_viewer_la-plugin.lo litehtml_viewer_la-lh_prefs.lo \
147	litehtml_viewer_la-lh_viewer.lo \
148	litehtml_viewer_la-lh_widget.lo \
149	litehtml_viewer_la-lh_widget_text.lo \
150	litehtml_viewer_la-http.lo
151litehtml_viewer_la_OBJECTS = $(am_litehtml_viewer_la_OBJECTS)
152AM_V_lt = $(am__v_lt_@AM_V@)
153am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
154am__v_lt_0 = --silent
155am__v_lt_1 =
156litehtml_viewer_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
157	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
158	$(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) \
159	$(litehtml_viewer_la_LDFLAGS) $(LDFLAGS) -o $@
160@BUILD_LITEHTML_VIEWER_PLUGIN_TRUE@am_litehtml_viewer_la_rpath =  \
161@BUILD_LITEHTML_VIEWER_PLUGIN_TRUE@	-rpath $(plugindir)
162AM_V_P = $(am__v_P_@AM_V@)
163am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
164am__v_P_0 = false
165am__v_P_1 = :
166AM_V_GEN = $(am__v_GEN_@AM_V@)
167am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
168am__v_GEN_0 = @echo "  GEN     " $@;
169am__v_GEN_1 =
170AM_V_at = $(am__v_at_@AM_V@)
171am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172am__v_at_0 = @
173am__v_at_1 =
174DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
175depcomp = $(SHELL) $(top_srcdir)/config/depcomp
176am__maybe_remake_depfiles = depfiles
177am__depfiles_remade =  \
178	./$(DEPDIR)/litehtml_viewer_la-container_linux.Plo \
179	./$(DEPDIR)/litehtml_viewer_la-container_linux_images.Plo \
180	./$(DEPDIR)/litehtml_viewer_la-http.Plo \
181	./$(DEPDIR)/litehtml_viewer_la-lh_prefs.Plo \
182	./$(DEPDIR)/litehtml_viewer_la-lh_viewer.Plo \
183	./$(DEPDIR)/litehtml_viewer_la-lh_widget.Plo \
184	./$(DEPDIR)/litehtml_viewer_la-lh_widget_text.Plo \
185	./$(DEPDIR)/litehtml_viewer_la-plugin.Plo
186am__mv = mv -f
187COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
188	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
190	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
191	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
192	$(AM_CFLAGS) $(CFLAGS)
193AM_V_CC = $(am__v_CC_@AM_V@)
194am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
195am__v_CC_0 = @echo "  CC      " $@;
196am__v_CC_1 =
197CCLD = $(CC)
198LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
199	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
200	$(AM_LDFLAGS) $(LDFLAGS) -o $@
201AM_V_CCLD = $(am__v_CCLD_@AM_V@)
202am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
203am__v_CCLD_0 = @echo "  CCLD    " $@;
204am__v_CCLD_1 =
205CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
206	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
207LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
208	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
209	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
210	$(AM_CXXFLAGS) $(CXXFLAGS)
211AM_V_CXX = $(am__v_CXX_@AM_V@)
212am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
213am__v_CXX_0 = @echo "  CXX     " $@;
214am__v_CXX_1 =
215CXXLD = $(CXX)
216CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
217	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
218	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
219AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
220am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
221am__v_CXXLD_0 = @echo "  CXXLD   " $@;
222am__v_CXXLD_1 =
223SOURCES = $(litehtml_viewer_la_SOURCES)
224DIST_SOURCES = $(litehtml_viewer_la_SOURCES)
225RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
226	ctags-recursive dvi-recursive html-recursive info-recursive \
227	install-data-recursive install-dvi-recursive \
228	install-exec-recursive install-html-recursive \
229	install-info-recursive install-pdf-recursive \
230	install-ps-recursive install-recursive installcheck-recursive \
231	installdirs-recursive pdf-recursive ps-recursive \
232	tags-recursive uninstall-recursive
233am__can_run_installinfo = \
234  case $$AM_UPDATE_INFO_DIR in \
235    n|no|NO) false;; \
236    *) (install-info --version) >/dev/null 2>&1;; \
237  esac
238RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
239  distclean-recursive maintainer-clean-recursive
240am__recursive_targets = \
241  $(RECURSIVE_TARGETS) \
242  $(RECURSIVE_CLEAN_TARGETS) \
243  $(am__extra_recursive_targets)
244AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
245	distdir distdir-am
246am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
247# Read a list of newline-separated strings from the standard input,
248# and print each of them once, without duplicates.  Input order is
249# *not* preserved.
250am__uniquify_input = $(AWK) '\
251  BEGIN { nonempty = 0; } \
252  { items[$$0] = 1; nonempty = 1; } \
253  END { if (nonempty) { for (i in items) print i; }; } \
254'
255# Make sure the list of sources is unique.  This is necessary because,
256# e.g., the same source file might be shared among _SOURCES variables
257# for different programs/libraries.
258am__define_uniq_tagged_files = \
259  list='$(am__tagged_files)'; \
260  unique=`for i in $$list; do \
261    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262  done | $(am__uniquify_input)`
263ETAGS = etags
264CTAGS = ctags
265DIST_SUBDIRS = $(SUBDIRS)
266am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp \
267	$(top_srcdir)/config/mkinstalldirs TODO
268DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
269am__relativize = \
270  dir0=`pwd`; \
271  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
272  sed_rest='s,^[^/]*/*,,'; \
273  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
274  sed_butlast='s,/*[^/]*$$,,'; \
275  while test -n "$$dir1"; do \
276    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
277    if test "$$first" != "."; then \
278      if test "$$first" = ".."; then \
279        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
280        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
281      else \
282        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
283        if test "$$first2" = "$$first"; then \
284          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
285        else \
286          dir2="../$$dir2"; \
287        fi; \
288        dir0="$$dir0"/"$$first"; \
289      fi; \
290    fi; \
291    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
292  done; \
293  reldir="$$dir2"
294ACLOCAL = @ACLOCAL@
295ALLOCA = @ALLOCA@
296AMTAR = @AMTAR@
297AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
298AR = @AR@
299ARCHIVE_CFLAGS = @ARCHIVE_CFLAGS@
300ARCHIVE_LIBS = @ARCHIVE_LIBS@
301AS = @AS@
302AUTOCONF = @AUTOCONF@
303AUTOHEADER = @AUTOHEADER@
304AUTOMAKE = @AUTOMAKE@
305AWK = @AWK@
306CAIRO_CFLAGS = @CAIRO_CFLAGS@
307CAIRO_LIBS = @CAIRO_LIBS@
308CC = @CC@
309CCDEPMODE = @CCDEPMODE@
310CFLAGS = @CFLAGS@
311CM_NP_HOTKEY_CFLAGS = @CM_NP_HOTKEY_CFLAGS@
312CM_NP_HOTKEY_LIBS = @CM_NP_HOTKEY_LIBS@
313COMPFACE_LIBS = @COMPFACE_LIBS@
314CONTACTS_CFLAGS = @CONTACTS_CFLAGS@
315CONTACTS_LIBS = @CONTACTS_LIBS@
316CPP = @CPP@
317CPPFLAGS = @CPPFLAGS@
318CURL_CFLAGS = @CURL_CFLAGS@
319CURL_LIBS = @CURL_LIBS@
320CXX = @CXX@
321CXXCPP = @CXXCPP@
322CXXDEPMODE = @CXXDEPMODE@
323CXXFLAGS = @CXXFLAGS@
324CYGPATH_W = @CYGPATH_W@
325DBUS_CFLAGS = @DBUS_CFLAGS@
326DBUS_LIBS = @DBUS_LIBS@
327DEFS = @DEFS@
328DEPDIR = @DEPDIR@
329DLLTOOL = @DLLTOOL@
330DOCBOOK2HTML = @DOCBOOK2HTML@
331DOCBOOK2PDF = @DOCBOOK2PDF@
332DOCBOOK2PS = @DOCBOOK2PS@
333DOCBOOK2TXT = @DOCBOOK2TXT@
334DSYMUTIL = @DSYMUTIL@
335DUMPBIN = @DUMPBIN@
336ECHO_C = @ECHO_C@
337ECHO_N = @ECHO_N@
338ECHO_T = @ECHO_T@
339EGREP = @EGREP@
340ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
341ENCHANT_LIBS = @ENCHANT_LIBS@
342EXEEXT = @EXEEXT@
343EXPAT_CFLAGS = @EXPAT_CFLAGS@
344EXPAT_LIBS = @EXPAT_LIBS@
345EXTRA_VERSION = @EXTRA_VERSION@
346FGREP = @FGREP@
347FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
348FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
349GDATA_CFLAGS = @GDATA_CFLAGS@
350GDATA_LIBS = @GDATA_LIBS@
351GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
352GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
353GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
354GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
355GIT = @GIT@
356GIT_VERSION = @GIT_VERSION@
357GLIB_CFLAGS = @GLIB_CFLAGS@
358GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
359GLIB_LIBS = @GLIB_LIBS@
360GMSGFMT = @GMSGFMT@
361GMSGFMT_015 = @GMSGFMT_015@
362GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
363GNUTLS_LIBS = @GNUTLS_LIBS@
364GPGME_CFLAGS = @GPGME_CFLAGS@
365GPGME_CONFIG = @GPGME_CONFIG@
366GPGME_LIBS = @GPGME_LIBS@
367GREP = @GREP@
368GTK_CFLAGS = @GTK_CFLAGS@
369GTK_LIBS = @GTK_LIBS@
370HAVE_GTK_ICON_CACHE = @HAVE_GTK_ICON_CACHE@
371HAVE_PERL = @HAVE_PERL@
372INSTALL = @INSTALL@
373INSTALL_DATA = @INSTALL_DATA@
374INSTALL_PROGRAM = @INSTALL_PROGRAM@
375INSTALL_SCRIPT = @INSTALL_SCRIPT@
376INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
377INTLLIBS = @INTLLIBS@
378INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
379JPILOT_LIBS = @JPILOT_LIBS@
380LD = @LD@
381LDAP_LIBS = @LDAP_LIBS@
382LDFLAGS = @LDFLAGS@
383LEX = @LEX@
384LEXLIB = @LEXLIB@
385LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
386LIBARCHIVE_CFLAGS = @LIBARCHIVE_CFLAGS@
387LIBARCHIVE_LIBS = @LIBARCHIVE_LIBS@
388LIBETPAN_CFLAGS = @LIBETPAN_CFLAGS@
389LIBETPAN_FLAGS = @LIBETPAN_FLAGS@
390LIBETPAN_LIBS = @LIBETPAN_LIBS@
391LIBGUMBO_CFLAGS = @LIBGUMBO_CFLAGS@
392LIBGUMBO_LIBS = @LIBGUMBO_LIBS@
393LIBICAL_CFLAGS = @LIBICAL_CFLAGS@
394LIBICAL_LIBS = @LIBICAL_LIBS@
395LIBICONV = @LIBICONV@
396LIBINTL = @LIBINTL@
397LIBOBJS = @LIBOBJS@
398LIBRESOLV = @LIBRESOLV@
399LIBS = @LIBS@
400LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
401LIBSOUP_GNOME_CFLAGS = @LIBSOUP_GNOME_CFLAGS@
402LIBSOUP_GNOME_LIBS = @LIBSOUP_GNOME_LIBS@
403LIBSOUP_LIBS = @LIBSOUP_LIBS@
404LIBTOOL = @LIBTOOL@
405LIPO = @LIPO@
406LN_S = @LN_S@
407LTLIBICONV = @LTLIBICONV@
408LTLIBINTL = @LTLIBINTL@
409LTLIBOBJS = @LTLIBOBJS@
410LT_AGE = @LT_AGE@
411LT_CURRENT = @LT_CURRENT@
412LT_RELEASE = @LT_RELEASE@
413LT_REVISION = @LT_REVISION@
414LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
415MAINT = @MAINT@
416MAJOR_VERSION = @MAJOR_VERSION@
417MAKEINFO = @MAKEINFO@
418MANIFEST_TOOL = @MANIFEST_TOOL@
419MICRO_VERSION = @MICRO_VERSION@
420MINOR_VERSION = @MINOR_VERSION@
421MKDIR_P = @MKDIR_P@
422MSGFMT = @MSGFMT@
423MSGMERGE = @MSGMERGE@
424MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
425NETTLE_CFLAGS = @NETTLE_CFLAGS@
426NETTLE_LIBS = @NETTLE_LIBS@
427NETWORKMANAGER_SUPPORT_CFLAGS = @NETWORKMANAGER_SUPPORT_CFLAGS@
428NETWORKMANAGER_SUPPORT_LIBS = @NETWORKMANAGER_SUPPORT_LIBS@
429NM = @NM@
430NMEDIT = @NMEDIT@
431OBJDUMP = @OBJDUMP@
432OBJEXT = @OBJEXT@
433OTOOL = @OTOOL@
434OTOOL64 = @OTOOL64@
435PACKAGE = @PACKAGE@
436PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
437PACKAGE_NAME = @PACKAGE_NAME@
438PACKAGE_STRING = @PACKAGE_STRING@
439PACKAGE_TARNAME = @PACKAGE_TARNAME@
440PACKAGE_URL = @PACKAGE_URL@
441PACKAGE_VERSION = @PACKAGE_VERSION@
442PASSCRYPT_KEY = @PASSCRYPT_KEY@
443PATH_SEPARATOR = @PATH_SEPARATOR@
444PERL = @PERL@
445PERL_CFLAGS = @PERL_CFLAGS@
446PERL_LDFLAGS = @PERL_LDFLAGS@
447PKG_CONFIG = @PKG_CONFIG@
448PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
449PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
450POPPLER_CFLAGS = @POPPLER_CFLAGS@
451POPPLER_LIBS = @POPPLER_LIBS@
452POSUB = @POSUB@
453PTHREAD_LIBS = @PTHREAD_LIBS@
454PYGTK_CFLAGS = @PYGTK_CFLAGS@
455PYGTK_LIBS = @PYGTK_LIBS@
456PYTHON_CFLAGS = @PYTHON_CFLAGS@
457PYTHON_LIBS = @PYTHON_LIBS@
458PYTHON_SHARED_LIB = @PYTHON_SHARED_LIB@
459RANLIB = @RANLIB@
460RC = @RC@
461REAL_CXX = @REAL_CXX@
462SED = @SED@
463SET_MAKE = @SET_MAKE@
464SHELL = @SHELL@
465SM_LIBS = @SM_LIBS@
466SPAMASSASSIN_CFLAGS = @SPAMASSASSIN_CFLAGS@
467SPAMASSASSIN_LIBS = @SPAMASSASSIN_LIBS@
468STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
469STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
470STRIP = @STRIP@
471SVG_CFLAGS = @SVG_CFLAGS@
472SVG_LIBS = @SVG_LIBS@
473USE_NLS = @USE_NLS@
474VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
475VALGRIND_LIBS = @VALGRIND_LIBS@
476VERSION = @VERSION@
477WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
478WEBKIT_LIBS = @WEBKIT_LIBS@
479XGETTEXT = @XGETTEXT@
480XGETTEXT_015 = @XGETTEXT_015@
481XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
482YACC = @YACC@
483YFLAGS = @YFLAGS@
484YTNEF_CFLAGS = @YTNEF_CFLAGS@
485YTNEF_LIBS = @YTNEF_LIBS@
486abs_builddir = @abs_builddir@
487abs_srcdir = @abs_srcdir@
488abs_top_builddir = @abs_top_builddir@
489abs_top_srcdir = @abs_top_srcdir@
490ac_ct_AR = @ac_ct_AR@
491ac_ct_CC = @ac_ct_CC@
492ac_ct_CXX = @ac_ct_CXX@
493ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
494am__include = @am__include@
495am__leading_dot = @am__leading_dot@
496am__quote = @am__quote@
497am__tar = @am__tar@
498am__untar = @am__untar@
499bindir = @bindir@
500build = @build@
501build_alias = @build_alias@
502build_cpu = @build_cpu@
503build_os = @build_os@
504build_vendor = @build_vendor@
505builddir = @builddir@
506datadir = @datadir@
507datarootdir = @datarootdir@
508docdir = @docdir@
509dvidir = @dvidir@
510enable_crash_dialog = @enable_crash_dialog@
511exec_prefix = @exec_prefix@
512host = @host@
513host_alias = @host_alias@
514host_cpu = @host_cpu@
515host_os = @host_os@
516host_vendor = @host_vendor@
517htmldir = @htmldir@
518includedir = @includedir@
519infodir = @infodir@
520install_sh = @install_sh@
521libcanberra_gtk_CFLAGS = @libcanberra_gtk_CFLAGS@
522libcanberra_gtk_LIBS = @libcanberra_gtk_LIBS@
523libdir = @libdir@
524libetpanconfig = @libetpanconfig@
525libexecdir = @libexecdir@
526libnotify_CFLAGS = @libnotify_CFLAGS@
527libnotify_LIBS = @libnotify_LIBS@
528localedir = @localedir@
529localstatedir = @localstatedir@
530mandir = @mandir@
531manualdir = @manualdir@
532mkdir_p = @mkdir_p@
533oldincludedir = @oldincludedir@
534pdfdir = @pdfdir@
535prefix = @prefix@
536program_transform_name = @program_transform_name@
537psdir = @psdir@
538runstatedir = @runstatedir@
539sbindir = @sbindir@
540sharedstatedir = @sharedstatedir@
541srcdir = @srcdir@
542sysconfdir = @sysconfdir@
543target = @target@
544target_alias = @target_alias@
545target_cpu = @target_cpu@
546target_os = @target_os@
547target_vendor = @target_vendor@
548top_build_prefix = @top_build_prefix@
549top_builddir = @top_builddir@
550top_srcdir = @top_srcdir@
551unity_CFLAGS = @unity_CFLAGS@
552unity_LIBS = @unity_LIBS@
553SUBDIRS = litehtml
554EXTRA_DIST = claws.def plugin.def version.rc css.inc
555IFLAGS = \
556        -I$(top_srcdir)/src \
557        -I$(top_srcdir)/src/common \
558        -I$(top_builddir)/src \
559        -I$(top_srcdir)/src/gtk \
560        -I$(top_srcdir)/src/plugins/litehtml_viewer/litehtml
561
562@OS_WIN32_TRUE@LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \
563@OS_WIN32_TRUE@		`echo $(DEFS) $(DEFAULT_INCLUDES) $(IFLAGS) | \
564@OS_WIN32_TRUE@		sed -e 's/-I/--include-dir /g;s/-D/--define /g'`
565
566@OS_WIN32_FALSE@plugin_res =
567@OS_WIN32_TRUE@plugin_res = version.lo
568@OS_WIN32_FALSE@plugin_res_ldflag =
569@OS_WIN32_TRUE@plugin_res_ldflag = -Wl,.libs/version.o
570@OS_WIN32_FALSE@export_symbols =
571@OS_WIN32_TRUE@export_symbols = -export-symbols $(srcdir)/plugin.def
572@OS_WIN32_FALSE@plugin_deps =
573@OS_WIN32_TRUE@plugin_deps = libclaws.a $(plugin_res) plugin.def
574@OS_WIN32_FALSE@plugin_ldadd =
575@OS_WIN32_TRUE@plugin_ldadd = -L. -lclaws
576@PLATFORM_WIN32_FALSE@no_undefined =
577@PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
578@CYGWIN_FALSE@cygwin_export_lib =
579@CYGWIN_TRUE@cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
580plugindir = $(pkglibdir)/plugins
581@BUILD_LITEHTML_VIEWER_PLUGIN_TRUE@plugin_LTLIBRARIES = litehtml_viewer.la
582litehtml_viewer_la_DEPENDENCIES = $(plugin_deps) litehtml/liblitehtml.la
583litehtml_viewer_la_LIBADD = $(plugin_ldadd) $(cygwin_export_lib) \
584	$(top_builddir)/src/plugins/litehtml_viewer/litehtml/liblitehtml.la \
585        $(GTK_LIBS)
586
587litehtml_viewer_la_CXXFLAGS = -std=c++11
588litehtml_viewer_la_CFLAGS = -std=c99
589litehtml_viewer_la_SOURCES = \
590	container_linux.cpp \
591	container_linux_images.cpp \
592	plugin.c \
593	lh_prefs.c \
594	lh_viewer.c \
595	lh_widget.cpp \
596	lh_widget_text.cpp \
597	container_linux.h \
598	lh_prefs.h \
599	lh_viewer.h \
600	lh_widget.h \
601	lh_widget_wrapped.h \
602	http.h \
603	http.cpp
604
605litehtml_viewer_la_LDFLAGS = \
606	$(plugin_res_ldflag) $(no_undefined) $(export_symbols) \
607	-avoid-version -module \
608	$(GTK_LIBS) \
609	$(FONTCONFIG_LIBS) \
610	$(CAIRO_LIBS) \
611	$(CURL_LIBS) \
612	$(LIBGUMBO_LIBS)
613
614litehtml_viewer_la_CPPFLAGS = \
615	$(IFLAGS) \
616	$(GLIB_CFLAGS) \
617	$(GTK_CFLAGS) \
618	$(ENCHANT_CFLAGS) \
619	$(FONTCONFIG_CFLAGS) \
620	$(CAIRO_CFLAGS) \
621	$(CURL_CFLAGS) \
622	$(LIBGUMBO_CFLAGS)
623
624all: all-recursive
625
626.SUFFIXES:
627.SUFFIXES: .c .cpp .lo .o .obj
628$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
629	@for dep in $?; do \
630	  case '$(am__configure_deps)' in \
631	    *$$dep*) \
632	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
633	        && { if test -f $@; then exit 0; else break; fi; }; \
634	      exit 1;; \
635	  esac; \
636	done; \
637	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/litehtml_viewer/Makefile'; \
638	$(am__cd) $(top_srcdir) && \
639	  $(AUTOMAKE) --foreign src/plugins/litehtml_viewer/Makefile
640Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
641	@case '$?' in \
642	  *config.status*) \
643	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
644	  *) \
645	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
646	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
647	esac;
648
649$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
650	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
651
652$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
653	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
654$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
655	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
656$(am__aclocal_m4_deps):
657
658install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
659	@$(NORMAL_INSTALL)
660	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
661	list2=; for p in $$list; do \
662	  if test -f $$p; then \
663	    list2="$$list2 $$p"; \
664	  else :; fi; \
665	done; \
666	test -z "$$list2" || { \
667	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
668	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
669	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
670	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
671	}
672
673uninstall-pluginLTLIBRARIES:
674	@$(NORMAL_UNINSTALL)
675	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
676	for p in $$list; do \
677	  $(am__strip_dir) \
678	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
679	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
680	done
681
682clean-pluginLTLIBRARIES:
683	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
684	@list='$(plugin_LTLIBRARIES)'; \
685	locs=`for p in $$list; do echo $$p; done | \
686	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
687	      sort -u`; \
688	test -z "$$locs" || { \
689	  echo rm -f $${locs}; \
690	  rm -f $${locs}; \
691	}
692
693litehtml_viewer.la: $(litehtml_viewer_la_OBJECTS) $(litehtml_viewer_la_DEPENDENCIES) $(EXTRA_litehtml_viewer_la_DEPENDENCIES)
694	$(AM_V_CXXLD)$(litehtml_viewer_la_LINK) $(am_litehtml_viewer_la_rpath) $(litehtml_viewer_la_OBJECTS) $(litehtml_viewer_la_LIBADD) $(LIBS)
695
696mostlyclean-compile:
697	-rm -f *.$(OBJEXT)
698
699distclean-compile:
700	-rm -f *.tab.c
701
702@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-container_linux.Plo@am__quote@ # am--include-marker
703@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-container_linux_images.Plo@am__quote@ # am--include-marker
704@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-http.Plo@am__quote@ # am--include-marker
705@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-lh_prefs.Plo@am__quote@ # am--include-marker
706@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-lh_viewer.Plo@am__quote@ # am--include-marker
707@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-lh_widget.Plo@am__quote@ # am--include-marker
708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-lh_widget_text.Plo@am__quote@ # am--include-marker
709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/litehtml_viewer_la-plugin.Plo@am__quote@ # am--include-marker
710
711$(am__depfiles_remade):
712	@$(MKDIR_P) $(@D)
713	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
714
715am--depfiles: $(am__depfiles_remade)
716
717.c.o:
718@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
719@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
720@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
721@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
723
724.c.obj:
725@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
726@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
727@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
728@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
730
731.c.lo:
732@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
733@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
734@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
735@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
737
738litehtml_viewer_la-plugin.lo: plugin.c
739@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -MT litehtml_viewer_la-plugin.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-plugin.Tpo -c -o litehtml_viewer_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
740@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-plugin.Tpo $(DEPDIR)/litehtml_viewer_la-plugin.Plo
741@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='plugin.c' object='litehtml_viewer_la-plugin.lo' libtool=yes @AMDEPBACKSLASH@
742@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -c -o litehtml_viewer_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
744
745litehtml_viewer_la-lh_prefs.lo: lh_prefs.c
746@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -MT litehtml_viewer_la-lh_prefs.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-lh_prefs.Tpo -c -o litehtml_viewer_la-lh_prefs.lo `test -f 'lh_prefs.c' || echo '$(srcdir)/'`lh_prefs.c
747@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-lh_prefs.Tpo $(DEPDIR)/litehtml_viewer_la-lh_prefs.Plo
748@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='lh_prefs.c' object='litehtml_viewer_la-lh_prefs.lo' libtool=yes @AMDEPBACKSLASH@
749@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -c -o litehtml_viewer_la-lh_prefs.lo `test -f 'lh_prefs.c' || echo '$(srcdir)/'`lh_prefs.c
751
752litehtml_viewer_la-lh_viewer.lo: lh_viewer.c
753@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -MT litehtml_viewer_la-lh_viewer.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-lh_viewer.Tpo -c -o litehtml_viewer_la-lh_viewer.lo `test -f 'lh_viewer.c' || echo '$(srcdir)/'`lh_viewer.c
754@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-lh_viewer.Tpo $(DEPDIR)/litehtml_viewer_la-lh_viewer.Plo
755@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='lh_viewer.c' object='litehtml_viewer_la-lh_viewer.lo' libtool=yes @AMDEPBACKSLASH@
756@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CFLAGS) $(CFLAGS) -c -o litehtml_viewer_la-lh_viewer.lo `test -f 'lh_viewer.c' || echo '$(srcdir)/'`lh_viewer.c
758
759.cpp.o:
760@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
761@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
762@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
763@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
765
766.cpp.obj:
767@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
768@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
769@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
770@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
772
773.cpp.lo:
774@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
775@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
776@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
777@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
779
780litehtml_viewer_la-container_linux.lo: container_linux.cpp
781@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -MT litehtml_viewer_la-container_linux.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-container_linux.Tpo -c -o litehtml_viewer_la-container_linux.lo `test -f 'container_linux.cpp' || echo '$(srcdir)/'`container_linux.cpp
782@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-container_linux.Tpo $(DEPDIR)/litehtml_viewer_la-container_linux.Plo
783@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='container_linux.cpp' object='litehtml_viewer_la-container_linux.lo' libtool=yes @AMDEPBACKSLASH@
784@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
785@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -c -o litehtml_viewer_la-container_linux.lo `test -f 'container_linux.cpp' || echo '$(srcdir)/'`container_linux.cpp
786
787litehtml_viewer_la-container_linux_images.lo: container_linux_images.cpp
788@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -MT litehtml_viewer_la-container_linux_images.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-container_linux_images.Tpo -c -o litehtml_viewer_la-container_linux_images.lo `test -f 'container_linux_images.cpp' || echo '$(srcdir)/'`container_linux_images.cpp
789@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-container_linux_images.Tpo $(DEPDIR)/litehtml_viewer_la-container_linux_images.Plo
790@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='container_linux_images.cpp' object='litehtml_viewer_la-container_linux_images.lo' libtool=yes @AMDEPBACKSLASH@
791@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
792@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -c -o litehtml_viewer_la-container_linux_images.lo `test -f 'container_linux_images.cpp' || echo '$(srcdir)/'`container_linux_images.cpp
793
794litehtml_viewer_la-lh_widget.lo: lh_widget.cpp
795@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -MT litehtml_viewer_la-lh_widget.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-lh_widget.Tpo -c -o litehtml_viewer_la-lh_widget.lo `test -f 'lh_widget.cpp' || echo '$(srcdir)/'`lh_widget.cpp
796@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-lh_widget.Tpo $(DEPDIR)/litehtml_viewer_la-lh_widget.Plo
797@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='lh_widget.cpp' object='litehtml_viewer_la-lh_widget.lo' libtool=yes @AMDEPBACKSLASH@
798@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -c -o litehtml_viewer_la-lh_widget.lo `test -f 'lh_widget.cpp' || echo '$(srcdir)/'`lh_widget.cpp
800
801litehtml_viewer_la-lh_widget_text.lo: lh_widget_text.cpp
802@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -MT litehtml_viewer_la-lh_widget_text.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-lh_widget_text.Tpo -c -o litehtml_viewer_la-lh_widget_text.lo `test -f 'lh_widget_text.cpp' || echo '$(srcdir)/'`lh_widget_text.cpp
803@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-lh_widget_text.Tpo $(DEPDIR)/litehtml_viewer_la-lh_widget_text.Plo
804@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='lh_widget_text.cpp' object='litehtml_viewer_la-lh_widget_text.lo' libtool=yes @AMDEPBACKSLASH@
805@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
806@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -c -o litehtml_viewer_la-lh_widget_text.lo `test -f 'lh_widget_text.cpp' || echo '$(srcdir)/'`lh_widget_text.cpp
807
808litehtml_viewer_la-http.lo: http.cpp
809@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -MT litehtml_viewer_la-http.lo -MD -MP -MF $(DEPDIR)/litehtml_viewer_la-http.Tpo -c -o litehtml_viewer_la-http.lo `test -f 'http.cpp' || echo '$(srcdir)/'`http.cpp
810@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/litehtml_viewer_la-http.Tpo $(DEPDIR)/litehtml_viewer_la-http.Plo
811@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='http.cpp' object='litehtml_viewer_la-http.lo' libtool=yes @AMDEPBACKSLASH@
812@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(litehtml_viewer_la_CPPFLAGS) $(CPPFLAGS) $(litehtml_viewer_la_CXXFLAGS) $(CXXFLAGS) -c -o litehtml_viewer_la-http.lo `test -f 'http.cpp' || echo '$(srcdir)/'`http.cpp
814
815mostlyclean-libtool:
816	-rm -f *.lo
817
818clean-libtool:
819	-rm -rf .libs _libs
820
821# This directory's subdirectories are mostly independent; you can cd
822# into them and run 'make' without going through this Makefile.
823# To change the values of 'make' variables: instead of editing Makefiles,
824# (1) if the variable is set in 'config.status', edit 'config.status'
825#     (which will cause the Makefiles to be regenerated when you run 'make');
826# (2) otherwise, pass the desired values on the 'make' command line.
827$(am__recursive_targets):
828	@fail=; \
829	if $(am__make_keepgoing); then \
830	  failcom='fail=yes'; \
831	else \
832	  failcom='exit 1'; \
833	fi; \
834	dot_seen=no; \
835	target=`echo $@ | sed s/-recursive//`; \
836	case "$@" in \
837	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
838	  *) list='$(SUBDIRS)' ;; \
839	esac; \
840	for subdir in $$list; do \
841	  echo "Making $$target in $$subdir"; \
842	  if test "$$subdir" = "."; then \
843	    dot_seen=yes; \
844	    local_target="$$target-am"; \
845	  else \
846	    local_target="$$target"; \
847	  fi; \
848	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
849	  || eval $$failcom; \
850	done; \
851	if test "$$dot_seen" = "no"; then \
852	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
853	fi; test -z "$$fail"
854
855ID: $(am__tagged_files)
856	$(am__define_uniq_tagged_files); mkid -fID $$unique
857tags: tags-recursive
858TAGS: tags
859
860tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
861	set x; \
862	here=`pwd`; \
863	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
864	  include_option=--etags-include; \
865	  empty_fix=.; \
866	else \
867	  include_option=--include; \
868	  empty_fix=; \
869	fi; \
870	list='$(SUBDIRS)'; for subdir in $$list; do \
871	  if test "$$subdir" = .; then :; else \
872	    test ! -f $$subdir/TAGS || \
873	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
874	  fi; \
875	done; \
876	$(am__define_uniq_tagged_files); \
877	shift; \
878	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
879	  test -n "$$unique" || unique=$$empty_fix; \
880	  if test $$# -gt 0; then \
881	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
882	      "$$@" $$unique; \
883	  else \
884	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
885	      $$unique; \
886	  fi; \
887	fi
888ctags: ctags-recursive
889
890CTAGS: ctags
891ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
892	$(am__define_uniq_tagged_files); \
893	test -z "$(CTAGS_ARGS)$$unique" \
894	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
895	     $$unique
896
897GTAGS:
898	here=`$(am__cd) $(top_builddir) && pwd` \
899	  && $(am__cd) $(top_srcdir) \
900	  && gtags -i $(GTAGS_ARGS) "$$here"
901cscopelist: cscopelist-recursive
902
903cscopelist-am: $(am__tagged_files)
904	list='$(am__tagged_files)'; \
905	case "$(srcdir)" in \
906	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
907	  *) sdir=$(subdir)/$(srcdir) ;; \
908	esac; \
909	for i in $$list; do \
910	  if test -f "$$i"; then \
911	    echo "$(subdir)/$$i"; \
912	  else \
913	    echo "$$sdir/$$i"; \
914	  fi; \
915	done >> $(top_builddir)/cscope.files
916
917distclean-tags:
918	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
919
920distdir: $(BUILT_SOURCES)
921	$(MAKE) $(AM_MAKEFLAGS) distdir-am
922
923distdir-am: $(DISTFILES)
924	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
925	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
926	list='$(DISTFILES)'; \
927	  dist_files=`for file in $$list; do echo $$file; done | \
928	  sed -e "s|^$$srcdirstrip/||;t" \
929	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
930	case $$dist_files in \
931	  */*) $(MKDIR_P) `echo "$$dist_files" | \
932			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
933			   sort -u` ;; \
934	esac; \
935	for file in $$dist_files; do \
936	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
937	  if test -d $$d/$$file; then \
938	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
939	    if test -d "$(distdir)/$$file"; then \
940	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
941	    fi; \
942	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
943	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
944	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
945	    fi; \
946	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
947	  else \
948	    test -f "$(distdir)/$$file" \
949	    || cp -p $$d/$$file "$(distdir)/$$file" \
950	    || exit 1; \
951	  fi; \
952	done
953	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
954	  if test "$$subdir" = .; then :; else \
955	    $(am__make_dryrun) \
956	      || test -d "$(distdir)/$$subdir" \
957	      || $(MKDIR_P) "$(distdir)/$$subdir" \
958	      || exit 1; \
959	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
960	    $(am__relativize); \
961	    new_distdir=$$reldir; \
962	    dir1=$$subdir; dir2="$(top_distdir)"; \
963	    $(am__relativize); \
964	    new_top_distdir=$$reldir; \
965	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
966	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
967	    ($(am__cd) $$subdir && \
968	      $(MAKE) $(AM_MAKEFLAGS) \
969	        top_distdir="$$new_top_distdir" \
970	        distdir="$$new_distdir" \
971		am__remove_distdir=: \
972		am__skip_length_check=: \
973		am__skip_mode_fix=: \
974	        distdir) \
975	      || exit 1; \
976	  fi; \
977	done
978check-am: all-am
979check: check-recursive
980all-am: Makefile $(LTLIBRARIES)
981installdirs: installdirs-recursive
982installdirs-am:
983	for dir in "$(DESTDIR)$(plugindir)"; do \
984	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
985	done
986install: install-recursive
987install-exec: install-exec-recursive
988install-data: install-data-recursive
989uninstall: uninstall-recursive
990
991install-am: all-am
992	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
993
994installcheck: installcheck-recursive
995install-strip:
996	if test -z '$(STRIP)'; then \
997	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
998	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
999	      install; \
1000	else \
1001	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1002	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1003	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1004	fi
1005mostlyclean-generic:
1006
1007clean-generic:
1008
1009distclean-generic:
1010	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1011	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1012
1013maintainer-clean-generic:
1014	@echo "This command is intended for maintainers to use"
1015	@echo "it deletes files that may require special tools to rebuild."
1016clean: clean-recursive
1017
1018clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
1019	mostlyclean-am
1020
1021distclean: distclean-recursive
1022		-rm -f ./$(DEPDIR)/litehtml_viewer_la-container_linux.Plo
1023	-rm -f ./$(DEPDIR)/litehtml_viewer_la-container_linux_images.Plo
1024	-rm -f ./$(DEPDIR)/litehtml_viewer_la-http.Plo
1025	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_prefs.Plo
1026	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_viewer.Plo
1027	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_widget.Plo
1028	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_widget_text.Plo
1029	-rm -f ./$(DEPDIR)/litehtml_viewer_la-plugin.Plo
1030	-rm -f Makefile
1031distclean-am: clean-am distclean-compile distclean-generic \
1032	distclean-tags
1033
1034dvi: dvi-recursive
1035
1036dvi-am:
1037
1038html: html-recursive
1039
1040html-am:
1041
1042info: info-recursive
1043
1044info-am:
1045
1046install-data-am: install-pluginLTLIBRARIES
1047
1048install-dvi: install-dvi-recursive
1049
1050install-dvi-am:
1051
1052install-exec-am:
1053
1054install-html: install-html-recursive
1055
1056install-html-am:
1057
1058install-info: install-info-recursive
1059
1060install-info-am:
1061
1062install-man:
1063
1064install-pdf: install-pdf-recursive
1065
1066install-pdf-am:
1067
1068install-ps: install-ps-recursive
1069
1070install-ps-am:
1071
1072installcheck-am:
1073
1074maintainer-clean: maintainer-clean-recursive
1075		-rm -f ./$(DEPDIR)/litehtml_viewer_la-container_linux.Plo
1076	-rm -f ./$(DEPDIR)/litehtml_viewer_la-container_linux_images.Plo
1077	-rm -f ./$(DEPDIR)/litehtml_viewer_la-http.Plo
1078	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_prefs.Plo
1079	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_viewer.Plo
1080	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_widget.Plo
1081	-rm -f ./$(DEPDIR)/litehtml_viewer_la-lh_widget_text.Plo
1082	-rm -f ./$(DEPDIR)/litehtml_viewer_la-plugin.Plo
1083	-rm -f Makefile
1084maintainer-clean-am: distclean-am maintainer-clean-generic
1085
1086mostlyclean: mostlyclean-recursive
1087
1088mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1089	mostlyclean-libtool
1090
1091pdf: pdf-recursive
1092
1093pdf-am:
1094
1095ps: ps-recursive
1096
1097ps-am:
1098
1099uninstall-am: uninstall-pluginLTLIBRARIES
1100
1101.MAKE: $(am__recursive_targets) install-am install-strip
1102
1103.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1104	am--depfiles check check-am clean clean-generic clean-libtool \
1105	clean-pluginLTLIBRARIES cscopelist-am ctags ctags-am distclean \
1106	distclean-compile distclean-generic distclean-libtool \
1107	distclean-tags distdir dvi dvi-am html html-am info info-am \
1108	install install-am install-data install-data-am install-dvi \
1109	install-dvi-am install-exec install-exec-am install-html \
1110	install-html-am install-info install-info-am install-man \
1111	install-pdf install-pdf-am install-pluginLTLIBRARIES \
1112	install-ps install-ps-am install-strip installcheck \
1113	installcheck-am installdirs installdirs-am maintainer-clean \
1114	maintainer-clean-generic mostlyclean mostlyclean-compile \
1115	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1116	tags tags-am uninstall uninstall-am \
1117	uninstall-pluginLTLIBRARIES
1118
1119.PRECIOUS: Makefile
1120
1121
1122@OS_WIN32_TRUE@%.lo: %.rc
1123@OS_WIN32_TRUE@	$(LTRCCOMPILE) -i $< -o $@
1124
1125@OS_WIN32_TRUE@libclaws.a: claws.def
1126@OS_WIN32_TRUE@	$(DLLTOOL) --output-lib $@ --def $<
1127
1128.PHONY: test
1129
1130# Tell versions [3.59,3.63) of GNU make to not export all variables.
1131# Otherwise a system limit (for SysV at least) may be exceeded.
1132.NOEXPORT:
1133