1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/maemo-ui/src/Makefile.in Thu Sep 28 16:05:17 2006 +0100
1.3 @@ -0,0 +1,699 @@
1.4 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
1.5 +# @configure_input@
1.6 +
1.7 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.8 +# 2003, 2004, 2005 Free Software Foundation, Inc.
1.9 +# This Makefile.in is free software; the Free Software Foundation
1.10 +# gives unlimited permission to copy and/or distribute it,
1.11 +# with or without modifications, as long as this notice is preserved.
1.12 +
1.13 +# This program is distributed in the hope that it will be useful,
1.14 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1.15 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1.16 +# PARTICULAR PURPOSE.
1.17 +
1.18 +@SET_MAKE@
1.19 +
1.20 +srcdir = @srcdir@
1.21 +top_srcdir = @top_srcdir@
1.22 +VPATH = @srcdir@
1.23 +pkgdatadir = $(datadir)/@PACKAGE@
1.24 +pkglibdir = $(libdir)/@PACKAGE@
1.25 +pkgincludedir = $(includedir)/@PACKAGE@
1.26 +top_builddir = ..
1.27 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.28 +INSTALL = @INSTALL@
1.29 +install_sh_DATA = $(install_sh) -c -m 644
1.30 +install_sh_PROGRAM = $(install_sh) -c
1.31 +install_sh_SCRIPT = $(install_sh) -c
1.32 +INSTALL_HEADER = $(INSTALL_DATA)
1.33 +transform = $(program_transform_name)
1.34 +NORMAL_INSTALL = :
1.35 +PRE_INSTALL = :
1.36 +POST_INSTALL = :
1.37 +NORMAL_UNINSTALL = :
1.38 +PRE_UNINSTALL = :
1.39 +POST_UNINSTALL = :
1.40 +build_triplet = @build@
1.41 +host_triplet = @host@
1.42 +bin_PROGRAMS = mmyth$(EXEEXT)
1.43 +subdir = src
1.44 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
1.45 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.46 +am__aclocal_m4_deps = $(top_srcdir)/m4/ac_doxygen.m4 \
1.47 + $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac
1.48 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
1.49 + $(ACLOCAL_M4)
1.50 +mkinstalldirs = $(install_sh) -d
1.51 +CONFIG_HEADER = $(top_builddir)/config.h
1.52 +CONFIG_CLEAN_FILES =
1.53 +am__installdirs = "$(DESTDIR)$(bindir)"
1.54 +binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
1.55 +PROGRAMS = $(bin_PROGRAMS)
1.56 +am_mmyth_OBJECTS = mmyth-mmyth_main.$(OBJEXT) mmyth-mmyth_ui.$(OBJEXT) \
1.57 + mmyth-mmyth_uicommon.$(OBJEXT) \
1.58 + mmyth-mmyth_epg_grid_view.$(OBJEXT) \
1.59 + mmyth-mmyth_epg_grid_widget.$(OBJEXT) \
1.60 + mmyth-mmyth_recordui.$(OBJEXT) \
1.61 + mmyth-mmyth_uisettings.$(OBJEXT) \
1.62 + mmyth-mmyth_schedulerui.$(OBJEXT) \
1.63 + mmyth-mmyth_tvplayer.$(OBJEXT)
1.64 +mmyth_OBJECTS = $(am_mmyth_OBJECTS)
1.65 +am__DEPENDENCIES_1 =
1.66 +mmyth_DEPENDENCIES = $(am__DEPENDENCIES_1)
1.67 +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
1.68 +depcomp = $(SHELL) $(top_srcdir)/depcomp
1.69 +am__depfiles_maybe = depfiles
1.70 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1.71 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.72 +LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
1.73 + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
1.74 + $(AM_CFLAGS) $(CFLAGS)
1.75 +CCLD = $(CC)
1.76 +LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
1.77 + $(AM_LDFLAGS) $(LDFLAGS) -o $@
1.78 +SOURCES = $(mmyth_SOURCES)
1.79 +DIST_SOURCES = $(mmyth_SOURCES)
1.80 +ETAGS = etags
1.81 +CTAGS = ctags
1.82 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.83 +ACLOCAL = @ACLOCAL@
1.84 +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
1.85 +AMDEP_FALSE = @AMDEP_FALSE@
1.86 +AMDEP_TRUE = @AMDEP_TRUE@
1.87 +AMTAR = @AMTAR@
1.88 +AR = @AR@
1.89 +AUTOCONF = @AUTOCONF@
1.90 +AUTOHEADER = @AUTOHEADER@
1.91 +AUTOMAKE = @AUTOMAKE@
1.92 +AWK = @AWK@
1.93 +CC = @CC@
1.94 +CCDEPMODE = @CCDEPMODE@
1.95 +CFLAGS = @CFLAGS@
1.96 +CPP = @CPP@
1.97 +CPPFLAGS = @CPPFLAGS@
1.98 +CXX = @CXX@
1.99 +CXXCPP = @CXXCPP@
1.100 +CXXDEPMODE = @CXXDEPMODE@
1.101 +CXXFLAGS = @CXXFLAGS@
1.102 +CYGPATH_W = @CYGPATH_W@
1.103 +DEFS = @DEFS@
1.104 +DEPDIR = @DEPDIR@
1.105 +DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
1.106 +DX_COND_chi_FALSE = @DX_COND_chi_FALSE@
1.107 +DX_COND_chi_TRUE = @DX_COND_chi_TRUE@
1.108 +DX_COND_chm_FALSE = @DX_COND_chm_FALSE@
1.109 +DX_COND_chm_TRUE = @DX_COND_chm_TRUE@
1.110 +DX_COND_doc_FALSE = @DX_COND_doc_FALSE@
1.111 +DX_COND_doc_TRUE = @DX_COND_doc_TRUE@
1.112 +DX_COND_dot_FALSE = @DX_COND_dot_FALSE@
1.113 +DX_COND_dot_TRUE = @DX_COND_dot_TRUE@
1.114 +DX_COND_html_FALSE = @DX_COND_html_FALSE@
1.115 +DX_COND_html_TRUE = @DX_COND_html_TRUE@
1.116 +DX_COND_latex_FALSE = @DX_COND_latex_FALSE@
1.117 +DX_COND_latex_TRUE = @DX_COND_latex_TRUE@
1.118 +DX_COND_man_FALSE = @DX_COND_man_FALSE@
1.119 +DX_COND_man_TRUE = @DX_COND_man_TRUE@
1.120 +DX_COND_pdf_FALSE = @DX_COND_pdf_FALSE@
1.121 +DX_COND_pdf_TRUE = @DX_COND_pdf_TRUE@
1.122 +DX_COND_ps_FALSE = @DX_COND_ps_FALSE@
1.123 +DX_COND_ps_TRUE = @DX_COND_ps_TRUE@
1.124 +DX_COND_rtf_FALSE = @DX_COND_rtf_FALSE@
1.125 +DX_COND_rtf_TRUE = @DX_COND_rtf_TRUE@
1.126 +DX_COND_xml_FALSE = @DX_COND_xml_FALSE@
1.127 +DX_COND_xml_TRUE = @DX_COND_xml_TRUE@
1.128 +DX_CONFIG = @DX_CONFIG@
1.129 +DX_DOCDIR = @DX_DOCDIR@
1.130 +DX_DOT = @DX_DOT@
1.131 +DX_DOXYGEN = @DX_DOXYGEN@
1.132 +DX_DVIPS = @DX_DVIPS@
1.133 +DX_EGREP = @DX_EGREP@
1.134 +DX_ENV = @DX_ENV@
1.135 +DX_FLAG_chi = @DX_FLAG_chi@
1.136 +DX_FLAG_chm = @DX_FLAG_chm@
1.137 +DX_FLAG_doc = @DX_FLAG_doc@
1.138 +DX_FLAG_dot = @DX_FLAG_dot@
1.139 +DX_FLAG_html = @DX_FLAG_html@
1.140 +DX_FLAG_man = @DX_FLAG_man@
1.141 +DX_FLAG_pdf = @DX_FLAG_pdf@
1.142 +DX_FLAG_ps = @DX_FLAG_ps@
1.143 +DX_FLAG_rtf = @DX_FLAG_rtf@
1.144 +DX_FLAG_xml = @DX_FLAG_xml@
1.145 +DX_HHC = @DX_HHC@
1.146 +DX_LATEX = @DX_LATEX@
1.147 +DX_MAKEINDEX = @DX_MAKEINDEX@
1.148 +DX_PDFLATEX = @DX_PDFLATEX@
1.149 +DX_PERL = @DX_PERL@
1.150 +DX_PROJECT = @DX_PROJECT@
1.151 +ECHO = @ECHO@
1.152 +ECHO_C = @ECHO_C@
1.153 +ECHO_N = @ECHO_N@
1.154 +ECHO_T = @ECHO_T@
1.155 +EGREP = @EGREP@
1.156 +EXEEXT = @EXEEXT@
1.157 +F77 = @F77@
1.158 +FFLAGS = @FFLAGS@
1.159 +GLIB_CFLAGS = @GLIB_CFLAGS@
1.160 +GLIB_LIBS = @GLIB_LIBS@
1.161 +GMYTH_MAJORMINOR = @GMYTH_MAJORMINOR@
1.162 +GMYTH_MAJOR_VERSION = @GMYTH_MAJOR_VERSION@
1.163 +GMYTH_MICRO_VERSION = @GMYTH_MICRO_VERSION@
1.164 +GMYTH_MINOR_VERSION = @GMYTH_MINOR_VERSION@
1.165 +GMYTH_NANO_VERSION = @GMYTH_NANO_VERSION@
1.166 +GMYTH_RELEASE = @GMYTH_RELEASE@
1.167 +GMYTH_VERSION = @GMYTH_VERSION@
1.168 +GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
1.169 +GOBJECT_LIBS = @GOBJECT_LIBS@
1.170 +GREP = @GREP@
1.171 +GSTBASE_CFLAGS = @GSTBASE_CFLAGS@
1.172 +GSTBASE_LIBS = @GSTBASE_LIBS@
1.173 +GST_CFLAGS = @GST_CFLAGS@
1.174 +GST_LIBS = @GST_LIBS@
1.175 +GST_MAJORMINOR = @GST_MAJORMINOR@
1.176 +GTK_CFLAGS = @GTK_CFLAGS@
1.177 +GTK_LIBS = @GTK_LIBS@
1.178 +HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
1.179 +HILDON_CFLAGS = @HILDON_CFLAGS@
1.180 +HILDON_LIBS = @HILDON_LIBS@
1.181 +INSTALL_DATA = @INSTALL_DATA@
1.182 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
1.183 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.184 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.185 +LDFLAGS = @LDFLAGS@
1.186 +LIBGMYTH_CFLAGS = @LIBGMYTH_CFLAGS@
1.187 +LIBGMYTH_LIBS = @LIBGMYTH_LIBS@
1.188 +LIBOBJS = @LIBOBJS@
1.189 +LIBS = @LIBS@
1.190 +LIBTOOL = @LIBTOOL@
1.191 +LIBXML_CFLAGS = @LIBXML_CFLAGS@
1.192 +LIBXML_LIBS = @LIBXML_LIBS@
1.193 +LN_S = @LN_S@
1.194 +LTLIBOBJS = @LTLIBOBJS@
1.195 +MAEMO_PLATFORM_FALSE = @MAEMO_PLATFORM_FALSE@
1.196 +MAEMO_PLATFORM_TRUE = @MAEMO_PLATFORM_TRUE@
1.197 +MAINT = @MAINT@
1.198 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
1.199 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
1.200 +MAKEINFO = @MAKEINFO@
1.201 +MYSQL_CFLAGS = @MYSQL_CFLAGS@
1.202 +MYSQL_LIBS = @MYSQL_LIBS@
1.203 +NDEBUG_FALSE = @NDEBUG_FALSE@
1.204 +NDEBUG_TRUE = @NDEBUG_TRUE@
1.205 +OBJEXT = @OBJEXT@
1.206 +PACKAGE = @PACKAGE@
1.207 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1.208 +PACKAGE_NAME = @PACKAGE_NAME@
1.209 +PACKAGE_STRING = @PACKAGE_STRING@
1.210 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.211 +PACKAGE_VERSION = @PACKAGE_VERSION@
1.212 +PATH_SEPARATOR = @PATH_SEPARATOR@
1.213 +PKG_CONFIG = @PKG_CONFIG@
1.214 +RANLIB = @RANLIB@
1.215 +SET_MAKE = @SET_MAKE@
1.216 +SHELL = @SHELL@
1.217 +STRIP = @STRIP@
1.218 +VERSION = @VERSION@
1.219 +WITH_GTK_FALSE = @WITH_GTK_FALSE@
1.220 +WITH_GTK_TRUE = @WITH_GTK_TRUE@
1.221 +ac_ct_CC = @ac_ct_CC@
1.222 +ac_ct_CXX = @ac_ct_CXX@
1.223 +ac_ct_F77 = @ac_ct_F77@
1.224 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1.225 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1.226 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
1.227 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
1.228 +am__include = @am__include@
1.229 +am__leading_dot = @am__leading_dot@
1.230 +am__quote = @am__quote@
1.231 +am__tar = @am__tar@
1.232 +am__untar = @am__untar@
1.233 +bindir = @bindir@
1.234 +build = @build@
1.235 +build_alias = @build_alias@
1.236 +build_cpu = @build_cpu@
1.237 +build_os = @build_os@
1.238 +build_vendor = @build_vendor@
1.239 +datadir = @datadir@
1.240 +datarootdir = @datarootdir@
1.241 +docdir = @docdir@
1.242 +dvidir = @dvidir@
1.243 +exec_prefix = @exec_prefix@
1.244 +host = @host@
1.245 +host_alias = @host_alias@
1.246 +host_cpu = @host_cpu@
1.247 +host_os = @host_os@
1.248 +host_vendor = @host_vendor@
1.249 +htmldir = @htmldir@
1.250 +includedir = @includedir@
1.251 +infodir = @infodir@
1.252 +install_sh = @install_sh@
1.253 +libdir = @libdir@
1.254 +libexecdir = @libexecdir@
1.255 +localedir = @localedir@
1.256 +localstatedir = @localstatedir@
1.257 +mandir = @mandir@
1.258 +mkdir_p = @mkdir_p@
1.259 +oldincludedir = @oldincludedir@
1.260 +pdfdir = @pdfdir@
1.261 +prefix = @prefix@
1.262 +program_transform_name = @program_transform_name@
1.263 +psdir = @psdir@
1.264 +sbindir = @sbindir@
1.265 +sharedstatedir = @sharedstatedir@
1.266 +sysconfdir = @sysconfdir@
1.267 +target_alias = @target_alias@
1.268 +mmyth_SOURCES = \
1.269 + mmyth_main.c \
1.270 + mmyth_ui.c \
1.271 + mmyth_uicommon.c \
1.272 + mmyth_epg_grid_view.c \
1.273 + mmyth_epg_grid_widget.c \
1.274 + mmyth_recordui.c \
1.275 + mmyth_uisettings.c \
1.276 + mmyth_schedulerui.c \
1.277 + mmyth_tvplayer.c
1.278 +
1.279 +mmyth_CFLAGS = \
1.280 + $(GTK_CFLAGS) \
1.281 + $(GLIB_CFLAGS) \
1.282 + $(GST_CFLAGS) \
1.283 + $(MYSQL_CFLAGS) \
1.284 + $(LIBGMYTH_CFLAGS) \
1.285 + -I$(top_srcdir)/src \
1.286 + -DDATA_DIR=\""$(pkgdatadir)"\" \
1.287 + -DPIX_DIR=\""$(pkgdatadir)/pixmaps/"\" \
1.288 + -DICON_DIR=\""$(datadir)/pixmaps/"\" \
1.289 + -g3 -O0
1.290 +
1.291 +mmyth_LDADD = \
1.292 + $(LIBGMYTH_LIBS)
1.293 +
1.294 +all: all-am
1.295 +
1.296 +.SUFFIXES:
1.297 +.SUFFIXES: .c .lo .o .obj
1.298 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1.299 + @for dep in $?; do \
1.300 + case '$(am__configure_deps)' in \
1.301 + *$$dep*) \
1.302 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
1.303 + && exit 0; \
1.304 + exit 1;; \
1.305 + esac; \
1.306 + done; \
1.307 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
1.308 + cd $(top_srcdir) && \
1.309 + $(AUTOMAKE) --gnu src/Makefile
1.310 +.PRECIOUS: Makefile
1.311 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1.312 + @case '$?' in \
1.313 + *config.status*) \
1.314 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1.315 + *) \
1.316 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1.317 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1.318 + esac;
1.319 +
1.320 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1.321 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.322 +
1.323 +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1.324 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.325 +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1.326 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.327 +install-binPROGRAMS: $(bin_PROGRAMS)
1.328 + @$(NORMAL_INSTALL)
1.329 + test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
1.330 + @list='$(bin_PROGRAMS)'; for p in $$list; do \
1.331 + p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
1.332 + if test -f $$p \
1.333 + || test -f $$p1 \
1.334 + ; then \
1.335 + f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
1.336 + echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
1.337 + $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
1.338 + else :; fi; \
1.339 + done
1.340 +
1.341 +uninstall-binPROGRAMS:
1.342 + @$(NORMAL_UNINSTALL)
1.343 + @list='$(bin_PROGRAMS)'; for p in $$list; do \
1.344 + f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
1.345 + echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
1.346 + rm -f "$(DESTDIR)$(bindir)/$$f"; \
1.347 + done
1.348 +
1.349 +clean-binPROGRAMS:
1.350 + @list='$(bin_PROGRAMS)'; for p in $$list; do \
1.351 + f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
1.352 + echo " rm -f $$p $$f"; \
1.353 + rm -f $$p $$f ; \
1.354 + done
1.355 +mmyth$(EXEEXT): $(mmyth_OBJECTS) $(mmyth_DEPENDENCIES)
1.356 + @rm -f mmyth$(EXEEXT)
1.357 + $(LINK) $(mmyth_LDFLAGS) $(mmyth_OBJECTS) $(mmyth_LDADD) $(LIBS)
1.358 +
1.359 +mostlyclean-compile:
1.360 + -rm -f *.$(OBJEXT)
1.361 +
1.362 +distclean-compile:
1.363 + -rm -f *.tab.c
1.364 +
1.365 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_epg_grid_view.Po@am__quote@
1.366 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Po@am__quote@
1.367 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_main.Po@am__quote@
1.368 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_recordui.Po@am__quote@
1.369 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_schedulerui.Po@am__quote@
1.370 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_tvplayer.Po@am__quote@
1.371 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_ui.Po@am__quote@
1.372 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_uicommon.Po@am__quote@
1.373 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmyth-mmyth_uisettings.Po@am__quote@
1.374 +
1.375 +.c.o:
1.376 +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1.377 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.378 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.379 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.380 +@am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.381 +
1.382 +.c.obj:
1.383 +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
1.384 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.385 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.386 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.387 +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.388 +
1.389 +.c.lo:
1.390 +@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1.391 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1.392 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1.393 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.394 +@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1.395 +
1.396 +mmyth-mmyth_main.o: mmyth_main.c
1.397 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_main.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_main.Tpo" -c -o mmyth-mmyth_main.o `test -f 'mmyth_main.c' || echo '$(srcdir)/'`mmyth_main.c; \
1.398 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_main.Tpo" "$(DEPDIR)/mmyth-mmyth_main.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_main.Tpo"; exit 1; fi
1.399 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_main.c' object='mmyth-mmyth_main.o' libtool=no @AMDEPBACKSLASH@
1.400 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.401 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_main.o `test -f 'mmyth_main.c' || echo '$(srcdir)/'`mmyth_main.c
1.402 +
1.403 +mmyth-mmyth_main.obj: mmyth_main.c
1.404 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_main.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_main.Tpo" -c -o mmyth-mmyth_main.obj `if test -f 'mmyth_main.c'; then $(CYGPATH_W) 'mmyth_main.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_main.c'; fi`; \
1.405 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_main.Tpo" "$(DEPDIR)/mmyth-mmyth_main.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_main.Tpo"; exit 1; fi
1.406 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_main.c' object='mmyth-mmyth_main.obj' libtool=no @AMDEPBACKSLASH@
1.407 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.408 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_main.obj `if test -f 'mmyth_main.c'; then $(CYGPATH_W) 'mmyth_main.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_main.c'; fi`
1.409 +
1.410 +mmyth-mmyth_ui.o: mmyth_ui.c
1.411 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_ui.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_ui.Tpo" -c -o mmyth-mmyth_ui.o `test -f 'mmyth_ui.c' || echo '$(srcdir)/'`mmyth_ui.c; \
1.412 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_ui.Tpo" "$(DEPDIR)/mmyth-mmyth_ui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_ui.Tpo"; exit 1; fi
1.413 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_ui.c' object='mmyth-mmyth_ui.o' libtool=no @AMDEPBACKSLASH@
1.414 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.415 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_ui.o `test -f 'mmyth_ui.c' || echo '$(srcdir)/'`mmyth_ui.c
1.416 +
1.417 +mmyth-mmyth_ui.obj: mmyth_ui.c
1.418 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_ui.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_ui.Tpo" -c -o mmyth-mmyth_ui.obj `if test -f 'mmyth_ui.c'; then $(CYGPATH_W) 'mmyth_ui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_ui.c'; fi`; \
1.419 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_ui.Tpo" "$(DEPDIR)/mmyth-mmyth_ui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_ui.Tpo"; exit 1; fi
1.420 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_ui.c' object='mmyth-mmyth_ui.obj' libtool=no @AMDEPBACKSLASH@
1.421 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.422 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_ui.obj `if test -f 'mmyth_ui.c'; then $(CYGPATH_W) 'mmyth_ui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_ui.c'; fi`
1.423 +
1.424 +mmyth-mmyth_uicommon.o: mmyth_uicommon.c
1.425 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_uicommon.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo" -c -o mmyth-mmyth_uicommon.o `test -f 'mmyth_uicommon.c' || echo '$(srcdir)/'`mmyth_uicommon.c; \
1.426 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo" "$(DEPDIR)/mmyth-mmyth_uicommon.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo"; exit 1; fi
1.427 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_uicommon.c' object='mmyth-mmyth_uicommon.o' libtool=no @AMDEPBACKSLASH@
1.428 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.429 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_uicommon.o `test -f 'mmyth_uicommon.c' || echo '$(srcdir)/'`mmyth_uicommon.c
1.430 +
1.431 +mmyth-mmyth_uicommon.obj: mmyth_uicommon.c
1.432 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_uicommon.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo" -c -o mmyth-mmyth_uicommon.obj `if test -f 'mmyth_uicommon.c'; then $(CYGPATH_W) 'mmyth_uicommon.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_uicommon.c'; fi`; \
1.433 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo" "$(DEPDIR)/mmyth-mmyth_uicommon.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_uicommon.Tpo"; exit 1; fi
1.434 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_uicommon.c' object='mmyth-mmyth_uicommon.obj' libtool=no @AMDEPBACKSLASH@
1.435 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.436 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_uicommon.obj `if test -f 'mmyth_uicommon.c'; then $(CYGPATH_W) 'mmyth_uicommon.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_uicommon.c'; fi`
1.437 +
1.438 +mmyth-mmyth_epg_grid_view.o: mmyth_epg_grid_view.c
1.439 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_epg_grid_view.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo" -c -o mmyth-mmyth_epg_grid_view.o `test -f 'mmyth_epg_grid_view.c' || echo '$(srcdir)/'`mmyth_epg_grid_view.c; \
1.440 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo" "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo"; exit 1; fi
1.441 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_epg_grid_view.c' object='mmyth-mmyth_epg_grid_view.o' libtool=no @AMDEPBACKSLASH@
1.442 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.443 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_epg_grid_view.o `test -f 'mmyth_epg_grid_view.c' || echo '$(srcdir)/'`mmyth_epg_grid_view.c
1.444 +
1.445 +mmyth-mmyth_epg_grid_view.obj: mmyth_epg_grid_view.c
1.446 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_epg_grid_view.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo" -c -o mmyth-mmyth_epg_grid_view.obj `if test -f 'mmyth_epg_grid_view.c'; then $(CYGPATH_W) 'mmyth_epg_grid_view.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_epg_grid_view.c'; fi`; \
1.447 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo" "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_epg_grid_view.Tpo"; exit 1; fi
1.448 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_epg_grid_view.c' object='mmyth-mmyth_epg_grid_view.obj' libtool=no @AMDEPBACKSLASH@
1.449 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.450 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_epg_grid_view.obj `if test -f 'mmyth_epg_grid_view.c'; then $(CYGPATH_W) 'mmyth_epg_grid_view.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_epg_grid_view.c'; fi`
1.451 +
1.452 +mmyth-mmyth_epg_grid_widget.o: mmyth_epg_grid_widget.c
1.453 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_epg_grid_widget.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo" -c -o mmyth-mmyth_epg_grid_widget.o `test -f 'mmyth_epg_grid_widget.c' || echo '$(srcdir)/'`mmyth_epg_grid_widget.c; \
1.454 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo" "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo"; exit 1; fi
1.455 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_epg_grid_widget.c' object='mmyth-mmyth_epg_grid_widget.o' libtool=no @AMDEPBACKSLASH@
1.456 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.457 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_epg_grid_widget.o `test -f 'mmyth_epg_grid_widget.c' || echo '$(srcdir)/'`mmyth_epg_grid_widget.c
1.458 +
1.459 +mmyth-mmyth_epg_grid_widget.obj: mmyth_epg_grid_widget.c
1.460 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_epg_grid_widget.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo" -c -o mmyth-mmyth_epg_grid_widget.obj `if test -f 'mmyth_epg_grid_widget.c'; then $(CYGPATH_W) 'mmyth_epg_grid_widget.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_epg_grid_widget.c'; fi`; \
1.461 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo" "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_epg_grid_widget.Tpo"; exit 1; fi
1.462 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_epg_grid_widget.c' object='mmyth-mmyth_epg_grid_widget.obj' libtool=no @AMDEPBACKSLASH@
1.463 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.464 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_epg_grid_widget.obj `if test -f 'mmyth_epg_grid_widget.c'; then $(CYGPATH_W) 'mmyth_epg_grid_widget.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_epg_grid_widget.c'; fi`
1.465 +
1.466 +mmyth-mmyth_recordui.o: mmyth_recordui.c
1.467 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_recordui.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_recordui.Tpo" -c -o mmyth-mmyth_recordui.o `test -f 'mmyth_recordui.c' || echo '$(srcdir)/'`mmyth_recordui.c; \
1.468 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_recordui.Tpo" "$(DEPDIR)/mmyth-mmyth_recordui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_recordui.Tpo"; exit 1; fi
1.469 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_recordui.c' object='mmyth-mmyth_recordui.o' libtool=no @AMDEPBACKSLASH@
1.470 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.471 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_recordui.o `test -f 'mmyth_recordui.c' || echo '$(srcdir)/'`mmyth_recordui.c
1.472 +
1.473 +mmyth-mmyth_recordui.obj: mmyth_recordui.c
1.474 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_recordui.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_recordui.Tpo" -c -o mmyth-mmyth_recordui.obj `if test -f 'mmyth_recordui.c'; then $(CYGPATH_W) 'mmyth_recordui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_recordui.c'; fi`; \
1.475 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_recordui.Tpo" "$(DEPDIR)/mmyth-mmyth_recordui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_recordui.Tpo"; exit 1; fi
1.476 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_recordui.c' object='mmyth-mmyth_recordui.obj' libtool=no @AMDEPBACKSLASH@
1.477 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.478 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_recordui.obj `if test -f 'mmyth_recordui.c'; then $(CYGPATH_W) 'mmyth_recordui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_recordui.c'; fi`
1.479 +
1.480 +mmyth-mmyth_uisettings.o: mmyth_uisettings.c
1.481 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_uisettings.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo" -c -o mmyth-mmyth_uisettings.o `test -f 'mmyth_uisettings.c' || echo '$(srcdir)/'`mmyth_uisettings.c; \
1.482 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo" "$(DEPDIR)/mmyth-mmyth_uisettings.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo"; exit 1; fi
1.483 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_uisettings.c' object='mmyth-mmyth_uisettings.o' libtool=no @AMDEPBACKSLASH@
1.484 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.485 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_uisettings.o `test -f 'mmyth_uisettings.c' || echo '$(srcdir)/'`mmyth_uisettings.c
1.486 +
1.487 +mmyth-mmyth_uisettings.obj: mmyth_uisettings.c
1.488 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_uisettings.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo" -c -o mmyth-mmyth_uisettings.obj `if test -f 'mmyth_uisettings.c'; then $(CYGPATH_W) 'mmyth_uisettings.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_uisettings.c'; fi`; \
1.489 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo" "$(DEPDIR)/mmyth-mmyth_uisettings.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_uisettings.Tpo"; exit 1; fi
1.490 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_uisettings.c' object='mmyth-mmyth_uisettings.obj' libtool=no @AMDEPBACKSLASH@
1.491 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.492 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_uisettings.obj `if test -f 'mmyth_uisettings.c'; then $(CYGPATH_W) 'mmyth_uisettings.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_uisettings.c'; fi`
1.493 +
1.494 +mmyth-mmyth_schedulerui.o: mmyth_schedulerui.c
1.495 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_schedulerui.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo" -c -o mmyth-mmyth_schedulerui.o `test -f 'mmyth_schedulerui.c' || echo '$(srcdir)/'`mmyth_schedulerui.c; \
1.496 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo" "$(DEPDIR)/mmyth-mmyth_schedulerui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo"; exit 1; fi
1.497 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_schedulerui.c' object='mmyth-mmyth_schedulerui.o' libtool=no @AMDEPBACKSLASH@
1.498 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.499 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_schedulerui.o `test -f 'mmyth_schedulerui.c' || echo '$(srcdir)/'`mmyth_schedulerui.c
1.500 +
1.501 +mmyth-mmyth_schedulerui.obj: mmyth_schedulerui.c
1.502 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_schedulerui.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo" -c -o mmyth-mmyth_schedulerui.obj `if test -f 'mmyth_schedulerui.c'; then $(CYGPATH_W) 'mmyth_schedulerui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_schedulerui.c'; fi`; \
1.503 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo" "$(DEPDIR)/mmyth-mmyth_schedulerui.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_schedulerui.Tpo"; exit 1; fi
1.504 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_schedulerui.c' object='mmyth-mmyth_schedulerui.obj' libtool=no @AMDEPBACKSLASH@
1.505 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.506 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_schedulerui.obj `if test -f 'mmyth_schedulerui.c'; then $(CYGPATH_W) 'mmyth_schedulerui.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_schedulerui.c'; fi`
1.507 +
1.508 +mmyth-mmyth_tvplayer.o: mmyth_tvplayer.c
1.509 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_tvplayer.o -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo" -c -o mmyth-mmyth_tvplayer.o `test -f 'mmyth_tvplayer.c' || echo '$(srcdir)/'`mmyth_tvplayer.c; \
1.510 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo" "$(DEPDIR)/mmyth-mmyth_tvplayer.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo"; exit 1; fi
1.511 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_tvplayer.c' object='mmyth-mmyth_tvplayer.o' libtool=no @AMDEPBACKSLASH@
1.512 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.513 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_tvplayer.o `test -f 'mmyth_tvplayer.c' || echo '$(srcdir)/'`mmyth_tvplayer.c
1.514 +
1.515 +mmyth-mmyth_tvplayer.obj: mmyth_tvplayer.c
1.516 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -MT mmyth-mmyth_tvplayer.obj -MD -MP -MF "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo" -c -o mmyth-mmyth_tvplayer.obj `if test -f 'mmyth_tvplayer.c'; then $(CYGPATH_W) 'mmyth_tvplayer.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_tvplayer.c'; fi`; \
1.517 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo" "$(DEPDIR)/mmyth-mmyth_tvplayer.Po"; else rm -f "$(DEPDIR)/mmyth-mmyth_tvplayer.Tpo"; exit 1; fi
1.518 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmyth_tvplayer.c' object='mmyth-mmyth_tvplayer.obj' libtool=no @AMDEPBACKSLASH@
1.519 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.520 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmyth_CFLAGS) $(CFLAGS) -c -o mmyth-mmyth_tvplayer.obj `if test -f 'mmyth_tvplayer.c'; then $(CYGPATH_W) 'mmyth_tvplayer.c'; else $(CYGPATH_W) '$(srcdir)/mmyth_tvplayer.c'; fi`
1.521 +
1.522 +mostlyclean-libtool:
1.523 + -rm -f *.lo
1.524 +
1.525 +clean-libtool:
1.526 + -rm -rf .libs _libs
1.527 +
1.528 +distclean-libtool:
1.529 + -rm -f libtool
1.530 +uninstall-info-am:
1.531 +
1.532 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.533 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.534 + unique=`for i in $$list; do \
1.535 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.536 + done | \
1.537 + $(AWK) ' { files[$$0] = 1; } \
1.538 + END { for (i in files) print i; }'`; \
1.539 + mkid -fID $$unique
1.540 +tags: TAGS
1.541 +
1.542 +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1.543 + $(TAGS_FILES) $(LISP)
1.544 + tags=; \
1.545 + here=`pwd`; \
1.546 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.547 + unique=`for i in $$list; do \
1.548 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.549 + done | \
1.550 + $(AWK) ' { files[$$0] = 1; } \
1.551 + END { for (i in files) print i; }'`; \
1.552 + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1.553 + test -n "$$unique" || unique=$$empty_fix; \
1.554 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1.555 + $$tags $$unique; \
1.556 + fi
1.557 +ctags: CTAGS
1.558 +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1.559 + $(TAGS_FILES) $(LISP)
1.560 + tags=; \
1.561 + here=`pwd`; \
1.562 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.563 + unique=`for i in $$list; do \
1.564 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.565 + done | \
1.566 + $(AWK) ' { files[$$0] = 1; } \
1.567 + END { for (i in files) print i; }'`; \
1.568 + test -z "$(CTAGS_ARGS)$$tags$$unique" \
1.569 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.570 + $$tags $$unique
1.571 +
1.572 +GTAGS:
1.573 + here=`$(am__cd) $(top_builddir) && pwd` \
1.574 + && cd $(top_srcdir) \
1.575 + && gtags -i $(GTAGS_ARGS) $$here
1.576 +
1.577 +distclean-tags:
1.578 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.579 +
1.580 +distdir: $(DISTFILES)
1.581 + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1.582 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1.583 + list='$(DISTFILES)'; for file in $$list; do \
1.584 + case $$file in \
1.585 + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1.586 + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1.587 + esac; \
1.588 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.589 + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1.590 + if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1.591 + dir="/$$dir"; \
1.592 + $(mkdir_p) "$(distdir)$$dir"; \
1.593 + else \
1.594 + dir=''; \
1.595 + fi; \
1.596 + if test -d $$d/$$file; then \
1.597 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.598 + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1.599 + fi; \
1.600 + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.601 + else \
1.602 + test -f $(distdir)/$$file \
1.603 + || cp -p $$d/$$file $(distdir)/$$file \
1.604 + || exit 1; \
1.605 + fi; \
1.606 + done
1.607 +check-am: all-am
1.608 +check: check-am
1.609 +all-am: Makefile $(PROGRAMS)
1.610 +installdirs:
1.611 + for dir in "$(DESTDIR)$(bindir)"; do \
1.612 + test -z "$$dir" || $(mkdir_p) "$$dir"; \
1.613 + done
1.614 +install: install-am
1.615 +install-exec: install-exec-am
1.616 +install-data: install-data-am
1.617 +uninstall: uninstall-am
1.618 +
1.619 +install-am: all-am
1.620 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.621 +
1.622 +installcheck: installcheck-am
1.623 +install-strip:
1.624 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.625 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.626 + `test -z '$(STRIP)' || \
1.627 + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.628 +mostlyclean-generic:
1.629 +
1.630 +clean-generic:
1.631 +
1.632 +distclean-generic:
1.633 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.634 +
1.635 +maintainer-clean-generic:
1.636 + @echo "This command is intended for maintainers to use"
1.637 + @echo "it deletes files that may require special tools to rebuild."
1.638 +clean: clean-am
1.639 +
1.640 +clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
1.641 +
1.642 +distclean: distclean-am
1.643 + -rm -rf ./$(DEPDIR)
1.644 + -rm -f Makefile
1.645 +distclean-am: clean-am distclean-compile distclean-generic \
1.646 + distclean-libtool distclean-tags
1.647 +
1.648 +dvi: dvi-am
1.649 +
1.650 +dvi-am:
1.651 +
1.652 +html: html-am
1.653 +
1.654 +info: info-am
1.655 +
1.656 +info-am:
1.657 +
1.658 +install-data-am:
1.659 +
1.660 +install-exec-am: install-binPROGRAMS
1.661 +
1.662 +install-info: install-info-am
1.663 +
1.664 +install-man:
1.665 +
1.666 +installcheck-am:
1.667 +
1.668 +maintainer-clean: maintainer-clean-am
1.669 + -rm -rf ./$(DEPDIR)
1.670 + -rm -f Makefile
1.671 +maintainer-clean-am: distclean-am maintainer-clean-generic
1.672 +
1.673 +mostlyclean: mostlyclean-am
1.674 +
1.675 +mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1.676 + mostlyclean-libtool
1.677 +
1.678 +pdf: pdf-am
1.679 +
1.680 +pdf-am:
1.681 +
1.682 +ps: ps-am
1.683 +
1.684 +ps-am:
1.685 +
1.686 +uninstall-am: uninstall-binPROGRAMS uninstall-info-am
1.687 +
1.688 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1.689 + clean-generic clean-libtool ctags distclean distclean-compile \
1.690 + distclean-generic distclean-libtool distclean-tags distdir dvi \
1.691 + dvi-am html html-am info info-am install install-am \
1.692 + install-binPROGRAMS install-data install-data-am install-exec \
1.693 + install-exec-am install-info install-info-am install-man \
1.694 + install-strip installcheck installcheck-am installdirs \
1.695 + maintainer-clean maintainer-clean-generic mostlyclean \
1.696 + mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1.697 + pdf pdf-am ps ps-am tags uninstall uninstall-am \
1.698 + uninstall-binPROGRAMS uninstall-info-am
1.699 +
1.700 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
1.701 +# Otherwise a system limit (for SysV at least) may be exceeded.
1.702 +.NOEXPORT: