# Makefile.in generated by automake 1.7.9 from Makefile.am.
# Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
# 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.



# The icons

srcdir = /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4
top_srcdir = /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4
VPATH = /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4
pkgdatadir = $(datadir)/hello-world-app
pkglibdir = $(libdir)/hello-world-app
pkgincludedir = $(includedir)/hello-world-app
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
ACLOCAL = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run aclocal-1.7
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run autoconf
AUTOHEADER = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run autoheader
AUTOMAKE = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run automake-1.7
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -Wall -g -O2
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hello-world-app\" -DVERSION=\"0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
EXEEXT = 
F77 = g77
FFLAGS = -g -O2
GTK_CFLAGS = -D_XOPEN_SOURCE=500 -DXTHREADS -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/missing --run makeinfo
OBJEXT = o
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 -lglib-2.0  
PACKAGE = hello-world-app
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PKG_CONFIG = /scratchbox/tools/bin/pkg-config
RANLIB = ranlib
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
VERSION = 0.4
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = g77
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
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}
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/mvo/work/stage.maemo.org/tags/hello-world-app/0.4/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
oldincludedir = /usr/include
prefix = /usr
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 

icondir = $(datadir)/icons/hicolor


# The program
bin_PROGRAMS = hello-world

hello_world_SOURCES = hello-world.c
hello_world_CFLAGS = $(GTK_CFLAGS) $(OSSO_CFLAGS)
hello_world_LDADD = $(GTK_LIBS) $(OSSO_LIBS) libhelloworld.la

desktopdir = $(datadir)/applications/hildon
desktop_DATA = hello-world.desktop

servicedir = $(datadir)/dbus-1/services
service_DATA = com.nokia.hello_world_app.service


# The shared library
lib_LTLIBRARIES = libhelloworld.la

include_HEADERS = libhelloworld.h

libhelloworld_la_SOURCES = libhelloworld.c \
                           libhelloworld.h

libhelloworld_la_CFLAGS = $(GTK_CFLAGS)
libhelloworld_la_LIBADD = $(GTK_LIBS)


# The control panel applet
libcpdir = $(libdir)/hildon-control-panel
libcp_LTLIBRARIES = libhelloworld-cp.la

libhelloworld_cp_la_SOURCES = hello-world-applet.c
libhelloworld_cp_la_CFLAGS = $(GTK_CFLAGS) $(OSSO_CFLAGS)
libhelloworld_cp_la_LDFLAGS = -module -avoid-version
libhelloworld_cp_la_LIBADD = $(GTK_LIBS) libhelloworld.la

controlpaneldir = $(datadir)/applications/hildon-control-panel
controlpanel_DATA = hello-world-cp.desktop


# The status bar plugin
libsbdir = $(libdir)/hildon-status-bar
datsbdir = $(datadir)/applications/hildon-status-bar
libsb_LTLIBRARIES = libhelloworld_sb.la
datsb_DATA = hello-world-sb.desktop

libhelloworld_sb_la_SOURCES = hello-world-statusbar.c
libhelloworld_sb_la_CFLAGS = $(GTK_CFLAGS) $(OSSO_CFLAGS)
libhelloworld_sb_la_LDFLAGS = -module -avoid-version
libhelloworld_sb_la_LIBADD = $(GTK_LIBS) libhelloworld.la


# The Home plugin
libhhdir = $(libdir)/hildon-home
dathhdir = $(datadir)/applications/hildon-home
libhh_LTLIBRARIES = libhelloworld-home.la
dathh_DATA = hello-world-home.desktop

libhelloworld_home_la_SOURCES = hello-world-home.c
libhelloworld_home_la_CFLAGS = $(GTK_CFLAGS) $(OSSO_CFLAGS)
libhelloworld_home_la_LDFLAGS = -module -avoid-version
libhelloworld_home_la_LIBADD = $(GTK_LIBS) libhelloworld.la


# The locale

# The gstreamer plugin

# The backup/restore configuration
EXTRA_DIST = \
        autogen.sh				\
        make-package				\
        debian/changelog			\
        debian/compat				\
        debian/copyright			\
        debian/control				\
        debian/rules				\
	debian/postinst				\
        hello-world.desktop			\
        hello-world-cp.desktop			\
        hello-world-home.desktop		\
        hello-world-sb.desktop			\
        com.nokia.hello_world_app.service	\
        hello-world.26.png			\
        hello-world.40.png			\
        hello-world.64.png

subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(lib_LTLIBRARIES) $(libcp_LTLIBRARIES) \
	$(libhh_LTLIBRARIES) $(libsb_LTLIBRARIES)

libhelloworld_cp_la_DEPENDENCIES = libhelloworld.la
am_libhelloworld_cp_la_OBJECTS = \
	libhelloworld_cp_la-hello-world-applet.lo
libhelloworld_cp_la_OBJECTS = $(am_libhelloworld_cp_la_OBJECTS)
libhelloworld_home_la_DEPENDENCIES = libhelloworld.la
am_libhelloworld_home_la_OBJECTS = \
	libhelloworld_home_la-hello-world-home.lo
libhelloworld_home_la_OBJECTS = $(am_libhelloworld_home_la_OBJECTS)
libhelloworld_la_LDFLAGS =
libhelloworld_la_DEPENDENCIES =
am_libhelloworld_la_OBJECTS = libhelloworld_la-libhelloworld.lo
libhelloworld_la_OBJECTS = $(am_libhelloworld_la_OBJECTS)
libhelloworld_sb_la_DEPENDENCIES = libhelloworld.la
am_libhelloworld_sb_la_OBJECTS = \
	libhelloworld_sb_la-hello-world-statusbar.lo
libhelloworld_sb_la_OBJECTS = $(am_libhelloworld_sb_la_OBJECTS)
bin_PROGRAMS = hello-world$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS)

am_hello_world_OBJECTS = hello_world-hello-world.$(OBJEXT)
hello_world_OBJECTS = $(am_hello_world_OBJECTS)
hello_world_DEPENDENCIES = libhelloworld.la
hello_world_LDFLAGS =

DEFAULT_INCLUDES =  -I. -I$(srcdir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
DEP_FILES = ./$(DEPDIR)/hello_world-hello-world.Po \
	./$(DEPDIR)/libhelloworld_cp_la-hello-world-applet.Plo \
	./$(DEPDIR)/libhelloworld_home_la-hello-world-home.Plo \
	./$(DEPDIR)/libhelloworld_la-libhelloworld.Plo \
	./$(DEPDIR)/libhelloworld_sb_la-hello-world-statusbar.Plo
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 $@
DIST_SOURCES = $(libhelloworld_cp_la_SOURCES) \
	$(libhelloworld_home_la_SOURCES) $(libhelloworld_la_SOURCES) \
	$(libhelloworld_sb_la_SOURCES) $(hello_world_SOURCES)
DATA = $(controlpanel_DATA) $(dathh_DATA) $(datsb_DATA) $(desktop_DATA) \
	$(service_DATA)

HEADERS = $(include_HEADERS)

DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.in \
	$(srcdir)/configure Makefile.am aclocal.m4 compile config.guess \
	config.sub configure configure.ac depcomp install-sh ltmain.sh \
	missing mkinstalldirs
SOURCES = $(libhelloworld_cp_la_SOURCES) $(libhelloworld_home_la_SOURCES) $(libhelloworld_la_SOURCES) $(libhelloworld_sb_la_SOURCES) $(hello_world_SOURCES)

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj

am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 configure.lineno
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)

$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	$(SHELL) ./config.status --recheck
$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
	cd $(srcdir) && $(AUTOCONF)

$(ACLOCAL_M4):  configure.ac 
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
libLTLIBRARIES_INSTALL = $(INSTALL)
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libdir)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
	  else :; fi; \
	done

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

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_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
libcpLTLIBRARIES_INSTALL = $(INSTALL)
install-libcpLTLIBRARIES: $(libcp_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libcpdir)
	@list='$(libcp_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libcpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libcpdir)/$$f"; \
	    $(LIBTOOL) --mode=install $(libcpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libcpdir)/$$f; \
	  else :; fi; \
	done

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

clean-libcpLTLIBRARIES:
	-test -z "$(libcp_LTLIBRARIES)" || rm -f $(libcp_LTLIBRARIES)
	@list='$(libcp_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
libhhLTLIBRARIES_INSTALL = $(INSTALL)
install-libhhLTLIBRARIES: $(libhh_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(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
libsbLTLIBRARIES_INSTALL = $(INSTALL)
install-libsbLTLIBRARIES: $(libsb_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libsbdir)
	@list='$(libsb_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libsbLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libsbdir)/$$f"; \
	    $(LIBTOOL) --mode=install $(libsbLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libsbdir)/$$f; \
	  else :; fi; \
	done

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

clean-libsbLTLIBRARIES:
	-test -z "$(libsb_LTLIBRARIES)" || rm -f $(libsb_LTLIBRARIES)
	@list='$(libsb_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
libhelloworld-cp.la: $(libhelloworld_cp_la_OBJECTS) $(libhelloworld_cp_la_DEPENDENCIES) 
	$(LINK) -rpath $(libcpdir) $(libhelloworld_cp_la_LDFLAGS) $(libhelloworld_cp_la_OBJECTS) $(libhelloworld_cp_la_LIBADD) $(LIBS)
libhelloworld-home.la: $(libhelloworld_home_la_OBJECTS) $(libhelloworld_home_la_DEPENDENCIES) 
	$(LINK) -rpath $(libhhdir) $(libhelloworld_home_la_LDFLAGS) $(libhelloworld_home_la_OBJECTS) $(libhelloworld_home_la_LIBADD) $(LIBS)
libhelloworld.la: $(libhelloworld_la_OBJECTS) $(libhelloworld_la_DEPENDENCIES) 
	$(LINK) -rpath $(libdir) $(libhelloworld_la_LDFLAGS) $(libhelloworld_la_OBJECTS) $(libhelloworld_la_LIBADD) $(LIBS)
libhelloworld_sb.la: $(libhelloworld_sb_la_OBJECTS) $(libhelloworld_sb_la_DEPENDENCIES) 
	$(LINK) -rpath $(libsbdir) $(libhelloworld_sb_la_LDFLAGS) $(libhelloworld_sb_la_OBJECTS) $(libhelloworld_sb_la_LIBADD) $(LIBS)
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(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
hello-world$(EXEEXT): $(hello_world_OBJECTS) $(hello_world_DEPENDENCIES) 
	@rm -f hello-world$(EXEEXT)
	$(LINK) $(hello_world_LDFLAGS) $(hello_world_OBJECTS) $(hello_world_LDADD) $(LIBS)

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

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

include ./$(DEPDIR)/hello_world-hello-world.Po
include ./$(DEPDIR)/libhelloworld_cp_la-hello-world-applet.Plo
include ./$(DEPDIR)/libhelloworld_home_la-hello-world-home.Plo
include ./$(DEPDIR)/libhelloworld_la-libhelloworld.Plo
include ./$(DEPDIR)/libhelloworld_sb_la-hello-world-statusbar.Plo

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
	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 `test -f '$<' || echo '$(srcdir)/'`$<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
	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 `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
	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 $@ `test -f '$<' || echo '$(srcdir)/'`$<

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
controlpanelDATA_INSTALL = $(INSTALL_DATA)
install-controlpanelDATA: $(controlpanel_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(controlpaneldir)
	@list='$(controlpanel_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(controlpanelDATA_INSTALL) $$d$$p $(DESTDIR)$(controlpaneldir)/$$f"; \
	  $(controlpanelDATA_INSTALL) $$d$$p $(DESTDIR)$(controlpaneldir)/$$f; \
	done

uninstall-controlpanelDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(controlpanel_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(controlpaneldir)/$$f"; \
	  rm -f $(DESTDIR)$(controlpaneldir)/$$f; \
	done
dathhDATA_INSTALL = $(INSTALL_DATA)
install-dathhDATA: $(dathh_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(dathhdir)
	@list='$(dathh_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(dathhDATA_INSTALL) $$d$$p $(DESTDIR)$(dathhdir)/$$f"; \
	  $(dathhDATA_INSTALL) $$d$$p $(DESTDIR)$(dathhdir)/$$f; \
	done

uninstall-dathhDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dathh_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(dathhdir)/$$f"; \
	  rm -f $(DESTDIR)$(dathhdir)/$$f; \
	done
datsbDATA_INSTALL = $(INSTALL_DATA)
install-datsbDATA: $(datsb_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(datsbdir)
	@list='$(datsb_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(datsbDATA_INSTALL) $$d$$p $(DESTDIR)$(datsbdir)/$$f"; \
	  $(datsbDATA_INSTALL) $$d$$p $(DESTDIR)$(datsbdir)/$$f; \
	done

uninstall-datsbDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(datsb_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(datsbdir)/$$f"; \
	  rm -f $(DESTDIR)$(datsbdir)/$$f; \
	done
desktopDATA_INSTALL = $(INSTALL_DATA)
install-desktopDATA: $(desktop_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(desktopdir)
	@list='$(desktop_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f"; \
	  $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f; \
	done

uninstall-desktopDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(desktop_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(desktopdir)/$$f"; \
	  rm -f $(DESTDIR)$(desktopdir)/$$f; \
	done
serviceDATA_INSTALL = $(INSTALL_DATA)
install-serviceDATA: $(service_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(servicedir)
	@list='$(service_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(serviceDATA_INSTALL) $$d$$p $(DESTDIR)$(servicedir)/$$f"; \
	  $(serviceDATA_INSTALL) $$d$$p $(DESTDIR)$(servicedir)/$$f; \
	done

uninstall-serviceDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(service_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(servicedir)/$$f"; \
	  rm -f $(DESTDIR)$(servicedir)/$$f; \
	done
includeHEADERS_INSTALL = $(INSTALL_HEADER)
install-includeHEADERS: $(include_HEADERS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(includedir)
	@list='$(include_HEADERS)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
	  $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
	done

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

ETAGS = etags
ETAGSFLAGS =

CTAGS = ctags
CTAGSFLAGS =

tags: TAGS

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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	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; }'`; \
	test -z "$(ETAGS_ARGS)$$tags$$unique" \
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	     $$tags $$unique

ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	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; }'`; \
	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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = .
distdir = $(PACKAGE)-$(VERSION)

am__remove_distdir = \
  { test ! -d $(distdir) \
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
         && rm -fr $(distdir); }; }

GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print

distdir: $(DISTFILES)
	$(am__remove_distdir)
	mkdir $(distdir)
	$(mkinstalldirs) $(distdir)/debian
	@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"; \
	    $(mkinstalldirs) "$(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
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r $(distdir)
dist-gzip: distdir
	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__remove_distdir)

dist dist-all: distdir
	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__remove_distdir)

# This target untars the dist file and tries a VPATH configuration.  Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
	$(am__remove_distdir)
	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
	chmod -R a-w $(distdir); chmod a+w $(distdir)
	mkdir $(distdir)/_build
	mkdir $(distdir)/_inst
	chmod a-w $(distdir)
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && cd $(distdir)/_build \
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
	  && rm -f $(distdir).tar.gz \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
	$(am__remove_distdir)
	@echo "$(distdir).tar.gz is ready for distribution" | \
	  sed 'h;s/./=/g;p;x;p;x'
distuninstallcheck:
	@cd $(distuninstallcheck_dir) \
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2
distcleancheck: distclean
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
install-binPROGRAMS: install-libLTLIBRARIES


installdirs:
	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libcpdir) $(DESTDIR)$(libhhdir) $(DESTDIR)$(libsbdir) $(DESTDIR)$(bindir) $(DESTDIR)$(controlpaneldir) $(DESTDIR)$(dathhdir) $(DESTDIR)$(datsbdir) $(DESTDIR)$(desktopdir) $(DESTDIR)$(servicedir) $(DESTDIR)$(includedir)
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-libLTLIBRARIES \
	clean-libcpLTLIBRARIES clean-libhhLTLIBRARIES \
	clean-libsbLTLIBRARIES clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-libtool distclean-tags

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am: install-controlpanelDATA install-data-local \
	install-dathhDATA install-datsbDATA install-desktopDATA \
	install-includeHEADERS install-libcpLTLIBRARIES \
	install-libhhLTLIBRARIES install-libsbLTLIBRARIES \
	install-serviceDATA

install-exec-am: install-binPROGRAMS install-libLTLIBRARIES

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-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-controlpanelDATA \
	uninstall-dathhDATA uninstall-datsbDATA uninstall-desktopDATA \
	uninstall-includeHEADERS uninstall-info-am \
	uninstall-libLTLIBRARIES uninstall-libcpLTLIBRARIES \
	uninstall-libhhLTLIBRARIES uninstall-libsbLTLIBRARIES \
	uninstall-local uninstall-serviceDATA

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
	clean-generic clean-libLTLIBRARIES clean-libcpLTLIBRARIES \
	clean-libhhLTLIBRARIES clean-libsbLTLIBRARIES clean-libtool \
	ctags dist dist-all dist-gzip distcheck distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
	dvi-am info info-am install install-am install-binPROGRAMS \
	install-controlpanelDATA install-data install-data-am \
	install-data-local install-dathhDATA install-datsbDATA \
	install-desktopDATA install-exec install-exec-am \
	install-includeHEADERS install-info install-info-am \
	install-libLTLIBRARIES install-libcpLTLIBRARIES \
	install-libhhLTLIBRARIES install-libsbLTLIBRARIES install-man \
	install-serviceDATA 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-controlpanelDATA \
	uninstall-dathhDATA uninstall-datsbDATA uninstall-desktopDATA \
	uninstall-includeHEADERS uninstall-info-am \
	uninstall-libLTLIBRARIES uninstall-libcpLTLIBRARIES \
	uninstall-libhhLTLIBRARIES uninstall-libsbLTLIBRARIES \
	uninstall-local uninstall-serviceDATA


install-data-local:
	i=hello-world; \
	$(mkinstalldirs) $(DESTDIR)$(icondir)/26x26/hildon; \
	$(mkinstalldirs) $(DESTDIR)$(icondir)/40x40/hildon; \
	$(mkinstalldirs) $(DESTDIR)$(icondir)/scalable/hildon; \
	$(INSTALL_DATA) $(srcdir)/$$i.26.png $(DESTDIR)$(icondir)/26x26/hildon/$$i.png; \
	$(INSTALL_DATA) $(srcdir)/$$i.40.png $(DESTDIR)$(icondir)/40x40/hildon/$$i.png; \
	$(INSTALL_DATA) $(srcdir)/$$i.64.png $(DESTDIR)$(icondir)/scalable/hildon/$$i.png;

uninstall-local:
	i=hello-world; \
	rm $(DESTDIR)$(icondir)/26x26/hildon/$$i.png; \
	rm $(DESTDIR)$(icondir)/40x40/hildon/$$i.png; \
	rm $(DESTDIR)$(icondir)/scalable/hildon/$$i.png;

deb:
	./make-package $(PACKAGE) $(VERSION)
# 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:
