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/acpi_notifier
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 =
144acpi_notifier_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
145am_acpi_notifier_la_OBJECTS = acpi_notifier_la-acpi_notifier.lo
146acpi_notifier_la_OBJECTS = $(am_acpi_notifier_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 =
151acpi_notifier_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
152	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
153	$(AM_CFLAGS) $(CFLAGS) $(acpi_notifier_la_LDFLAGS) $(LDFLAGS) \
154	-o $@
155@BUILD_ACPI_NOTIFIER_PLUGIN_TRUE@am_acpi_notifier_la_rpath = -rpath \
156@BUILD_ACPI_NOTIFIER_PLUGIN_TRUE@	$(plugindir)
157AM_V_P = $(am__v_P_@AM_V@)
158am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
159am__v_P_0 = false
160am__v_P_1 = :
161AM_V_GEN = $(am__v_GEN_@AM_V@)
162am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
163am__v_GEN_0 = @echo "  GEN     " $@;
164am__v_GEN_1 =
165AM_V_at = $(am__v_at_@AM_V@)
166am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
167am__v_at_0 = @
168am__v_at_1 =
169DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
170depcomp = $(SHELL) $(top_srcdir)/config/depcomp
171am__maybe_remake_depfiles = depfiles
172am__depfiles_remade = ./$(DEPDIR)/acpi_notifier_la-acpi_notifier.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 = $(acpi_notifier_la_SOURCES)
193DIST_SOURCES = $(acpi_notifier_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@
480plugindir = $(pkglibdir)/plugins
481@BUILD_ACPI_NOTIFIER_PLUGIN_TRUE@plugin_LTLIBRARIES = acpi_notifier.la
482acpi_notifier_la_SOURCES = \
483	acpi_notifier.c
484
485acpi_notifier_la_LDFLAGS = \
486	-avoid-version -module
487
488acpi_notifier_la_LIBADD = \
489	$(GTK_LIBS)
490
491acpi_notifier_la_CPPFLAGS = \
492	-I$(top_srcdir)/src \
493	-I$(top_srcdir)/src/common \
494	-I$(top_builddir)/src/common \
495	-I$(top_srcdir)/src/gtk \
496	$(GLIB_CFLAGS) \
497	$(GTK_CFLAGS)
498
499all: all-am
500
501.SUFFIXES:
502.SUFFIXES: .c .lo .o .obj
503$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
504	@for dep in $?; do \
505	  case '$(am__configure_deps)' in \
506	    *$$dep*) \
507	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
508	        && { if test -f $@; then exit 0; else break; fi; }; \
509	      exit 1;; \
510	  esac; \
511	done; \
512	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/acpi_notifier/Makefile'; \
513	$(am__cd) $(top_srcdir) && \
514	  $(AUTOMAKE) --foreign src/plugins/acpi_notifier/Makefile
515Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
516	@case '$?' in \
517	  *config.status*) \
518	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
519	  *) \
520	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
521	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
522	esac;
523
524$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
525	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526
527$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
528	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
530	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
531$(am__aclocal_m4_deps):
532
533install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
534	@$(NORMAL_INSTALL)
535	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
536	list2=; for p in $$list; do \
537	  if test -f $$p; then \
538	    list2="$$list2 $$p"; \
539	  else :; fi; \
540	done; \
541	test -z "$$list2" || { \
542	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
543	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
544	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
545	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
546	}
547
548uninstall-pluginLTLIBRARIES:
549	@$(NORMAL_UNINSTALL)
550	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
551	for p in $$list; do \
552	  $(am__strip_dir) \
553	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
554	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
555	done
556
557clean-pluginLTLIBRARIES:
558	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
559	@list='$(plugin_LTLIBRARIES)'; \
560	locs=`for p in $$list; do echo $$p; done | \
561	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
562	      sort -u`; \
563	test -z "$$locs" || { \
564	  echo rm -f $${locs}; \
565	  rm -f $${locs}; \
566	}
567
568acpi_notifier.la: $(acpi_notifier_la_OBJECTS) $(acpi_notifier_la_DEPENDENCIES) $(EXTRA_acpi_notifier_la_DEPENDENCIES)
569	$(AM_V_CCLD)$(acpi_notifier_la_LINK) $(am_acpi_notifier_la_rpath) $(acpi_notifier_la_OBJECTS) $(acpi_notifier_la_LIBADD) $(LIBS)
570
571mostlyclean-compile:
572	-rm -f *.$(OBJEXT)
573
574distclean-compile:
575	-rm -f *.tab.c
576
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acpi_notifier_la-acpi_notifier.Plo@am__quote@ # am--include-marker
578
579$(am__depfiles_remade):
580	@$(MKDIR_P) $(@D)
581	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
582
583am--depfiles: $(am__depfiles_remade)
584
585.c.o:
586@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
587@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
588@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
589@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
591
592.c.obj:
593@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
594@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
595@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
598
599.c.lo:
600@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
601@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
602@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
603@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
605
606acpi_notifier_la-acpi_notifier.lo: acpi_notifier.c
607@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_notifier_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT acpi_notifier_la-acpi_notifier.lo -MD -MP -MF $(DEPDIR)/acpi_notifier_la-acpi_notifier.Tpo -c -o acpi_notifier_la-acpi_notifier.lo `test -f 'acpi_notifier.c' || echo '$(srcdir)/'`acpi_notifier.c
608@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/acpi_notifier_la-acpi_notifier.Tpo $(DEPDIR)/acpi_notifier_la-acpi_notifier.Plo
609@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='acpi_notifier.c' object='acpi_notifier_la-acpi_notifier.lo' libtool=yes @AMDEPBACKSLASH@
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_notifier_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o acpi_notifier_la-acpi_notifier.lo `test -f 'acpi_notifier.c' || echo '$(srcdir)/'`acpi_notifier.c
612
613mostlyclean-libtool:
614	-rm -f *.lo
615
616clean-libtool:
617	-rm -rf .libs _libs
618
619ID: $(am__tagged_files)
620	$(am__define_uniq_tagged_files); mkid -fID $$unique
621tags: tags-am
622TAGS: tags
623
624tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
625	set x; \
626	here=`pwd`; \
627	$(am__define_uniq_tagged_files); \
628	shift; \
629	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
630	  test -n "$$unique" || unique=$$empty_fix; \
631	  if test $$# -gt 0; then \
632	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
633	      "$$@" $$unique; \
634	  else \
635	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
636	      $$unique; \
637	  fi; \
638	fi
639ctags: ctags-am
640
641CTAGS: ctags
642ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
643	$(am__define_uniq_tagged_files); \
644	test -z "$(CTAGS_ARGS)$$unique" \
645	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
646	     $$unique
647
648GTAGS:
649	here=`$(am__cd) $(top_builddir) && pwd` \
650	  && $(am__cd) $(top_srcdir) \
651	  && gtags -i $(GTAGS_ARGS) "$$here"
652cscopelist: cscopelist-am
653
654cscopelist-am: $(am__tagged_files)
655	list='$(am__tagged_files)'; \
656	case "$(srcdir)" in \
657	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
658	  *) sdir=$(subdir)/$(srcdir) ;; \
659	esac; \
660	for i in $$list; do \
661	  if test -f "$$i"; then \
662	    echo "$(subdir)/$$i"; \
663	  else \
664	    echo "$$sdir/$$i"; \
665	  fi; \
666	done >> $(top_builddir)/cscope.files
667
668distclean-tags:
669	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
670
671distdir: $(BUILT_SOURCES)
672	$(MAKE) $(AM_MAKEFLAGS) distdir-am
673
674distdir-am: $(DISTFILES)
675	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
676	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
677	list='$(DISTFILES)'; \
678	  dist_files=`for file in $$list; do echo $$file; done | \
679	  sed -e "s|^$$srcdirstrip/||;t" \
680	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
681	case $$dist_files in \
682	  */*) $(MKDIR_P) `echo "$$dist_files" | \
683			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
684			   sort -u` ;; \
685	esac; \
686	for file in $$dist_files; do \
687	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
688	  if test -d $$d/$$file; then \
689	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
690	    if test -d "$(distdir)/$$file"; then \
691	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692	    fi; \
693	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
694	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
695	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696	    fi; \
697	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
698	  else \
699	    test -f "$(distdir)/$$file" \
700	    || cp -p $$d/$$file "$(distdir)/$$file" \
701	    || exit 1; \
702	  fi; \
703	done
704check-am: all-am
705check: check-am
706all-am: Makefile $(LTLIBRARIES)
707installdirs:
708	for dir in "$(DESTDIR)$(plugindir)"; do \
709	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
710	done
711install: install-am
712install-exec: install-exec-am
713install-data: install-data-am
714uninstall: uninstall-am
715
716install-am: all-am
717	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718
719installcheck: installcheck-am
720install-strip:
721	if test -z '$(STRIP)'; then \
722	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724	      install; \
725	else \
726	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
727	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
728	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
729	fi
730mostlyclean-generic:
731
732clean-generic:
733
734distclean-generic:
735	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
736	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
737
738maintainer-clean-generic:
739	@echo "This command is intended for maintainers to use"
740	@echo "it deletes files that may require special tools to rebuild."
741clean: clean-am
742
743clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
744	mostlyclean-am
745
746distclean: distclean-am
747		-rm -f ./$(DEPDIR)/acpi_notifier_la-acpi_notifier.Plo
748	-rm -f Makefile
749distclean-am: clean-am distclean-compile distclean-generic \
750	distclean-tags
751
752dvi: dvi-am
753
754dvi-am:
755
756html: html-am
757
758html-am:
759
760info: info-am
761
762info-am:
763
764install-data-am: install-pluginLTLIBRARIES
765
766install-dvi: install-dvi-am
767
768install-dvi-am:
769
770install-exec-am:
771
772install-html: install-html-am
773
774install-html-am:
775
776install-info: install-info-am
777
778install-info-am:
779
780install-man:
781
782install-pdf: install-pdf-am
783
784install-pdf-am:
785
786install-ps: install-ps-am
787
788install-ps-am:
789
790installcheck-am:
791
792maintainer-clean: maintainer-clean-am
793		-rm -f ./$(DEPDIR)/acpi_notifier_la-acpi_notifier.Plo
794	-rm -f Makefile
795maintainer-clean-am: distclean-am maintainer-clean-generic
796
797mostlyclean: mostlyclean-am
798
799mostlyclean-am: mostlyclean-compile mostlyclean-generic \
800	mostlyclean-libtool
801
802pdf: pdf-am
803
804pdf-am:
805
806ps: ps-am
807
808ps-am:
809
810uninstall-am: uninstall-pluginLTLIBRARIES
811
812.MAKE: install-am install-strip
813
814.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
815	clean-generic clean-libtool clean-pluginLTLIBRARIES \
816	cscopelist-am ctags ctags-am distclean distclean-compile \
817	distclean-generic distclean-libtool distclean-tags distdir dvi \
818	dvi-am html html-am info info-am install install-am \
819	install-data install-data-am install-dvi install-dvi-am \
820	install-exec install-exec-am install-html install-html-am \
821	install-info install-info-am install-man install-pdf \
822	install-pdf-am install-pluginLTLIBRARIES install-ps \
823	install-ps-am install-strip installcheck installcheck-am \
824	installdirs maintainer-clean maintainer-clean-generic \
825	mostlyclean mostlyclean-compile mostlyclean-generic \
826	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
827	uninstall-am uninstall-pluginLTLIBRARIES
828
829.PRECIOUS: Makefile
830
831
832.PHONY: test
833
834# Tell versions [3.59,3.63) of GNU make to not export all variables.
835# Otherwise a system limit (for SysV at least) may be exceeded.
836.NOEXPORT:
837