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-2014 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/tnef_parse
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_tnef_parse_la_OBJECTS = tnef_parse_la-tnef_parse.lo \
145	tnef_parse_la-tnef_dump.lo
146tnef_parse_la_OBJECTS = $(am_tnef_parse_la_OBJECTS)
147AM_V_lt = $(am__v_lt_@AM_V@)
148am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
149am__v_lt_0 = --silent
150am__v_lt_1 =
151tnef_parse_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
153	$(tnef_parse_la_LDFLAGS) $(LDFLAGS) -o $@
154@BUILD_TNEF_PARSE_PLUGIN_TRUE@am_tnef_parse_la_rpath = -rpath \
155@BUILD_TNEF_PARSE_PLUGIN_TRUE@	$(plugindir)
156AM_V_P = $(am__v_P_@AM_V@)
157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158am__v_P_0 = false
159am__v_P_1 = :
160AM_V_GEN = $(am__v_GEN_@AM_V@)
161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162am__v_GEN_0 = @echo "  GEN     " $@;
163am__v_GEN_1 =
164AM_V_at = $(am__v_at_@AM_V@)
165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166am__v_at_0 = @
167am__v_at_1 =
168DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
169depcomp = $(SHELL) $(top_srcdir)/config/depcomp
170am__maybe_remake_depfiles = depfiles
171am__depfiles_remade = ./$(DEPDIR)/tnef_parse_la-tnef_dump.Plo \
172	./$(DEPDIR)/tnef_parse_la-tnef_parse.Plo
173am__mv = mv -f
174COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
175	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
176LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
178	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
179	$(AM_CFLAGS) $(CFLAGS)
180AM_V_CC = $(am__v_CC_@AM_V@)
181am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
182am__v_CC_0 = @echo "  CC      " $@;
183am__v_CC_1 =
184CCLD = $(CC)
185LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187	$(AM_LDFLAGS) $(LDFLAGS) -o $@
188AM_V_CCLD = $(am__v_CCLD_@AM_V@)
189am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
190am__v_CCLD_0 = @echo "  CCLD    " $@;
191am__v_CCLD_1 =
192SOURCES = $(tnef_parse_la_SOURCES)
193DIST_SOURCES = $(tnef_parse_la_SOURCES)
194am__can_run_installinfo = \
195  case $$AM_UPDATE_INFO_DIR in \
196    n|no|NO) false;; \
197    *) (install-info --version) >/dev/null 2>&1;; \
198  esac
199am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
200# Read a list of newline-separated strings from the standard input,
201# and print each of them once, without duplicates.  Input order is
202# *not* preserved.
203am__uniquify_input = $(AWK) '\
204  BEGIN { nonempty = 0; } \
205  { items[$$0] = 1; nonempty = 1; } \
206  END { if (nonempty) { for (i in items) print i; }; } \
207'
208# Make sure the list of sources is unique.  This is necessary because,
209# e.g., the same source file might be shared among _SOURCES variables
210# for different programs/libraries.
211am__define_uniq_tagged_files = \
212  list='$(am__tagged_files)'; \
213  unique=`for i in $$list; do \
214    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
215  done | $(am__uniquify_input)`
216ETAGS = etags
217CTAGS = ctags
218am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp \
219	$(top_srcdir)/config/mkinstalldirs
220DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
221ACLOCAL = @ACLOCAL@
222ALLOCA = @ALLOCA@
223AMTAR = @AMTAR@
224AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
225AR = @AR@
226ARCHIVE_CFLAGS = @ARCHIVE_CFLAGS@
227ARCHIVE_LIBS = @ARCHIVE_LIBS@
228AS = @AS@
229AUTOCONF = @AUTOCONF@
230AUTOHEADER = @AUTOHEADER@
231AUTOMAKE = @AUTOMAKE@
232AWK = @AWK@
233CAIRO_CFLAGS = @CAIRO_CFLAGS@
234CAIRO_LIBS = @CAIRO_LIBS@
235CC = @CC@
236CCDEPMODE = @CCDEPMODE@
237CFLAGS = @CFLAGS@
238CM_NP_HOTKEY_CFLAGS = @CM_NP_HOTKEY_CFLAGS@
239CM_NP_HOTKEY_LIBS = @CM_NP_HOTKEY_LIBS@
240COMPFACE_LIBS = @COMPFACE_LIBS@
241CONTACTS_CFLAGS = @CONTACTS_CFLAGS@
242CONTACTS_LIBS = @CONTACTS_LIBS@
243CPP = @CPP@
244CPPFLAGS = @CPPFLAGS@
245CURL_CFLAGS = @CURL_CFLAGS@
246CURL_LIBS = @CURL_LIBS@
247CXX = @CXX@
248CXXCPP = @CXXCPP@
249CXXDEPMODE = @CXXDEPMODE@
250CXXFLAGS = @CXXFLAGS@
251CYGPATH_W = @CYGPATH_W@
252DBUS_CFLAGS = @DBUS_CFLAGS@
253DBUS_LIBS = @DBUS_LIBS@
254DEFS = @DEFS@
255DEPDIR = @DEPDIR@
256DLLTOOL = @DLLTOOL@
257DOCBOOK2HTML = @DOCBOOK2HTML@
258DOCBOOK2PDF = @DOCBOOK2PDF@
259DOCBOOK2PS = @DOCBOOK2PS@
260DOCBOOK2TXT = @DOCBOOK2TXT@
261DSYMUTIL = @DSYMUTIL@
262DUMPBIN = @DUMPBIN@
263ECHO_C = @ECHO_C@
264ECHO_N = @ECHO_N@
265ECHO_T = @ECHO_T@
266EGREP = @EGREP@
267ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
268ENCHANT_LIBS = @ENCHANT_LIBS@
269EXEEXT = @EXEEXT@
270EXPAT_CFLAGS = @EXPAT_CFLAGS@
271EXPAT_LIBS = @EXPAT_LIBS@
272EXTRA_VERSION = @EXTRA_VERSION@
273FGREP = @FGREP@
274FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
275FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
276GDATA_CFLAGS = @GDATA_CFLAGS@
277GDATA_LIBS = @GDATA_LIBS@
278GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
279GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
280GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
281GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
282GIT = @GIT@
283GIT_VERSION = @GIT_VERSION@
284GLIB_CFLAGS = @GLIB_CFLAGS@
285GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
286GLIB_LIBS = @GLIB_LIBS@
287GMSGFMT = @GMSGFMT@
288GMSGFMT_015 = @GMSGFMT_015@
289GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
290GNUTLS_LIBS = @GNUTLS_LIBS@
291GPGME_CFLAGS = @GPGME_CFLAGS@
292GPGME_CONFIG = @GPGME_CONFIG@
293GPGME_LIBS = @GPGME_LIBS@
294GREP = @GREP@
295GTK_CFLAGS = @GTK_CFLAGS@
296GTK_LIBS = @GTK_LIBS@
297HAVE_GTK_ICON_CACHE = @HAVE_GTK_ICON_CACHE@
298HAVE_PERL = @HAVE_PERL@
299INSTALL = @INSTALL@
300INSTALL_DATA = @INSTALL_DATA@
301INSTALL_PROGRAM = @INSTALL_PROGRAM@
302INSTALL_SCRIPT = @INSTALL_SCRIPT@
303INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304INTLLIBS = @INTLLIBS@
305INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
306JPILOT_LIBS = @JPILOT_LIBS@
307LD = @LD@
308LDAP_LIBS = @LDAP_LIBS@
309LDFLAGS = @LDFLAGS@
310LEX = @LEX@
311LEXLIB = @LEXLIB@
312LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
313LIBARCHIVE_CFLAGS = @LIBARCHIVE_CFLAGS@
314LIBARCHIVE_LIBS = @LIBARCHIVE_LIBS@
315LIBETPAN_CFLAGS = @LIBETPAN_CFLAGS@
316LIBETPAN_FLAGS = @LIBETPAN_FLAGS@
317LIBETPAN_LIBS = @LIBETPAN_LIBS@
318LIBGUMBO_CFLAGS = @LIBGUMBO_CFLAGS@
319LIBGUMBO_LIBS = @LIBGUMBO_LIBS@
320LIBICAL_CFLAGS = @LIBICAL_CFLAGS@
321LIBICAL_LIBS = @LIBICAL_LIBS@
322LIBICONV = @LIBICONV@
323LIBINTL = @LIBINTL@
324LIBOBJS = @LIBOBJS@
325LIBRESOLV = @LIBRESOLV@
326LIBS = @LIBS@
327LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
328LIBSOUP_GNOME_CFLAGS = @LIBSOUP_GNOME_CFLAGS@
329LIBSOUP_GNOME_LIBS = @LIBSOUP_GNOME_LIBS@
330LIBSOUP_LIBS = @LIBSOUP_LIBS@
331LIBTOOL = @LIBTOOL@
332LIPO = @LIPO@
333LN_S = @LN_S@
334LTLIBICONV = @LTLIBICONV@
335LTLIBINTL = @LTLIBINTL@
336LTLIBOBJS = @LTLIBOBJS@
337LT_AGE = @LT_AGE@
338LT_CURRENT = @LT_CURRENT@
339LT_RELEASE = @LT_RELEASE@
340LT_REVISION = @LT_REVISION@
341LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
342MAINT = @MAINT@
343MAJOR_VERSION = @MAJOR_VERSION@
344MAKEINFO = @MAKEINFO@
345MANIFEST_TOOL = @MANIFEST_TOOL@
346MICRO_VERSION = @MICRO_VERSION@
347MINOR_VERSION = @MINOR_VERSION@
348MKDIR_P = @MKDIR_P@
349MSGFMT = @MSGFMT@
350MSGMERGE = @MSGMERGE@
351MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
352NETTLE_CFLAGS = @NETTLE_CFLAGS@
353NETTLE_LIBS = @NETTLE_LIBS@
354NETWORKMANAGER_SUPPORT_CFLAGS = @NETWORKMANAGER_SUPPORT_CFLAGS@
355NETWORKMANAGER_SUPPORT_LIBS = @NETWORKMANAGER_SUPPORT_LIBS@
356NM = @NM@
357NMEDIT = @NMEDIT@
358OBJDUMP = @OBJDUMP@
359OBJEXT = @OBJEXT@
360OTOOL = @OTOOL@
361OTOOL64 = @OTOOL64@
362PACKAGE = @PACKAGE@
363PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
364PACKAGE_NAME = @PACKAGE_NAME@
365PACKAGE_STRING = @PACKAGE_STRING@
366PACKAGE_TARNAME = @PACKAGE_TARNAME@
367PACKAGE_URL = @PACKAGE_URL@
368PACKAGE_VERSION = @PACKAGE_VERSION@
369PASSCRYPT_KEY = @PASSCRYPT_KEY@
370PATH_SEPARATOR = @PATH_SEPARATOR@
371PERL = @PERL@
372PERL_CFLAGS = @PERL_CFLAGS@
373PERL_LDFLAGS = @PERL_LDFLAGS@
374PKG_CONFIG = @PKG_CONFIG@
375PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
376PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
377POPPLER_CFLAGS = @POPPLER_CFLAGS@
378POPPLER_LIBS = @POPPLER_LIBS@
379POSUB = @POSUB@
380PTHREAD_LIBS = @PTHREAD_LIBS@
381PYGTK_CFLAGS = @PYGTK_CFLAGS@
382PYGTK_LIBS = @PYGTK_LIBS@
383PYTHON_CFLAGS = @PYTHON_CFLAGS@
384PYTHON_LIBS = @PYTHON_LIBS@
385PYTHON_SHARED_LIB = @PYTHON_SHARED_LIB@
386RANLIB = @RANLIB@
387RC = @RC@
388REAL_CXX = @REAL_CXX@
389SED = @SED@
390SET_MAKE = @SET_MAKE@
391SHELL = @SHELL@
392SM_LIBS = @SM_LIBS@
393SPAMASSASSIN_CFLAGS = @SPAMASSASSIN_CFLAGS@
394SPAMASSASSIN_LIBS = @SPAMASSASSIN_LIBS@
395STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
396STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
397STRIP = @STRIP@
398SVG_CFLAGS = @SVG_CFLAGS@
399SVG_LIBS = @SVG_LIBS@
400USE_NLS = @USE_NLS@
401VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
402VALGRIND_LIBS = @VALGRIND_LIBS@
403VERSION = @VERSION@
404WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
405WEBKIT_LIBS = @WEBKIT_LIBS@
406XGETTEXT = @XGETTEXT@
407XGETTEXT_015 = @XGETTEXT_015@
408XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
409YACC = @YACC@
410YFLAGS = @YFLAGS@
411YTNEF_CFLAGS = @YTNEF_CFLAGS@
412YTNEF_LIBS = @YTNEF_LIBS@
413abs_builddir = @abs_builddir@
414abs_srcdir = @abs_srcdir@
415abs_top_builddir = @abs_top_builddir@
416abs_top_srcdir = @abs_top_srcdir@
417ac_ct_AR = @ac_ct_AR@
418ac_ct_CC = @ac_ct_CC@
419ac_ct_CXX = @ac_ct_CXX@
420ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
421am__include = @am__include@
422am__leading_dot = @am__leading_dot@
423am__quote = @am__quote@
424am__tar = @am__tar@
425am__untar = @am__untar@
426bindir = @bindir@
427build = @build@
428build_alias = @build_alias@
429build_cpu = @build_cpu@
430build_os = @build_os@
431build_vendor = @build_vendor@
432builddir = @builddir@
433datadir = @datadir@
434datarootdir = @datarootdir@
435docdir = @docdir@
436dvidir = @dvidir@
437enable_crash_dialog = @enable_crash_dialog@
438exec_prefix = @exec_prefix@
439host = @host@
440host_alias = @host_alias@
441host_cpu = @host_cpu@
442host_os = @host_os@
443host_vendor = @host_vendor@
444htmldir = @htmldir@
445includedir = @includedir@
446infodir = @infodir@
447install_sh = @install_sh@
448libcanberra_gtk_CFLAGS = @libcanberra_gtk_CFLAGS@
449libcanberra_gtk_LIBS = @libcanberra_gtk_LIBS@
450libdir = @libdir@
451libetpanconfig = @libetpanconfig@
452libexecdir = @libexecdir@
453libnotify_CFLAGS = @libnotify_CFLAGS@
454libnotify_LIBS = @libnotify_LIBS@
455localedir = @localedir@
456localstatedir = @localstatedir@
457mandir = @mandir@
458manualdir = @manualdir@
459mkdir_p = @mkdir_p@
460oldincludedir = @oldincludedir@
461pdfdir = @pdfdir@
462prefix = @prefix@
463program_transform_name = @program_transform_name@
464psdir = @psdir@
465runstatedir = @runstatedir@
466sbindir = @sbindir@
467sharedstatedir = @sharedstatedir@
468srcdir = @srcdir@
469sysconfdir = @sysconfdir@
470target = @target@
471target_alias = @target_alias@
472target_cpu = @target_cpu@
473target_os = @target_os@
474target_vendor = @target_vendor@
475top_build_prefix = @top_build_prefix@
476top_builddir = @top_builddir@
477top_srcdir = @top_srcdir@
478unity_CFLAGS = @unity_CFLAGS@
479unity_LIBS = @unity_LIBS@
480EXTRA_DIST = claws.def plugin.def version.rc
481@OS_WIN32_TRUE@LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \
482@OS_WIN32_TRUE@     `echo $(DEFS) $(DEFAULT_INCLUDES) $(IFLAGS) | \
483@OS_WIN32_TRUE@     sed -e 's/-I/--include-dir /g;s/-D/--define /g'`
484
485@OS_WIN32_FALSE@plugin_res =
486@OS_WIN32_TRUE@plugin_res = version.lo
487@OS_WIN32_FALSE@plugin_res_ldflag =
488@OS_WIN32_TRUE@plugin_res_ldflag = -Wl,.libs/version.o
489@OS_WIN32_FALSE@export_symbols =
490@OS_WIN32_TRUE@export_symbols = -export-symbols $(srcdir)/plugin.def
491@OS_WIN32_FALSE@plugin_deps =
492@OS_WIN32_TRUE@plugin_deps = libclaws.a $(plugin_res) plugin.def
493@OS_WIN32_FALSE@plugin_ldadd =
494@OS_WIN32_TRUE@plugin_ldadd = -L. -lclaws
495@PLATFORM_WIN32_FALSE@no_undefined =
496@PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
497@CYGWIN_FALSE@cygwin_export_lib =
498@CYGWIN_TRUE@cygwin_export_lib = -L$(top_builddir)/src -lclaws-mail
499plugindir = $(pkglibdir)/plugins
500@BUILD_TNEF_PARSE_PLUGIN_TRUE@plugin_LTLIBRARIES = tnef_parse.la
501tnef_parse_la_SOURCES = \
502         tnef_parse.c \
503         tnef_dump.c \
504         tnef_dump.h
505
506tnef_parse_la_LDFLAGS = \
507	$(plugin_res_ldflag) $(no_undefined) $(export_symbols) \
508	-avoid-version -module \
509	$(GTK_LIBS) \
510	$(YTNEF_LIBS)
511
512tnef_parse_la_DEPENDENCIES = $(plugin_deps)
513tnef_parse_la_LIBADD = $(plugin_ldadd) $(cygwin_export_lib) \
514	$(GTK_LIBS)
515
516IFLAGS = \
517	-I$(top_srcdir)/src \
518	-I$(top_srcdir)/src/common \
519	-I$(top_builddir)/src \
520	-I$(top_srcdir)/src/gtk
521
522tnef_parse_la_CPPFLAGS = \
523	$(IFLAGS) \
524	$(GLIB_CFLAGS) \
525	$(GTK_CFLAGS) \
526	$(YTNEF_CFLAGS)
527
528all: all-am
529
530.SUFFIXES:
531.SUFFIXES: .c .lo .o .obj
532$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
533	@for dep in $?; do \
534	  case '$(am__configure_deps)' in \
535	    *$$dep*) \
536	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
537	        && { if test -f $@; then exit 0; else break; fi; }; \
538	      exit 1;; \
539	  esac; \
540	done; \
541	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/tnef_parse/Makefile'; \
542	$(am__cd) $(top_srcdir) && \
543	  $(AUTOMAKE) --foreign src/plugins/tnef_parse/Makefile
544Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
545	@case '$?' in \
546	  *config.status*) \
547	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
548	  *) \
549	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
550	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
551	esac;
552
553$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
554	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
555
556$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
557	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
559	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560$(am__aclocal_m4_deps):
561
562install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
563	@$(NORMAL_INSTALL)
564	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
565	list2=; for p in $$list; do \
566	  if test -f $$p; then \
567	    list2="$$list2 $$p"; \
568	  else :; fi; \
569	done; \
570	test -z "$$list2" || { \
571	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
572	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
573	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
574	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
575	}
576
577uninstall-pluginLTLIBRARIES:
578	@$(NORMAL_UNINSTALL)
579	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
580	for p in $$list; do \
581	  $(am__strip_dir) \
582	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
583	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
584	done
585
586clean-pluginLTLIBRARIES:
587	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
588	@list='$(plugin_LTLIBRARIES)'; \
589	locs=`for p in $$list; do echo $$p; done | \
590	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
591	      sort -u`; \
592	test -z "$$locs" || { \
593	  echo rm -f $${locs}; \
594	  rm -f $${locs}; \
595	}
596
597tnef_parse.la: $(tnef_parse_la_OBJECTS) $(tnef_parse_la_DEPENDENCIES) $(EXTRA_tnef_parse_la_DEPENDENCIES)
598	$(AM_V_CCLD)$(tnef_parse_la_LINK) $(am_tnef_parse_la_rpath) $(tnef_parse_la_OBJECTS) $(tnef_parse_la_LIBADD) $(LIBS)
599
600mostlyclean-compile:
601	-rm -f *.$(OBJEXT)
602
603distclean-compile:
604	-rm -f *.tab.c
605
606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tnef_parse_la-tnef_dump.Plo@am__quote@ # am--include-marker
607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tnef_parse_la-tnef_parse.Plo@am__quote@ # am--include-marker
608
609$(am__depfiles_remade):
610	@$(MKDIR_P) $(@D)
611	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
612
613am--depfiles: $(am__depfiles_remade)
614
615.c.o:
616@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
617@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
618@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
621
622.c.obj:
623@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
624@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
625@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
628
629.c.lo:
630@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
631@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
632@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
635
636tnef_parse_la-tnef_parse.lo: tnef_parse.c
637@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tnef_parse_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tnef_parse_la-tnef_parse.lo -MD -MP -MF $(DEPDIR)/tnef_parse_la-tnef_parse.Tpo -c -o tnef_parse_la-tnef_parse.lo `test -f 'tnef_parse.c' || echo '$(srcdir)/'`tnef_parse.c
638@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tnef_parse_la-tnef_parse.Tpo $(DEPDIR)/tnef_parse_la-tnef_parse.Plo
639@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tnef_parse.c' object='tnef_parse_la-tnef_parse.lo' libtool=yes @AMDEPBACKSLASH@
640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tnef_parse_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tnef_parse_la-tnef_parse.lo `test -f 'tnef_parse.c' || echo '$(srcdir)/'`tnef_parse.c
642
643tnef_parse_la-tnef_dump.lo: tnef_dump.c
644@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tnef_parse_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tnef_parse_la-tnef_dump.lo -MD -MP -MF $(DEPDIR)/tnef_parse_la-tnef_dump.Tpo -c -o tnef_parse_la-tnef_dump.lo `test -f 'tnef_dump.c' || echo '$(srcdir)/'`tnef_dump.c
645@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tnef_parse_la-tnef_dump.Tpo $(DEPDIR)/tnef_parse_la-tnef_dump.Plo
646@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tnef_dump.c' object='tnef_parse_la-tnef_dump.lo' libtool=yes @AMDEPBACKSLASH@
647@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tnef_parse_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tnef_parse_la-tnef_dump.lo `test -f 'tnef_dump.c' || echo '$(srcdir)/'`tnef_dump.c
649
650mostlyclean-libtool:
651	-rm -f *.lo
652
653clean-libtool:
654	-rm -rf .libs _libs
655
656ID: $(am__tagged_files)
657	$(am__define_uniq_tagged_files); mkid -fID $$unique
658tags: tags-am
659TAGS: tags
660
661tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
662	set x; \
663	here=`pwd`; \
664	$(am__define_uniq_tagged_files); \
665	shift; \
666	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
667	  test -n "$$unique" || unique=$$empty_fix; \
668	  if test $$# -gt 0; then \
669	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
670	      "$$@" $$unique; \
671	  else \
672	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
673	      $$unique; \
674	  fi; \
675	fi
676ctags: ctags-am
677
678CTAGS: ctags
679ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
680	$(am__define_uniq_tagged_files); \
681	test -z "$(CTAGS_ARGS)$$unique" \
682	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
683	     $$unique
684
685GTAGS:
686	here=`$(am__cd) $(top_builddir) && pwd` \
687	  && $(am__cd) $(top_srcdir) \
688	  && gtags -i $(GTAGS_ARGS) "$$here"
689cscopelist: cscopelist-am
690
691cscopelist-am: $(am__tagged_files)
692	list='$(am__tagged_files)'; \
693	case "$(srcdir)" in \
694	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
695	  *) sdir=$(subdir)/$(srcdir) ;; \
696	esac; \
697	for i in $$list; do \
698	  if test -f "$$i"; then \
699	    echo "$(subdir)/$$i"; \
700	  else \
701	    echo "$$sdir/$$i"; \
702	  fi; \
703	done >> $(top_builddir)/cscope.files
704
705distclean-tags:
706	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
707
708distdir: $(BUILT_SOURCES)
709	$(MAKE) $(AM_MAKEFLAGS) distdir-am
710
711distdir-am: $(DISTFILES)
712	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
713	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
714	list='$(DISTFILES)'; \
715	  dist_files=`for file in $$list; do echo $$file; done | \
716	  sed -e "s|^$$srcdirstrip/||;t" \
717	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
718	case $$dist_files in \
719	  */*) $(MKDIR_P) `echo "$$dist_files" | \
720			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
721			   sort -u` ;; \
722	esac; \
723	for file in $$dist_files; do \
724	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
725	  if test -d $$d/$$file; then \
726	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
727	    if test -d "$(distdir)/$$file"; then \
728	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
729	    fi; \
730	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
731	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
732	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
733	    fi; \
734	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
735	  else \
736	    test -f "$(distdir)/$$file" \
737	    || cp -p $$d/$$file "$(distdir)/$$file" \
738	    || exit 1; \
739	  fi; \
740	done
741check-am: all-am
742check: check-am
743all-am: Makefile $(LTLIBRARIES)
744installdirs:
745	for dir in "$(DESTDIR)$(plugindir)"; do \
746	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
747	done
748install: install-am
749install-exec: install-exec-am
750install-data: install-data-am
751uninstall: uninstall-am
752
753install-am: all-am
754	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
755
756installcheck: installcheck-am
757install-strip:
758	if test -z '$(STRIP)'; then \
759	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
760	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
761	      install; \
762	else \
763	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
764	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
765	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
766	fi
767mostlyclean-generic:
768
769clean-generic:
770
771distclean-generic:
772	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
773	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
774
775maintainer-clean-generic:
776	@echo "This command is intended for maintainers to use"
777	@echo "it deletes files that may require special tools to rebuild."
778clean: clean-am
779
780clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
781	mostlyclean-am
782
783distclean: distclean-am
784		-rm -f ./$(DEPDIR)/tnef_parse_la-tnef_dump.Plo
785	-rm -f ./$(DEPDIR)/tnef_parse_la-tnef_parse.Plo
786	-rm -f Makefile
787distclean-am: clean-am distclean-compile distclean-generic \
788	distclean-tags
789
790dvi: dvi-am
791
792dvi-am:
793
794html: html-am
795
796html-am:
797
798info: info-am
799
800info-am:
801
802install-data-am: install-pluginLTLIBRARIES
803
804install-dvi: install-dvi-am
805
806install-dvi-am:
807
808install-exec-am:
809
810install-html: install-html-am
811
812install-html-am:
813
814install-info: install-info-am
815
816install-info-am:
817
818install-man:
819
820install-pdf: install-pdf-am
821
822install-pdf-am:
823
824install-ps: install-ps-am
825
826install-ps-am:
827
828installcheck-am:
829
830maintainer-clean: maintainer-clean-am
831		-rm -f ./$(DEPDIR)/tnef_parse_la-tnef_dump.Plo
832	-rm -f ./$(DEPDIR)/tnef_parse_la-tnef_parse.Plo
833	-rm -f Makefile
834maintainer-clean-am: distclean-am maintainer-clean-generic
835
836mostlyclean: mostlyclean-am
837
838mostlyclean-am: mostlyclean-compile mostlyclean-generic \
839	mostlyclean-libtool
840
841pdf: pdf-am
842
843pdf-am:
844
845ps: ps-am
846
847ps-am:
848
849uninstall-am: uninstall-pluginLTLIBRARIES
850
851.MAKE: install-am install-strip
852
853.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
854	clean-generic clean-libtool clean-pluginLTLIBRARIES \
855	cscopelist-am ctags ctags-am distclean distclean-compile \
856	distclean-generic distclean-libtool distclean-tags distdir dvi \
857	dvi-am html html-am info info-am install install-am \
858	install-data install-data-am install-dvi install-dvi-am \
859	install-exec install-exec-am install-html install-html-am \
860	install-info install-info-am install-man install-pdf \
861	install-pdf-am install-pluginLTLIBRARIES install-ps \
862	install-ps-am install-strip installcheck installcheck-am \
863	installdirs maintainer-clean maintainer-clean-generic \
864	mostlyclean mostlyclean-compile mostlyclean-generic \
865	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
866	uninstall-am uninstall-pluginLTLIBRARIES
867
868.PRECIOUS: Makefile
869
870
871@OS_WIN32_TRUE@%.lo : %.rc
872@OS_WIN32_TRUE@	$(LTRCCOMPILE) -i $< -o $@
873
874@OS_WIN32_TRUE@libclaws.a: claws.def
875@OS_WIN32_TRUE@	$(DLLTOOL) --output-lib $@ --def $<
876
877.PHONY: test
878
879# Tell versions [3.59,3.63) of GNU make to not export all variables.
880# Otherwise a system limit (for SysV at least) may be exceeded.
881.NOEXPORT:
882