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