# Makefile.in generated by automake 1.8.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # -*- mode: Makefile; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*- # # Conky, a system monitor, based on torsmo # # Any original torsmo code is licensed under the BSD license # # All code written since the fork of torsmo is licensed under the GPL # # Please see COPYING for details # # Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen # Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) # All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # SOURCES = $(conky_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_triplet = @host@ bin_PROGRAMS = conky$(EXEEXT) @BUILD_AUDACIOUS_TRUE@am__append_1 = $(audacious) @BUILD_BMPX_TRUE@am__append_2 = $(bmpx) @BUILD_IBM_TRUE@am__append_3 = $(ibm) @BUILD_MPD_TRUE@am__append_4 = $(mpd) @BUILD_MOC_TRUE@am__append_5 = $(moc) @BUILD_XMMS2_TRUE@am__append_6 = $(xmms2) @BUILD_LINUX_TRUE@am__append_7 = $(linux) #if BUILD_SOLARIS #optional_sources += $(solaris) #endif @BUILD_FREEBSD_TRUE@am__append_8 = $(freebsd) #if BUILD_NETBSD #optional_sources += $(netbsd) #endif @BUILD_OPENBSD_TRUE@am__append_9 = $(openbsd) @BUILD_PORT_MONITORS_TRUE@am__append_10 = $(port_monitors) @BUILD_X11_TRUE@am__append_11 = $(x11) @BUILD_HDDTEMP_TRUE@am__append_12 = $(hddtemp) @BUILD_EVE_TRUE@am__append_13 = $(eve) @BUILD_CURL_TRUE@am__append_14 = $(ccurl_thread) @BUILD_RSS_TRUE@am__append_15 = $(rss) @BUILD_WEATHER_TRUE@am__append_16 = $(weather) @BUILD_LUA_TRUE@am__append_17 = $(lua) @BUILD_NVIDIA_TRUE@am__append_18 = $(nvidia) @BUILD_IMLIB2_TRUE@am__append_19 = $(imlib2) @BUILD_APCUPSD_TRUE@am__append_20 = $(apcupsd) @BUILD_ICONV_TRUE@am__append_21 = $(iconv) subdir = src DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/build.h.in $(srcdir)/config.h.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/pkg.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(mkdir_p) CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = build.h am__installdirs = "$(DESTDIR)$(bindir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) am__conky_SOURCES_DIST = defconfig.h conf_cookie.c conf_cookie.h \ audacious.c audacious.h bmpx.c bmpx.h ibm.c ibm.h smapi.c \ smapi.h mpd.c mpd.h libmpdclient.c libmpdclient.h moc.c moc.h \ xmms2.c xmms2.h linux.c linux.h users.c sony.c sony.h i8k.c \ i8k.h freebsd.c freebsd.h openbsd.c openbsd.h libtcp-portmon.c \ libtcp-portmon.h tcp-portmon.c tcp-portmon.h x11.c x11.h \ fonts.c fonts.h hddtemp.c hddtemp.h eve.c eve.h ccurl_thread.c \ ccurl_thread.h rss.c rss.h prss.c prss.h weather.c weather.h \ llua.c llua.h nvidia.c nvidia.h imlib2.c imlib2.h apcupsd.c \ apcupsd.h iconv_tools.c iconv_tools.h colours.c colours.h \ combine.c combine.h common.c common.h conky.c conky.h core.c \ core.h diskio.c diskio.h entropy.c entropy.h exec.c exec.h \ fs.c fs.h logging.h mail.c mail.h mixer.c mixer.h net_stat.c \ net_stat.h template.c template.h timed_thread.c timed_thread.h \ mboxscan.c mboxscan.h read_tcp.c read_tcp.h scroll.c scroll.h \ specials.c specials.h tailhead.c tailhead.h temphelper.c \ temphelper.h text_object.c text_object.h timeinfo.c timeinfo.h \ algebra.c algebra.h proc.c proc.h user.c user.h top.c top.h am__objects_1 = @BUILD_CONFIG_OUTPUT_TRUE@am__objects_2 = conky-conf_cookie.$(OBJEXT) am__objects_3 = conky-audacious.$(OBJEXT) @BUILD_AUDACIOUS_TRUE@am__objects_4 = $(am__objects_3) am__objects_5 = conky-bmpx.$(OBJEXT) @BUILD_BMPX_TRUE@am__objects_6 = $(am__objects_5) am__objects_7 = conky-ibm.$(OBJEXT) conky-smapi.$(OBJEXT) @BUILD_IBM_TRUE@am__objects_8 = $(am__objects_7) am__objects_9 = conky-mpd.$(OBJEXT) conky-libmpdclient.$(OBJEXT) @BUILD_MPD_TRUE@am__objects_10 = $(am__objects_9) am__objects_11 = conky-moc.$(OBJEXT) @BUILD_MOC_TRUE@am__objects_12 = $(am__objects_11) am__objects_13 = conky-xmms2.$(OBJEXT) @BUILD_XMMS2_TRUE@am__objects_14 = $(am__objects_13) am__objects_15 = conky-linux.$(OBJEXT) conky-users.$(OBJEXT) \ conky-sony.$(OBJEXT) conky-i8k.$(OBJEXT) @BUILD_LINUX_TRUE@am__objects_16 = $(am__objects_15) am__objects_17 = conky-freebsd.$(OBJEXT) @BUILD_FREEBSD_TRUE@am__objects_18 = $(am__objects_17) am__objects_19 = conky-openbsd.$(OBJEXT) @BUILD_OPENBSD_TRUE@am__objects_20 = $(am__objects_19) am__objects_21 = conky-libtcp-portmon.$(OBJEXT) \ conky-tcp-portmon.$(OBJEXT) @BUILD_PORT_MONITORS_TRUE@am__objects_22 = $(am__objects_21) am__objects_23 = conky-x11.$(OBJEXT) conky-fonts.$(OBJEXT) @BUILD_X11_TRUE@am__objects_24 = $(am__objects_23) am__objects_25 = conky-hddtemp.$(OBJEXT) @BUILD_HDDTEMP_TRUE@am__objects_26 = $(am__objects_25) am__objects_27 = conky-eve.$(OBJEXT) @BUILD_EVE_TRUE@am__objects_28 = $(am__objects_27) am__objects_29 = conky-ccurl_thread.$(OBJEXT) @BUILD_CURL_TRUE@am__objects_30 = $(am__objects_29) am__objects_31 = conky-rss.$(OBJEXT) conky-prss.$(OBJEXT) @BUILD_RSS_TRUE@am__objects_32 = $(am__objects_31) am__objects_33 = conky-weather.$(OBJEXT) @BUILD_WEATHER_TRUE@am__objects_34 = $(am__objects_33) am__objects_35 = conky-llua.$(OBJEXT) @BUILD_LUA_TRUE@am__objects_36 = $(am__objects_35) am__objects_37 = conky-nvidia.$(OBJEXT) @BUILD_NVIDIA_TRUE@am__objects_38 = $(am__objects_37) am__objects_39 = conky-imlib2.$(OBJEXT) @BUILD_IMLIB2_TRUE@am__objects_40 = $(am__objects_39) am__objects_41 = conky-apcupsd.$(OBJEXT) @BUILD_APCUPSD_TRUE@am__objects_42 = $(am__objects_41) am__objects_43 = conky-iconv_tools.$(OBJEXT) @BUILD_ICONV_TRUE@am__objects_44 = $(am__objects_43) am__objects_45 = $(am__objects_4) $(am__objects_6) $(am__objects_8) \ $(am__objects_10) $(am__objects_12) $(am__objects_14) \ $(am__objects_16) $(am__objects_18) $(am__objects_20) \ $(am__objects_22) $(am__objects_24) $(am__objects_26) \ $(am__objects_28) $(am__objects_30) $(am__objects_32) \ $(am__objects_34) $(am__objects_36) $(am__objects_38) \ $(am__objects_40) $(am__objects_42) $(am__objects_44) am__objects_46 = conky-colours.$(OBJEXT) conky-combine.$(OBJEXT) \ conky-common.$(OBJEXT) conky-conky.$(OBJEXT) \ conky-core.$(OBJEXT) conky-diskio.$(OBJEXT) \ conky-entropy.$(OBJEXT) conky-exec.$(OBJEXT) \ conky-fs.$(OBJEXT) conky-mail.$(OBJEXT) conky-mixer.$(OBJEXT) \ conky-net_stat.$(OBJEXT) conky-template.$(OBJEXT) \ conky-timed_thread.$(OBJEXT) conky-mboxscan.$(OBJEXT) \ conky-read_tcp.$(OBJEXT) conky-scroll.$(OBJEXT) \ conky-specials.$(OBJEXT) conky-tailhead.$(OBJEXT) \ conky-temphelper.$(OBJEXT) conky-text_object.$(OBJEXT) \ conky-timeinfo.$(OBJEXT) conky-algebra.$(OBJEXT) \ conky-proc.$(OBJEXT) conky-user.$(OBJEXT) conky-top.$(OBJEXT) am_conky_OBJECTS = $(am__objects_1) $(am__objects_2) $(am__objects_45) \ $(am__objects_46) conky_OBJECTS = $(am_conky_OBJECTS) conky_LDADD = $(LDADD) DEFAULT_INCLUDES = -I. -I$(srcdir) -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/conky-algebra.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-apcupsd.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-audacious.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-bmpx.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-ccurl_thread.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-colours.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-combine.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-common.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-conf_cookie.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-conky.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-core.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-diskio.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-entropy.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-eve.Po ./$(DEPDIR)/conky-exec.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-fonts.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-freebsd.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-fs.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-hddtemp.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-i8k.Po ./$(DEPDIR)/conky-ibm.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-iconv_tools.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-imlib2.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-libmpdclient.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-libtcp-portmon.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-linux.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-llua.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-mail.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-mboxscan.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-mixer.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-moc.Po ./$(DEPDIR)/conky-mpd.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-net_stat.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-nvidia.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-openbsd.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-proc.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-prss.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-read_tcp.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-rss.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-scroll.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-smapi.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-sony.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-specials.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-tailhead.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-tcp-portmon.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-temphelper.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-template.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-text_object.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-timed_thread.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-timeinfo.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-top.Po ./$(DEPDIR)/conky-user.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-users.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-weather.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-x11.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/conky-xmms2.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(conky_SOURCES) DIST_SOURCES = $(am__conky_SOURCES_DIST) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ Audacious_CFLAGS = @Audacious_CFLAGS@ Audacious_LIBS = @Audacious_LIBS@ BMPx_CFLAGS = @BMPx_CFLAGS@ BMPx_LIBS = @BMPx_LIBS@ BUILD_APCUPSD_FALSE = @BUILD_APCUPSD_FALSE@ BUILD_APCUPSD_TRUE = @BUILD_APCUPSD_TRUE@ BUILD_ARCH = @BUILD_ARCH@ BUILD_AUDACIOUS_FALSE = @BUILD_AUDACIOUS_FALSE@ BUILD_AUDACIOUS_TRUE = @BUILD_AUDACIOUS_TRUE@ BUILD_BMPX_FALSE = @BUILD_BMPX_FALSE@ BUILD_BMPX_TRUE = @BUILD_BMPX_TRUE@ BUILD_CONFIG_OUTPUT_FALSE = @BUILD_CONFIG_OUTPUT_FALSE@ BUILD_CONFIG_OUTPUT_TRUE = @BUILD_CONFIG_OUTPUT_TRUE@ BUILD_CURL_FALSE = @BUILD_CURL_FALSE@ BUILD_CURL_TRUE = @BUILD_CURL_TRUE@ BUILD_DATE = @BUILD_DATE@ BUILD_EVE_FALSE = @BUILD_EVE_FALSE@ BUILD_EVE_TRUE = @BUILD_EVE_TRUE@ BUILD_FREEBSD_FALSE = @BUILD_FREEBSD_FALSE@ BUILD_FREEBSD_TRUE = @BUILD_FREEBSD_TRUE@ BUILD_HDDTEMP_FALSE = @BUILD_HDDTEMP_FALSE@ BUILD_HDDTEMP_TRUE = @BUILD_HDDTEMP_TRUE@ BUILD_IBM_FALSE = @BUILD_IBM_FALSE@ BUILD_IBM_TRUE = @BUILD_IBM_TRUE@ BUILD_ICONV_FALSE = @BUILD_ICONV_FALSE@ BUILD_ICONV_TRUE = @BUILD_ICONV_TRUE@ BUILD_IMLIB2_FALSE = @BUILD_IMLIB2_FALSE@ BUILD_IMLIB2_TRUE = @BUILD_IMLIB2_TRUE@ BUILD_LINUX_FALSE = @BUILD_LINUX_FALSE@ BUILD_LINUX_TRUE = @BUILD_LINUX_TRUE@ BUILD_LUA_CAIRO_FALSE = @BUILD_LUA_CAIRO_FALSE@ BUILD_LUA_CAIRO_TRUE = @BUILD_LUA_CAIRO_TRUE@ BUILD_LUA_FALSE = @BUILD_LUA_FALSE@ BUILD_LUA_IMLIB2_FALSE = @BUILD_LUA_IMLIB2_FALSE@ BUILD_LUA_IMLIB2_TRUE = @BUILD_LUA_IMLIB2_TRUE@ BUILD_LUA_TRUE = @BUILD_LUA_TRUE@ BUILD_MATH_FALSE = @BUILD_MATH_FALSE@ BUILD_MATH_TRUE = @BUILD_MATH_TRUE@ BUILD_MOC_FALSE = @BUILD_MOC_FALSE@ BUILD_MOC_TRUE = @BUILD_MOC_TRUE@ BUILD_MPD_FALSE = @BUILD_MPD_FALSE@ BUILD_MPD_TRUE = @BUILD_MPD_TRUE@ BUILD_NCURSES_FALSE = @BUILD_NCURSES_FALSE@ BUILD_NCURSES_TRUE = @BUILD_NCURSES_TRUE@ BUILD_NVIDIA_FALSE = @BUILD_NVIDIA_FALSE@ BUILD_NVIDIA_TRUE = @BUILD_NVIDIA_TRUE@ BUILD_OPENBSD_FALSE = @BUILD_OPENBSD_FALSE@ BUILD_OPENBSD_TRUE = @BUILD_OPENBSD_TRUE@ BUILD_PORT_MONITORS_FALSE = @BUILD_PORT_MONITORS_FALSE@ BUILD_PORT_MONITORS_TRUE = @BUILD_PORT_MONITORS_TRUE@ BUILD_RSS_FALSE = @BUILD_RSS_FALSE@ BUILD_RSS_TRUE = @BUILD_RSS_TRUE@ BUILD_WEATHER_FALSE = @BUILD_WEATHER_FALSE@ BUILD_WEATHER_TRUE = @BUILD_WEATHER_TRUE@ BUILD_WLAN_FALSE = @BUILD_WLAN_FALSE@ BUILD_WLAN_TRUE = @BUILD_WLAN_TRUE@ BUILD_X11_FALSE = @BUILD_X11_FALSE@ BUILD_X11_TRUE = @BUILD_X11_TRUE@ BUILD_XMMS2_FALSE = @BUILD_XMMS2_FALSE@ BUILD_XMMS2_TRUE = @BUILD_XMMS2_TRUE@ BUILD_XOAP_FALSE = @BUILD_XOAP_FALSE@ BUILD_XOAP_TRUE = @BUILD_XOAP_TRUE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GLib2_CFLAGS = @GLib2_CFLAGS@ GLib2_LIBS = @GLib2_LIBS@ GREP = @GREP@ HAVE_DOCSTUFF_FALSE = @HAVE_DOCSTUFF_FALSE@ HAVE_DOCSTUFF_TRUE = @HAVE_DOCSTUFF_TRUE@ HAVE_PKGCONFIG = @HAVE_PKGCONFIG@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ Imlib2_CFLAGS = @Imlib2_CFLAGS@ Imlib2_LIBS = @Imlib2_LIBS@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = ${conky_LIBS} LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LUA51_CFLAGS = @LUA51_CFLAGS@ LUA51_LIBS = @LUA51_LIBS@ LUA_CFLAGS = @LUA_CFLAGS@ LUA_LIBS = @LUA_LIBS@ MAKEINFO = @MAKEINFO@ NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ X11_CFLAGS = @X11_CFLAGS@ X11_LIBS = @X11_LIBS@ XDamage_CFLAGS = @XDamage_CFLAGS@ XDamage_LIBS = @XDamage_LIBS@ XMKMF = @XMKMF@ XMMS2_CFLAGS = @XMMS2_CFLAGS@ XMMS2_LIBS = @XMMS2_LIBS@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ Xext_CFLAGS = @Xext_CFLAGS@ Xext_LIBS = @Xext_LIBS@ Xft_CFLAGS = @Xft_CFLAGS@ Xft_LIBS = @Xft_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ cairo_CFLAGS = @cairo_CFLAGS@ cairo_LIBS = @cairo_LIBS@ cairo_xlib_CFLAGS = @cairo_xlib_CFLAGS@ cairo_xlib_LIBS = @cairo_xlib_LIBS@ conky_CFLAGS = @conky_CFLAGS@ conky_LIBS = @conky_LIBS@ datadir = @datadir@ datarootdir = @datarootdir@ db2x_manxml_cmd = @db2x_manxml_cmd@ db2x_xsltproc_cmd = @db2x_xsltproc_cmd@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libcurl_CFLAGS = @libcurl_CFLAGS@ libcurl_LIBS = @libcurl_LIBS@ libdir = @libdir@ libexecdir = @libexecdir@ libxml2_CFLAGS = @libxml2_CFLAGS@ libxml2_LIBS = @libxml2_LIBS@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ tolua_CFLAGS = @tolua_CFLAGS@ tolua_LIBS = @tolua_LIBS@ toluapp = @toluapp@ xsltproc_cmd = @xsltproc_cmd@ INCLUDES = -DSYSTEM_CONFIG_FILE=\"$(sysconfdir)/conky/conky.conf\" -DPACKAGE_LIBDIR=\"$(pkglibdir)\" @BUILD_CONFIG_OUTPUT_TRUE@config_output = defconfig.h @BUILD_CONFIG_OUTPUT_TRUE@config_cookie = conf_cookie.c conf_cookie.h @BUILD_CONFIG_OUTPUT_TRUE@@BUILD_X11_FALSE@config_input = $(srcdir)/../data/conky_no_x11.conf @BUILD_CONFIG_OUTPUT_TRUE@@BUILD_X11_TRUE@config_input = $(srcdir)/../data/conky.conf @BUILD_CONFIG_OUTPUT_TRUE@conky_DEPENDENCIES = $(config_output) @BUILD_CONFIG_OUTPUT_TRUE@BUILT_SOURCES = $(config_output) @BUILD_CONFIG_OUTPUT_TRUE@CLEANFILES = $(config_output) *.gcda *.gcno # source files always needed for compiling mandatory_sources = colours.c colours.h combine.c combine.h common.c common.h \ conky.c conky.h core.c core.h diskio.c diskio.h entropy.c entropy.h \ exec.c exec.h fs.c fs.h logging.h mail.c mail.h mixer.c mixer.h net_stat.c \ net_stat.h template.c template.h timed_thread.c timed_thread.h mboxscan.c \ mboxscan.h read_tcp.c read_tcp.h scroll.c scroll.h specials.c \ specials.h tailhead.c tailhead.h temphelper.c temphelper.h \ text_object.c text_object.h timeinfo.c timeinfo.h algebra.c \ algebra.h proc.c proc.h user.c user.h top.c top.h # source files only needed when the apropriate option is enabled audacious = audacious.c audacious.h bmpx = bmpx.c bmpx.h ibm = ibm.c ibm.h smapi.c smapi.h mpd = mpd.c mpd.h libmpdclient.c libmpdclient.h moc = moc.c moc.h xmms2 = xmms2.c xmms2.h linux = linux.c linux.h users.c sony.c sony.h i8k.c i8k.h solaris = solaris.c freebsd = freebsd.c freebsd.h netbsd = netbsd.c netbsd.h openbsd = openbsd.c openbsd.h port_monitors = libtcp-portmon.c libtcp-portmon.h \ tcp-portmon.c tcp-portmon.h x11 = x11.c x11.h fonts.c fonts.h hddtemp = hddtemp.c hddtemp.h eve = eve.c eve.h ccurl_thread = ccurl_thread.c ccurl_thread.h rss = rss.c rss.h prss.c prss.h weather = weather.c weather.h lua = llua.c llua.h nvidia = nvidia.c nvidia.h imlib2 = imlib2.c imlib2.h apcupsd = apcupsd.c apcupsd.h iconv = iconv_tools.c iconv_tools.h # make sure the files from above are always included in the distfile EXTRA_DIST = $(audacious) $(bmpx) $(ibm) $(mpd) $(moc) $(xmms2) $(linux) \ $(solaris) $(freebsd) $(netbsd) $(openbsd) $(port_monitors) \ $(x11) $(hddtemp) $(eve) $(ccurl_thread) $(rss) $(weather) \ $(lua) $(nvidia) $(imlib2) $(apcupsd) # collect all selected optional sources optional_sources = $(am__append_1) $(am__append_2) $(am__append_3) $(am__append_4) $(am__append_5) $(am__append_6) $(am__append_7) $(am__append_8) $(am__append_9) $(am__append_10) $(am__append_11) $(am__append_12) $(am__append_13) $(am__append_14) $(am__append_15) $(am__append_16) $(am__append_17) $(am__append_18) $(am__append_19) $(am__append_20) $(am__append_21) @BUILD_LINUX_FALSE@PTHREAD_LIBS = -pthread # linux takes the standard to the max @BUILD_LINUX_TRUE@PTHREAD_LIBS = -lpthread conky_LDFLAGS = $(PTHREAD_LIBS) -lm conky_SOURCES = $(config_output) $(config_cookie) \ $(optional_sources) $(mandatory_sources) all: $(BUILT_SOURCES) config.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status src/config.h $(srcdir)/config.h.in: $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 build.h: $(top_builddir)/config.status $(srcdir)/build.h.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done conky$(EXEEXT): $(conky_OBJECTS) $(conky_DEPENDENCIES) @rm -f conky$(EXEEXT) $(LINK) $(conky_LDFLAGS) $(conky_OBJECTS) $(conky_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-algebra.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-apcupsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-audacious.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-bmpx.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-ccurl_thread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-colours.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-combine.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-common.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-conf_cookie.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-conky.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-core.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-diskio.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-entropy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-eve.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-exec.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-fonts.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-freebsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-fs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-hddtemp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-i8k.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-ibm.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-iconv_tools.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-imlib2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-libmpdclient.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-libtcp-portmon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-linux.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-llua.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-mail.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-mboxscan.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-mixer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-moc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-mpd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-net_stat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-nvidia.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-openbsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-proc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-prss.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-read_tcp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-rss.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-scroll.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-smapi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-sony.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-specials.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-tailhead.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-tcp-portmon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-temphelper.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-template.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-text_object.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-timed_thread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-timeinfo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-top.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-user.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-users.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-weather.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-x11.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conky-xmms2.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< conky-conf_cookie.o: conf_cookie.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conf_cookie.o -MD -MP -MF "$(DEPDIR)/conky-conf_cookie.Tpo" -c -o conky-conf_cookie.o `test -f 'conf_cookie.c' || echo '$(srcdir)/'`conf_cookie.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conf_cookie.Tpo" "$(DEPDIR)/conky-conf_cookie.Po"; else rm -f "$(DEPDIR)/conky-conf_cookie.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conf_cookie.c' object='conky-conf_cookie.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conf_cookie.Po' tmpdepfile='$(DEPDIR)/conky-conf_cookie.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conf_cookie.o `test -f 'conf_cookie.c' || echo '$(srcdir)/'`conf_cookie.c conky-conf_cookie.obj: conf_cookie.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conf_cookie.obj -MD -MP -MF "$(DEPDIR)/conky-conf_cookie.Tpo" -c -o conky-conf_cookie.obj `if test -f 'conf_cookie.c'; then $(CYGPATH_W) 'conf_cookie.c'; else $(CYGPATH_W) '$(srcdir)/conf_cookie.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conf_cookie.Tpo" "$(DEPDIR)/conky-conf_cookie.Po"; else rm -f "$(DEPDIR)/conky-conf_cookie.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conf_cookie.c' object='conky-conf_cookie.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conf_cookie.Po' tmpdepfile='$(DEPDIR)/conky-conf_cookie.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conf_cookie.obj `if test -f 'conf_cookie.c'; then $(CYGPATH_W) 'conf_cookie.c'; else $(CYGPATH_W) '$(srcdir)/conf_cookie.c'; fi` conky-conf_cookie.lo: conf_cookie.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conf_cookie.lo -MD -MP -MF "$(DEPDIR)/conky-conf_cookie.Tpo" -c -o conky-conf_cookie.lo `test -f 'conf_cookie.c' || echo '$(srcdir)/'`conf_cookie.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conf_cookie.Tpo" "$(DEPDIR)/conky-conf_cookie.Plo"; else rm -f "$(DEPDIR)/conky-conf_cookie.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conf_cookie.c' object='conky-conf_cookie.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conf_cookie.Plo' tmpdepfile='$(DEPDIR)/conky-conf_cookie.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conf_cookie.lo `test -f 'conf_cookie.c' || echo '$(srcdir)/'`conf_cookie.c conky-audacious.o: audacious.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-audacious.o -MD -MP -MF "$(DEPDIR)/conky-audacious.Tpo" -c -o conky-audacious.o `test -f 'audacious.c' || echo '$(srcdir)/'`audacious.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-audacious.Tpo" "$(DEPDIR)/conky-audacious.Po"; else rm -f "$(DEPDIR)/conky-audacious.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='audacious.c' object='conky-audacious.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-audacious.Po' tmpdepfile='$(DEPDIR)/conky-audacious.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-audacious.o `test -f 'audacious.c' || echo '$(srcdir)/'`audacious.c conky-audacious.obj: audacious.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-audacious.obj -MD -MP -MF "$(DEPDIR)/conky-audacious.Tpo" -c -o conky-audacious.obj `if test -f 'audacious.c'; then $(CYGPATH_W) 'audacious.c'; else $(CYGPATH_W) '$(srcdir)/audacious.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-audacious.Tpo" "$(DEPDIR)/conky-audacious.Po"; else rm -f "$(DEPDIR)/conky-audacious.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='audacious.c' object='conky-audacious.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-audacious.Po' tmpdepfile='$(DEPDIR)/conky-audacious.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-audacious.obj `if test -f 'audacious.c'; then $(CYGPATH_W) 'audacious.c'; else $(CYGPATH_W) '$(srcdir)/audacious.c'; fi` conky-audacious.lo: audacious.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-audacious.lo -MD -MP -MF "$(DEPDIR)/conky-audacious.Tpo" -c -o conky-audacious.lo `test -f 'audacious.c' || echo '$(srcdir)/'`audacious.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-audacious.Tpo" "$(DEPDIR)/conky-audacious.Plo"; else rm -f "$(DEPDIR)/conky-audacious.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='audacious.c' object='conky-audacious.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-audacious.Plo' tmpdepfile='$(DEPDIR)/conky-audacious.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-audacious.lo `test -f 'audacious.c' || echo '$(srcdir)/'`audacious.c conky-bmpx.o: bmpx.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-bmpx.o -MD -MP -MF "$(DEPDIR)/conky-bmpx.Tpo" -c -o conky-bmpx.o `test -f 'bmpx.c' || echo '$(srcdir)/'`bmpx.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-bmpx.Tpo" "$(DEPDIR)/conky-bmpx.Po"; else rm -f "$(DEPDIR)/conky-bmpx.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bmpx.c' object='conky-bmpx.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-bmpx.Po' tmpdepfile='$(DEPDIR)/conky-bmpx.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-bmpx.o `test -f 'bmpx.c' || echo '$(srcdir)/'`bmpx.c conky-bmpx.obj: bmpx.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-bmpx.obj -MD -MP -MF "$(DEPDIR)/conky-bmpx.Tpo" -c -o conky-bmpx.obj `if test -f 'bmpx.c'; then $(CYGPATH_W) 'bmpx.c'; else $(CYGPATH_W) '$(srcdir)/bmpx.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-bmpx.Tpo" "$(DEPDIR)/conky-bmpx.Po"; else rm -f "$(DEPDIR)/conky-bmpx.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bmpx.c' object='conky-bmpx.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-bmpx.Po' tmpdepfile='$(DEPDIR)/conky-bmpx.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-bmpx.obj `if test -f 'bmpx.c'; then $(CYGPATH_W) 'bmpx.c'; else $(CYGPATH_W) '$(srcdir)/bmpx.c'; fi` conky-bmpx.lo: bmpx.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-bmpx.lo -MD -MP -MF "$(DEPDIR)/conky-bmpx.Tpo" -c -o conky-bmpx.lo `test -f 'bmpx.c' || echo '$(srcdir)/'`bmpx.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-bmpx.Tpo" "$(DEPDIR)/conky-bmpx.Plo"; else rm -f "$(DEPDIR)/conky-bmpx.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bmpx.c' object='conky-bmpx.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-bmpx.Plo' tmpdepfile='$(DEPDIR)/conky-bmpx.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-bmpx.lo `test -f 'bmpx.c' || echo '$(srcdir)/'`bmpx.c conky-ibm.o: ibm.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ibm.o -MD -MP -MF "$(DEPDIR)/conky-ibm.Tpo" -c -o conky-ibm.o `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ibm.Tpo" "$(DEPDIR)/conky-ibm.Po"; else rm -f "$(DEPDIR)/conky-ibm.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ibm.c' object='conky-ibm.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ibm.Po' tmpdepfile='$(DEPDIR)/conky-ibm.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ibm.o `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c conky-ibm.obj: ibm.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ibm.obj -MD -MP -MF "$(DEPDIR)/conky-ibm.Tpo" -c -o conky-ibm.obj `if test -f 'ibm.c'; then $(CYGPATH_W) 'ibm.c'; else $(CYGPATH_W) '$(srcdir)/ibm.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ibm.Tpo" "$(DEPDIR)/conky-ibm.Po"; else rm -f "$(DEPDIR)/conky-ibm.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ibm.c' object='conky-ibm.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ibm.Po' tmpdepfile='$(DEPDIR)/conky-ibm.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ibm.obj `if test -f 'ibm.c'; then $(CYGPATH_W) 'ibm.c'; else $(CYGPATH_W) '$(srcdir)/ibm.c'; fi` conky-ibm.lo: ibm.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ibm.lo -MD -MP -MF "$(DEPDIR)/conky-ibm.Tpo" -c -o conky-ibm.lo `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ibm.Tpo" "$(DEPDIR)/conky-ibm.Plo"; else rm -f "$(DEPDIR)/conky-ibm.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ibm.c' object='conky-ibm.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ibm.Plo' tmpdepfile='$(DEPDIR)/conky-ibm.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ibm.lo `test -f 'ibm.c' || echo '$(srcdir)/'`ibm.c conky-smapi.o: smapi.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-smapi.o -MD -MP -MF "$(DEPDIR)/conky-smapi.Tpo" -c -o conky-smapi.o `test -f 'smapi.c' || echo '$(srcdir)/'`smapi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-smapi.Tpo" "$(DEPDIR)/conky-smapi.Po"; else rm -f "$(DEPDIR)/conky-smapi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smapi.c' object='conky-smapi.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-smapi.Po' tmpdepfile='$(DEPDIR)/conky-smapi.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-smapi.o `test -f 'smapi.c' || echo '$(srcdir)/'`smapi.c conky-smapi.obj: smapi.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-smapi.obj -MD -MP -MF "$(DEPDIR)/conky-smapi.Tpo" -c -o conky-smapi.obj `if test -f 'smapi.c'; then $(CYGPATH_W) 'smapi.c'; else $(CYGPATH_W) '$(srcdir)/smapi.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-smapi.Tpo" "$(DEPDIR)/conky-smapi.Po"; else rm -f "$(DEPDIR)/conky-smapi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smapi.c' object='conky-smapi.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-smapi.Po' tmpdepfile='$(DEPDIR)/conky-smapi.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-smapi.obj `if test -f 'smapi.c'; then $(CYGPATH_W) 'smapi.c'; else $(CYGPATH_W) '$(srcdir)/smapi.c'; fi` conky-smapi.lo: smapi.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-smapi.lo -MD -MP -MF "$(DEPDIR)/conky-smapi.Tpo" -c -o conky-smapi.lo `test -f 'smapi.c' || echo '$(srcdir)/'`smapi.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-smapi.Tpo" "$(DEPDIR)/conky-smapi.Plo"; else rm -f "$(DEPDIR)/conky-smapi.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smapi.c' object='conky-smapi.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-smapi.Plo' tmpdepfile='$(DEPDIR)/conky-smapi.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-smapi.lo `test -f 'smapi.c' || echo '$(srcdir)/'`smapi.c conky-mpd.o: mpd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mpd.o -MD -MP -MF "$(DEPDIR)/conky-mpd.Tpo" -c -o conky-mpd.o `test -f 'mpd.c' || echo '$(srcdir)/'`mpd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mpd.Tpo" "$(DEPDIR)/conky-mpd.Po"; else rm -f "$(DEPDIR)/conky-mpd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpd.c' object='conky-mpd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mpd.Po' tmpdepfile='$(DEPDIR)/conky-mpd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mpd.o `test -f 'mpd.c' || echo '$(srcdir)/'`mpd.c conky-mpd.obj: mpd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mpd.obj -MD -MP -MF "$(DEPDIR)/conky-mpd.Tpo" -c -o conky-mpd.obj `if test -f 'mpd.c'; then $(CYGPATH_W) 'mpd.c'; else $(CYGPATH_W) '$(srcdir)/mpd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mpd.Tpo" "$(DEPDIR)/conky-mpd.Po"; else rm -f "$(DEPDIR)/conky-mpd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpd.c' object='conky-mpd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mpd.Po' tmpdepfile='$(DEPDIR)/conky-mpd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mpd.obj `if test -f 'mpd.c'; then $(CYGPATH_W) 'mpd.c'; else $(CYGPATH_W) '$(srcdir)/mpd.c'; fi` conky-mpd.lo: mpd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mpd.lo -MD -MP -MF "$(DEPDIR)/conky-mpd.Tpo" -c -o conky-mpd.lo `test -f 'mpd.c' || echo '$(srcdir)/'`mpd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mpd.Tpo" "$(DEPDIR)/conky-mpd.Plo"; else rm -f "$(DEPDIR)/conky-mpd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpd.c' object='conky-mpd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mpd.Plo' tmpdepfile='$(DEPDIR)/conky-mpd.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mpd.lo `test -f 'mpd.c' || echo '$(srcdir)/'`mpd.c conky-libmpdclient.o: libmpdclient.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libmpdclient.o -MD -MP -MF "$(DEPDIR)/conky-libmpdclient.Tpo" -c -o conky-libmpdclient.o `test -f 'libmpdclient.c' || echo '$(srcdir)/'`libmpdclient.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libmpdclient.Tpo" "$(DEPDIR)/conky-libmpdclient.Po"; else rm -f "$(DEPDIR)/conky-libmpdclient.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libmpdclient.c' object='conky-libmpdclient.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libmpdclient.Po' tmpdepfile='$(DEPDIR)/conky-libmpdclient.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libmpdclient.o `test -f 'libmpdclient.c' || echo '$(srcdir)/'`libmpdclient.c conky-libmpdclient.obj: libmpdclient.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libmpdclient.obj -MD -MP -MF "$(DEPDIR)/conky-libmpdclient.Tpo" -c -o conky-libmpdclient.obj `if test -f 'libmpdclient.c'; then $(CYGPATH_W) 'libmpdclient.c'; else $(CYGPATH_W) '$(srcdir)/libmpdclient.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libmpdclient.Tpo" "$(DEPDIR)/conky-libmpdclient.Po"; else rm -f "$(DEPDIR)/conky-libmpdclient.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libmpdclient.c' object='conky-libmpdclient.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libmpdclient.Po' tmpdepfile='$(DEPDIR)/conky-libmpdclient.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libmpdclient.obj `if test -f 'libmpdclient.c'; then $(CYGPATH_W) 'libmpdclient.c'; else $(CYGPATH_W) '$(srcdir)/libmpdclient.c'; fi` conky-libmpdclient.lo: libmpdclient.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libmpdclient.lo -MD -MP -MF "$(DEPDIR)/conky-libmpdclient.Tpo" -c -o conky-libmpdclient.lo `test -f 'libmpdclient.c' || echo '$(srcdir)/'`libmpdclient.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libmpdclient.Tpo" "$(DEPDIR)/conky-libmpdclient.Plo"; else rm -f "$(DEPDIR)/conky-libmpdclient.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libmpdclient.c' object='conky-libmpdclient.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libmpdclient.Plo' tmpdepfile='$(DEPDIR)/conky-libmpdclient.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libmpdclient.lo `test -f 'libmpdclient.c' || echo '$(srcdir)/'`libmpdclient.c conky-moc.o: moc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-moc.o -MD -MP -MF "$(DEPDIR)/conky-moc.Tpo" -c -o conky-moc.o `test -f 'moc.c' || echo '$(srcdir)/'`moc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-moc.Tpo" "$(DEPDIR)/conky-moc.Po"; else rm -f "$(DEPDIR)/conky-moc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='moc.c' object='conky-moc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-moc.Po' tmpdepfile='$(DEPDIR)/conky-moc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-moc.o `test -f 'moc.c' || echo '$(srcdir)/'`moc.c conky-moc.obj: moc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-moc.obj -MD -MP -MF "$(DEPDIR)/conky-moc.Tpo" -c -o conky-moc.obj `if test -f 'moc.c'; then $(CYGPATH_W) 'moc.c'; else $(CYGPATH_W) '$(srcdir)/moc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-moc.Tpo" "$(DEPDIR)/conky-moc.Po"; else rm -f "$(DEPDIR)/conky-moc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='moc.c' object='conky-moc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-moc.Po' tmpdepfile='$(DEPDIR)/conky-moc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-moc.obj `if test -f 'moc.c'; then $(CYGPATH_W) 'moc.c'; else $(CYGPATH_W) '$(srcdir)/moc.c'; fi` conky-moc.lo: moc.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-moc.lo -MD -MP -MF "$(DEPDIR)/conky-moc.Tpo" -c -o conky-moc.lo `test -f 'moc.c' || echo '$(srcdir)/'`moc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-moc.Tpo" "$(DEPDIR)/conky-moc.Plo"; else rm -f "$(DEPDIR)/conky-moc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='moc.c' object='conky-moc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-moc.Plo' tmpdepfile='$(DEPDIR)/conky-moc.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-moc.lo `test -f 'moc.c' || echo '$(srcdir)/'`moc.c conky-xmms2.o: xmms2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-xmms2.o -MD -MP -MF "$(DEPDIR)/conky-xmms2.Tpo" -c -o conky-xmms2.o `test -f 'xmms2.c' || echo '$(srcdir)/'`xmms2.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-xmms2.Tpo" "$(DEPDIR)/conky-xmms2.Po"; else rm -f "$(DEPDIR)/conky-xmms2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xmms2.c' object='conky-xmms2.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-xmms2.Po' tmpdepfile='$(DEPDIR)/conky-xmms2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-xmms2.o `test -f 'xmms2.c' || echo '$(srcdir)/'`xmms2.c conky-xmms2.obj: xmms2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-xmms2.obj -MD -MP -MF "$(DEPDIR)/conky-xmms2.Tpo" -c -o conky-xmms2.obj `if test -f 'xmms2.c'; then $(CYGPATH_W) 'xmms2.c'; else $(CYGPATH_W) '$(srcdir)/xmms2.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-xmms2.Tpo" "$(DEPDIR)/conky-xmms2.Po"; else rm -f "$(DEPDIR)/conky-xmms2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xmms2.c' object='conky-xmms2.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-xmms2.Po' tmpdepfile='$(DEPDIR)/conky-xmms2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-xmms2.obj `if test -f 'xmms2.c'; then $(CYGPATH_W) 'xmms2.c'; else $(CYGPATH_W) '$(srcdir)/xmms2.c'; fi` conky-xmms2.lo: xmms2.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-xmms2.lo -MD -MP -MF "$(DEPDIR)/conky-xmms2.Tpo" -c -o conky-xmms2.lo `test -f 'xmms2.c' || echo '$(srcdir)/'`xmms2.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-xmms2.Tpo" "$(DEPDIR)/conky-xmms2.Plo"; else rm -f "$(DEPDIR)/conky-xmms2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xmms2.c' object='conky-xmms2.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-xmms2.Plo' tmpdepfile='$(DEPDIR)/conky-xmms2.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-xmms2.lo `test -f 'xmms2.c' || echo '$(srcdir)/'`xmms2.c conky-linux.o: linux.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-linux.o -MD -MP -MF "$(DEPDIR)/conky-linux.Tpo" -c -o conky-linux.o `test -f 'linux.c' || echo '$(srcdir)/'`linux.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-linux.Tpo" "$(DEPDIR)/conky-linux.Po"; else rm -f "$(DEPDIR)/conky-linux.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linux.c' object='conky-linux.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-linux.Po' tmpdepfile='$(DEPDIR)/conky-linux.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-linux.o `test -f 'linux.c' || echo '$(srcdir)/'`linux.c conky-linux.obj: linux.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-linux.obj -MD -MP -MF "$(DEPDIR)/conky-linux.Tpo" -c -o conky-linux.obj `if test -f 'linux.c'; then $(CYGPATH_W) 'linux.c'; else $(CYGPATH_W) '$(srcdir)/linux.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-linux.Tpo" "$(DEPDIR)/conky-linux.Po"; else rm -f "$(DEPDIR)/conky-linux.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linux.c' object='conky-linux.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-linux.Po' tmpdepfile='$(DEPDIR)/conky-linux.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-linux.obj `if test -f 'linux.c'; then $(CYGPATH_W) 'linux.c'; else $(CYGPATH_W) '$(srcdir)/linux.c'; fi` conky-linux.lo: linux.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-linux.lo -MD -MP -MF "$(DEPDIR)/conky-linux.Tpo" -c -o conky-linux.lo `test -f 'linux.c' || echo '$(srcdir)/'`linux.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-linux.Tpo" "$(DEPDIR)/conky-linux.Plo"; else rm -f "$(DEPDIR)/conky-linux.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linux.c' object='conky-linux.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-linux.Plo' tmpdepfile='$(DEPDIR)/conky-linux.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-linux.lo `test -f 'linux.c' || echo '$(srcdir)/'`linux.c conky-users.o: users.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-users.o -MD -MP -MF "$(DEPDIR)/conky-users.Tpo" -c -o conky-users.o `test -f 'users.c' || echo '$(srcdir)/'`users.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-users.Tpo" "$(DEPDIR)/conky-users.Po"; else rm -f "$(DEPDIR)/conky-users.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='users.c' object='conky-users.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-users.Po' tmpdepfile='$(DEPDIR)/conky-users.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-users.o `test -f 'users.c' || echo '$(srcdir)/'`users.c conky-users.obj: users.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-users.obj -MD -MP -MF "$(DEPDIR)/conky-users.Tpo" -c -o conky-users.obj `if test -f 'users.c'; then $(CYGPATH_W) 'users.c'; else $(CYGPATH_W) '$(srcdir)/users.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-users.Tpo" "$(DEPDIR)/conky-users.Po"; else rm -f "$(DEPDIR)/conky-users.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='users.c' object='conky-users.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-users.Po' tmpdepfile='$(DEPDIR)/conky-users.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-users.obj `if test -f 'users.c'; then $(CYGPATH_W) 'users.c'; else $(CYGPATH_W) '$(srcdir)/users.c'; fi` conky-users.lo: users.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-users.lo -MD -MP -MF "$(DEPDIR)/conky-users.Tpo" -c -o conky-users.lo `test -f 'users.c' || echo '$(srcdir)/'`users.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-users.Tpo" "$(DEPDIR)/conky-users.Plo"; else rm -f "$(DEPDIR)/conky-users.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='users.c' object='conky-users.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-users.Plo' tmpdepfile='$(DEPDIR)/conky-users.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-users.lo `test -f 'users.c' || echo '$(srcdir)/'`users.c conky-sony.o: sony.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-sony.o -MD -MP -MF "$(DEPDIR)/conky-sony.Tpo" -c -o conky-sony.o `test -f 'sony.c' || echo '$(srcdir)/'`sony.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-sony.Tpo" "$(DEPDIR)/conky-sony.Po"; else rm -f "$(DEPDIR)/conky-sony.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sony.c' object='conky-sony.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-sony.Po' tmpdepfile='$(DEPDIR)/conky-sony.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-sony.o `test -f 'sony.c' || echo '$(srcdir)/'`sony.c conky-sony.obj: sony.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-sony.obj -MD -MP -MF "$(DEPDIR)/conky-sony.Tpo" -c -o conky-sony.obj `if test -f 'sony.c'; then $(CYGPATH_W) 'sony.c'; else $(CYGPATH_W) '$(srcdir)/sony.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-sony.Tpo" "$(DEPDIR)/conky-sony.Po"; else rm -f "$(DEPDIR)/conky-sony.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sony.c' object='conky-sony.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-sony.Po' tmpdepfile='$(DEPDIR)/conky-sony.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-sony.obj `if test -f 'sony.c'; then $(CYGPATH_W) 'sony.c'; else $(CYGPATH_W) '$(srcdir)/sony.c'; fi` conky-sony.lo: sony.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-sony.lo -MD -MP -MF "$(DEPDIR)/conky-sony.Tpo" -c -o conky-sony.lo `test -f 'sony.c' || echo '$(srcdir)/'`sony.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-sony.Tpo" "$(DEPDIR)/conky-sony.Plo"; else rm -f "$(DEPDIR)/conky-sony.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sony.c' object='conky-sony.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-sony.Plo' tmpdepfile='$(DEPDIR)/conky-sony.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-sony.lo `test -f 'sony.c' || echo '$(srcdir)/'`sony.c conky-i8k.o: i8k.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-i8k.o -MD -MP -MF "$(DEPDIR)/conky-i8k.Tpo" -c -o conky-i8k.o `test -f 'i8k.c' || echo '$(srcdir)/'`i8k.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-i8k.Tpo" "$(DEPDIR)/conky-i8k.Po"; else rm -f "$(DEPDIR)/conky-i8k.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='i8k.c' object='conky-i8k.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-i8k.Po' tmpdepfile='$(DEPDIR)/conky-i8k.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-i8k.o `test -f 'i8k.c' || echo '$(srcdir)/'`i8k.c conky-i8k.obj: i8k.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-i8k.obj -MD -MP -MF "$(DEPDIR)/conky-i8k.Tpo" -c -o conky-i8k.obj `if test -f 'i8k.c'; then $(CYGPATH_W) 'i8k.c'; else $(CYGPATH_W) '$(srcdir)/i8k.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-i8k.Tpo" "$(DEPDIR)/conky-i8k.Po"; else rm -f "$(DEPDIR)/conky-i8k.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='i8k.c' object='conky-i8k.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-i8k.Po' tmpdepfile='$(DEPDIR)/conky-i8k.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-i8k.obj `if test -f 'i8k.c'; then $(CYGPATH_W) 'i8k.c'; else $(CYGPATH_W) '$(srcdir)/i8k.c'; fi` conky-i8k.lo: i8k.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-i8k.lo -MD -MP -MF "$(DEPDIR)/conky-i8k.Tpo" -c -o conky-i8k.lo `test -f 'i8k.c' || echo '$(srcdir)/'`i8k.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-i8k.Tpo" "$(DEPDIR)/conky-i8k.Plo"; else rm -f "$(DEPDIR)/conky-i8k.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='i8k.c' object='conky-i8k.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-i8k.Plo' tmpdepfile='$(DEPDIR)/conky-i8k.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-i8k.lo `test -f 'i8k.c' || echo '$(srcdir)/'`i8k.c conky-freebsd.o: freebsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-freebsd.o -MD -MP -MF "$(DEPDIR)/conky-freebsd.Tpo" -c -o conky-freebsd.o `test -f 'freebsd.c' || echo '$(srcdir)/'`freebsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-freebsd.Tpo" "$(DEPDIR)/conky-freebsd.Po"; else rm -f "$(DEPDIR)/conky-freebsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='freebsd.c' object='conky-freebsd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-freebsd.Po' tmpdepfile='$(DEPDIR)/conky-freebsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-freebsd.o `test -f 'freebsd.c' || echo '$(srcdir)/'`freebsd.c conky-freebsd.obj: freebsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-freebsd.obj -MD -MP -MF "$(DEPDIR)/conky-freebsd.Tpo" -c -o conky-freebsd.obj `if test -f 'freebsd.c'; then $(CYGPATH_W) 'freebsd.c'; else $(CYGPATH_W) '$(srcdir)/freebsd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-freebsd.Tpo" "$(DEPDIR)/conky-freebsd.Po"; else rm -f "$(DEPDIR)/conky-freebsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='freebsd.c' object='conky-freebsd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-freebsd.Po' tmpdepfile='$(DEPDIR)/conky-freebsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-freebsd.obj `if test -f 'freebsd.c'; then $(CYGPATH_W) 'freebsd.c'; else $(CYGPATH_W) '$(srcdir)/freebsd.c'; fi` conky-freebsd.lo: freebsd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-freebsd.lo -MD -MP -MF "$(DEPDIR)/conky-freebsd.Tpo" -c -o conky-freebsd.lo `test -f 'freebsd.c' || echo '$(srcdir)/'`freebsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-freebsd.Tpo" "$(DEPDIR)/conky-freebsd.Plo"; else rm -f "$(DEPDIR)/conky-freebsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='freebsd.c' object='conky-freebsd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-freebsd.Plo' tmpdepfile='$(DEPDIR)/conky-freebsd.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-freebsd.lo `test -f 'freebsd.c' || echo '$(srcdir)/'`freebsd.c conky-openbsd.o: openbsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-openbsd.o -MD -MP -MF "$(DEPDIR)/conky-openbsd.Tpo" -c -o conky-openbsd.o `test -f 'openbsd.c' || echo '$(srcdir)/'`openbsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-openbsd.Tpo" "$(DEPDIR)/conky-openbsd.Po"; else rm -f "$(DEPDIR)/conky-openbsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='openbsd.c' object='conky-openbsd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-openbsd.Po' tmpdepfile='$(DEPDIR)/conky-openbsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-openbsd.o `test -f 'openbsd.c' || echo '$(srcdir)/'`openbsd.c conky-openbsd.obj: openbsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-openbsd.obj -MD -MP -MF "$(DEPDIR)/conky-openbsd.Tpo" -c -o conky-openbsd.obj `if test -f 'openbsd.c'; then $(CYGPATH_W) 'openbsd.c'; else $(CYGPATH_W) '$(srcdir)/openbsd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-openbsd.Tpo" "$(DEPDIR)/conky-openbsd.Po"; else rm -f "$(DEPDIR)/conky-openbsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='openbsd.c' object='conky-openbsd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-openbsd.Po' tmpdepfile='$(DEPDIR)/conky-openbsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-openbsd.obj `if test -f 'openbsd.c'; then $(CYGPATH_W) 'openbsd.c'; else $(CYGPATH_W) '$(srcdir)/openbsd.c'; fi` conky-openbsd.lo: openbsd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-openbsd.lo -MD -MP -MF "$(DEPDIR)/conky-openbsd.Tpo" -c -o conky-openbsd.lo `test -f 'openbsd.c' || echo '$(srcdir)/'`openbsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-openbsd.Tpo" "$(DEPDIR)/conky-openbsd.Plo"; else rm -f "$(DEPDIR)/conky-openbsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='openbsd.c' object='conky-openbsd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-openbsd.Plo' tmpdepfile='$(DEPDIR)/conky-openbsd.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-openbsd.lo `test -f 'openbsd.c' || echo '$(srcdir)/'`openbsd.c conky-libtcp-portmon.o: libtcp-portmon.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libtcp-portmon.o -MD -MP -MF "$(DEPDIR)/conky-libtcp-portmon.Tpo" -c -o conky-libtcp-portmon.o `test -f 'libtcp-portmon.c' || echo '$(srcdir)/'`libtcp-portmon.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libtcp-portmon.Tpo" "$(DEPDIR)/conky-libtcp-portmon.Po"; else rm -f "$(DEPDIR)/conky-libtcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libtcp-portmon.c' object='conky-libtcp-portmon.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libtcp-portmon.Po' tmpdepfile='$(DEPDIR)/conky-libtcp-portmon.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libtcp-portmon.o `test -f 'libtcp-portmon.c' || echo '$(srcdir)/'`libtcp-portmon.c conky-libtcp-portmon.obj: libtcp-portmon.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libtcp-portmon.obj -MD -MP -MF "$(DEPDIR)/conky-libtcp-portmon.Tpo" -c -o conky-libtcp-portmon.obj `if test -f 'libtcp-portmon.c'; then $(CYGPATH_W) 'libtcp-portmon.c'; else $(CYGPATH_W) '$(srcdir)/libtcp-portmon.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libtcp-portmon.Tpo" "$(DEPDIR)/conky-libtcp-portmon.Po"; else rm -f "$(DEPDIR)/conky-libtcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libtcp-portmon.c' object='conky-libtcp-portmon.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libtcp-portmon.Po' tmpdepfile='$(DEPDIR)/conky-libtcp-portmon.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libtcp-portmon.obj `if test -f 'libtcp-portmon.c'; then $(CYGPATH_W) 'libtcp-portmon.c'; else $(CYGPATH_W) '$(srcdir)/libtcp-portmon.c'; fi` conky-libtcp-portmon.lo: libtcp-portmon.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-libtcp-portmon.lo -MD -MP -MF "$(DEPDIR)/conky-libtcp-portmon.Tpo" -c -o conky-libtcp-portmon.lo `test -f 'libtcp-portmon.c' || echo '$(srcdir)/'`libtcp-portmon.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-libtcp-portmon.Tpo" "$(DEPDIR)/conky-libtcp-portmon.Plo"; else rm -f "$(DEPDIR)/conky-libtcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libtcp-portmon.c' object='conky-libtcp-portmon.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-libtcp-portmon.Plo' tmpdepfile='$(DEPDIR)/conky-libtcp-portmon.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-libtcp-portmon.lo `test -f 'libtcp-portmon.c' || echo '$(srcdir)/'`libtcp-portmon.c conky-tcp-portmon.o: tcp-portmon.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tcp-portmon.o -MD -MP -MF "$(DEPDIR)/conky-tcp-portmon.Tpo" -c -o conky-tcp-portmon.o `test -f 'tcp-portmon.c' || echo '$(srcdir)/'`tcp-portmon.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tcp-portmon.Tpo" "$(DEPDIR)/conky-tcp-portmon.Po"; else rm -f "$(DEPDIR)/conky-tcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tcp-portmon.c' object='conky-tcp-portmon.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tcp-portmon.Po' tmpdepfile='$(DEPDIR)/conky-tcp-portmon.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tcp-portmon.o `test -f 'tcp-portmon.c' || echo '$(srcdir)/'`tcp-portmon.c conky-tcp-portmon.obj: tcp-portmon.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tcp-portmon.obj -MD -MP -MF "$(DEPDIR)/conky-tcp-portmon.Tpo" -c -o conky-tcp-portmon.obj `if test -f 'tcp-portmon.c'; then $(CYGPATH_W) 'tcp-portmon.c'; else $(CYGPATH_W) '$(srcdir)/tcp-portmon.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tcp-portmon.Tpo" "$(DEPDIR)/conky-tcp-portmon.Po"; else rm -f "$(DEPDIR)/conky-tcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tcp-portmon.c' object='conky-tcp-portmon.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tcp-portmon.Po' tmpdepfile='$(DEPDIR)/conky-tcp-portmon.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tcp-portmon.obj `if test -f 'tcp-portmon.c'; then $(CYGPATH_W) 'tcp-portmon.c'; else $(CYGPATH_W) '$(srcdir)/tcp-portmon.c'; fi` conky-tcp-portmon.lo: tcp-portmon.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tcp-portmon.lo -MD -MP -MF "$(DEPDIR)/conky-tcp-portmon.Tpo" -c -o conky-tcp-portmon.lo `test -f 'tcp-portmon.c' || echo '$(srcdir)/'`tcp-portmon.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tcp-portmon.Tpo" "$(DEPDIR)/conky-tcp-portmon.Plo"; else rm -f "$(DEPDIR)/conky-tcp-portmon.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tcp-portmon.c' object='conky-tcp-portmon.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tcp-portmon.Plo' tmpdepfile='$(DEPDIR)/conky-tcp-portmon.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tcp-portmon.lo `test -f 'tcp-portmon.c' || echo '$(srcdir)/'`tcp-portmon.c conky-x11.o: x11.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-x11.o -MD -MP -MF "$(DEPDIR)/conky-x11.Tpo" -c -o conky-x11.o `test -f 'x11.c' || echo '$(srcdir)/'`x11.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-x11.Tpo" "$(DEPDIR)/conky-x11.Po"; else rm -f "$(DEPDIR)/conky-x11.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='x11.c' object='conky-x11.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-x11.Po' tmpdepfile='$(DEPDIR)/conky-x11.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-x11.o `test -f 'x11.c' || echo '$(srcdir)/'`x11.c conky-x11.obj: x11.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-x11.obj -MD -MP -MF "$(DEPDIR)/conky-x11.Tpo" -c -o conky-x11.obj `if test -f 'x11.c'; then $(CYGPATH_W) 'x11.c'; else $(CYGPATH_W) '$(srcdir)/x11.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-x11.Tpo" "$(DEPDIR)/conky-x11.Po"; else rm -f "$(DEPDIR)/conky-x11.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='x11.c' object='conky-x11.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-x11.Po' tmpdepfile='$(DEPDIR)/conky-x11.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-x11.obj `if test -f 'x11.c'; then $(CYGPATH_W) 'x11.c'; else $(CYGPATH_W) '$(srcdir)/x11.c'; fi` conky-x11.lo: x11.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-x11.lo -MD -MP -MF "$(DEPDIR)/conky-x11.Tpo" -c -o conky-x11.lo `test -f 'x11.c' || echo '$(srcdir)/'`x11.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-x11.Tpo" "$(DEPDIR)/conky-x11.Plo"; else rm -f "$(DEPDIR)/conky-x11.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='x11.c' object='conky-x11.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-x11.Plo' tmpdepfile='$(DEPDIR)/conky-x11.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-x11.lo `test -f 'x11.c' || echo '$(srcdir)/'`x11.c conky-fonts.o: fonts.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fonts.o -MD -MP -MF "$(DEPDIR)/conky-fonts.Tpo" -c -o conky-fonts.o `test -f 'fonts.c' || echo '$(srcdir)/'`fonts.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fonts.Tpo" "$(DEPDIR)/conky-fonts.Po"; else rm -f "$(DEPDIR)/conky-fonts.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fonts.c' object='conky-fonts.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fonts.Po' tmpdepfile='$(DEPDIR)/conky-fonts.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fonts.o `test -f 'fonts.c' || echo '$(srcdir)/'`fonts.c conky-fonts.obj: fonts.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fonts.obj -MD -MP -MF "$(DEPDIR)/conky-fonts.Tpo" -c -o conky-fonts.obj `if test -f 'fonts.c'; then $(CYGPATH_W) 'fonts.c'; else $(CYGPATH_W) '$(srcdir)/fonts.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fonts.Tpo" "$(DEPDIR)/conky-fonts.Po"; else rm -f "$(DEPDIR)/conky-fonts.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fonts.c' object='conky-fonts.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fonts.Po' tmpdepfile='$(DEPDIR)/conky-fonts.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fonts.obj `if test -f 'fonts.c'; then $(CYGPATH_W) 'fonts.c'; else $(CYGPATH_W) '$(srcdir)/fonts.c'; fi` conky-fonts.lo: fonts.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fonts.lo -MD -MP -MF "$(DEPDIR)/conky-fonts.Tpo" -c -o conky-fonts.lo `test -f 'fonts.c' || echo '$(srcdir)/'`fonts.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fonts.Tpo" "$(DEPDIR)/conky-fonts.Plo"; else rm -f "$(DEPDIR)/conky-fonts.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fonts.c' object='conky-fonts.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fonts.Plo' tmpdepfile='$(DEPDIR)/conky-fonts.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fonts.lo `test -f 'fonts.c' || echo '$(srcdir)/'`fonts.c conky-hddtemp.o: hddtemp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-hddtemp.o -MD -MP -MF "$(DEPDIR)/conky-hddtemp.Tpo" -c -o conky-hddtemp.o `test -f 'hddtemp.c' || echo '$(srcdir)/'`hddtemp.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-hddtemp.Tpo" "$(DEPDIR)/conky-hddtemp.Po"; else rm -f "$(DEPDIR)/conky-hddtemp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hddtemp.c' object='conky-hddtemp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-hddtemp.Po' tmpdepfile='$(DEPDIR)/conky-hddtemp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-hddtemp.o `test -f 'hddtemp.c' || echo '$(srcdir)/'`hddtemp.c conky-hddtemp.obj: hddtemp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-hddtemp.obj -MD -MP -MF "$(DEPDIR)/conky-hddtemp.Tpo" -c -o conky-hddtemp.obj `if test -f 'hddtemp.c'; then $(CYGPATH_W) 'hddtemp.c'; else $(CYGPATH_W) '$(srcdir)/hddtemp.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-hddtemp.Tpo" "$(DEPDIR)/conky-hddtemp.Po"; else rm -f "$(DEPDIR)/conky-hddtemp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hddtemp.c' object='conky-hddtemp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-hddtemp.Po' tmpdepfile='$(DEPDIR)/conky-hddtemp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-hddtemp.obj `if test -f 'hddtemp.c'; then $(CYGPATH_W) 'hddtemp.c'; else $(CYGPATH_W) '$(srcdir)/hddtemp.c'; fi` conky-hddtemp.lo: hddtemp.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-hddtemp.lo -MD -MP -MF "$(DEPDIR)/conky-hddtemp.Tpo" -c -o conky-hddtemp.lo `test -f 'hddtemp.c' || echo '$(srcdir)/'`hddtemp.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-hddtemp.Tpo" "$(DEPDIR)/conky-hddtemp.Plo"; else rm -f "$(DEPDIR)/conky-hddtemp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hddtemp.c' object='conky-hddtemp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-hddtemp.Plo' tmpdepfile='$(DEPDIR)/conky-hddtemp.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-hddtemp.lo `test -f 'hddtemp.c' || echo '$(srcdir)/'`hddtemp.c conky-eve.o: eve.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-eve.o -MD -MP -MF "$(DEPDIR)/conky-eve.Tpo" -c -o conky-eve.o `test -f 'eve.c' || echo '$(srcdir)/'`eve.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-eve.Tpo" "$(DEPDIR)/conky-eve.Po"; else rm -f "$(DEPDIR)/conky-eve.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eve.c' object='conky-eve.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-eve.Po' tmpdepfile='$(DEPDIR)/conky-eve.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-eve.o `test -f 'eve.c' || echo '$(srcdir)/'`eve.c conky-eve.obj: eve.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-eve.obj -MD -MP -MF "$(DEPDIR)/conky-eve.Tpo" -c -o conky-eve.obj `if test -f 'eve.c'; then $(CYGPATH_W) 'eve.c'; else $(CYGPATH_W) '$(srcdir)/eve.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-eve.Tpo" "$(DEPDIR)/conky-eve.Po"; else rm -f "$(DEPDIR)/conky-eve.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eve.c' object='conky-eve.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-eve.Po' tmpdepfile='$(DEPDIR)/conky-eve.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-eve.obj `if test -f 'eve.c'; then $(CYGPATH_W) 'eve.c'; else $(CYGPATH_W) '$(srcdir)/eve.c'; fi` conky-eve.lo: eve.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-eve.lo -MD -MP -MF "$(DEPDIR)/conky-eve.Tpo" -c -o conky-eve.lo `test -f 'eve.c' || echo '$(srcdir)/'`eve.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-eve.Tpo" "$(DEPDIR)/conky-eve.Plo"; else rm -f "$(DEPDIR)/conky-eve.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eve.c' object='conky-eve.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-eve.Plo' tmpdepfile='$(DEPDIR)/conky-eve.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-eve.lo `test -f 'eve.c' || echo '$(srcdir)/'`eve.c conky-ccurl_thread.o: ccurl_thread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ccurl_thread.o -MD -MP -MF "$(DEPDIR)/conky-ccurl_thread.Tpo" -c -o conky-ccurl_thread.o `test -f 'ccurl_thread.c' || echo '$(srcdir)/'`ccurl_thread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ccurl_thread.Tpo" "$(DEPDIR)/conky-ccurl_thread.Po"; else rm -f "$(DEPDIR)/conky-ccurl_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ccurl_thread.c' object='conky-ccurl_thread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ccurl_thread.Po' tmpdepfile='$(DEPDIR)/conky-ccurl_thread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ccurl_thread.o `test -f 'ccurl_thread.c' || echo '$(srcdir)/'`ccurl_thread.c conky-ccurl_thread.obj: ccurl_thread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ccurl_thread.obj -MD -MP -MF "$(DEPDIR)/conky-ccurl_thread.Tpo" -c -o conky-ccurl_thread.obj `if test -f 'ccurl_thread.c'; then $(CYGPATH_W) 'ccurl_thread.c'; else $(CYGPATH_W) '$(srcdir)/ccurl_thread.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ccurl_thread.Tpo" "$(DEPDIR)/conky-ccurl_thread.Po"; else rm -f "$(DEPDIR)/conky-ccurl_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ccurl_thread.c' object='conky-ccurl_thread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ccurl_thread.Po' tmpdepfile='$(DEPDIR)/conky-ccurl_thread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ccurl_thread.obj `if test -f 'ccurl_thread.c'; then $(CYGPATH_W) 'ccurl_thread.c'; else $(CYGPATH_W) '$(srcdir)/ccurl_thread.c'; fi` conky-ccurl_thread.lo: ccurl_thread.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-ccurl_thread.lo -MD -MP -MF "$(DEPDIR)/conky-ccurl_thread.Tpo" -c -o conky-ccurl_thread.lo `test -f 'ccurl_thread.c' || echo '$(srcdir)/'`ccurl_thread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-ccurl_thread.Tpo" "$(DEPDIR)/conky-ccurl_thread.Plo"; else rm -f "$(DEPDIR)/conky-ccurl_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ccurl_thread.c' object='conky-ccurl_thread.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-ccurl_thread.Plo' tmpdepfile='$(DEPDIR)/conky-ccurl_thread.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-ccurl_thread.lo `test -f 'ccurl_thread.c' || echo '$(srcdir)/'`ccurl_thread.c conky-rss.o: rss.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-rss.o -MD -MP -MF "$(DEPDIR)/conky-rss.Tpo" -c -o conky-rss.o `test -f 'rss.c' || echo '$(srcdir)/'`rss.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-rss.Tpo" "$(DEPDIR)/conky-rss.Po"; else rm -f "$(DEPDIR)/conky-rss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rss.c' object='conky-rss.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-rss.Po' tmpdepfile='$(DEPDIR)/conky-rss.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-rss.o `test -f 'rss.c' || echo '$(srcdir)/'`rss.c conky-rss.obj: rss.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-rss.obj -MD -MP -MF "$(DEPDIR)/conky-rss.Tpo" -c -o conky-rss.obj `if test -f 'rss.c'; then $(CYGPATH_W) 'rss.c'; else $(CYGPATH_W) '$(srcdir)/rss.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-rss.Tpo" "$(DEPDIR)/conky-rss.Po"; else rm -f "$(DEPDIR)/conky-rss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rss.c' object='conky-rss.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-rss.Po' tmpdepfile='$(DEPDIR)/conky-rss.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-rss.obj `if test -f 'rss.c'; then $(CYGPATH_W) 'rss.c'; else $(CYGPATH_W) '$(srcdir)/rss.c'; fi` conky-rss.lo: rss.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-rss.lo -MD -MP -MF "$(DEPDIR)/conky-rss.Tpo" -c -o conky-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-rss.Tpo" "$(DEPDIR)/conky-rss.Plo"; else rm -f "$(DEPDIR)/conky-rss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rss.c' object='conky-rss.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-rss.Plo' tmpdepfile='$(DEPDIR)/conky-rss.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c conky-prss.o: prss.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-prss.o -MD -MP -MF "$(DEPDIR)/conky-prss.Tpo" -c -o conky-prss.o `test -f 'prss.c' || echo '$(srcdir)/'`prss.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-prss.Tpo" "$(DEPDIR)/conky-prss.Po"; else rm -f "$(DEPDIR)/conky-prss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='prss.c' object='conky-prss.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-prss.Po' tmpdepfile='$(DEPDIR)/conky-prss.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-prss.o `test -f 'prss.c' || echo '$(srcdir)/'`prss.c conky-prss.obj: prss.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-prss.obj -MD -MP -MF "$(DEPDIR)/conky-prss.Tpo" -c -o conky-prss.obj `if test -f 'prss.c'; then $(CYGPATH_W) 'prss.c'; else $(CYGPATH_W) '$(srcdir)/prss.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-prss.Tpo" "$(DEPDIR)/conky-prss.Po"; else rm -f "$(DEPDIR)/conky-prss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='prss.c' object='conky-prss.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-prss.Po' tmpdepfile='$(DEPDIR)/conky-prss.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-prss.obj `if test -f 'prss.c'; then $(CYGPATH_W) 'prss.c'; else $(CYGPATH_W) '$(srcdir)/prss.c'; fi` conky-prss.lo: prss.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-prss.lo -MD -MP -MF "$(DEPDIR)/conky-prss.Tpo" -c -o conky-prss.lo `test -f 'prss.c' || echo '$(srcdir)/'`prss.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-prss.Tpo" "$(DEPDIR)/conky-prss.Plo"; else rm -f "$(DEPDIR)/conky-prss.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='prss.c' object='conky-prss.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-prss.Plo' tmpdepfile='$(DEPDIR)/conky-prss.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-prss.lo `test -f 'prss.c' || echo '$(srcdir)/'`prss.c conky-weather.o: weather.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-weather.o -MD -MP -MF "$(DEPDIR)/conky-weather.Tpo" -c -o conky-weather.o `test -f 'weather.c' || echo '$(srcdir)/'`weather.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-weather.Tpo" "$(DEPDIR)/conky-weather.Po"; else rm -f "$(DEPDIR)/conky-weather.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='weather.c' object='conky-weather.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-weather.Po' tmpdepfile='$(DEPDIR)/conky-weather.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-weather.o `test -f 'weather.c' || echo '$(srcdir)/'`weather.c conky-weather.obj: weather.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-weather.obj -MD -MP -MF "$(DEPDIR)/conky-weather.Tpo" -c -o conky-weather.obj `if test -f 'weather.c'; then $(CYGPATH_W) 'weather.c'; else $(CYGPATH_W) '$(srcdir)/weather.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-weather.Tpo" "$(DEPDIR)/conky-weather.Po"; else rm -f "$(DEPDIR)/conky-weather.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='weather.c' object='conky-weather.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-weather.Po' tmpdepfile='$(DEPDIR)/conky-weather.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-weather.obj `if test -f 'weather.c'; then $(CYGPATH_W) 'weather.c'; else $(CYGPATH_W) '$(srcdir)/weather.c'; fi` conky-weather.lo: weather.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-weather.lo -MD -MP -MF "$(DEPDIR)/conky-weather.Tpo" -c -o conky-weather.lo `test -f 'weather.c' || echo '$(srcdir)/'`weather.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-weather.Tpo" "$(DEPDIR)/conky-weather.Plo"; else rm -f "$(DEPDIR)/conky-weather.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='weather.c' object='conky-weather.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-weather.Plo' tmpdepfile='$(DEPDIR)/conky-weather.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-weather.lo `test -f 'weather.c' || echo '$(srcdir)/'`weather.c conky-llua.o: llua.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-llua.o -MD -MP -MF "$(DEPDIR)/conky-llua.Tpo" -c -o conky-llua.o `test -f 'llua.c' || echo '$(srcdir)/'`llua.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-llua.Tpo" "$(DEPDIR)/conky-llua.Po"; else rm -f "$(DEPDIR)/conky-llua.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='llua.c' object='conky-llua.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-llua.Po' tmpdepfile='$(DEPDIR)/conky-llua.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-llua.o `test -f 'llua.c' || echo '$(srcdir)/'`llua.c conky-llua.obj: llua.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-llua.obj -MD -MP -MF "$(DEPDIR)/conky-llua.Tpo" -c -o conky-llua.obj `if test -f 'llua.c'; then $(CYGPATH_W) 'llua.c'; else $(CYGPATH_W) '$(srcdir)/llua.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-llua.Tpo" "$(DEPDIR)/conky-llua.Po"; else rm -f "$(DEPDIR)/conky-llua.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='llua.c' object='conky-llua.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-llua.Po' tmpdepfile='$(DEPDIR)/conky-llua.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-llua.obj `if test -f 'llua.c'; then $(CYGPATH_W) 'llua.c'; else $(CYGPATH_W) '$(srcdir)/llua.c'; fi` conky-llua.lo: llua.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-llua.lo -MD -MP -MF "$(DEPDIR)/conky-llua.Tpo" -c -o conky-llua.lo `test -f 'llua.c' || echo '$(srcdir)/'`llua.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-llua.Tpo" "$(DEPDIR)/conky-llua.Plo"; else rm -f "$(DEPDIR)/conky-llua.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='llua.c' object='conky-llua.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-llua.Plo' tmpdepfile='$(DEPDIR)/conky-llua.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-llua.lo `test -f 'llua.c' || echo '$(srcdir)/'`llua.c conky-nvidia.o: nvidia.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-nvidia.o -MD -MP -MF "$(DEPDIR)/conky-nvidia.Tpo" -c -o conky-nvidia.o `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-nvidia.Tpo" "$(DEPDIR)/conky-nvidia.Po"; else rm -f "$(DEPDIR)/conky-nvidia.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nvidia.c' object='conky-nvidia.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-nvidia.Po' tmpdepfile='$(DEPDIR)/conky-nvidia.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-nvidia.o `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c conky-nvidia.obj: nvidia.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-nvidia.obj -MD -MP -MF "$(DEPDIR)/conky-nvidia.Tpo" -c -o conky-nvidia.obj `if test -f 'nvidia.c'; then $(CYGPATH_W) 'nvidia.c'; else $(CYGPATH_W) '$(srcdir)/nvidia.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-nvidia.Tpo" "$(DEPDIR)/conky-nvidia.Po"; else rm -f "$(DEPDIR)/conky-nvidia.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nvidia.c' object='conky-nvidia.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-nvidia.Po' tmpdepfile='$(DEPDIR)/conky-nvidia.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-nvidia.obj `if test -f 'nvidia.c'; then $(CYGPATH_W) 'nvidia.c'; else $(CYGPATH_W) '$(srcdir)/nvidia.c'; fi` conky-nvidia.lo: nvidia.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-nvidia.lo -MD -MP -MF "$(DEPDIR)/conky-nvidia.Tpo" -c -o conky-nvidia.lo `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-nvidia.Tpo" "$(DEPDIR)/conky-nvidia.Plo"; else rm -f "$(DEPDIR)/conky-nvidia.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nvidia.c' object='conky-nvidia.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-nvidia.Plo' tmpdepfile='$(DEPDIR)/conky-nvidia.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-nvidia.lo `test -f 'nvidia.c' || echo '$(srcdir)/'`nvidia.c conky-imlib2.o: imlib2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-imlib2.o -MD -MP -MF "$(DEPDIR)/conky-imlib2.Tpo" -c -o conky-imlib2.o `test -f 'imlib2.c' || echo '$(srcdir)/'`imlib2.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-imlib2.Tpo" "$(DEPDIR)/conky-imlib2.Po"; else rm -f "$(DEPDIR)/conky-imlib2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imlib2.c' object='conky-imlib2.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-imlib2.Po' tmpdepfile='$(DEPDIR)/conky-imlib2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-imlib2.o `test -f 'imlib2.c' || echo '$(srcdir)/'`imlib2.c conky-imlib2.obj: imlib2.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-imlib2.obj -MD -MP -MF "$(DEPDIR)/conky-imlib2.Tpo" -c -o conky-imlib2.obj `if test -f 'imlib2.c'; then $(CYGPATH_W) 'imlib2.c'; else $(CYGPATH_W) '$(srcdir)/imlib2.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-imlib2.Tpo" "$(DEPDIR)/conky-imlib2.Po"; else rm -f "$(DEPDIR)/conky-imlib2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imlib2.c' object='conky-imlib2.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-imlib2.Po' tmpdepfile='$(DEPDIR)/conky-imlib2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-imlib2.obj `if test -f 'imlib2.c'; then $(CYGPATH_W) 'imlib2.c'; else $(CYGPATH_W) '$(srcdir)/imlib2.c'; fi` conky-imlib2.lo: imlib2.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-imlib2.lo -MD -MP -MF "$(DEPDIR)/conky-imlib2.Tpo" -c -o conky-imlib2.lo `test -f 'imlib2.c' || echo '$(srcdir)/'`imlib2.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-imlib2.Tpo" "$(DEPDIR)/conky-imlib2.Plo"; else rm -f "$(DEPDIR)/conky-imlib2.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imlib2.c' object='conky-imlib2.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-imlib2.Plo' tmpdepfile='$(DEPDIR)/conky-imlib2.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-imlib2.lo `test -f 'imlib2.c' || echo '$(srcdir)/'`imlib2.c conky-apcupsd.o: apcupsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-apcupsd.o -MD -MP -MF "$(DEPDIR)/conky-apcupsd.Tpo" -c -o conky-apcupsd.o `test -f 'apcupsd.c' || echo '$(srcdir)/'`apcupsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-apcupsd.Tpo" "$(DEPDIR)/conky-apcupsd.Po"; else rm -f "$(DEPDIR)/conky-apcupsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='apcupsd.c' object='conky-apcupsd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-apcupsd.Po' tmpdepfile='$(DEPDIR)/conky-apcupsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-apcupsd.o `test -f 'apcupsd.c' || echo '$(srcdir)/'`apcupsd.c conky-apcupsd.obj: apcupsd.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-apcupsd.obj -MD -MP -MF "$(DEPDIR)/conky-apcupsd.Tpo" -c -o conky-apcupsd.obj `if test -f 'apcupsd.c'; then $(CYGPATH_W) 'apcupsd.c'; else $(CYGPATH_W) '$(srcdir)/apcupsd.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-apcupsd.Tpo" "$(DEPDIR)/conky-apcupsd.Po"; else rm -f "$(DEPDIR)/conky-apcupsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='apcupsd.c' object='conky-apcupsd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-apcupsd.Po' tmpdepfile='$(DEPDIR)/conky-apcupsd.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-apcupsd.obj `if test -f 'apcupsd.c'; then $(CYGPATH_W) 'apcupsd.c'; else $(CYGPATH_W) '$(srcdir)/apcupsd.c'; fi` conky-apcupsd.lo: apcupsd.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-apcupsd.lo -MD -MP -MF "$(DEPDIR)/conky-apcupsd.Tpo" -c -o conky-apcupsd.lo `test -f 'apcupsd.c' || echo '$(srcdir)/'`apcupsd.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-apcupsd.Tpo" "$(DEPDIR)/conky-apcupsd.Plo"; else rm -f "$(DEPDIR)/conky-apcupsd.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='apcupsd.c' object='conky-apcupsd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-apcupsd.Plo' tmpdepfile='$(DEPDIR)/conky-apcupsd.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-apcupsd.lo `test -f 'apcupsd.c' || echo '$(srcdir)/'`apcupsd.c conky-iconv_tools.o: iconv_tools.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-iconv_tools.o -MD -MP -MF "$(DEPDIR)/conky-iconv_tools.Tpo" -c -o conky-iconv_tools.o `test -f 'iconv_tools.c' || echo '$(srcdir)/'`iconv_tools.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-iconv_tools.Tpo" "$(DEPDIR)/conky-iconv_tools.Po"; else rm -f "$(DEPDIR)/conky-iconv_tools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iconv_tools.c' object='conky-iconv_tools.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-iconv_tools.Po' tmpdepfile='$(DEPDIR)/conky-iconv_tools.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-iconv_tools.o `test -f 'iconv_tools.c' || echo '$(srcdir)/'`iconv_tools.c conky-iconv_tools.obj: iconv_tools.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-iconv_tools.obj -MD -MP -MF "$(DEPDIR)/conky-iconv_tools.Tpo" -c -o conky-iconv_tools.obj `if test -f 'iconv_tools.c'; then $(CYGPATH_W) 'iconv_tools.c'; else $(CYGPATH_W) '$(srcdir)/iconv_tools.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-iconv_tools.Tpo" "$(DEPDIR)/conky-iconv_tools.Po"; else rm -f "$(DEPDIR)/conky-iconv_tools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iconv_tools.c' object='conky-iconv_tools.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-iconv_tools.Po' tmpdepfile='$(DEPDIR)/conky-iconv_tools.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-iconv_tools.obj `if test -f 'iconv_tools.c'; then $(CYGPATH_W) 'iconv_tools.c'; else $(CYGPATH_W) '$(srcdir)/iconv_tools.c'; fi` conky-iconv_tools.lo: iconv_tools.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-iconv_tools.lo -MD -MP -MF "$(DEPDIR)/conky-iconv_tools.Tpo" -c -o conky-iconv_tools.lo `test -f 'iconv_tools.c' || echo '$(srcdir)/'`iconv_tools.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-iconv_tools.Tpo" "$(DEPDIR)/conky-iconv_tools.Plo"; else rm -f "$(DEPDIR)/conky-iconv_tools.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iconv_tools.c' object='conky-iconv_tools.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-iconv_tools.Plo' tmpdepfile='$(DEPDIR)/conky-iconv_tools.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-iconv_tools.lo `test -f 'iconv_tools.c' || echo '$(srcdir)/'`iconv_tools.c conky-colours.o: colours.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-colours.o -MD -MP -MF "$(DEPDIR)/conky-colours.Tpo" -c -o conky-colours.o `test -f 'colours.c' || echo '$(srcdir)/'`colours.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-colours.Tpo" "$(DEPDIR)/conky-colours.Po"; else rm -f "$(DEPDIR)/conky-colours.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='colours.c' object='conky-colours.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-colours.Po' tmpdepfile='$(DEPDIR)/conky-colours.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-colours.o `test -f 'colours.c' || echo '$(srcdir)/'`colours.c conky-colours.obj: colours.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-colours.obj -MD -MP -MF "$(DEPDIR)/conky-colours.Tpo" -c -o conky-colours.obj `if test -f 'colours.c'; then $(CYGPATH_W) 'colours.c'; else $(CYGPATH_W) '$(srcdir)/colours.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-colours.Tpo" "$(DEPDIR)/conky-colours.Po"; else rm -f "$(DEPDIR)/conky-colours.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='colours.c' object='conky-colours.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-colours.Po' tmpdepfile='$(DEPDIR)/conky-colours.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-colours.obj `if test -f 'colours.c'; then $(CYGPATH_W) 'colours.c'; else $(CYGPATH_W) '$(srcdir)/colours.c'; fi` conky-colours.lo: colours.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-colours.lo -MD -MP -MF "$(DEPDIR)/conky-colours.Tpo" -c -o conky-colours.lo `test -f 'colours.c' || echo '$(srcdir)/'`colours.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-colours.Tpo" "$(DEPDIR)/conky-colours.Plo"; else rm -f "$(DEPDIR)/conky-colours.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='colours.c' object='conky-colours.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-colours.Plo' tmpdepfile='$(DEPDIR)/conky-colours.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-colours.lo `test -f 'colours.c' || echo '$(srcdir)/'`colours.c conky-combine.o: combine.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-combine.o -MD -MP -MF "$(DEPDIR)/conky-combine.Tpo" -c -o conky-combine.o `test -f 'combine.c' || echo '$(srcdir)/'`combine.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-combine.Tpo" "$(DEPDIR)/conky-combine.Po"; else rm -f "$(DEPDIR)/conky-combine.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='combine.c' object='conky-combine.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-combine.Po' tmpdepfile='$(DEPDIR)/conky-combine.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-combine.o `test -f 'combine.c' || echo '$(srcdir)/'`combine.c conky-combine.obj: combine.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-combine.obj -MD -MP -MF "$(DEPDIR)/conky-combine.Tpo" -c -o conky-combine.obj `if test -f 'combine.c'; then $(CYGPATH_W) 'combine.c'; else $(CYGPATH_W) '$(srcdir)/combine.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-combine.Tpo" "$(DEPDIR)/conky-combine.Po"; else rm -f "$(DEPDIR)/conky-combine.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='combine.c' object='conky-combine.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-combine.Po' tmpdepfile='$(DEPDIR)/conky-combine.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-combine.obj `if test -f 'combine.c'; then $(CYGPATH_W) 'combine.c'; else $(CYGPATH_W) '$(srcdir)/combine.c'; fi` conky-combine.lo: combine.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-combine.lo -MD -MP -MF "$(DEPDIR)/conky-combine.Tpo" -c -o conky-combine.lo `test -f 'combine.c' || echo '$(srcdir)/'`combine.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-combine.Tpo" "$(DEPDIR)/conky-combine.Plo"; else rm -f "$(DEPDIR)/conky-combine.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='combine.c' object='conky-combine.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-combine.Plo' tmpdepfile='$(DEPDIR)/conky-combine.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-combine.lo `test -f 'combine.c' || echo '$(srcdir)/'`combine.c conky-common.o: common.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-common.o -MD -MP -MF "$(DEPDIR)/conky-common.Tpo" -c -o conky-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-common.Tpo" "$(DEPDIR)/conky-common.Po"; else rm -f "$(DEPDIR)/conky-common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='conky-common.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-common.Po' tmpdepfile='$(DEPDIR)/conky-common.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c conky-common.obj: common.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-common.obj -MD -MP -MF "$(DEPDIR)/conky-common.Tpo" -c -o conky-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-common.Tpo" "$(DEPDIR)/conky-common.Po"; else rm -f "$(DEPDIR)/conky-common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='conky-common.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-common.Po' tmpdepfile='$(DEPDIR)/conky-common.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi` conky-common.lo: common.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-common.lo -MD -MP -MF "$(DEPDIR)/conky-common.Tpo" -c -o conky-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-common.Tpo" "$(DEPDIR)/conky-common.Plo"; else rm -f "$(DEPDIR)/conky-common.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='conky-common.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-common.Plo' tmpdepfile='$(DEPDIR)/conky-common.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c conky-conky.o: conky.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conky.o -MD -MP -MF "$(DEPDIR)/conky-conky.Tpo" -c -o conky-conky.o `test -f 'conky.c' || echo '$(srcdir)/'`conky.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conky.Tpo" "$(DEPDIR)/conky-conky.Po"; else rm -f "$(DEPDIR)/conky-conky.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conky.c' object='conky-conky.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conky.Po' tmpdepfile='$(DEPDIR)/conky-conky.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conky.o `test -f 'conky.c' || echo '$(srcdir)/'`conky.c conky-conky.obj: conky.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conky.obj -MD -MP -MF "$(DEPDIR)/conky-conky.Tpo" -c -o conky-conky.obj `if test -f 'conky.c'; then $(CYGPATH_W) 'conky.c'; else $(CYGPATH_W) '$(srcdir)/conky.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conky.Tpo" "$(DEPDIR)/conky-conky.Po"; else rm -f "$(DEPDIR)/conky-conky.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conky.c' object='conky-conky.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conky.Po' tmpdepfile='$(DEPDIR)/conky-conky.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conky.obj `if test -f 'conky.c'; then $(CYGPATH_W) 'conky.c'; else $(CYGPATH_W) '$(srcdir)/conky.c'; fi` conky-conky.lo: conky.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-conky.lo -MD -MP -MF "$(DEPDIR)/conky-conky.Tpo" -c -o conky-conky.lo `test -f 'conky.c' || echo '$(srcdir)/'`conky.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-conky.Tpo" "$(DEPDIR)/conky-conky.Plo"; else rm -f "$(DEPDIR)/conky-conky.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='conky.c' object='conky-conky.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-conky.Plo' tmpdepfile='$(DEPDIR)/conky-conky.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-conky.lo `test -f 'conky.c' || echo '$(srcdir)/'`conky.c conky-core.o: core.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-core.o -MD -MP -MF "$(DEPDIR)/conky-core.Tpo" -c -o conky-core.o `test -f 'core.c' || echo '$(srcdir)/'`core.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-core.Tpo" "$(DEPDIR)/conky-core.Po"; else rm -f "$(DEPDIR)/conky-core.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='core.c' object='conky-core.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-core.Po' tmpdepfile='$(DEPDIR)/conky-core.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-core.o `test -f 'core.c' || echo '$(srcdir)/'`core.c conky-core.obj: core.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-core.obj -MD -MP -MF "$(DEPDIR)/conky-core.Tpo" -c -o conky-core.obj `if test -f 'core.c'; then $(CYGPATH_W) 'core.c'; else $(CYGPATH_W) '$(srcdir)/core.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-core.Tpo" "$(DEPDIR)/conky-core.Po"; else rm -f "$(DEPDIR)/conky-core.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='core.c' object='conky-core.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-core.Po' tmpdepfile='$(DEPDIR)/conky-core.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-core.obj `if test -f 'core.c'; then $(CYGPATH_W) 'core.c'; else $(CYGPATH_W) '$(srcdir)/core.c'; fi` conky-core.lo: core.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-core.lo -MD -MP -MF "$(DEPDIR)/conky-core.Tpo" -c -o conky-core.lo `test -f 'core.c' || echo '$(srcdir)/'`core.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-core.Tpo" "$(DEPDIR)/conky-core.Plo"; else rm -f "$(DEPDIR)/conky-core.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='core.c' object='conky-core.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-core.Plo' tmpdepfile='$(DEPDIR)/conky-core.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-core.lo `test -f 'core.c' || echo '$(srcdir)/'`core.c conky-diskio.o: diskio.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-diskio.o -MD -MP -MF "$(DEPDIR)/conky-diskio.Tpo" -c -o conky-diskio.o `test -f 'diskio.c' || echo '$(srcdir)/'`diskio.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-diskio.Tpo" "$(DEPDIR)/conky-diskio.Po"; else rm -f "$(DEPDIR)/conky-diskio.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='diskio.c' object='conky-diskio.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-diskio.Po' tmpdepfile='$(DEPDIR)/conky-diskio.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-diskio.o `test -f 'diskio.c' || echo '$(srcdir)/'`diskio.c conky-diskio.obj: diskio.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-diskio.obj -MD -MP -MF "$(DEPDIR)/conky-diskio.Tpo" -c -o conky-diskio.obj `if test -f 'diskio.c'; then $(CYGPATH_W) 'diskio.c'; else $(CYGPATH_W) '$(srcdir)/diskio.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-diskio.Tpo" "$(DEPDIR)/conky-diskio.Po"; else rm -f "$(DEPDIR)/conky-diskio.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='diskio.c' object='conky-diskio.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-diskio.Po' tmpdepfile='$(DEPDIR)/conky-diskio.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-diskio.obj `if test -f 'diskio.c'; then $(CYGPATH_W) 'diskio.c'; else $(CYGPATH_W) '$(srcdir)/diskio.c'; fi` conky-diskio.lo: diskio.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-diskio.lo -MD -MP -MF "$(DEPDIR)/conky-diskio.Tpo" -c -o conky-diskio.lo `test -f 'diskio.c' || echo '$(srcdir)/'`diskio.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-diskio.Tpo" "$(DEPDIR)/conky-diskio.Plo"; else rm -f "$(DEPDIR)/conky-diskio.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='diskio.c' object='conky-diskio.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-diskio.Plo' tmpdepfile='$(DEPDIR)/conky-diskio.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-diskio.lo `test -f 'diskio.c' || echo '$(srcdir)/'`diskio.c conky-entropy.o: entropy.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-entropy.o -MD -MP -MF "$(DEPDIR)/conky-entropy.Tpo" -c -o conky-entropy.o `test -f 'entropy.c' || echo '$(srcdir)/'`entropy.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-entropy.Tpo" "$(DEPDIR)/conky-entropy.Po"; else rm -f "$(DEPDIR)/conky-entropy.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='entropy.c' object='conky-entropy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-entropy.Po' tmpdepfile='$(DEPDIR)/conky-entropy.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-entropy.o `test -f 'entropy.c' || echo '$(srcdir)/'`entropy.c conky-entropy.obj: entropy.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-entropy.obj -MD -MP -MF "$(DEPDIR)/conky-entropy.Tpo" -c -o conky-entropy.obj `if test -f 'entropy.c'; then $(CYGPATH_W) 'entropy.c'; else $(CYGPATH_W) '$(srcdir)/entropy.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-entropy.Tpo" "$(DEPDIR)/conky-entropy.Po"; else rm -f "$(DEPDIR)/conky-entropy.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='entropy.c' object='conky-entropy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-entropy.Po' tmpdepfile='$(DEPDIR)/conky-entropy.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-entropy.obj `if test -f 'entropy.c'; then $(CYGPATH_W) 'entropy.c'; else $(CYGPATH_W) '$(srcdir)/entropy.c'; fi` conky-entropy.lo: entropy.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-entropy.lo -MD -MP -MF "$(DEPDIR)/conky-entropy.Tpo" -c -o conky-entropy.lo `test -f 'entropy.c' || echo '$(srcdir)/'`entropy.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-entropy.Tpo" "$(DEPDIR)/conky-entropy.Plo"; else rm -f "$(DEPDIR)/conky-entropy.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='entropy.c' object='conky-entropy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-entropy.Plo' tmpdepfile='$(DEPDIR)/conky-entropy.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-entropy.lo `test -f 'entropy.c' || echo '$(srcdir)/'`entropy.c conky-exec.o: exec.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-exec.o -MD -MP -MF "$(DEPDIR)/conky-exec.Tpo" -c -o conky-exec.o `test -f 'exec.c' || echo '$(srcdir)/'`exec.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-exec.Tpo" "$(DEPDIR)/conky-exec.Po"; else rm -f "$(DEPDIR)/conky-exec.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exec.c' object='conky-exec.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-exec.Po' tmpdepfile='$(DEPDIR)/conky-exec.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-exec.o `test -f 'exec.c' || echo '$(srcdir)/'`exec.c conky-exec.obj: exec.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-exec.obj -MD -MP -MF "$(DEPDIR)/conky-exec.Tpo" -c -o conky-exec.obj `if test -f 'exec.c'; then $(CYGPATH_W) 'exec.c'; else $(CYGPATH_W) '$(srcdir)/exec.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-exec.Tpo" "$(DEPDIR)/conky-exec.Po"; else rm -f "$(DEPDIR)/conky-exec.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exec.c' object='conky-exec.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-exec.Po' tmpdepfile='$(DEPDIR)/conky-exec.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-exec.obj `if test -f 'exec.c'; then $(CYGPATH_W) 'exec.c'; else $(CYGPATH_W) '$(srcdir)/exec.c'; fi` conky-exec.lo: exec.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-exec.lo -MD -MP -MF "$(DEPDIR)/conky-exec.Tpo" -c -o conky-exec.lo `test -f 'exec.c' || echo '$(srcdir)/'`exec.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-exec.Tpo" "$(DEPDIR)/conky-exec.Plo"; else rm -f "$(DEPDIR)/conky-exec.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='exec.c' object='conky-exec.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-exec.Plo' tmpdepfile='$(DEPDIR)/conky-exec.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-exec.lo `test -f 'exec.c' || echo '$(srcdir)/'`exec.c conky-fs.o: fs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fs.o -MD -MP -MF "$(DEPDIR)/conky-fs.Tpo" -c -o conky-fs.o `test -f 'fs.c' || echo '$(srcdir)/'`fs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fs.Tpo" "$(DEPDIR)/conky-fs.Po"; else rm -f "$(DEPDIR)/conky-fs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs.c' object='conky-fs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fs.Po' tmpdepfile='$(DEPDIR)/conky-fs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fs.o `test -f 'fs.c' || echo '$(srcdir)/'`fs.c conky-fs.obj: fs.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fs.obj -MD -MP -MF "$(DEPDIR)/conky-fs.Tpo" -c -o conky-fs.obj `if test -f 'fs.c'; then $(CYGPATH_W) 'fs.c'; else $(CYGPATH_W) '$(srcdir)/fs.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fs.Tpo" "$(DEPDIR)/conky-fs.Po"; else rm -f "$(DEPDIR)/conky-fs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs.c' object='conky-fs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fs.Po' tmpdepfile='$(DEPDIR)/conky-fs.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fs.obj `if test -f 'fs.c'; then $(CYGPATH_W) 'fs.c'; else $(CYGPATH_W) '$(srcdir)/fs.c'; fi` conky-fs.lo: fs.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-fs.lo -MD -MP -MF "$(DEPDIR)/conky-fs.Tpo" -c -o conky-fs.lo `test -f 'fs.c' || echo '$(srcdir)/'`fs.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-fs.Tpo" "$(DEPDIR)/conky-fs.Plo"; else rm -f "$(DEPDIR)/conky-fs.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs.c' object='conky-fs.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-fs.Plo' tmpdepfile='$(DEPDIR)/conky-fs.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-fs.lo `test -f 'fs.c' || echo '$(srcdir)/'`fs.c conky-mail.o: mail.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mail.o -MD -MP -MF "$(DEPDIR)/conky-mail.Tpo" -c -o conky-mail.o `test -f 'mail.c' || echo '$(srcdir)/'`mail.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mail.Tpo" "$(DEPDIR)/conky-mail.Po"; else rm -f "$(DEPDIR)/conky-mail.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mail.c' object='conky-mail.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mail.Po' tmpdepfile='$(DEPDIR)/conky-mail.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mail.o `test -f 'mail.c' || echo '$(srcdir)/'`mail.c conky-mail.obj: mail.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mail.obj -MD -MP -MF "$(DEPDIR)/conky-mail.Tpo" -c -o conky-mail.obj `if test -f 'mail.c'; then $(CYGPATH_W) 'mail.c'; else $(CYGPATH_W) '$(srcdir)/mail.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mail.Tpo" "$(DEPDIR)/conky-mail.Po"; else rm -f "$(DEPDIR)/conky-mail.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mail.c' object='conky-mail.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mail.Po' tmpdepfile='$(DEPDIR)/conky-mail.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mail.obj `if test -f 'mail.c'; then $(CYGPATH_W) 'mail.c'; else $(CYGPATH_W) '$(srcdir)/mail.c'; fi` conky-mail.lo: mail.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mail.lo -MD -MP -MF "$(DEPDIR)/conky-mail.Tpo" -c -o conky-mail.lo `test -f 'mail.c' || echo '$(srcdir)/'`mail.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mail.Tpo" "$(DEPDIR)/conky-mail.Plo"; else rm -f "$(DEPDIR)/conky-mail.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mail.c' object='conky-mail.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mail.Plo' tmpdepfile='$(DEPDIR)/conky-mail.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mail.lo `test -f 'mail.c' || echo '$(srcdir)/'`mail.c conky-mixer.o: mixer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mixer.o -MD -MP -MF "$(DEPDIR)/conky-mixer.Tpo" -c -o conky-mixer.o `test -f 'mixer.c' || echo '$(srcdir)/'`mixer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mixer.Tpo" "$(DEPDIR)/conky-mixer.Po"; else rm -f "$(DEPDIR)/conky-mixer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mixer.c' object='conky-mixer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mixer.Po' tmpdepfile='$(DEPDIR)/conky-mixer.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mixer.o `test -f 'mixer.c' || echo '$(srcdir)/'`mixer.c conky-mixer.obj: mixer.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mixer.obj -MD -MP -MF "$(DEPDIR)/conky-mixer.Tpo" -c -o conky-mixer.obj `if test -f 'mixer.c'; then $(CYGPATH_W) 'mixer.c'; else $(CYGPATH_W) '$(srcdir)/mixer.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mixer.Tpo" "$(DEPDIR)/conky-mixer.Po"; else rm -f "$(DEPDIR)/conky-mixer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mixer.c' object='conky-mixer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mixer.Po' tmpdepfile='$(DEPDIR)/conky-mixer.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mixer.obj `if test -f 'mixer.c'; then $(CYGPATH_W) 'mixer.c'; else $(CYGPATH_W) '$(srcdir)/mixer.c'; fi` conky-mixer.lo: mixer.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mixer.lo -MD -MP -MF "$(DEPDIR)/conky-mixer.Tpo" -c -o conky-mixer.lo `test -f 'mixer.c' || echo '$(srcdir)/'`mixer.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mixer.Tpo" "$(DEPDIR)/conky-mixer.Plo"; else rm -f "$(DEPDIR)/conky-mixer.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mixer.c' object='conky-mixer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mixer.Plo' tmpdepfile='$(DEPDIR)/conky-mixer.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mixer.lo `test -f 'mixer.c' || echo '$(srcdir)/'`mixer.c conky-net_stat.o: net_stat.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-net_stat.o -MD -MP -MF "$(DEPDIR)/conky-net_stat.Tpo" -c -o conky-net_stat.o `test -f 'net_stat.c' || echo '$(srcdir)/'`net_stat.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-net_stat.Tpo" "$(DEPDIR)/conky-net_stat.Po"; else rm -f "$(DEPDIR)/conky-net_stat.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='net_stat.c' object='conky-net_stat.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-net_stat.Po' tmpdepfile='$(DEPDIR)/conky-net_stat.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-net_stat.o `test -f 'net_stat.c' || echo '$(srcdir)/'`net_stat.c conky-net_stat.obj: net_stat.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-net_stat.obj -MD -MP -MF "$(DEPDIR)/conky-net_stat.Tpo" -c -o conky-net_stat.obj `if test -f 'net_stat.c'; then $(CYGPATH_W) 'net_stat.c'; else $(CYGPATH_W) '$(srcdir)/net_stat.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-net_stat.Tpo" "$(DEPDIR)/conky-net_stat.Po"; else rm -f "$(DEPDIR)/conky-net_stat.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='net_stat.c' object='conky-net_stat.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-net_stat.Po' tmpdepfile='$(DEPDIR)/conky-net_stat.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-net_stat.obj `if test -f 'net_stat.c'; then $(CYGPATH_W) 'net_stat.c'; else $(CYGPATH_W) '$(srcdir)/net_stat.c'; fi` conky-net_stat.lo: net_stat.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-net_stat.lo -MD -MP -MF "$(DEPDIR)/conky-net_stat.Tpo" -c -o conky-net_stat.lo `test -f 'net_stat.c' || echo '$(srcdir)/'`net_stat.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-net_stat.Tpo" "$(DEPDIR)/conky-net_stat.Plo"; else rm -f "$(DEPDIR)/conky-net_stat.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='net_stat.c' object='conky-net_stat.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-net_stat.Plo' tmpdepfile='$(DEPDIR)/conky-net_stat.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-net_stat.lo `test -f 'net_stat.c' || echo '$(srcdir)/'`net_stat.c conky-template.o: template.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-template.o -MD -MP -MF "$(DEPDIR)/conky-template.Tpo" -c -o conky-template.o `test -f 'template.c' || echo '$(srcdir)/'`template.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-template.Tpo" "$(DEPDIR)/conky-template.Po"; else rm -f "$(DEPDIR)/conky-template.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='template.c' object='conky-template.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-template.Po' tmpdepfile='$(DEPDIR)/conky-template.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-template.o `test -f 'template.c' || echo '$(srcdir)/'`template.c conky-template.obj: template.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-template.obj -MD -MP -MF "$(DEPDIR)/conky-template.Tpo" -c -o conky-template.obj `if test -f 'template.c'; then $(CYGPATH_W) 'template.c'; else $(CYGPATH_W) '$(srcdir)/template.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-template.Tpo" "$(DEPDIR)/conky-template.Po"; else rm -f "$(DEPDIR)/conky-template.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='template.c' object='conky-template.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-template.Po' tmpdepfile='$(DEPDIR)/conky-template.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-template.obj `if test -f 'template.c'; then $(CYGPATH_W) 'template.c'; else $(CYGPATH_W) '$(srcdir)/template.c'; fi` conky-template.lo: template.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-template.lo -MD -MP -MF "$(DEPDIR)/conky-template.Tpo" -c -o conky-template.lo `test -f 'template.c' || echo '$(srcdir)/'`template.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-template.Tpo" "$(DEPDIR)/conky-template.Plo"; else rm -f "$(DEPDIR)/conky-template.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='template.c' object='conky-template.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-template.Plo' tmpdepfile='$(DEPDIR)/conky-template.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-template.lo `test -f 'template.c' || echo '$(srcdir)/'`template.c conky-timed_thread.o: timed_thread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timed_thread.o -MD -MP -MF "$(DEPDIR)/conky-timed_thread.Tpo" -c -o conky-timed_thread.o `test -f 'timed_thread.c' || echo '$(srcdir)/'`timed_thread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timed_thread.Tpo" "$(DEPDIR)/conky-timed_thread.Po"; else rm -f "$(DEPDIR)/conky-timed_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timed_thread.c' object='conky-timed_thread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timed_thread.Po' tmpdepfile='$(DEPDIR)/conky-timed_thread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timed_thread.o `test -f 'timed_thread.c' || echo '$(srcdir)/'`timed_thread.c conky-timed_thread.obj: timed_thread.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timed_thread.obj -MD -MP -MF "$(DEPDIR)/conky-timed_thread.Tpo" -c -o conky-timed_thread.obj `if test -f 'timed_thread.c'; then $(CYGPATH_W) 'timed_thread.c'; else $(CYGPATH_W) '$(srcdir)/timed_thread.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timed_thread.Tpo" "$(DEPDIR)/conky-timed_thread.Po"; else rm -f "$(DEPDIR)/conky-timed_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timed_thread.c' object='conky-timed_thread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timed_thread.Po' tmpdepfile='$(DEPDIR)/conky-timed_thread.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timed_thread.obj `if test -f 'timed_thread.c'; then $(CYGPATH_W) 'timed_thread.c'; else $(CYGPATH_W) '$(srcdir)/timed_thread.c'; fi` conky-timed_thread.lo: timed_thread.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timed_thread.lo -MD -MP -MF "$(DEPDIR)/conky-timed_thread.Tpo" -c -o conky-timed_thread.lo `test -f 'timed_thread.c' || echo '$(srcdir)/'`timed_thread.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timed_thread.Tpo" "$(DEPDIR)/conky-timed_thread.Plo"; else rm -f "$(DEPDIR)/conky-timed_thread.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timed_thread.c' object='conky-timed_thread.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timed_thread.Plo' tmpdepfile='$(DEPDIR)/conky-timed_thread.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timed_thread.lo `test -f 'timed_thread.c' || echo '$(srcdir)/'`timed_thread.c conky-mboxscan.o: mboxscan.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mboxscan.o -MD -MP -MF "$(DEPDIR)/conky-mboxscan.Tpo" -c -o conky-mboxscan.o `test -f 'mboxscan.c' || echo '$(srcdir)/'`mboxscan.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mboxscan.Tpo" "$(DEPDIR)/conky-mboxscan.Po"; else rm -f "$(DEPDIR)/conky-mboxscan.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mboxscan.c' object='conky-mboxscan.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mboxscan.Po' tmpdepfile='$(DEPDIR)/conky-mboxscan.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mboxscan.o `test -f 'mboxscan.c' || echo '$(srcdir)/'`mboxscan.c conky-mboxscan.obj: mboxscan.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mboxscan.obj -MD -MP -MF "$(DEPDIR)/conky-mboxscan.Tpo" -c -o conky-mboxscan.obj `if test -f 'mboxscan.c'; then $(CYGPATH_W) 'mboxscan.c'; else $(CYGPATH_W) '$(srcdir)/mboxscan.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mboxscan.Tpo" "$(DEPDIR)/conky-mboxscan.Po"; else rm -f "$(DEPDIR)/conky-mboxscan.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mboxscan.c' object='conky-mboxscan.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mboxscan.Po' tmpdepfile='$(DEPDIR)/conky-mboxscan.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mboxscan.obj `if test -f 'mboxscan.c'; then $(CYGPATH_W) 'mboxscan.c'; else $(CYGPATH_W) '$(srcdir)/mboxscan.c'; fi` conky-mboxscan.lo: mboxscan.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-mboxscan.lo -MD -MP -MF "$(DEPDIR)/conky-mboxscan.Tpo" -c -o conky-mboxscan.lo `test -f 'mboxscan.c' || echo '$(srcdir)/'`mboxscan.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-mboxscan.Tpo" "$(DEPDIR)/conky-mboxscan.Plo"; else rm -f "$(DEPDIR)/conky-mboxscan.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mboxscan.c' object='conky-mboxscan.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-mboxscan.Plo' tmpdepfile='$(DEPDIR)/conky-mboxscan.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-mboxscan.lo `test -f 'mboxscan.c' || echo '$(srcdir)/'`mboxscan.c conky-read_tcp.o: read_tcp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-read_tcp.o -MD -MP -MF "$(DEPDIR)/conky-read_tcp.Tpo" -c -o conky-read_tcp.o `test -f 'read_tcp.c' || echo '$(srcdir)/'`read_tcp.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-read_tcp.Tpo" "$(DEPDIR)/conky-read_tcp.Po"; else rm -f "$(DEPDIR)/conky-read_tcp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read_tcp.c' object='conky-read_tcp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-read_tcp.Po' tmpdepfile='$(DEPDIR)/conky-read_tcp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-read_tcp.o `test -f 'read_tcp.c' || echo '$(srcdir)/'`read_tcp.c conky-read_tcp.obj: read_tcp.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-read_tcp.obj -MD -MP -MF "$(DEPDIR)/conky-read_tcp.Tpo" -c -o conky-read_tcp.obj `if test -f 'read_tcp.c'; then $(CYGPATH_W) 'read_tcp.c'; else $(CYGPATH_W) '$(srcdir)/read_tcp.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-read_tcp.Tpo" "$(DEPDIR)/conky-read_tcp.Po"; else rm -f "$(DEPDIR)/conky-read_tcp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read_tcp.c' object='conky-read_tcp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-read_tcp.Po' tmpdepfile='$(DEPDIR)/conky-read_tcp.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-read_tcp.obj `if test -f 'read_tcp.c'; then $(CYGPATH_W) 'read_tcp.c'; else $(CYGPATH_W) '$(srcdir)/read_tcp.c'; fi` conky-read_tcp.lo: read_tcp.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-read_tcp.lo -MD -MP -MF "$(DEPDIR)/conky-read_tcp.Tpo" -c -o conky-read_tcp.lo `test -f 'read_tcp.c' || echo '$(srcdir)/'`read_tcp.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-read_tcp.Tpo" "$(DEPDIR)/conky-read_tcp.Plo"; else rm -f "$(DEPDIR)/conky-read_tcp.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read_tcp.c' object='conky-read_tcp.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-read_tcp.Plo' tmpdepfile='$(DEPDIR)/conky-read_tcp.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-read_tcp.lo `test -f 'read_tcp.c' || echo '$(srcdir)/'`read_tcp.c conky-scroll.o: scroll.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-scroll.o -MD -MP -MF "$(DEPDIR)/conky-scroll.Tpo" -c -o conky-scroll.o `test -f 'scroll.c' || echo '$(srcdir)/'`scroll.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-scroll.Tpo" "$(DEPDIR)/conky-scroll.Po"; else rm -f "$(DEPDIR)/conky-scroll.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scroll.c' object='conky-scroll.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-scroll.Po' tmpdepfile='$(DEPDIR)/conky-scroll.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-scroll.o `test -f 'scroll.c' || echo '$(srcdir)/'`scroll.c conky-scroll.obj: scroll.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-scroll.obj -MD -MP -MF "$(DEPDIR)/conky-scroll.Tpo" -c -o conky-scroll.obj `if test -f 'scroll.c'; then $(CYGPATH_W) 'scroll.c'; else $(CYGPATH_W) '$(srcdir)/scroll.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-scroll.Tpo" "$(DEPDIR)/conky-scroll.Po"; else rm -f "$(DEPDIR)/conky-scroll.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scroll.c' object='conky-scroll.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-scroll.Po' tmpdepfile='$(DEPDIR)/conky-scroll.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-scroll.obj `if test -f 'scroll.c'; then $(CYGPATH_W) 'scroll.c'; else $(CYGPATH_W) '$(srcdir)/scroll.c'; fi` conky-scroll.lo: scroll.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-scroll.lo -MD -MP -MF "$(DEPDIR)/conky-scroll.Tpo" -c -o conky-scroll.lo `test -f 'scroll.c' || echo '$(srcdir)/'`scroll.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-scroll.Tpo" "$(DEPDIR)/conky-scroll.Plo"; else rm -f "$(DEPDIR)/conky-scroll.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scroll.c' object='conky-scroll.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-scroll.Plo' tmpdepfile='$(DEPDIR)/conky-scroll.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-scroll.lo `test -f 'scroll.c' || echo '$(srcdir)/'`scroll.c conky-specials.o: specials.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-specials.o -MD -MP -MF "$(DEPDIR)/conky-specials.Tpo" -c -o conky-specials.o `test -f 'specials.c' || echo '$(srcdir)/'`specials.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-specials.Tpo" "$(DEPDIR)/conky-specials.Po"; else rm -f "$(DEPDIR)/conky-specials.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='specials.c' object='conky-specials.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-specials.Po' tmpdepfile='$(DEPDIR)/conky-specials.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-specials.o `test -f 'specials.c' || echo '$(srcdir)/'`specials.c conky-specials.obj: specials.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-specials.obj -MD -MP -MF "$(DEPDIR)/conky-specials.Tpo" -c -o conky-specials.obj `if test -f 'specials.c'; then $(CYGPATH_W) 'specials.c'; else $(CYGPATH_W) '$(srcdir)/specials.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-specials.Tpo" "$(DEPDIR)/conky-specials.Po"; else rm -f "$(DEPDIR)/conky-specials.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='specials.c' object='conky-specials.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-specials.Po' tmpdepfile='$(DEPDIR)/conky-specials.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-specials.obj `if test -f 'specials.c'; then $(CYGPATH_W) 'specials.c'; else $(CYGPATH_W) '$(srcdir)/specials.c'; fi` conky-specials.lo: specials.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-specials.lo -MD -MP -MF "$(DEPDIR)/conky-specials.Tpo" -c -o conky-specials.lo `test -f 'specials.c' || echo '$(srcdir)/'`specials.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-specials.Tpo" "$(DEPDIR)/conky-specials.Plo"; else rm -f "$(DEPDIR)/conky-specials.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='specials.c' object='conky-specials.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-specials.Plo' tmpdepfile='$(DEPDIR)/conky-specials.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-specials.lo `test -f 'specials.c' || echo '$(srcdir)/'`specials.c conky-tailhead.o: tailhead.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tailhead.o -MD -MP -MF "$(DEPDIR)/conky-tailhead.Tpo" -c -o conky-tailhead.o `test -f 'tailhead.c' || echo '$(srcdir)/'`tailhead.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tailhead.Tpo" "$(DEPDIR)/conky-tailhead.Po"; else rm -f "$(DEPDIR)/conky-tailhead.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tailhead.c' object='conky-tailhead.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tailhead.Po' tmpdepfile='$(DEPDIR)/conky-tailhead.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tailhead.o `test -f 'tailhead.c' || echo '$(srcdir)/'`tailhead.c conky-tailhead.obj: tailhead.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tailhead.obj -MD -MP -MF "$(DEPDIR)/conky-tailhead.Tpo" -c -o conky-tailhead.obj `if test -f 'tailhead.c'; then $(CYGPATH_W) 'tailhead.c'; else $(CYGPATH_W) '$(srcdir)/tailhead.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tailhead.Tpo" "$(DEPDIR)/conky-tailhead.Po"; else rm -f "$(DEPDIR)/conky-tailhead.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tailhead.c' object='conky-tailhead.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tailhead.Po' tmpdepfile='$(DEPDIR)/conky-tailhead.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tailhead.obj `if test -f 'tailhead.c'; then $(CYGPATH_W) 'tailhead.c'; else $(CYGPATH_W) '$(srcdir)/tailhead.c'; fi` conky-tailhead.lo: tailhead.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-tailhead.lo -MD -MP -MF "$(DEPDIR)/conky-tailhead.Tpo" -c -o conky-tailhead.lo `test -f 'tailhead.c' || echo '$(srcdir)/'`tailhead.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-tailhead.Tpo" "$(DEPDIR)/conky-tailhead.Plo"; else rm -f "$(DEPDIR)/conky-tailhead.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tailhead.c' object='conky-tailhead.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-tailhead.Plo' tmpdepfile='$(DEPDIR)/conky-tailhead.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-tailhead.lo `test -f 'tailhead.c' || echo '$(srcdir)/'`tailhead.c conky-temphelper.o: temphelper.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-temphelper.o -MD -MP -MF "$(DEPDIR)/conky-temphelper.Tpo" -c -o conky-temphelper.o `test -f 'temphelper.c' || echo '$(srcdir)/'`temphelper.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-temphelper.Tpo" "$(DEPDIR)/conky-temphelper.Po"; else rm -f "$(DEPDIR)/conky-temphelper.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='temphelper.c' object='conky-temphelper.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-temphelper.Po' tmpdepfile='$(DEPDIR)/conky-temphelper.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-temphelper.o `test -f 'temphelper.c' || echo '$(srcdir)/'`temphelper.c conky-temphelper.obj: temphelper.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-temphelper.obj -MD -MP -MF "$(DEPDIR)/conky-temphelper.Tpo" -c -o conky-temphelper.obj `if test -f 'temphelper.c'; then $(CYGPATH_W) 'temphelper.c'; else $(CYGPATH_W) '$(srcdir)/temphelper.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-temphelper.Tpo" "$(DEPDIR)/conky-temphelper.Po"; else rm -f "$(DEPDIR)/conky-temphelper.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='temphelper.c' object='conky-temphelper.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-temphelper.Po' tmpdepfile='$(DEPDIR)/conky-temphelper.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-temphelper.obj `if test -f 'temphelper.c'; then $(CYGPATH_W) 'temphelper.c'; else $(CYGPATH_W) '$(srcdir)/temphelper.c'; fi` conky-temphelper.lo: temphelper.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-temphelper.lo -MD -MP -MF "$(DEPDIR)/conky-temphelper.Tpo" -c -o conky-temphelper.lo `test -f 'temphelper.c' || echo '$(srcdir)/'`temphelper.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-temphelper.Tpo" "$(DEPDIR)/conky-temphelper.Plo"; else rm -f "$(DEPDIR)/conky-temphelper.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='temphelper.c' object='conky-temphelper.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-temphelper.Plo' tmpdepfile='$(DEPDIR)/conky-temphelper.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-temphelper.lo `test -f 'temphelper.c' || echo '$(srcdir)/'`temphelper.c conky-text_object.o: text_object.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-text_object.o -MD -MP -MF "$(DEPDIR)/conky-text_object.Tpo" -c -o conky-text_object.o `test -f 'text_object.c' || echo '$(srcdir)/'`text_object.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-text_object.Tpo" "$(DEPDIR)/conky-text_object.Po"; else rm -f "$(DEPDIR)/conky-text_object.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text_object.c' object='conky-text_object.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-text_object.Po' tmpdepfile='$(DEPDIR)/conky-text_object.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-text_object.o `test -f 'text_object.c' || echo '$(srcdir)/'`text_object.c conky-text_object.obj: text_object.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-text_object.obj -MD -MP -MF "$(DEPDIR)/conky-text_object.Tpo" -c -o conky-text_object.obj `if test -f 'text_object.c'; then $(CYGPATH_W) 'text_object.c'; else $(CYGPATH_W) '$(srcdir)/text_object.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-text_object.Tpo" "$(DEPDIR)/conky-text_object.Po"; else rm -f "$(DEPDIR)/conky-text_object.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text_object.c' object='conky-text_object.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-text_object.Po' tmpdepfile='$(DEPDIR)/conky-text_object.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-text_object.obj `if test -f 'text_object.c'; then $(CYGPATH_W) 'text_object.c'; else $(CYGPATH_W) '$(srcdir)/text_object.c'; fi` conky-text_object.lo: text_object.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-text_object.lo -MD -MP -MF "$(DEPDIR)/conky-text_object.Tpo" -c -o conky-text_object.lo `test -f 'text_object.c' || echo '$(srcdir)/'`text_object.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-text_object.Tpo" "$(DEPDIR)/conky-text_object.Plo"; else rm -f "$(DEPDIR)/conky-text_object.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text_object.c' object='conky-text_object.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-text_object.Plo' tmpdepfile='$(DEPDIR)/conky-text_object.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-text_object.lo `test -f 'text_object.c' || echo '$(srcdir)/'`text_object.c conky-timeinfo.o: timeinfo.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timeinfo.o -MD -MP -MF "$(DEPDIR)/conky-timeinfo.Tpo" -c -o conky-timeinfo.o `test -f 'timeinfo.c' || echo '$(srcdir)/'`timeinfo.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timeinfo.Tpo" "$(DEPDIR)/conky-timeinfo.Po"; else rm -f "$(DEPDIR)/conky-timeinfo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timeinfo.c' object='conky-timeinfo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timeinfo.Po' tmpdepfile='$(DEPDIR)/conky-timeinfo.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timeinfo.o `test -f 'timeinfo.c' || echo '$(srcdir)/'`timeinfo.c conky-timeinfo.obj: timeinfo.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timeinfo.obj -MD -MP -MF "$(DEPDIR)/conky-timeinfo.Tpo" -c -o conky-timeinfo.obj `if test -f 'timeinfo.c'; then $(CYGPATH_W) 'timeinfo.c'; else $(CYGPATH_W) '$(srcdir)/timeinfo.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timeinfo.Tpo" "$(DEPDIR)/conky-timeinfo.Po"; else rm -f "$(DEPDIR)/conky-timeinfo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timeinfo.c' object='conky-timeinfo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timeinfo.Po' tmpdepfile='$(DEPDIR)/conky-timeinfo.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timeinfo.obj `if test -f 'timeinfo.c'; then $(CYGPATH_W) 'timeinfo.c'; else $(CYGPATH_W) '$(srcdir)/timeinfo.c'; fi` conky-timeinfo.lo: timeinfo.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-timeinfo.lo -MD -MP -MF "$(DEPDIR)/conky-timeinfo.Tpo" -c -o conky-timeinfo.lo `test -f 'timeinfo.c' || echo '$(srcdir)/'`timeinfo.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-timeinfo.Tpo" "$(DEPDIR)/conky-timeinfo.Plo"; else rm -f "$(DEPDIR)/conky-timeinfo.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timeinfo.c' object='conky-timeinfo.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-timeinfo.Plo' tmpdepfile='$(DEPDIR)/conky-timeinfo.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-timeinfo.lo `test -f 'timeinfo.c' || echo '$(srcdir)/'`timeinfo.c conky-algebra.o: algebra.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-algebra.o -MD -MP -MF "$(DEPDIR)/conky-algebra.Tpo" -c -o conky-algebra.o `test -f 'algebra.c' || echo '$(srcdir)/'`algebra.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-algebra.Tpo" "$(DEPDIR)/conky-algebra.Po"; else rm -f "$(DEPDIR)/conky-algebra.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='algebra.c' object='conky-algebra.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-algebra.Po' tmpdepfile='$(DEPDIR)/conky-algebra.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-algebra.o `test -f 'algebra.c' || echo '$(srcdir)/'`algebra.c conky-algebra.obj: algebra.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-algebra.obj -MD -MP -MF "$(DEPDIR)/conky-algebra.Tpo" -c -o conky-algebra.obj `if test -f 'algebra.c'; then $(CYGPATH_W) 'algebra.c'; else $(CYGPATH_W) '$(srcdir)/algebra.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-algebra.Tpo" "$(DEPDIR)/conky-algebra.Po"; else rm -f "$(DEPDIR)/conky-algebra.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='algebra.c' object='conky-algebra.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-algebra.Po' tmpdepfile='$(DEPDIR)/conky-algebra.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-algebra.obj `if test -f 'algebra.c'; then $(CYGPATH_W) 'algebra.c'; else $(CYGPATH_W) '$(srcdir)/algebra.c'; fi` conky-algebra.lo: algebra.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-algebra.lo -MD -MP -MF "$(DEPDIR)/conky-algebra.Tpo" -c -o conky-algebra.lo `test -f 'algebra.c' || echo '$(srcdir)/'`algebra.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-algebra.Tpo" "$(DEPDIR)/conky-algebra.Plo"; else rm -f "$(DEPDIR)/conky-algebra.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='algebra.c' object='conky-algebra.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-algebra.Plo' tmpdepfile='$(DEPDIR)/conky-algebra.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-algebra.lo `test -f 'algebra.c' || echo '$(srcdir)/'`algebra.c conky-proc.o: proc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-proc.o -MD -MP -MF "$(DEPDIR)/conky-proc.Tpo" -c -o conky-proc.o `test -f 'proc.c' || echo '$(srcdir)/'`proc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-proc.Tpo" "$(DEPDIR)/conky-proc.Po"; else rm -f "$(DEPDIR)/conky-proc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='proc.c' object='conky-proc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-proc.Po' tmpdepfile='$(DEPDIR)/conky-proc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-proc.o `test -f 'proc.c' || echo '$(srcdir)/'`proc.c conky-proc.obj: proc.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-proc.obj -MD -MP -MF "$(DEPDIR)/conky-proc.Tpo" -c -o conky-proc.obj `if test -f 'proc.c'; then $(CYGPATH_W) 'proc.c'; else $(CYGPATH_W) '$(srcdir)/proc.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-proc.Tpo" "$(DEPDIR)/conky-proc.Po"; else rm -f "$(DEPDIR)/conky-proc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='proc.c' object='conky-proc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-proc.Po' tmpdepfile='$(DEPDIR)/conky-proc.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-proc.obj `if test -f 'proc.c'; then $(CYGPATH_W) 'proc.c'; else $(CYGPATH_W) '$(srcdir)/proc.c'; fi` conky-proc.lo: proc.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-proc.lo -MD -MP -MF "$(DEPDIR)/conky-proc.Tpo" -c -o conky-proc.lo `test -f 'proc.c' || echo '$(srcdir)/'`proc.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-proc.Tpo" "$(DEPDIR)/conky-proc.Plo"; else rm -f "$(DEPDIR)/conky-proc.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='proc.c' object='conky-proc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-proc.Plo' tmpdepfile='$(DEPDIR)/conky-proc.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-proc.lo `test -f 'proc.c' || echo '$(srcdir)/'`proc.c conky-user.o: user.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-user.o -MD -MP -MF "$(DEPDIR)/conky-user.Tpo" -c -o conky-user.o `test -f 'user.c' || echo '$(srcdir)/'`user.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-user.Tpo" "$(DEPDIR)/conky-user.Po"; else rm -f "$(DEPDIR)/conky-user.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user.c' object='conky-user.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-user.Po' tmpdepfile='$(DEPDIR)/conky-user.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-user.o `test -f 'user.c' || echo '$(srcdir)/'`user.c conky-user.obj: user.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-user.obj -MD -MP -MF "$(DEPDIR)/conky-user.Tpo" -c -o conky-user.obj `if test -f 'user.c'; then $(CYGPATH_W) 'user.c'; else $(CYGPATH_W) '$(srcdir)/user.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-user.Tpo" "$(DEPDIR)/conky-user.Po"; else rm -f "$(DEPDIR)/conky-user.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user.c' object='conky-user.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-user.Po' tmpdepfile='$(DEPDIR)/conky-user.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-user.obj `if test -f 'user.c'; then $(CYGPATH_W) 'user.c'; else $(CYGPATH_W) '$(srcdir)/user.c'; fi` conky-user.lo: user.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-user.lo -MD -MP -MF "$(DEPDIR)/conky-user.Tpo" -c -o conky-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-user.Tpo" "$(DEPDIR)/conky-user.Plo"; else rm -f "$(DEPDIR)/conky-user.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user.c' object='conky-user.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-user.Plo' tmpdepfile='$(DEPDIR)/conky-user.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-user.lo `test -f 'user.c' || echo '$(srcdir)/'`user.c conky-top.o: top.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-top.o -MD -MP -MF "$(DEPDIR)/conky-top.Tpo" -c -o conky-top.o `test -f 'top.c' || echo '$(srcdir)/'`top.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-top.Tpo" "$(DEPDIR)/conky-top.Po"; else rm -f "$(DEPDIR)/conky-top.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='top.c' object='conky-top.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-top.Po' tmpdepfile='$(DEPDIR)/conky-top.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-top.o `test -f 'top.c' || echo '$(srcdir)/'`top.c conky-top.obj: top.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-top.obj -MD -MP -MF "$(DEPDIR)/conky-top.Tpo" -c -o conky-top.obj `if test -f 'top.c'; then $(CYGPATH_W) 'top.c'; else $(CYGPATH_W) '$(srcdir)/top.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-top.Tpo" "$(DEPDIR)/conky-top.Po"; else rm -f "$(DEPDIR)/conky-top.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='top.c' object='conky-top.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-top.Po' tmpdepfile='$(DEPDIR)/conky-top.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-top.obj `if test -f 'top.c'; then $(CYGPATH_W) 'top.c'; else $(CYGPATH_W) '$(srcdir)/top.c'; fi` conky-top.lo: top.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -MT conky-top.lo -MD -MP -MF "$(DEPDIR)/conky-top.Tpo" -c -o conky-top.lo `test -f 'top.c' || echo '$(srcdir)/'`top.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/conky-top.Tpo" "$(DEPDIR)/conky-top.Plo"; else rm -f "$(DEPDIR)/conky-top.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='top.c' object='conky-top.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/conky-top.Plo' tmpdepfile='$(DEPDIR)/conky-top.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conky_CFLAGS) $(CFLAGS) -c -o conky-top.lo `test -f 'top.c' || echo '$(srcdir)/'`top.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(PROGRAMS) config.h installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-binPROGRAMS install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-info-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libtool ctags distclean distclean-compile \ distclean-generic distclean-hdr distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-exec install-exec-am install-info \ install-info-am install-man install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-info-am @BUILD_CONFIG_OUTPUT_TRUE@$(config_output): ${config_input} @BUILD_CONFIG_OUTPUT_TRUE@ sh $(srcdir)/../text2c.sh ${config_input} $@ defconfig # vi:set ts=4 sw=4 noet ai nocindent syntax=automake: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: