# Makefile.in generated by automake 1.8.5 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# 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.



# This file is part of Other Maemo Weather(omweather)
#
# Copyright (C) 2006 Vlad Vasiliev.
# Copyright (C) 2006 Pavel Fialko.
#
# 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 2 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, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#


SOURCES = $(libweather_home_la_SOURCES) $(omweather_SOURCES)

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/omweather
pkglibdir = $(libdir)/omweather
pkgincludedir = $(includedir)/omweather
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /scratchbox/tools/bin/install -c
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 = arm-unknown-linux-gnu
bin_PROGRAMS = omweather$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(srcdir)/config.h.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(libhhdir)" "$(DESTDIR)$(bindir)"
libhhLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(libhh_LTLIBRARIES)
am__DEPENDENCIES_1 =
libweather_home_la_DEPENDENCIES =  \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1)
am__libweather_home_la_SOURCES_DIST = weather-home.c weather-home.h \
	weather-parser.h weather-parser.c weather-config.h \
	weather-config.c weather-settings.h weather-settings.c \
	weather-common.h weather-event.c weather-event.h \
	weather-hash.h weather-hash.c weather-download.h \
	weather-download.c weather-stations.h weather-stations.c \
	weather-data.h weather-data.c weather-popup.h weather-popup.c \
	weather-gps.h weather-gps.c weather-gpsdistance.h \
	weather-gpsdistance.c weather-help.h weather-help.c \
	weather-utils.h weather-utils.c weather-sensor.h \
	weather-sensor.c weather-applet-expose.c \
	weather-applet-expose.h weather-alerts.h weather-alerts.c \
	weather-sources.h weather-sources.c weather-main.h \
	weather-main.c weather-clutter.h weather-clutter.c \
	weather-portrait.h weather-portrait.c weather-dbus.h \
	weather-dbus.c
am_libweather_home_la_OBJECTS =  \
	libweather_home_la-weather-home.lo \
	libweather_home_la-weather-parser.lo \
	libweather_home_la-weather-config.lo \
	libweather_home_la-weather-settings.lo \
	libweather_home_la-weather-event.lo \
	libweather_home_la-weather-hash.lo \
	libweather_home_la-weather-download.lo \
	libweather_home_la-weather-stations.lo \
	libweather_home_la-weather-data.lo \
	libweather_home_la-weather-popup.lo \
	libweather_home_la-weather-gps.lo \
	libweather_home_la-weather-gpsdistance.lo \
	libweather_home_la-weather-help.lo \
	libweather_home_la-weather-utils.lo \
	libweather_home_la-weather-sensor.lo \
	libweather_home_la-weather-applet-expose.lo \
	libweather_home_la-weather-alerts.lo \
	libweather_home_la-weather-sources.lo \
	libweather_home_la-weather-main.lo \
	libweather_home_la-weather-clutter.lo \
	libweather_home_la-weather-portrait.lo \
	libweather_home_la-weather-dbus.lo
libweather_home_la_OBJECTS = $(am_libweather_home_la_OBJECTS)
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(bin_PROGRAMS)
am_omweather_OBJECTS = omweather-weather-home.$(OBJEXT) \
	omweather-weather-parser.$(OBJEXT) \
	omweather-weather-config.$(OBJEXT) \
	omweather-weather-settings.$(OBJEXT) \
	omweather-weather-event.$(OBJEXT) \
	omweather-weather-hash.$(OBJEXT) \
	omweather-weather-download.$(OBJEXT) \
	omweather-weather-stations.$(OBJEXT) \
	omweather-weather-data.$(OBJEXT) \
	omweather-weather-popup.$(OBJEXT) \
	omweather-weather-gps.$(OBJEXT) \
	omweather-weather-gpsdistance.$(OBJEXT) \
	omweather-weather-help.$(OBJEXT) \
	omweather-weather-utils.$(OBJEXT) \
	omweather-weather-sensor.$(OBJEXT) \
	omweather-weather-applet-expose.$(OBJEXT) \
	omweather-weather-alerts.$(OBJEXT) \
	omweather-weather-sources.$(OBJEXT) \
	omweather-weather-main.$(OBJEXT) \
	omweather-weather-clutter.$(OBJEXT) \
	omweather-weather-portrait.$(OBJEXT) \
	omweather-weather-dbus.$(OBJEXT)
omweather_OBJECTS = $(am_omweather_OBJECTS)
omweather_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
	$(am__DEPENDENCIES_1)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
DEP_FILES =  \
	./$(DEPDIR)/libweather_home_la-weather-alerts.Plo \
	./$(DEPDIR)/libweather_home_la-weather-applet-expose.Plo \
	./$(DEPDIR)/libweather_home_la-weather-clutter.Plo \
	./$(DEPDIR)/libweather_home_la-weather-config.Plo \
	./$(DEPDIR)/libweather_home_la-weather-data.Plo \
	./$(DEPDIR)/libweather_home_la-weather-dbus.Plo \
	./$(DEPDIR)/libweather_home_la-weather-download.Plo \
	./$(DEPDIR)/libweather_home_la-weather-event.Plo \
	./$(DEPDIR)/libweather_home_la-weather-gps.Plo \
	./$(DEPDIR)/libweather_home_la-weather-gpsdistance.Plo \
	./$(DEPDIR)/libweather_home_la-weather-hash.Plo \
	./$(DEPDIR)/libweather_home_la-weather-help.Plo \
	./$(DEPDIR)/libweather_home_la-weather-home.Plo \
	./$(DEPDIR)/libweather_home_la-weather-main.Plo \
	./$(DEPDIR)/libweather_home_la-weather-parser.Plo \
	./$(DEPDIR)/libweather_home_la-weather-popup.Plo \
	./$(DEPDIR)/libweather_home_la-weather-portrait.Plo \
	./$(DEPDIR)/libweather_home_la-weather-sensor.Plo \
	./$(DEPDIR)/libweather_home_la-weather-settings.Plo \
	./$(DEPDIR)/libweather_home_la-weather-sources.Plo \
	./$(DEPDIR)/libweather_home_la-weather-stations.Plo \
	./$(DEPDIR)/libweather_home_la-weather-utils.Plo \
	./$(DEPDIR)/omweather-weather-alerts.Po \
	./$(DEPDIR)/omweather-weather-applet-expose.Po \
	./$(DEPDIR)/omweather-weather-clutter.Po \
	./$(DEPDIR)/omweather-weather-config.Po \
	./$(DEPDIR)/omweather-weather-data.Po \
	./$(DEPDIR)/omweather-weather-dbus.Po \
	./$(DEPDIR)/omweather-weather-download.Po \
	./$(DEPDIR)/omweather-weather-event.Po \
	./$(DEPDIR)/omweather-weather-gps.Po \
	./$(DEPDIR)/omweather-weather-gpsdistance.Po \
	./$(DEPDIR)/omweather-weather-hash.Po \
	./$(DEPDIR)/omweather-weather-help.Po \
	./$(DEPDIR)/omweather-weather-home.Po \
	./$(DEPDIR)/omweather-weather-main.Po \
	./$(DEPDIR)/omweather-weather-parser.Po \
	./$(DEPDIR)/omweather-weather-popup.Po \
	./$(DEPDIR)/omweather-weather-portrait.Po \
	./$(DEPDIR)/omweather-weather-sensor.Po \
	./$(DEPDIR)/omweather-weather-settings.Po \
	./$(DEPDIR)/omweather-weather-sources.Po \
	./$(DEPDIR)/omweather-weather-stations.Po \
	./$(DEPDIR)/omweather-weather-utils.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 = $(libweather_home_la_SOURCES) $(omweather_SOURCES)
DIST_SOURCES = $(am__libweather_home_la_SOURCES_DIST) \
	$(omweather_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run aclocal-1.8
ALL_LINGUAS = ru_RU fr_FR fi_FI en_GB en_US it_IT de_DE es_ES es_MX
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run autoconf
AUTOHEADER = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run autoheader
AUTOMAKE = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run automake-1.8
AWK = gawk
CATALOGS =  ru_RU.gmo fr_FR.gmo fi_FI.gmo en_GB.gmo en_US.gmo it_IT.gmo de_DE.gmo es_ES.gmo es_MX.gmo
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -Wall -pedantic -DRELEASE -O2
CLUTTER_CFLAGS = 
CLUTTER_FALSE = 
CLUTTER_LIBS = 
CLUTTER_TRUE = #
CONIC_CFLAGS = -I/usr/include/conic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
CONIC_LIBS = -lconic -ldbus-1 -lgobject-2.0 -lglib-2.0  
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DATADIRNAME = share
DBUS_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
DBUS_LIBS = -ldbus-1  
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DESKTOPDIR = /usr/share/applications/hildon-home
DESKTOPLIBDIR = /usr/lib/hildon-desktop
DESKTOP_CFLAGS = -DMAEMO_CHANGES -I/usr/include/hildon-desktop -I/usr/include/libhildonwm -I/usr/include/libhildondesktop -I/usr/include/hildon-1 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
DESKTOP_LIBS = -lhildonwm -lhildondesktop -lhildon-1 -lX11 -lXtst -lgconf-2 -lgtk-x11-2.0 -lxml2 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0  
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
EXEEXT = 
F77 = 
FFLAGS = 
GCONF_CFLAGS = -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
GCONF_LIBS = -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  
GETTEXT_PACKAGE = omweather
GMOFILES =  ru_RU.gmo fr_FR.gmo fi_FI.gmo en_GB.gmo en_US.gmo it_IT.gmo de_DE.gmo es_ES.gmo es_MX.gmo
GMSGFMT = /scratchbox/tools/bin/msgfmt
GNOME_VFS_CFLAGS = -pthread -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0  
GNOME_VFS_LIBS = -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  
GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
HILDONDESKTOP_CFLAGS = -I/usr/include/libhildondesktop -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/dbus-1.0/include  
HILDONDESKTOP_LIBS = -lhildondesktop -lgtk-x11-2.0 -lxml2 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -ldbus-1 -lgobject-2.0 -lglib-2.0  
HILDON_CFLAGS = -DMAEMO_CHANGES -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
HILDON_LIBS = -lhildon-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
HILDON_LIBS_CFLAGS = 
HILDON_LIBS_LIBS = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
INSTOBJEXT = .mo
INTLLIBS = 
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
INTLTOOL_ICONV = /usr/bin/iconv
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
INTLTOOL_MSGFMT = /scratchbox/tools/bin/msgfmt
INTLTOOL_MSGMERGE = /scratchbox/tools/bin/msgmerge
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
INTLTOOL_PERL = /scratchbox/tools/bin/perl
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SERVICE_RULE = %.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_XGETTEXT = /scratchbox/tools/bin/xgettext
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
LDFLAGS = 
LIBCURL_CFLAGS =  
LIBCURL_LIBS = -lcurl -lssl -lcrypto -ldl -lz  
LIBOBJS = 
LIBOSSOHELP_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/hildon-help  
LIBOSSOHELP_LIBS = -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lhildonhelp -lglib-2.0 -losso  
LIBS = -ldl -lsqlite3 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBXML2_CFLAGS = -I/usr/include/libxml2  
LIBXML2_LIBS = -lxml2  
LN_S = ln -s
LOCATION_CFLAGS = -DMAEMO_CHANGES -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12  
LOCATION_LIBS = -llocation -lhildon-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/vlad/omweather.svn/tags/omweather-0.22.8/missing --run makeinfo
MKINSTALLDIRS = ./mkinstalldirs
MSGFMT = /scratchbox/tools/bin/msgfmt
MSGFMT_OPTS = -c
NONMAEMO_FALSE = 
NONMAEMO_TRUE = #
OBJEXT = o
OS2008_FALSE = #
OS2008_TRUE = 
OS2009_FALSE = 
OS2009_TRUE = #
OSSOIC_CFLAGS = 
OSSOIC_LIBS = 
OSSO_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
OSSO_LIBS = -losso -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  
PACKAGE = omweather
PACKAGE_BUGREPORT = 
PACKAGE_NAME = omweather
PACKAGE_STRING = omweather 0.22.6
PACKAGE_TARNAME = omweather
PACKAGE_VERSION = 0.22.6
PATH_SEPARATOR = :
PKG_CONFIG = /scratchbox/tools/bin/pkg-config
POFILES =  ru_RU.po fr_FR.po fi_FI.po en_GB.po en_US.po it_IT.po de_DE.po es_ES.po es_MX.po
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
SQLITE_CFLAGS =  
SQLITE_LIBS = -lsqlite3  
STRIP = strip
USE_NLS = yes
VERSION = 0.22.6
XGETTEXT = /scratchbox/tools/bin/xgettext
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
ac_pt_PKG_CONFIG = /scratchbox/tools/bin/pkg-config
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
bindir = ${exec_prefix}/bin
build = arm-unknown-linux-gnu
build_alias = 
build_cpu = arm
build_os = linux-gnu
build_vendor = unknown
datadir = ${prefix}/share
exec_prefix = ${prefix}
helpfile_dededir = ${prefix}/share/osso-help/de_DE
helpfile_engbdir = ${prefix}/share/osso-help/en_GB
helpfile_enusdir = ${prefix}/share/osso-help/en_US
helpfile_esesdir = ${prefix}/share/osso-help/es_ES
helpfile_esmxdir = ${prefix}/share/osso-help/es_MX
helpfile_fifidir = ${prefix}/share/osso-help/fi_FI
helpfile_frfrdir = ${prefix}/share/osso-help/fr_FR
helpfile_ititdir = ${prefix}/share/osso-help/it_IT
helpfile_rurudir = ${prefix}/share/osso-help/ru_RU
host = arm-unknown-linux-gnu
host_alias = 
host_cpu = arm
host_os = linux-gnu
host_vendor = unknown
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /home/vlad/omweather.svn/tags/omweather-0.22.8/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mkdir_p = mkdir -p -- .
oldincludedir = /usr/include
prefix = /usr
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 
omweather_SOURCES = weather-home.c \
			weather-home.h \
			weather-parser.h \
			weather-parser.c \
			weather-config.h \
			weather-config.c \
			weather-settings.h \
			weather-settings.c \
			weather-common.h \
			weather-event.c \
			weather-event.h \
			weather-hash.h \
			weather-hash.c \
			weather-download.h \
			weather-download.c \
			weather-stations.h \
			weather-stations.c \
			weather-data.h \
			weather-data.c \
			weather-popup.h \
			weather-popup.c \
			weather-gps.h \
			weather-gps.c \
			weather-gpsdistance.h \
			weather-gpsdistance.c \
			weather-help.h \
			weather-help.c \
			weather-utils.h \
			weather-utils.c \
			weather-sensor.h \
			weather-sensor.c \
			weather-applet-expose.c \
			weather-applet-expose.h \
			weather-alerts.h \
			weather-alerts.c \
			weather-sources.h \
			weather-sources.c \
			weather-main.h \
			weather-main.c \
			weather-clutter.h \
			weather-clutter.c \
			weather-portrait.h \
			weather-portrait.c \
			weather-dbus.h \
			weather-dbus.c

omweather_CFLAGS = $(GTK_CFLAGS) \
			$(OSSO_CFLAGS) \
			$(DBUS_CFLAGS) \
			$(GNOME_VFS_CFLAGS) \
			$(GCONF_CFLAGS) \
			$(LIBXML2_CFLAGS) \
			$(HILDON_CFLAGS) \
			$(CONIC_CFLAGS) \
			$(LIBOSSOHELP_CFLAGS) \
			$(LIBCURL_CFLAGS) \
			$(SQLITE_CFLAGS) \
			$(HILDONDESKTOP_CFLAGS) \
			$(LOCATION_CFLAGS) \
			$(CLUTTER_CFLAGS) \
			-DAPPLICATION \
			-Wall -pedantic \
			-Wmissing-prototypes

omweather_LDADD = $(GTK_LIBS) \
			$(OSSO_LIBS) \
			$(DBUS_LIBS) \
			$(GNOME_VFS_LIBS) \
			$(GCONF_LIBS) \
			$(LIBXML2_LIBS) \
			$(HILDON_LIBS) \
			$(CONIC_LIBS) \
			$(SQLITE_LIBS) \
			$(LIBOSSOHELP_LIBS) \
			$(CLUTTER_LIBS) \
			$(LOCATION_LIBS) \
			$(LIBCURL_LIBS)

#libhhdir = $(libdir)/hildon-home

# The Home plugin
libhhdir = $(libdir)/hildon-desktop
libhh_LTLIBRARIES = libweather-home.la
libweather_home_la_SOURCES = weather-home.c \
			weather-home.h \
			weather-parser.h \
			weather-parser.c \
			weather-config.h \
			weather-config.c \
			weather-settings.h \
			weather-settings.c \
			weather-common.h \
			weather-event.c \
			weather-event.h \
			weather-hash.h \
			weather-hash.c \
			weather-download.h \
			weather-download.c \
			weather-stations.h \
			weather-stations.c \
			weather-data.h \
			weather-data.c \
			weather-popup.h \
			weather-popup.c \
			weather-gps.h \
			weather-gps.c \
			weather-gpsdistance.h \
			weather-gpsdistance.c \
			weather-help.h \
			weather-help.c \
			weather-utils.h \
			weather-utils.c \
			weather-sensor.h \
			weather-sensor.c \
			weather-applet-expose.c \
			weather-applet-expose.h \
			weather-alerts.h \
			weather-alerts.c \
			weather-sources.h \
			weather-sources.c \
			weather-main.h \
			weather-main.c \
			weather-clutter.h \
			weather-clutter.c \
			weather-portrait.h \
			weather-portrait.c \
			weather-dbus.h \
			weather-dbus.c

libweather_home_la_CFLAGS = $(GTK_CFLAGS) \
			$(OSSO_CFLAGS) \
			$(DBUS_CFLAGS) \
			$(GNOME_VFS_CFLAGS) \
			$(GCONF_CFLAGS) \
			$(LIBXML2_CFLAGS) \
			$(HILDON_CFLAGS) \
			$(CONIC_CFLAGS) \
			$(LIBOSSOHELP_CFLAGS) \
			$(LIBCURL_CFLAGS) \
			$(LOCATION_CFLAGS) \
			$(SQLITE_CFLAGS) \
			$(CLUTTER_CFLAGS) \
			$(HILDONDESKTOP_CFLAGS) \
			-Wall -pedantic \
			-Wmissing-prototypes

libweather_home_la_LDFLAGS = -module -avoid-version 
libweather_home_la_LIBADD = $(GTK_LIBS) \
			    $(LIBXML2_LIBS) \
			    $(GNOME_VFS_LIBS) \
			    $(GCONF_LIBS) \
			    $(DBUS_LIBS) \
			    $(LIBCURL_LIBS) \
			    $(CONIC_LIBS) \
			    $(HILDONDESKTOP_LIBS) \
			    $(DESKTOP_LIBS) \
			    $(OSSOIC_LIBS) \
			    $(LOCATION_LIBS) \
			    $(LIBOSSOHELP_LIBS) \
			    $(CLUTTER_LIBS)

all: 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) --foreign  src/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  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
install-libhhLTLIBRARIES: $(libhh_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(libhhdir)" || $(mkdir_p) "$(DESTDIR)$(libhhdir)"
	@list='$(libhh_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libhhLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libhhdir)/$$f'"; \
	    $(LIBTOOL) --mode=install $(libhhLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libhhdir)/$$f"; \
	  else :; fi; \
	done

uninstall-libhhLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(libhh_LTLIBRARIES)'; for p in $$list; do \
	    p="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libhhdir)/$$p'"; \
	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libhhdir)/$$p"; \
	done

clean-libhhLTLIBRARIES:
	-test -z "$(libhh_LTLIBRARIES)" || rm -f $(libhh_LTLIBRARIES)
	@list='$(libhh_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libweather-home.la: $(libweather_home_la_OBJECTS) $(libweather_home_la_DEPENDENCIES) 
	$(LINK) -rpath $(libhhdir) $(libweather_home_la_LDFLAGS) $(libweather_home_la_OBJECTS) $(libweather_home_la_LIBADD) $(LIBS)
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
omweather$(EXEEXT): $(omweather_OBJECTS) $(omweather_DEPENDENCIES) 
	@rm -f omweather$(EXEEXT)
	$(LINK) $(omweather_LDFLAGS) $(omweather_OBJECTS) $(omweather_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/libweather_home_la-weather-alerts.Plo
include ./$(DEPDIR)/libweather_home_la-weather-applet-expose.Plo
include ./$(DEPDIR)/libweather_home_la-weather-clutter.Plo
include ./$(DEPDIR)/libweather_home_la-weather-config.Plo
include ./$(DEPDIR)/libweather_home_la-weather-data.Plo
include ./$(DEPDIR)/libweather_home_la-weather-dbus.Plo
include ./$(DEPDIR)/libweather_home_la-weather-download.Plo
include ./$(DEPDIR)/libweather_home_la-weather-event.Plo
include ./$(DEPDIR)/libweather_home_la-weather-gps.Plo
include ./$(DEPDIR)/libweather_home_la-weather-gpsdistance.Plo
include ./$(DEPDIR)/libweather_home_la-weather-hash.Plo
include ./$(DEPDIR)/libweather_home_la-weather-help.Plo
include ./$(DEPDIR)/libweather_home_la-weather-home.Plo
include ./$(DEPDIR)/libweather_home_la-weather-main.Plo
include ./$(DEPDIR)/libweather_home_la-weather-parser.Plo
include ./$(DEPDIR)/libweather_home_la-weather-popup.Plo
include ./$(DEPDIR)/libweather_home_la-weather-portrait.Plo
include ./$(DEPDIR)/libweather_home_la-weather-sensor.Plo
include ./$(DEPDIR)/libweather_home_la-weather-settings.Plo
include ./$(DEPDIR)/libweather_home_la-weather-sources.Plo
include ./$(DEPDIR)/libweather_home_la-weather-stations.Plo
include ./$(DEPDIR)/libweather_home_la-weather-utils.Plo
include ./$(DEPDIR)/omweather-weather-alerts.Po
include ./$(DEPDIR)/omweather-weather-applet-expose.Po
include ./$(DEPDIR)/omweather-weather-clutter.Po
include ./$(DEPDIR)/omweather-weather-config.Po
include ./$(DEPDIR)/omweather-weather-data.Po
include ./$(DEPDIR)/omweather-weather-dbus.Po
include ./$(DEPDIR)/omweather-weather-download.Po
include ./$(DEPDIR)/omweather-weather-event.Po
include ./$(DEPDIR)/omweather-weather-gps.Po
include ./$(DEPDIR)/omweather-weather-gpsdistance.Po
include ./$(DEPDIR)/omweather-weather-hash.Po
include ./$(DEPDIR)/omweather-weather-help.Po
include ./$(DEPDIR)/omweather-weather-home.Po
include ./$(DEPDIR)/omweather-weather-main.Po
include ./$(DEPDIR)/omweather-weather-parser.Po
include ./$(DEPDIR)/omweather-weather-popup.Po
include ./$(DEPDIR)/omweather-weather-portrait.Po
include ./$(DEPDIR)/omweather-weather-sensor.Po
include ./$(DEPDIR)/omweather-weather-settings.Po
include ./$(DEPDIR)/omweather-weather-sources.Po
include ./$(DEPDIR)/omweather-weather-stations.Po
include ./$(DEPDIR)/omweather-weather-utils.Po

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=yes \
#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

libweather_home_la-weather-home.o: weather-home.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-home.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-home.Tpo" -c -o libweather_home_la-weather-home.o `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo" "$(DEPDIR)/libweather_home_la-weather-home.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='libweather_home_la-weather-home.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-home.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-home.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-home.o `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c

libweather_home_la-weather-home.obj: weather-home.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-home.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-home.Tpo" -c -o libweather_home_la-weather-home.obj `if test -f 'weather-home.c'; then $(CYGPATH_W) 'weather-home.c'; else $(CYGPATH_W) '$(srcdir)/weather-home.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo" "$(DEPDIR)/libweather_home_la-weather-home.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='libweather_home_la-weather-home.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-home.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-home.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-home.obj `if test -f 'weather-home.c'; then $(CYGPATH_W) 'weather-home.c'; else $(CYGPATH_W) '$(srcdir)/weather-home.c'; fi`

libweather_home_la-weather-home.lo: weather-home.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-home.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-home.Tpo" -c -o libweather_home_la-weather-home.lo `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo" "$(DEPDIR)/libweather_home_la-weather-home.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='libweather_home_la-weather-home.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-home.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-home.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-home.lo `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c

libweather_home_la-weather-parser.o: weather-parser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-parser.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" -c -o libweather_home_la-weather-parser.o `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" "$(DEPDIR)/libweather_home_la-weather-parser.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='libweather_home_la-weather-parser.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-parser.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-parser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-parser.o `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c

libweather_home_la-weather-parser.obj: weather-parser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-parser.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" -c -o libweather_home_la-weather-parser.obj `if test -f 'weather-parser.c'; then $(CYGPATH_W) 'weather-parser.c'; else $(CYGPATH_W) '$(srcdir)/weather-parser.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" "$(DEPDIR)/libweather_home_la-weather-parser.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='libweather_home_la-weather-parser.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-parser.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-parser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-parser.obj `if test -f 'weather-parser.c'; then $(CYGPATH_W) 'weather-parser.c'; else $(CYGPATH_W) '$(srcdir)/weather-parser.c'; fi`

libweather_home_la-weather-parser.lo: weather-parser.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-parser.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" -c -o libweather_home_la-weather-parser.lo `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo" "$(DEPDIR)/libweather_home_la-weather-parser.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='libweather_home_la-weather-parser.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-parser.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-parser.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-parser.lo `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c

libweather_home_la-weather-config.o: weather-config.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-config.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-config.Tpo" -c -o libweather_home_la-weather-config.o `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo" "$(DEPDIR)/libweather_home_la-weather-config.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='libweather_home_la-weather-config.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-config.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-config.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-config.o `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c

libweather_home_la-weather-config.obj: weather-config.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-config.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-config.Tpo" -c -o libweather_home_la-weather-config.obj `if test -f 'weather-config.c'; then $(CYGPATH_W) 'weather-config.c'; else $(CYGPATH_W) '$(srcdir)/weather-config.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo" "$(DEPDIR)/libweather_home_la-weather-config.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='libweather_home_la-weather-config.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-config.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-config.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-config.obj `if test -f 'weather-config.c'; then $(CYGPATH_W) 'weather-config.c'; else $(CYGPATH_W) '$(srcdir)/weather-config.c'; fi`

libweather_home_la-weather-config.lo: weather-config.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-config.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-config.Tpo" -c -o libweather_home_la-weather-config.lo `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo" "$(DEPDIR)/libweather_home_la-weather-config.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='libweather_home_la-weather-config.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-config.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-config.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-config.lo `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c

libweather_home_la-weather-settings.o: weather-settings.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-settings.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" -c -o libweather_home_la-weather-settings.o `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" "$(DEPDIR)/libweather_home_la-weather-settings.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='libweather_home_la-weather-settings.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-settings.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-settings.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-settings.o `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c

libweather_home_la-weather-settings.obj: weather-settings.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-settings.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" -c -o libweather_home_la-weather-settings.obj `if test -f 'weather-settings.c'; then $(CYGPATH_W) 'weather-settings.c'; else $(CYGPATH_W) '$(srcdir)/weather-settings.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" "$(DEPDIR)/libweather_home_la-weather-settings.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='libweather_home_la-weather-settings.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-settings.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-settings.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-settings.obj `if test -f 'weather-settings.c'; then $(CYGPATH_W) 'weather-settings.c'; else $(CYGPATH_W) '$(srcdir)/weather-settings.c'; fi`

libweather_home_la-weather-settings.lo: weather-settings.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-settings.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" -c -o libweather_home_la-weather-settings.lo `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo" "$(DEPDIR)/libweather_home_la-weather-settings.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='libweather_home_la-weather-settings.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-settings.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-settings.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-settings.lo `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c

libweather_home_la-weather-event.o: weather-event.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-event.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-event.Tpo" -c -o libweather_home_la-weather-event.o `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo" "$(DEPDIR)/libweather_home_la-weather-event.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='libweather_home_la-weather-event.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-event.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-event.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-event.o `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c

libweather_home_la-weather-event.obj: weather-event.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-event.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-event.Tpo" -c -o libweather_home_la-weather-event.obj `if test -f 'weather-event.c'; then $(CYGPATH_W) 'weather-event.c'; else $(CYGPATH_W) '$(srcdir)/weather-event.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo" "$(DEPDIR)/libweather_home_la-weather-event.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='libweather_home_la-weather-event.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-event.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-event.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-event.obj `if test -f 'weather-event.c'; then $(CYGPATH_W) 'weather-event.c'; else $(CYGPATH_W) '$(srcdir)/weather-event.c'; fi`

libweather_home_la-weather-event.lo: weather-event.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-event.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-event.Tpo" -c -o libweather_home_la-weather-event.lo `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo" "$(DEPDIR)/libweather_home_la-weather-event.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='libweather_home_la-weather-event.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-event.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-event.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-event.lo `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c

libweather_home_la-weather-hash.o: weather-hash.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-hash.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" -c -o libweather_home_la-weather-hash.o `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" "$(DEPDIR)/libweather_home_la-weather-hash.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='libweather_home_la-weather-hash.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-hash.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-hash.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-hash.o `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c

libweather_home_la-weather-hash.obj: weather-hash.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-hash.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" -c -o libweather_home_la-weather-hash.obj `if test -f 'weather-hash.c'; then $(CYGPATH_W) 'weather-hash.c'; else $(CYGPATH_W) '$(srcdir)/weather-hash.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" "$(DEPDIR)/libweather_home_la-weather-hash.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='libweather_home_la-weather-hash.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-hash.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-hash.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-hash.obj `if test -f 'weather-hash.c'; then $(CYGPATH_W) 'weather-hash.c'; else $(CYGPATH_W) '$(srcdir)/weather-hash.c'; fi`

libweather_home_la-weather-hash.lo: weather-hash.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-hash.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" -c -o libweather_home_la-weather-hash.lo `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo" "$(DEPDIR)/libweather_home_la-weather-hash.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='libweather_home_la-weather-hash.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-hash.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-hash.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-hash.lo `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c

libweather_home_la-weather-download.o: weather-download.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-download.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-download.Tpo" -c -o libweather_home_la-weather-download.o `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo" "$(DEPDIR)/libweather_home_la-weather-download.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='libweather_home_la-weather-download.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-download.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-download.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-download.o `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c

libweather_home_la-weather-download.obj: weather-download.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-download.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-download.Tpo" -c -o libweather_home_la-weather-download.obj `if test -f 'weather-download.c'; then $(CYGPATH_W) 'weather-download.c'; else $(CYGPATH_W) '$(srcdir)/weather-download.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo" "$(DEPDIR)/libweather_home_la-weather-download.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='libweather_home_la-weather-download.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-download.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-download.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-download.obj `if test -f 'weather-download.c'; then $(CYGPATH_W) 'weather-download.c'; else $(CYGPATH_W) '$(srcdir)/weather-download.c'; fi`

libweather_home_la-weather-download.lo: weather-download.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-download.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-download.Tpo" -c -o libweather_home_la-weather-download.lo `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo" "$(DEPDIR)/libweather_home_la-weather-download.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='libweather_home_la-weather-download.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-download.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-download.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-download.lo `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c

libweather_home_la-weather-stations.o: weather-stations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-stations.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" -c -o libweather_home_la-weather-stations.o `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" "$(DEPDIR)/libweather_home_la-weather-stations.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='libweather_home_la-weather-stations.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-stations.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-stations.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-stations.o `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c

libweather_home_la-weather-stations.obj: weather-stations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-stations.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" -c -o libweather_home_la-weather-stations.obj `if test -f 'weather-stations.c'; then $(CYGPATH_W) 'weather-stations.c'; else $(CYGPATH_W) '$(srcdir)/weather-stations.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" "$(DEPDIR)/libweather_home_la-weather-stations.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='libweather_home_la-weather-stations.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-stations.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-stations.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-stations.obj `if test -f 'weather-stations.c'; then $(CYGPATH_W) 'weather-stations.c'; else $(CYGPATH_W) '$(srcdir)/weather-stations.c'; fi`

libweather_home_la-weather-stations.lo: weather-stations.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-stations.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" -c -o libweather_home_la-weather-stations.lo `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo" "$(DEPDIR)/libweather_home_la-weather-stations.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='libweather_home_la-weather-stations.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-stations.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-stations.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-stations.lo `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c

libweather_home_la-weather-data.o: weather-data.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-data.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-data.Tpo" -c -o libweather_home_la-weather-data.o `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo" "$(DEPDIR)/libweather_home_la-weather-data.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='libweather_home_la-weather-data.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-data.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-data.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-data.o `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c

libweather_home_la-weather-data.obj: weather-data.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-data.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-data.Tpo" -c -o libweather_home_la-weather-data.obj `if test -f 'weather-data.c'; then $(CYGPATH_W) 'weather-data.c'; else $(CYGPATH_W) '$(srcdir)/weather-data.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo" "$(DEPDIR)/libweather_home_la-weather-data.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='libweather_home_la-weather-data.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-data.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-data.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-data.obj `if test -f 'weather-data.c'; then $(CYGPATH_W) 'weather-data.c'; else $(CYGPATH_W) '$(srcdir)/weather-data.c'; fi`

libweather_home_la-weather-data.lo: weather-data.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-data.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-data.Tpo" -c -o libweather_home_la-weather-data.lo `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo" "$(DEPDIR)/libweather_home_la-weather-data.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='libweather_home_la-weather-data.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-data.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-data.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-data.lo `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c

libweather_home_la-weather-popup.o: weather-popup.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-popup.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" -c -o libweather_home_la-weather-popup.o `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" "$(DEPDIR)/libweather_home_la-weather-popup.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='libweather_home_la-weather-popup.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-popup.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-popup.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-popup.o `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c

libweather_home_la-weather-popup.obj: weather-popup.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-popup.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" -c -o libweather_home_la-weather-popup.obj `if test -f 'weather-popup.c'; then $(CYGPATH_W) 'weather-popup.c'; else $(CYGPATH_W) '$(srcdir)/weather-popup.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" "$(DEPDIR)/libweather_home_la-weather-popup.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='libweather_home_la-weather-popup.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-popup.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-popup.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-popup.obj `if test -f 'weather-popup.c'; then $(CYGPATH_W) 'weather-popup.c'; else $(CYGPATH_W) '$(srcdir)/weather-popup.c'; fi`

libweather_home_la-weather-popup.lo: weather-popup.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-popup.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" -c -o libweather_home_la-weather-popup.lo `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo" "$(DEPDIR)/libweather_home_la-weather-popup.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='libweather_home_la-weather-popup.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-popup.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-popup.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-popup.lo `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c

libweather_home_la-weather-gps.o: weather-gps.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gps.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" -c -o libweather_home_la-weather-gps.o `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" "$(DEPDIR)/libweather_home_la-weather-gps.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='libweather_home_la-weather-gps.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gps.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gps.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gps.o `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c

libweather_home_la-weather-gps.obj: weather-gps.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gps.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" -c -o libweather_home_la-weather-gps.obj `if test -f 'weather-gps.c'; then $(CYGPATH_W) 'weather-gps.c'; else $(CYGPATH_W) '$(srcdir)/weather-gps.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" "$(DEPDIR)/libweather_home_la-weather-gps.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='libweather_home_la-weather-gps.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gps.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gps.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gps.obj `if test -f 'weather-gps.c'; then $(CYGPATH_W) 'weather-gps.c'; else $(CYGPATH_W) '$(srcdir)/weather-gps.c'; fi`

libweather_home_la-weather-gps.lo: weather-gps.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gps.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" -c -o libweather_home_la-weather-gps.lo `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo" "$(DEPDIR)/libweather_home_la-weather-gps.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='libweather_home_la-weather-gps.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gps.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gps.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gps.lo `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c

libweather_home_la-weather-gpsdistance.o: weather-gpsdistance.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gpsdistance.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" -c -o libweather_home_la-weather-gpsdistance.o `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='libweather_home_la-weather-gpsdistance.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gpsdistance.o `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c

libweather_home_la-weather-gpsdistance.obj: weather-gpsdistance.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gpsdistance.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" -c -o libweather_home_la-weather-gpsdistance.obj `if test -f 'weather-gpsdistance.c'; then $(CYGPATH_W) 'weather-gpsdistance.c'; else $(CYGPATH_W) '$(srcdir)/weather-gpsdistance.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='libweather_home_la-weather-gpsdistance.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gpsdistance.obj `if test -f 'weather-gpsdistance.c'; then $(CYGPATH_W) 'weather-gpsdistance.c'; else $(CYGPATH_W) '$(srcdir)/weather-gpsdistance.c'; fi`

libweather_home_la-weather-gpsdistance.lo: weather-gpsdistance.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-gpsdistance.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" -c -o libweather_home_la-weather-gpsdistance.lo `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo" "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='libweather_home_la-weather-gpsdistance.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-gpsdistance.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-gpsdistance.lo `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c

libweather_home_la-weather-help.o: weather-help.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-help.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-help.Tpo" -c -o libweather_home_la-weather-help.o `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo" "$(DEPDIR)/libweather_home_la-weather-help.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='libweather_home_la-weather-help.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-help.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-help.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-help.o `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c

libweather_home_la-weather-help.obj: weather-help.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-help.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-help.Tpo" -c -o libweather_home_la-weather-help.obj `if test -f 'weather-help.c'; then $(CYGPATH_W) 'weather-help.c'; else $(CYGPATH_W) '$(srcdir)/weather-help.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo" "$(DEPDIR)/libweather_home_la-weather-help.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='libweather_home_la-weather-help.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-help.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-help.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-help.obj `if test -f 'weather-help.c'; then $(CYGPATH_W) 'weather-help.c'; else $(CYGPATH_W) '$(srcdir)/weather-help.c'; fi`

libweather_home_la-weather-help.lo: weather-help.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-help.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-help.Tpo" -c -o libweather_home_la-weather-help.lo `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo" "$(DEPDIR)/libweather_home_la-weather-help.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='libweather_home_la-weather-help.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-help.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-help.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-help.lo `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c

libweather_home_la-weather-utils.o: weather-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-utils.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" -c -o libweather_home_la-weather-utils.o `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" "$(DEPDIR)/libweather_home_la-weather-utils.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='libweather_home_la-weather-utils.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-utils.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-utils.o `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c

libweather_home_la-weather-utils.obj: weather-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-utils.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" -c -o libweather_home_la-weather-utils.obj `if test -f 'weather-utils.c'; then $(CYGPATH_W) 'weather-utils.c'; else $(CYGPATH_W) '$(srcdir)/weather-utils.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" "$(DEPDIR)/libweather_home_la-weather-utils.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='libweather_home_la-weather-utils.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-utils.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-utils.obj `if test -f 'weather-utils.c'; then $(CYGPATH_W) 'weather-utils.c'; else $(CYGPATH_W) '$(srcdir)/weather-utils.c'; fi`

libweather_home_la-weather-utils.lo: weather-utils.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-utils.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" -c -o libweather_home_la-weather-utils.lo `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo" "$(DEPDIR)/libweather_home_la-weather-utils.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='libweather_home_la-weather-utils.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-utils.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-utils.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-utils.lo `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c

libweather_home_la-weather-sensor.o: weather-sensor.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sensor.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" -c -o libweather_home_la-weather-sensor.o `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" "$(DEPDIR)/libweather_home_la-weather-sensor.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='libweather_home_la-weather-sensor.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sensor.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sensor.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sensor.o `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c

libweather_home_la-weather-sensor.obj: weather-sensor.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sensor.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" -c -o libweather_home_la-weather-sensor.obj `if test -f 'weather-sensor.c'; then $(CYGPATH_W) 'weather-sensor.c'; else $(CYGPATH_W) '$(srcdir)/weather-sensor.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" "$(DEPDIR)/libweather_home_la-weather-sensor.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='libweather_home_la-weather-sensor.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sensor.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sensor.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sensor.obj `if test -f 'weather-sensor.c'; then $(CYGPATH_W) 'weather-sensor.c'; else $(CYGPATH_W) '$(srcdir)/weather-sensor.c'; fi`

libweather_home_la-weather-sensor.lo: weather-sensor.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sensor.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" -c -o libweather_home_la-weather-sensor.lo `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo" "$(DEPDIR)/libweather_home_la-weather-sensor.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='libweather_home_la-weather-sensor.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sensor.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sensor.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sensor.lo `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c

libweather_home_la-weather-applet-expose.o: weather-applet-expose.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-applet-expose.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" -c -o libweather_home_la-weather-applet-expose.o `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" "$(DEPDIR)/libweather_home_la-weather-applet-expose.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='libweather_home_la-weather-applet-expose.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-applet-expose.o `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c

libweather_home_la-weather-applet-expose.obj: weather-applet-expose.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-applet-expose.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" -c -o libweather_home_la-weather-applet-expose.obj `if test -f 'weather-applet-expose.c'; then $(CYGPATH_W) 'weather-applet-expose.c'; else $(CYGPATH_W) '$(srcdir)/weather-applet-expose.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" "$(DEPDIR)/libweather_home_la-weather-applet-expose.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='libweather_home_la-weather-applet-expose.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-applet-expose.obj `if test -f 'weather-applet-expose.c'; then $(CYGPATH_W) 'weather-applet-expose.c'; else $(CYGPATH_W) '$(srcdir)/weather-applet-expose.c'; fi`

libweather_home_la-weather-applet-expose.lo: weather-applet-expose.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-applet-expose.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" -c -o libweather_home_la-weather-applet-expose.lo `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo" "$(DEPDIR)/libweather_home_la-weather-applet-expose.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='libweather_home_la-weather-applet-expose.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-applet-expose.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-applet-expose.lo `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c

libweather_home_la-weather-alerts.o: weather-alerts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-alerts.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" -c -o libweather_home_la-weather-alerts.o `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" "$(DEPDIR)/libweather_home_la-weather-alerts.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='libweather_home_la-weather-alerts.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-alerts.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-alerts.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-alerts.o `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c

libweather_home_la-weather-alerts.obj: weather-alerts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-alerts.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" -c -o libweather_home_la-weather-alerts.obj `if test -f 'weather-alerts.c'; then $(CYGPATH_W) 'weather-alerts.c'; else $(CYGPATH_W) '$(srcdir)/weather-alerts.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" "$(DEPDIR)/libweather_home_la-weather-alerts.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='libweather_home_la-weather-alerts.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-alerts.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-alerts.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-alerts.obj `if test -f 'weather-alerts.c'; then $(CYGPATH_W) 'weather-alerts.c'; else $(CYGPATH_W) '$(srcdir)/weather-alerts.c'; fi`

libweather_home_la-weather-alerts.lo: weather-alerts.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-alerts.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" -c -o libweather_home_la-weather-alerts.lo `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo" "$(DEPDIR)/libweather_home_la-weather-alerts.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='libweather_home_la-weather-alerts.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-alerts.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-alerts.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-alerts.lo `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c

libweather_home_la-weather-sources.o: weather-sources.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sources.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" -c -o libweather_home_la-weather-sources.o `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" "$(DEPDIR)/libweather_home_la-weather-sources.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='libweather_home_la-weather-sources.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sources.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sources.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sources.o `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c

libweather_home_la-weather-sources.obj: weather-sources.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sources.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" -c -o libweather_home_la-weather-sources.obj `if test -f 'weather-sources.c'; then $(CYGPATH_W) 'weather-sources.c'; else $(CYGPATH_W) '$(srcdir)/weather-sources.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" "$(DEPDIR)/libweather_home_la-weather-sources.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='libweather_home_la-weather-sources.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sources.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sources.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sources.obj `if test -f 'weather-sources.c'; then $(CYGPATH_W) 'weather-sources.c'; else $(CYGPATH_W) '$(srcdir)/weather-sources.c'; fi`

libweather_home_la-weather-sources.lo: weather-sources.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-sources.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" -c -o libweather_home_la-weather-sources.lo `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo" "$(DEPDIR)/libweather_home_la-weather-sources.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='libweather_home_la-weather-sources.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-sources.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-sources.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-sources.lo `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c

libweather_home_la-weather-main.o: weather-main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-main.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-main.Tpo" -c -o libweather_home_la-weather-main.o `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo" "$(DEPDIR)/libweather_home_la-weather-main.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='libweather_home_la-weather-main.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-main.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-main.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-main.o `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c

libweather_home_la-weather-main.obj: weather-main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-main.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-main.Tpo" -c -o libweather_home_la-weather-main.obj `if test -f 'weather-main.c'; then $(CYGPATH_W) 'weather-main.c'; else $(CYGPATH_W) '$(srcdir)/weather-main.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo" "$(DEPDIR)/libweather_home_la-weather-main.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='libweather_home_la-weather-main.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-main.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-main.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-main.obj `if test -f 'weather-main.c'; then $(CYGPATH_W) 'weather-main.c'; else $(CYGPATH_W) '$(srcdir)/weather-main.c'; fi`

libweather_home_la-weather-main.lo: weather-main.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-main.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-main.Tpo" -c -o libweather_home_la-weather-main.lo `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo" "$(DEPDIR)/libweather_home_la-weather-main.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='libweather_home_la-weather-main.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-main.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-main.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-main.lo `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c

libweather_home_la-weather-clutter.o: weather-clutter.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-clutter.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" -c -o libweather_home_la-weather-clutter.o `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" "$(DEPDIR)/libweather_home_la-weather-clutter.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='libweather_home_la-weather-clutter.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-clutter.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-clutter.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-clutter.o `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c

libweather_home_la-weather-clutter.obj: weather-clutter.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-clutter.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" -c -o libweather_home_la-weather-clutter.obj `if test -f 'weather-clutter.c'; then $(CYGPATH_W) 'weather-clutter.c'; else $(CYGPATH_W) '$(srcdir)/weather-clutter.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" "$(DEPDIR)/libweather_home_la-weather-clutter.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='libweather_home_la-weather-clutter.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-clutter.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-clutter.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-clutter.obj `if test -f 'weather-clutter.c'; then $(CYGPATH_W) 'weather-clutter.c'; else $(CYGPATH_W) '$(srcdir)/weather-clutter.c'; fi`

libweather_home_la-weather-clutter.lo: weather-clutter.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-clutter.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" -c -o libweather_home_la-weather-clutter.lo `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo" "$(DEPDIR)/libweather_home_la-weather-clutter.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='libweather_home_la-weather-clutter.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-clutter.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-clutter.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-clutter.lo `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c

libweather_home_la-weather-portrait.o: weather-portrait.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-portrait.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" -c -o libweather_home_la-weather-portrait.o `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" "$(DEPDIR)/libweather_home_la-weather-portrait.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='libweather_home_la-weather-portrait.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-portrait.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-portrait.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-portrait.o `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c

libweather_home_la-weather-portrait.obj: weather-portrait.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-portrait.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" -c -o libweather_home_la-weather-portrait.obj `if test -f 'weather-portrait.c'; then $(CYGPATH_W) 'weather-portrait.c'; else $(CYGPATH_W) '$(srcdir)/weather-portrait.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" "$(DEPDIR)/libweather_home_la-weather-portrait.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='libweather_home_la-weather-portrait.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-portrait.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-portrait.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-portrait.obj `if test -f 'weather-portrait.c'; then $(CYGPATH_W) 'weather-portrait.c'; else $(CYGPATH_W) '$(srcdir)/weather-portrait.c'; fi`

libweather_home_la-weather-portrait.lo: weather-portrait.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-portrait.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" -c -o libweather_home_la-weather-portrait.lo `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo" "$(DEPDIR)/libweather_home_la-weather-portrait.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='libweather_home_la-weather-portrait.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-portrait.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-portrait.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-portrait.lo `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c

libweather_home_la-weather-dbus.o: weather-dbus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-dbus.o -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" -c -o libweather_home_la-weather-dbus.o `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" "$(DEPDIR)/libweather_home_la-weather-dbus.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='libweather_home_la-weather-dbus.o' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-dbus.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-dbus.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-dbus.o `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c

libweather_home_la-weather-dbus.obj: weather-dbus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-dbus.obj -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" -c -o libweather_home_la-weather-dbus.obj `if test -f 'weather-dbus.c'; then $(CYGPATH_W) 'weather-dbus.c'; else $(CYGPATH_W) '$(srcdir)/weather-dbus.c'; fi`; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" "$(DEPDIR)/libweather_home_la-weather-dbus.Po"; else rm -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='libweather_home_la-weather-dbus.obj' libtool=no \
#	depfile='$(DEPDIR)/libweather_home_la-weather-dbus.Po' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-dbus.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-dbus.obj `if test -f 'weather-dbus.c'; then $(CYGPATH_W) 'weather-dbus.c'; else $(CYGPATH_W) '$(srcdir)/weather-dbus.c'; fi`

libweather_home_la-weather-dbus.lo: weather-dbus.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -MT libweather_home_la-weather-dbus.lo -MD -MP -MF "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" -c -o libweather_home_la-weather-dbus.lo `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c; \
	then mv -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo" "$(DEPDIR)/libweather_home_la-weather-dbus.Plo"; else rm -f "$(DEPDIR)/libweather_home_la-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='libweather_home_la-weather-dbus.lo' libtool=yes \
#	depfile='$(DEPDIR)/libweather_home_la-weather-dbus.Plo' tmpdepfile='$(DEPDIR)/libweather_home_la-weather-dbus.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweather_home_la_CFLAGS) $(CFLAGS) -c -o libweather_home_la-weather-dbus.lo `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c

omweather-weather-home.o: weather-home.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-home.o -MD -MP -MF "$(DEPDIR)/omweather-weather-home.Tpo" -c -o omweather-weather-home.o `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c; \
	then mv -f "$(DEPDIR)/omweather-weather-home.Tpo" "$(DEPDIR)/omweather-weather-home.Po"; else rm -f "$(DEPDIR)/omweather-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='omweather-weather-home.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-home.Po' tmpdepfile='$(DEPDIR)/omweather-weather-home.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-home.o `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c

omweather-weather-home.obj: weather-home.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-home.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-home.Tpo" -c -o omweather-weather-home.obj `if test -f 'weather-home.c'; then $(CYGPATH_W) 'weather-home.c'; else $(CYGPATH_W) '$(srcdir)/weather-home.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-home.Tpo" "$(DEPDIR)/omweather-weather-home.Po"; else rm -f "$(DEPDIR)/omweather-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='omweather-weather-home.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-home.Po' tmpdepfile='$(DEPDIR)/omweather-weather-home.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-home.obj `if test -f 'weather-home.c'; then $(CYGPATH_W) 'weather-home.c'; else $(CYGPATH_W) '$(srcdir)/weather-home.c'; fi`

omweather-weather-home.lo: weather-home.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-home.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-home.Tpo" -c -o omweather-weather-home.lo `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c; \
	then mv -f "$(DEPDIR)/omweather-weather-home.Tpo" "$(DEPDIR)/omweather-weather-home.Plo"; else rm -f "$(DEPDIR)/omweather-weather-home.Tpo"; exit 1; fi
#	source='weather-home.c' object='omweather-weather-home.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-home.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-home.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-home.lo `test -f 'weather-home.c' || echo '$(srcdir)/'`weather-home.c

omweather-weather-parser.o: weather-parser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-parser.o -MD -MP -MF "$(DEPDIR)/omweather-weather-parser.Tpo" -c -o omweather-weather-parser.o `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c; \
	then mv -f "$(DEPDIR)/omweather-weather-parser.Tpo" "$(DEPDIR)/omweather-weather-parser.Po"; else rm -f "$(DEPDIR)/omweather-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='omweather-weather-parser.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-parser.Po' tmpdepfile='$(DEPDIR)/omweather-weather-parser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-parser.o `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c

omweather-weather-parser.obj: weather-parser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-parser.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-parser.Tpo" -c -o omweather-weather-parser.obj `if test -f 'weather-parser.c'; then $(CYGPATH_W) 'weather-parser.c'; else $(CYGPATH_W) '$(srcdir)/weather-parser.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-parser.Tpo" "$(DEPDIR)/omweather-weather-parser.Po"; else rm -f "$(DEPDIR)/omweather-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='omweather-weather-parser.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-parser.Po' tmpdepfile='$(DEPDIR)/omweather-weather-parser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-parser.obj `if test -f 'weather-parser.c'; then $(CYGPATH_W) 'weather-parser.c'; else $(CYGPATH_W) '$(srcdir)/weather-parser.c'; fi`

omweather-weather-parser.lo: weather-parser.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-parser.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-parser.Tpo" -c -o omweather-weather-parser.lo `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c; \
	then mv -f "$(DEPDIR)/omweather-weather-parser.Tpo" "$(DEPDIR)/omweather-weather-parser.Plo"; else rm -f "$(DEPDIR)/omweather-weather-parser.Tpo"; exit 1; fi
#	source='weather-parser.c' object='omweather-weather-parser.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-parser.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-parser.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-parser.lo `test -f 'weather-parser.c' || echo '$(srcdir)/'`weather-parser.c

omweather-weather-config.o: weather-config.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-config.o -MD -MP -MF "$(DEPDIR)/omweather-weather-config.Tpo" -c -o omweather-weather-config.o `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c; \
	then mv -f "$(DEPDIR)/omweather-weather-config.Tpo" "$(DEPDIR)/omweather-weather-config.Po"; else rm -f "$(DEPDIR)/omweather-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='omweather-weather-config.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-config.Po' tmpdepfile='$(DEPDIR)/omweather-weather-config.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-config.o `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c

omweather-weather-config.obj: weather-config.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-config.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-config.Tpo" -c -o omweather-weather-config.obj `if test -f 'weather-config.c'; then $(CYGPATH_W) 'weather-config.c'; else $(CYGPATH_W) '$(srcdir)/weather-config.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-config.Tpo" "$(DEPDIR)/omweather-weather-config.Po"; else rm -f "$(DEPDIR)/omweather-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='omweather-weather-config.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-config.Po' tmpdepfile='$(DEPDIR)/omweather-weather-config.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-config.obj `if test -f 'weather-config.c'; then $(CYGPATH_W) 'weather-config.c'; else $(CYGPATH_W) '$(srcdir)/weather-config.c'; fi`

omweather-weather-config.lo: weather-config.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-config.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-config.Tpo" -c -o omweather-weather-config.lo `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c; \
	then mv -f "$(DEPDIR)/omweather-weather-config.Tpo" "$(DEPDIR)/omweather-weather-config.Plo"; else rm -f "$(DEPDIR)/omweather-weather-config.Tpo"; exit 1; fi
#	source='weather-config.c' object='omweather-weather-config.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-config.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-config.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-config.lo `test -f 'weather-config.c' || echo '$(srcdir)/'`weather-config.c

omweather-weather-settings.o: weather-settings.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-settings.o -MD -MP -MF "$(DEPDIR)/omweather-weather-settings.Tpo" -c -o omweather-weather-settings.o `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c; \
	then mv -f "$(DEPDIR)/omweather-weather-settings.Tpo" "$(DEPDIR)/omweather-weather-settings.Po"; else rm -f "$(DEPDIR)/omweather-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='omweather-weather-settings.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-settings.Po' tmpdepfile='$(DEPDIR)/omweather-weather-settings.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-settings.o `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c

omweather-weather-settings.obj: weather-settings.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-settings.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-settings.Tpo" -c -o omweather-weather-settings.obj `if test -f 'weather-settings.c'; then $(CYGPATH_W) 'weather-settings.c'; else $(CYGPATH_W) '$(srcdir)/weather-settings.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-settings.Tpo" "$(DEPDIR)/omweather-weather-settings.Po"; else rm -f "$(DEPDIR)/omweather-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='omweather-weather-settings.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-settings.Po' tmpdepfile='$(DEPDIR)/omweather-weather-settings.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-settings.obj `if test -f 'weather-settings.c'; then $(CYGPATH_W) 'weather-settings.c'; else $(CYGPATH_W) '$(srcdir)/weather-settings.c'; fi`

omweather-weather-settings.lo: weather-settings.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-settings.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-settings.Tpo" -c -o omweather-weather-settings.lo `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c; \
	then mv -f "$(DEPDIR)/omweather-weather-settings.Tpo" "$(DEPDIR)/omweather-weather-settings.Plo"; else rm -f "$(DEPDIR)/omweather-weather-settings.Tpo"; exit 1; fi
#	source='weather-settings.c' object='omweather-weather-settings.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-settings.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-settings.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-settings.lo `test -f 'weather-settings.c' || echo '$(srcdir)/'`weather-settings.c

omweather-weather-event.o: weather-event.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-event.o -MD -MP -MF "$(DEPDIR)/omweather-weather-event.Tpo" -c -o omweather-weather-event.o `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c; \
	then mv -f "$(DEPDIR)/omweather-weather-event.Tpo" "$(DEPDIR)/omweather-weather-event.Po"; else rm -f "$(DEPDIR)/omweather-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='omweather-weather-event.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-event.Po' tmpdepfile='$(DEPDIR)/omweather-weather-event.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-event.o `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c

omweather-weather-event.obj: weather-event.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-event.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-event.Tpo" -c -o omweather-weather-event.obj `if test -f 'weather-event.c'; then $(CYGPATH_W) 'weather-event.c'; else $(CYGPATH_W) '$(srcdir)/weather-event.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-event.Tpo" "$(DEPDIR)/omweather-weather-event.Po"; else rm -f "$(DEPDIR)/omweather-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='omweather-weather-event.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-event.Po' tmpdepfile='$(DEPDIR)/omweather-weather-event.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-event.obj `if test -f 'weather-event.c'; then $(CYGPATH_W) 'weather-event.c'; else $(CYGPATH_W) '$(srcdir)/weather-event.c'; fi`

omweather-weather-event.lo: weather-event.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-event.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-event.Tpo" -c -o omweather-weather-event.lo `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c; \
	then mv -f "$(DEPDIR)/omweather-weather-event.Tpo" "$(DEPDIR)/omweather-weather-event.Plo"; else rm -f "$(DEPDIR)/omweather-weather-event.Tpo"; exit 1; fi
#	source='weather-event.c' object='omweather-weather-event.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-event.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-event.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-event.lo `test -f 'weather-event.c' || echo '$(srcdir)/'`weather-event.c

omweather-weather-hash.o: weather-hash.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-hash.o -MD -MP -MF "$(DEPDIR)/omweather-weather-hash.Tpo" -c -o omweather-weather-hash.o `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c; \
	then mv -f "$(DEPDIR)/omweather-weather-hash.Tpo" "$(DEPDIR)/omweather-weather-hash.Po"; else rm -f "$(DEPDIR)/omweather-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='omweather-weather-hash.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-hash.Po' tmpdepfile='$(DEPDIR)/omweather-weather-hash.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-hash.o `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c

omweather-weather-hash.obj: weather-hash.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-hash.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-hash.Tpo" -c -o omweather-weather-hash.obj `if test -f 'weather-hash.c'; then $(CYGPATH_W) 'weather-hash.c'; else $(CYGPATH_W) '$(srcdir)/weather-hash.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-hash.Tpo" "$(DEPDIR)/omweather-weather-hash.Po"; else rm -f "$(DEPDIR)/omweather-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='omweather-weather-hash.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-hash.Po' tmpdepfile='$(DEPDIR)/omweather-weather-hash.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-hash.obj `if test -f 'weather-hash.c'; then $(CYGPATH_W) 'weather-hash.c'; else $(CYGPATH_W) '$(srcdir)/weather-hash.c'; fi`

omweather-weather-hash.lo: weather-hash.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-hash.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-hash.Tpo" -c -o omweather-weather-hash.lo `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c; \
	then mv -f "$(DEPDIR)/omweather-weather-hash.Tpo" "$(DEPDIR)/omweather-weather-hash.Plo"; else rm -f "$(DEPDIR)/omweather-weather-hash.Tpo"; exit 1; fi
#	source='weather-hash.c' object='omweather-weather-hash.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-hash.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-hash.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-hash.lo `test -f 'weather-hash.c' || echo '$(srcdir)/'`weather-hash.c

omweather-weather-download.o: weather-download.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-download.o -MD -MP -MF "$(DEPDIR)/omweather-weather-download.Tpo" -c -o omweather-weather-download.o `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c; \
	then mv -f "$(DEPDIR)/omweather-weather-download.Tpo" "$(DEPDIR)/omweather-weather-download.Po"; else rm -f "$(DEPDIR)/omweather-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='omweather-weather-download.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-download.Po' tmpdepfile='$(DEPDIR)/omweather-weather-download.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-download.o `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c

omweather-weather-download.obj: weather-download.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-download.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-download.Tpo" -c -o omweather-weather-download.obj `if test -f 'weather-download.c'; then $(CYGPATH_W) 'weather-download.c'; else $(CYGPATH_W) '$(srcdir)/weather-download.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-download.Tpo" "$(DEPDIR)/omweather-weather-download.Po"; else rm -f "$(DEPDIR)/omweather-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='omweather-weather-download.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-download.Po' tmpdepfile='$(DEPDIR)/omweather-weather-download.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-download.obj `if test -f 'weather-download.c'; then $(CYGPATH_W) 'weather-download.c'; else $(CYGPATH_W) '$(srcdir)/weather-download.c'; fi`

omweather-weather-download.lo: weather-download.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-download.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-download.Tpo" -c -o omweather-weather-download.lo `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c; \
	then mv -f "$(DEPDIR)/omweather-weather-download.Tpo" "$(DEPDIR)/omweather-weather-download.Plo"; else rm -f "$(DEPDIR)/omweather-weather-download.Tpo"; exit 1; fi
#	source='weather-download.c' object='omweather-weather-download.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-download.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-download.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-download.lo `test -f 'weather-download.c' || echo '$(srcdir)/'`weather-download.c

omweather-weather-stations.o: weather-stations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-stations.o -MD -MP -MF "$(DEPDIR)/omweather-weather-stations.Tpo" -c -o omweather-weather-stations.o `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c; \
	then mv -f "$(DEPDIR)/omweather-weather-stations.Tpo" "$(DEPDIR)/omweather-weather-stations.Po"; else rm -f "$(DEPDIR)/omweather-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='omweather-weather-stations.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-stations.Po' tmpdepfile='$(DEPDIR)/omweather-weather-stations.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-stations.o `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c

omweather-weather-stations.obj: weather-stations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-stations.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-stations.Tpo" -c -o omweather-weather-stations.obj `if test -f 'weather-stations.c'; then $(CYGPATH_W) 'weather-stations.c'; else $(CYGPATH_W) '$(srcdir)/weather-stations.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-stations.Tpo" "$(DEPDIR)/omweather-weather-stations.Po"; else rm -f "$(DEPDIR)/omweather-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='omweather-weather-stations.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-stations.Po' tmpdepfile='$(DEPDIR)/omweather-weather-stations.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-stations.obj `if test -f 'weather-stations.c'; then $(CYGPATH_W) 'weather-stations.c'; else $(CYGPATH_W) '$(srcdir)/weather-stations.c'; fi`

omweather-weather-stations.lo: weather-stations.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-stations.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-stations.Tpo" -c -o omweather-weather-stations.lo `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c; \
	then mv -f "$(DEPDIR)/omweather-weather-stations.Tpo" "$(DEPDIR)/omweather-weather-stations.Plo"; else rm -f "$(DEPDIR)/omweather-weather-stations.Tpo"; exit 1; fi
#	source='weather-stations.c' object='omweather-weather-stations.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-stations.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-stations.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-stations.lo `test -f 'weather-stations.c' || echo '$(srcdir)/'`weather-stations.c

omweather-weather-data.o: weather-data.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-data.o -MD -MP -MF "$(DEPDIR)/omweather-weather-data.Tpo" -c -o omweather-weather-data.o `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c; \
	then mv -f "$(DEPDIR)/omweather-weather-data.Tpo" "$(DEPDIR)/omweather-weather-data.Po"; else rm -f "$(DEPDIR)/omweather-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='omweather-weather-data.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-data.Po' tmpdepfile='$(DEPDIR)/omweather-weather-data.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-data.o `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c

omweather-weather-data.obj: weather-data.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-data.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-data.Tpo" -c -o omweather-weather-data.obj `if test -f 'weather-data.c'; then $(CYGPATH_W) 'weather-data.c'; else $(CYGPATH_W) '$(srcdir)/weather-data.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-data.Tpo" "$(DEPDIR)/omweather-weather-data.Po"; else rm -f "$(DEPDIR)/omweather-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='omweather-weather-data.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-data.Po' tmpdepfile='$(DEPDIR)/omweather-weather-data.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-data.obj `if test -f 'weather-data.c'; then $(CYGPATH_W) 'weather-data.c'; else $(CYGPATH_W) '$(srcdir)/weather-data.c'; fi`

omweather-weather-data.lo: weather-data.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-data.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-data.Tpo" -c -o omweather-weather-data.lo `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c; \
	then mv -f "$(DEPDIR)/omweather-weather-data.Tpo" "$(DEPDIR)/omweather-weather-data.Plo"; else rm -f "$(DEPDIR)/omweather-weather-data.Tpo"; exit 1; fi
#	source='weather-data.c' object='omweather-weather-data.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-data.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-data.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-data.lo `test -f 'weather-data.c' || echo '$(srcdir)/'`weather-data.c

omweather-weather-popup.o: weather-popup.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-popup.o -MD -MP -MF "$(DEPDIR)/omweather-weather-popup.Tpo" -c -o omweather-weather-popup.o `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c; \
	then mv -f "$(DEPDIR)/omweather-weather-popup.Tpo" "$(DEPDIR)/omweather-weather-popup.Po"; else rm -f "$(DEPDIR)/omweather-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='omweather-weather-popup.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-popup.Po' tmpdepfile='$(DEPDIR)/omweather-weather-popup.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-popup.o `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c

omweather-weather-popup.obj: weather-popup.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-popup.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-popup.Tpo" -c -o omweather-weather-popup.obj `if test -f 'weather-popup.c'; then $(CYGPATH_W) 'weather-popup.c'; else $(CYGPATH_W) '$(srcdir)/weather-popup.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-popup.Tpo" "$(DEPDIR)/omweather-weather-popup.Po"; else rm -f "$(DEPDIR)/omweather-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='omweather-weather-popup.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-popup.Po' tmpdepfile='$(DEPDIR)/omweather-weather-popup.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-popup.obj `if test -f 'weather-popup.c'; then $(CYGPATH_W) 'weather-popup.c'; else $(CYGPATH_W) '$(srcdir)/weather-popup.c'; fi`

omweather-weather-popup.lo: weather-popup.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-popup.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-popup.Tpo" -c -o omweather-weather-popup.lo `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c; \
	then mv -f "$(DEPDIR)/omweather-weather-popup.Tpo" "$(DEPDIR)/omweather-weather-popup.Plo"; else rm -f "$(DEPDIR)/omweather-weather-popup.Tpo"; exit 1; fi
#	source='weather-popup.c' object='omweather-weather-popup.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-popup.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-popup.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-popup.lo `test -f 'weather-popup.c' || echo '$(srcdir)/'`weather-popup.c

omweather-weather-gps.o: weather-gps.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gps.o -MD -MP -MF "$(DEPDIR)/omweather-weather-gps.Tpo" -c -o omweather-weather-gps.o `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c; \
	then mv -f "$(DEPDIR)/omweather-weather-gps.Tpo" "$(DEPDIR)/omweather-weather-gps.Po"; else rm -f "$(DEPDIR)/omweather-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='omweather-weather-gps.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-gps.Po' tmpdepfile='$(DEPDIR)/omweather-weather-gps.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gps.o `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c

omweather-weather-gps.obj: weather-gps.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gps.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-gps.Tpo" -c -o omweather-weather-gps.obj `if test -f 'weather-gps.c'; then $(CYGPATH_W) 'weather-gps.c'; else $(CYGPATH_W) '$(srcdir)/weather-gps.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-gps.Tpo" "$(DEPDIR)/omweather-weather-gps.Po"; else rm -f "$(DEPDIR)/omweather-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='omweather-weather-gps.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-gps.Po' tmpdepfile='$(DEPDIR)/omweather-weather-gps.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gps.obj `if test -f 'weather-gps.c'; then $(CYGPATH_W) 'weather-gps.c'; else $(CYGPATH_W) '$(srcdir)/weather-gps.c'; fi`

omweather-weather-gps.lo: weather-gps.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gps.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-gps.Tpo" -c -o omweather-weather-gps.lo `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c; \
	then mv -f "$(DEPDIR)/omweather-weather-gps.Tpo" "$(DEPDIR)/omweather-weather-gps.Plo"; else rm -f "$(DEPDIR)/omweather-weather-gps.Tpo"; exit 1; fi
#	source='weather-gps.c' object='omweather-weather-gps.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-gps.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-gps.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gps.lo `test -f 'weather-gps.c' || echo '$(srcdir)/'`weather-gps.c

omweather-weather-gpsdistance.o: weather-gpsdistance.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gpsdistance.o -MD -MP -MF "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" -c -o omweather-weather-gpsdistance.o `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c; \
	then mv -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" "$(DEPDIR)/omweather-weather-gpsdistance.Po"; else rm -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='omweather-weather-gpsdistance.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-gpsdistance.Po' tmpdepfile='$(DEPDIR)/omweather-weather-gpsdistance.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gpsdistance.o `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c

omweather-weather-gpsdistance.obj: weather-gpsdistance.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gpsdistance.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" -c -o omweather-weather-gpsdistance.obj `if test -f 'weather-gpsdistance.c'; then $(CYGPATH_W) 'weather-gpsdistance.c'; else $(CYGPATH_W) '$(srcdir)/weather-gpsdistance.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" "$(DEPDIR)/omweather-weather-gpsdistance.Po"; else rm -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='omweather-weather-gpsdistance.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-gpsdistance.Po' tmpdepfile='$(DEPDIR)/omweather-weather-gpsdistance.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gpsdistance.obj `if test -f 'weather-gpsdistance.c'; then $(CYGPATH_W) 'weather-gpsdistance.c'; else $(CYGPATH_W) '$(srcdir)/weather-gpsdistance.c'; fi`

omweather-weather-gpsdistance.lo: weather-gpsdistance.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-gpsdistance.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" -c -o omweather-weather-gpsdistance.lo `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c; \
	then mv -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo" "$(DEPDIR)/omweather-weather-gpsdistance.Plo"; else rm -f "$(DEPDIR)/omweather-weather-gpsdistance.Tpo"; exit 1; fi
#	source='weather-gpsdistance.c' object='omweather-weather-gpsdistance.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-gpsdistance.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-gpsdistance.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-gpsdistance.lo `test -f 'weather-gpsdistance.c' || echo '$(srcdir)/'`weather-gpsdistance.c

omweather-weather-help.o: weather-help.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-help.o -MD -MP -MF "$(DEPDIR)/omweather-weather-help.Tpo" -c -o omweather-weather-help.o `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c; \
	then mv -f "$(DEPDIR)/omweather-weather-help.Tpo" "$(DEPDIR)/omweather-weather-help.Po"; else rm -f "$(DEPDIR)/omweather-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='omweather-weather-help.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-help.Po' tmpdepfile='$(DEPDIR)/omweather-weather-help.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-help.o `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c

omweather-weather-help.obj: weather-help.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-help.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-help.Tpo" -c -o omweather-weather-help.obj `if test -f 'weather-help.c'; then $(CYGPATH_W) 'weather-help.c'; else $(CYGPATH_W) '$(srcdir)/weather-help.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-help.Tpo" "$(DEPDIR)/omweather-weather-help.Po"; else rm -f "$(DEPDIR)/omweather-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='omweather-weather-help.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-help.Po' tmpdepfile='$(DEPDIR)/omweather-weather-help.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-help.obj `if test -f 'weather-help.c'; then $(CYGPATH_W) 'weather-help.c'; else $(CYGPATH_W) '$(srcdir)/weather-help.c'; fi`

omweather-weather-help.lo: weather-help.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-help.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-help.Tpo" -c -o omweather-weather-help.lo `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c; \
	then mv -f "$(DEPDIR)/omweather-weather-help.Tpo" "$(DEPDIR)/omweather-weather-help.Plo"; else rm -f "$(DEPDIR)/omweather-weather-help.Tpo"; exit 1; fi
#	source='weather-help.c' object='omweather-weather-help.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-help.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-help.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-help.lo `test -f 'weather-help.c' || echo '$(srcdir)/'`weather-help.c

omweather-weather-utils.o: weather-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-utils.o -MD -MP -MF "$(DEPDIR)/omweather-weather-utils.Tpo" -c -o omweather-weather-utils.o `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c; \
	then mv -f "$(DEPDIR)/omweather-weather-utils.Tpo" "$(DEPDIR)/omweather-weather-utils.Po"; else rm -f "$(DEPDIR)/omweather-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='omweather-weather-utils.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-utils.Po' tmpdepfile='$(DEPDIR)/omweather-weather-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-utils.o `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c

omweather-weather-utils.obj: weather-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-utils.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-utils.Tpo" -c -o omweather-weather-utils.obj `if test -f 'weather-utils.c'; then $(CYGPATH_W) 'weather-utils.c'; else $(CYGPATH_W) '$(srcdir)/weather-utils.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-utils.Tpo" "$(DEPDIR)/omweather-weather-utils.Po"; else rm -f "$(DEPDIR)/omweather-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='omweather-weather-utils.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-utils.Po' tmpdepfile='$(DEPDIR)/omweather-weather-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-utils.obj `if test -f 'weather-utils.c'; then $(CYGPATH_W) 'weather-utils.c'; else $(CYGPATH_W) '$(srcdir)/weather-utils.c'; fi`

omweather-weather-utils.lo: weather-utils.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-utils.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-utils.Tpo" -c -o omweather-weather-utils.lo `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c; \
	then mv -f "$(DEPDIR)/omweather-weather-utils.Tpo" "$(DEPDIR)/omweather-weather-utils.Plo"; else rm -f "$(DEPDIR)/omweather-weather-utils.Tpo"; exit 1; fi
#	source='weather-utils.c' object='omweather-weather-utils.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-utils.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-utils.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-utils.lo `test -f 'weather-utils.c' || echo '$(srcdir)/'`weather-utils.c

omweather-weather-sensor.o: weather-sensor.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sensor.o -MD -MP -MF "$(DEPDIR)/omweather-weather-sensor.Tpo" -c -o omweather-weather-sensor.o `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c; \
	then mv -f "$(DEPDIR)/omweather-weather-sensor.Tpo" "$(DEPDIR)/omweather-weather-sensor.Po"; else rm -f "$(DEPDIR)/omweather-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='omweather-weather-sensor.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-sensor.Po' tmpdepfile='$(DEPDIR)/omweather-weather-sensor.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sensor.o `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c

omweather-weather-sensor.obj: weather-sensor.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sensor.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-sensor.Tpo" -c -o omweather-weather-sensor.obj `if test -f 'weather-sensor.c'; then $(CYGPATH_W) 'weather-sensor.c'; else $(CYGPATH_W) '$(srcdir)/weather-sensor.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-sensor.Tpo" "$(DEPDIR)/omweather-weather-sensor.Po"; else rm -f "$(DEPDIR)/omweather-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='omweather-weather-sensor.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-sensor.Po' tmpdepfile='$(DEPDIR)/omweather-weather-sensor.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sensor.obj `if test -f 'weather-sensor.c'; then $(CYGPATH_W) 'weather-sensor.c'; else $(CYGPATH_W) '$(srcdir)/weather-sensor.c'; fi`

omweather-weather-sensor.lo: weather-sensor.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sensor.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-sensor.Tpo" -c -o omweather-weather-sensor.lo `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c; \
	then mv -f "$(DEPDIR)/omweather-weather-sensor.Tpo" "$(DEPDIR)/omweather-weather-sensor.Plo"; else rm -f "$(DEPDIR)/omweather-weather-sensor.Tpo"; exit 1; fi
#	source='weather-sensor.c' object='omweather-weather-sensor.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-sensor.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-sensor.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sensor.lo `test -f 'weather-sensor.c' || echo '$(srcdir)/'`weather-sensor.c

omweather-weather-applet-expose.o: weather-applet-expose.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-applet-expose.o -MD -MP -MF "$(DEPDIR)/omweather-weather-applet-expose.Tpo" -c -o omweather-weather-applet-expose.o `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c; \
	then mv -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo" "$(DEPDIR)/omweather-weather-applet-expose.Po"; else rm -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='omweather-weather-applet-expose.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-applet-expose.Po' tmpdepfile='$(DEPDIR)/omweather-weather-applet-expose.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-applet-expose.o `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c

omweather-weather-applet-expose.obj: weather-applet-expose.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-applet-expose.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-applet-expose.Tpo" -c -o omweather-weather-applet-expose.obj `if test -f 'weather-applet-expose.c'; then $(CYGPATH_W) 'weather-applet-expose.c'; else $(CYGPATH_W) '$(srcdir)/weather-applet-expose.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo" "$(DEPDIR)/omweather-weather-applet-expose.Po"; else rm -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='omweather-weather-applet-expose.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-applet-expose.Po' tmpdepfile='$(DEPDIR)/omweather-weather-applet-expose.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-applet-expose.obj `if test -f 'weather-applet-expose.c'; then $(CYGPATH_W) 'weather-applet-expose.c'; else $(CYGPATH_W) '$(srcdir)/weather-applet-expose.c'; fi`

omweather-weather-applet-expose.lo: weather-applet-expose.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-applet-expose.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-applet-expose.Tpo" -c -o omweather-weather-applet-expose.lo `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c; \
	then mv -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo" "$(DEPDIR)/omweather-weather-applet-expose.Plo"; else rm -f "$(DEPDIR)/omweather-weather-applet-expose.Tpo"; exit 1; fi
#	source='weather-applet-expose.c' object='omweather-weather-applet-expose.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-applet-expose.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-applet-expose.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-applet-expose.lo `test -f 'weather-applet-expose.c' || echo '$(srcdir)/'`weather-applet-expose.c

omweather-weather-alerts.o: weather-alerts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-alerts.o -MD -MP -MF "$(DEPDIR)/omweather-weather-alerts.Tpo" -c -o omweather-weather-alerts.o `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c; \
	then mv -f "$(DEPDIR)/omweather-weather-alerts.Tpo" "$(DEPDIR)/omweather-weather-alerts.Po"; else rm -f "$(DEPDIR)/omweather-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='omweather-weather-alerts.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-alerts.Po' tmpdepfile='$(DEPDIR)/omweather-weather-alerts.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-alerts.o `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c

omweather-weather-alerts.obj: weather-alerts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-alerts.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-alerts.Tpo" -c -o omweather-weather-alerts.obj `if test -f 'weather-alerts.c'; then $(CYGPATH_W) 'weather-alerts.c'; else $(CYGPATH_W) '$(srcdir)/weather-alerts.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-alerts.Tpo" "$(DEPDIR)/omweather-weather-alerts.Po"; else rm -f "$(DEPDIR)/omweather-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='omweather-weather-alerts.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-alerts.Po' tmpdepfile='$(DEPDIR)/omweather-weather-alerts.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-alerts.obj `if test -f 'weather-alerts.c'; then $(CYGPATH_W) 'weather-alerts.c'; else $(CYGPATH_W) '$(srcdir)/weather-alerts.c'; fi`

omweather-weather-alerts.lo: weather-alerts.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-alerts.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-alerts.Tpo" -c -o omweather-weather-alerts.lo `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c; \
	then mv -f "$(DEPDIR)/omweather-weather-alerts.Tpo" "$(DEPDIR)/omweather-weather-alerts.Plo"; else rm -f "$(DEPDIR)/omweather-weather-alerts.Tpo"; exit 1; fi
#	source='weather-alerts.c' object='omweather-weather-alerts.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-alerts.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-alerts.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-alerts.lo `test -f 'weather-alerts.c' || echo '$(srcdir)/'`weather-alerts.c

omweather-weather-sources.o: weather-sources.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sources.o -MD -MP -MF "$(DEPDIR)/omweather-weather-sources.Tpo" -c -o omweather-weather-sources.o `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c; \
	then mv -f "$(DEPDIR)/omweather-weather-sources.Tpo" "$(DEPDIR)/omweather-weather-sources.Po"; else rm -f "$(DEPDIR)/omweather-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='omweather-weather-sources.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-sources.Po' tmpdepfile='$(DEPDIR)/omweather-weather-sources.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sources.o `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c

omweather-weather-sources.obj: weather-sources.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sources.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-sources.Tpo" -c -o omweather-weather-sources.obj `if test -f 'weather-sources.c'; then $(CYGPATH_W) 'weather-sources.c'; else $(CYGPATH_W) '$(srcdir)/weather-sources.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-sources.Tpo" "$(DEPDIR)/omweather-weather-sources.Po"; else rm -f "$(DEPDIR)/omweather-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='omweather-weather-sources.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-sources.Po' tmpdepfile='$(DEPDIR)/omweather-weather-sources.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sources.obj `if test -f 'weather-sources.c'; then $(CYGPATH_W) 'weather-sources.c'; else $(CYGPATH_W) '$(srcdir)/weather-sources.c'; fi`

omweather-weather-sources.lo: weather-sources.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-sources.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-sources.Tpo" -c -o omweather-weather-sources.lo `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c; \
	then mv -f "$(DEPDIR)/omweather-weather-sources.Tpo" "$(DEPDIR)/omweather-weather-sources.Plo"; else rm -f "$(DEPDIR)/omweather-weather-sources.Tpo"; exit 1; fi
#	source='weather-sources.c' object='omweather-weather-sources.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-sources.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-sources.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-sources.lo `test -f 'weather-sources.c' || echo '$(srcdir)/'`weather-sources.c

omweather-weather-main.o: weather-main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-main.o -MD -MP -MF "$(DEPDIR)/omweather-weather-main.Tpo" -c -o omweather-weather-main.o `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c; \
	then mv -f "$(DEPDIR)/omweather-weather-main.Tpo" "$(DEPDIR)/omweather-weather-main.Po"; else rm -f "$(DEPDIR)/omweather-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='omweather-weather-main.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-main.Po' tmpdepfile='$(DEPDIR)/omweather-weather-main.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-main.o `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c

omweather-weather-main.obj: weather-main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-main.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-main.Tpo" -c -o omweather-weather-main.obj `if test -f 'weather-main.c'; then $(CYGPATH_W) 'weather-main.c'; else $(CYGPATH_W) '$(srcdir)/weather-main.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-main.Tpo" "$(DEPDIR)/omweather-weather-main.Po"; else rm -f "$(DEPDIR)/omweather-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='omweather-weather-main.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-main.Po' tmpdepfile='$(DEPDIR)/omweather-weather-main.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-main.obj `if test -f 'weather-main.c'; then $(CYGPATH_W) 'weather-main.c'; else $(CYGPATH_W) '$(srcdir)/weather-main.c'; fi`

omweather-weather-main.lo: weather-main.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-main.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-main.Tpo" -c -o omweather-weather-main.lo `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c; \
	then mv -f "$(DEPDIR)/omweather-weather-main.Tpo" "$(DEPDIR)/omweather-weather-main.Plo"; else rm -f "$(DEPDIR)/omweather-weather-main.Tpo"; exit 1; fi
#	source='weather-main.c' object='omweather-weather-main.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-main.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-main.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-main.lo `test -f 'weather-main.c' || echo '$(srcdir)/'`weather-main.c

omweather-weather-clutter.o: weather-clutter.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-clutter.o -MD -MP -MF "$(DEPDIR)/omweather-weather-clutter.Tpo" -c -o omweather-weather-clutter.o `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c; \
	then mv -f "$(DEPDIR)/omweather-weather-clutter.Tpo" "$(DEPDIR)/omweather-weather-clutter.Po"; else rm -f "$(DEPDIR)/omweather-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='omweather-weather-clutter.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-clutter.Po' tmpdepfile='$(DEPDIR)/omweather-weather-clutter.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-clutter.o `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c

omweather-weather-clutter.obj: weather-clutter.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-clutter.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-clutter.Tpo" -c -o omweather-weather-clutter.obj `if test -f 'weather-clutter.c'; then $(CYGPATH_W) 'weather-clutter.c'; else $(CYGPATH_W) '$(srcdir)/weather-clutter.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-clutter.Tpo" "$(DEPDIR)/omweather-weather-clutter.Po"; else rm -f "$(DEPDIR)/omweather-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='omweather-weather-clutter.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-clutter.Po' tmpdepfile='$(DEPDIR)/omweather-weather-clutter.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-clutter.obj `if test -f 'weather-clutter.c'; then $(CYGPATH_W) 'weather-clutter.c'; else $(CYGPATH_W) '$(srcdir)/weather-clutter.c'; fi`

omweather-weather-clutter.lo: weather-clutter.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-clutter.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-clutter.Tpo" -c -o omweather-weather-clutter.lo `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c; \
	then mv -f "$(DEPDIR)/omweather-weather-clutter.Tpo" "$(DEPDIR)/omweather-weather-clutter.Plo"; else rm -f "$(DEPDIR)/omweather-weather-clutter.Tpo"; exit 1; fi
#	source='weather-clutter.c' object='omweather-weather-clutter.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-clutter.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-clutter.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-clutter.lo `test -f 'weather-clutter.c' || echo '$(srcdir)/'`weather-clutter.c

omweather-weather-portrait.o: weather-portrait.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-portrait.o -MD -MP -MF "$(DEPDIR)/omweather-weather-portrait.Tpo" -c -o omweather-weather-portrait.o `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c; \
	then mv -f "$(DEPDIR)/omweather-weather-portrait.Tpo" "$(DEPDIR)/omweather-weather-portrait.Po"; else rm -f "$(DEPDIR)/omweather-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='omweather-weather-portrait.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-portrait.Po' tmpdepfile='$(DEPDIR)/omweather-weather-portrait.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-portrait.o `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c

omweather-weather-portrait.obj: weather-portrait.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-portrait.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-portrait.Tpo" -c -o omweather-weather-portrait.obj `if test -f 'weather-portrait.c'; then $(CYGPATH_W) 'weather-portrait.c'; else $(CYGPATH_W) '$(srcdir)/weather-portrait.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-portrait.Tpo" "$(DEPDIR)/omweather-weather-portrait.Po"; else rm -f "$(DEPDIR)/omweather-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='omweather-weather-portrait.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-portrait.Po' tmpdepfile='$(DEPDIR)/omweather-weather-portrait.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-portrait.obj `if test -f 'weather-portrait.c'; then $(CYGPATH_W) 'weather-portrait.c'; else $(CYGPATH_W) '$(srcdir)/weather-portrait.c'; fi`

omweather-weather-portrait.lo: weather-portrait.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-portrait.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-portrait.Tpo" -c -o omweather-weather-portrait.lo `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c; \
	then mv -f "$(DEPDIR)/omweather-weather-portrait.Tpo" "$(DEPDIR)/omweather-weather-portrait.Plo"; else rm -f "$(DEPDIR)/omweather-weather-portrait.Tpo"; exit 1; fi
#	source='weather-portrait.c' object='omweather-weather-portrait.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-portrait.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-portrait.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-portrait.lo `test -f 'weather-portrait.c' || echo '$(srcdir)/'`weather-portrait.c

omweather-weather-dbus.o: weather-dbus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-dbus.o -MD -MP -MF "$(DEPDIR)/omweather-weather-dbus.Tpo" -c -o omweather-weather-dbus.o `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c; \
	then mv -f "$(DEPDIR)/omweather-weather-dbus.Tpo" "$(DEPDIR)/omweather-weather-dbus.Po"; else rm -f "$(DEPDIR)/omweather-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='omweather-weather-dbus.o' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-dbus.Po' tmpdepfile='$(DEPDIR)/omweather-weather-dbus.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-dbus.o `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c

omweather-weather-dbus.obj: weather-dbus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-dbus.obj -MD -MP -MF "$(DEPDIR)/omweather-weather-dbus.Tpo" -c -o omweather-weather-dbus.obj `if test -f 'weather-dbus.c'; then $(CYGPATH_W) 'weather-dbus.c'; else $(CYGPATH_W) '$(srcdir)/weather-dbus.c'; fi`; \
	then mv -f "$(DEPDIR)/omweather-weather-dbus.Tpo" "$(DEPDIR)/omweather-weather-dbus.Po"; else rm -f "$(DEPDIR)/omweather-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='omweather-weather-dbus.obj' libtool=no \
#	depfile='$(DEPDIR)/omweather-weather-dbus.Po' tmpdepfile='$(DEPDIR)/omweather-weather-dbus.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-dbus.obj `if test -f 'weather-dbus.c'; then $(CYGPATH_W) 'weather-dbus.c'; else $(CYGPATH_W) '$(srcdir)/weather-dbus.c'; fi`

omweather-weather-dbus.lo: weather-dbus.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -MT omweather-weather-dbus.lo -MD -MP -MF "$(DEPDIR)/omweather-weather-dbus.Tpo" -c -o omweather-weather-dbus.lo `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.c; \
	then mv -f "$(DEPDIR)/omweather-weather-dbus.Tpo" "$(DEPDIR)/omweather-weather-dbus.Plo"; else rm -f "$(DEPDIR)/omweather-weather-dbus.Tpo"; exit 1; fi
#	source='weather-dbus.c' object='omweather-weather-dbus.lo' libtool=yes \
#	depfile='$(DEPDIR)/omweather-weather-dbus.Plo' tmpdepfile='$(DEPDIR)/omweather-weather-dbus.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(omweather_CFLAGS) $(CFLAGS) -c -o omweather-weather-dbus.lo `test -f 'weather-dbus.c' || echo '$(srcdir)/'`weather-dbus.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: check-am
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
installdirs:
	for dir in "$(DESTDIR)$(libhhdir)" "$(DESTDIR)$(bindir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: 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:

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."
clean: clean-am

clean-am: clean-binPROGRAMS clean-generic clean-libhhLTLIBRARIES \
	clean-libtool clean-local 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-libhhLTLIBRARIES

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 \
	uninstall-libhhLTLIBRARIES

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
	clean-generic clean-libhhLTLIBRARIES clean-libtool clean-local \
	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-libhhLTLIBRARIES 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 uninstall-libhhLTLIBRARIES


weather-hash.c:		hash.data
	if test -f hash.data; then \
	    TMP_FILE=`mktemp`; \
	    sort -bu hash.data > $$TMP_FILE; \
	    rm hash.data; \
	    cat $$TMP_FILE > hash.data; \
	    rm $$TMP_FILE; \
	fi

weather-help.c:	build
	if test -f build; then \
	    rm build; \
	    echo "#define BUILD \""`date +%V`"\"" > build; \
	fi

clean-local:
	$(RM) *.core core core.* stamp-*.h *~
# 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:
