X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile.in;h=b109fe337d0f5b0cb357b66523d2934161f453e7;hb=71980a732e7898c55c7561de70920d73b38f60e3;hp=488e71460f87347ebe75e0974ffc3b5e1e30e537;hpb=0d5fb4bdcc5251d858da019ad964d192bf5d51fb;p=monky diff --git a/Makefile.in b/Makefile.in index 488e714..b109fe3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.8.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 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. @@ -13,6 +13,33 @@ # PARTICULAR PURPOSE. @SET_MAKE@ + +# -*- mode: Makefile; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*- +# +# Conky, a system monitor, based on torsmo +# +# Any original torsmo code is licensed under the BSD license +# +# All code written since the fork of torsmo is licensed under the GPL +# +# Please see COPYING for details +# +# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen +# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) +# All rights reserved. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ @@ -33,18 +60,20 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -subdir = . +host_triplet = @host@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ - ChangeLog INSTALL NEWS TODO depcomp install-sh missing \ - mkinstalldirs + ChangeLog INSTALL NEWS TODO compile config.guess config.rpath \ + config.sub depcomp install-sh ltmain.sh missing +subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__aclocal_m4_deps = $(top_srcdir)/m4/pkg.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(mkdir_p) CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = @@ -65,7 +94,7 @@ am__remove_distdir = \ { test ! -d $(distdir) \ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr $(distdir); }; } -DIST_ARCHIVES = $(distdir).tar.gz +DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print @@ -73,51 +102,120 @@ ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ +AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -BUILD_CAIRO_FALSE = @BUILD_CAIRO_FALSE@ -BUILD_CAIRO_TRUE = @BUILD_CAIRO_TRUE@ +Audacious_CFLAGS = @Audacious_CFLAGS@ +Audacious_LIBS = @Audacious_LIBS@ +BMPx_CFLAGS = @BMPx_CFLAGS@ +BMPx_LIBS = @BMPx_LIBS@ +BUILD_APCUPSD_FALSE = @BUILD_APCUPSD_FALSE@ +BUILD_APCUPSD_TRUE = @BUILD_APCUPSD_TRUE@ +BUILD_ARCH = @BUILD_ARCH@ +BUILD_AUDACIOUS_FALSE = @BUILD_AUDACIOUS_FALSE@ +BUILD_AUDACIOUS_TRUE = @BUILD_AUDACIOUS_TRUE@ +BUILD_BMPX_FALSE = @BUILD_BMPX_FALSE@ +BUILD_BMPX_TRUE = @BUILD_BMPX_TRUE@ +BUILD_CONFIG_OUTPUT_FALSE = @BUILD_CONFIG_OUTPUT_FALSE@ +BUILD_CONFIG_OUTPUT_TRUE = @BUILD_CONFIG_OUTPUT_TRUE@ +BUILD_CURL_FALSE = @BUILD_CURL_FALSE@ +BUILD_CURL_TRUE = @BUILD_CURL_TRUE@ +BUILD_DATE = @BUILD_DATE@ +BUILD_EVE_FALSE = @BUILD_EVE_FALSE@ +BUILD_EVE_TRUE = @BUILD_EVE_TRUE@ BUILD_FREEBSD_FALSE = @BUILD_FREEBSD_FALSE@ BUILD_FREEBSD_TRUE = @BUILD_FREEBSD_TRUE@ +BUILD_HDDTEMP_FALSE = @BUILD_HDDTEMP_FALSE@ +BUILD_HDDTEMP_TRUE = @BUILD_HDDTEMP_TRUE@ +BUILD_IBM_FALSE = @BUILD_IBM_FALSE@ +BUILD_IBM_TRUE = @BUILD_IBM_TRUE@ +BUILD_ICONV_FALSE = @BUILD_ICONV_FALSE@ +BUILD_ICONV_TRUE = @BUILD_ICONV_TRUE@ +BUILD_IMLIB2_FALSE = @BUILD_IMLIB2_FALSE@ +BUILD_IMLIB2_TRUE = @BUILD_IMLIB2_TRUE@ BUILD_LINUX_FALSE = @BUILD_LINUX_FALSE@ BUILD_LINUX_TRUE = @BUILD_LINUX_TRUE@ -BUILD_MLDONKEY_FALSE = @BUILD_MLDONKEY_FALSE@ -BUILD_MLDONKEY_TRUE = @BUILD_MLDONKEY_TRUE@ +BUILD_LUA_CAIRO_FALSE = @BUILD_LUA_CAIRO_FALSE@ +BUILD_LUA_CAIRO_TRUE = @BUILD_LUA_CAIRO_TRUE@ +BUILD_LUA_FALSE = @BUILD_LUA_FALSE@ +BUILD_LUA_IMLIB2_FALSE = @BUILD_LUA_IMLIB2_FALSE@ +BUILD_LUA_IMLIB2_TRUE = @BUILD_LUA_IMLIB2_TRUE@ +BUILD_LUA_TRUE = @BUILD_LUA_TRUE@ +BUILD_MATH_FALSE = @BUILD_MATH_FALSE@ +BUILD_MATH_TRUE = @BUILD_MATH_TRUE@ +BUILD_MOC_FALSE = @BUILD_MOC_FALSE@ +BUILD_MOC_TRUE = @BUILD_MOC_TRUE@ BUILD_MPD_FALSE = @BUILD_MPD_FALSE@ BUILD_MPD_TRUE = @BUILD_MPD_TRUE@ -BUILD_NETBSD_FALSE = @BUILD_NETBSD_FALSE@ -BUILD_NETBSD_TRUE = @BUILD_NETBSD_TRUE@ -BUILD_SETI_FALSE = @BUILD_SETI_FALSE@ -BUILD_SETI_TRUE = @BUILD_SETI_TRUE@ -BUILD_SOLARIS_FALSE = @BUILD_SOLARIS_FALSE@ -BUILD_SOLARIS_TRUE = @BUILD_SOLARIS_TRUE@ +BUILD_NCURSES_FALSE = @BUILD_NCURSES_FALSE@ +BUILD_NCURSES_TRUE = @BUILD_NCURSES_TRUE@ +BUILD_NVIDIA_FALSE = @BUILD_NVIDIA_FALSE@ +BUILD_NVIDIA_TRUE = @BUILD_NVIDIA_TRUE@ +BUILD_OPENBSD_FALSE = @BUILD_OPENBSD_FALSE@ +BUILD_OPENBSD_TRUE = @BUILD_OPENBSD_TRUE@ +BUILD_PORT_MONITORS_FALSE = @BUILD_PORT_MONITORS_FALSE@ +BUILD_PORT_MONITORS_TRUE = @BUILD_PORT_MONITORS_TRUE@ +BUILD_RSS_FALSE = @BUILD_RSS_FALSE@ +BUILD_RSS_TRUE = @BUILD_RSS_TRUE@ +BUILD_WEATHER_FALSE = @BUILD_WEATHER_FALSE@ +BUILD_WEATHER_TRUE = @BUILD_WEATHER_TRUE@ +BUILD_WLAN_FALSE = @BUILD_WLAN_FALSE@ +BUILD_WLAN_TRUE = @BUILD_WLAN_TRUE@ BUILD_X11_FALSE = @BUILD_X11_FALSE@ BUILD_X11_TRUE = @BUILD_X11_TRUE@ -CAIROCONFIG = @CAIROCONFIG@ +BUILD_XMMS2_FALSE = @BUILD_XMMS2_FALSE@ +BUILD_XMMS2_TRUE = @BUILD_XMMS2_TRUE@ +BUILD_XOAP_FALSE = @BUILD_XOAP_FALSE@ +BUILD_XOAP_TRUE = @BUILD_XOAP_TRUE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ +DSYMUTIL = @DSYMUTIL@ +ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ +GLib2_CFLAGS = @GLib2_CFLAGS@ +GLib2_LIBS = @GLib2_LIBS@ +GREP = @GREP@ +HAVE_DOCSTUFF_FALSE = @HAVE_DOCSTUFF_FALSE@ +HAVE_DOCSTUFF_TRUE = @HAVE_DOCSTUFF_TRUE@ +HAVE_PKGCONFIG = @HAVE_PKGCONFIG@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +Imlib2_CFLAGS = @Imlib2_CFLAGS@ +Imlib2_LIBS = @Imlib2_LIBS@ LDFLAGS = @LDFLAGS@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LN_S = @LN_S@ +LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ +LUA51_CFLAGS = @LUA51_CFLAGS@ +LUA51_LIBS = @LUA51_LIBS@ +LUA_CFLAGS = @LUA_CFLAGS@ +LUA_LIBS = @LUA_LIBS@ MAKEINFO = @MAKEINFO@ +NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -126,44 +224,111 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +RANLIB = @RANLIB@ +SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +X11_CFLAGS = @X11_CFLAGS@ X11_LIBS = @X11_LIBS@ -XFTCONFIG = @XFTCONFIG@ -XFT_LIBS = @XFT_LIBS@ +XDamage_CFLAGS = @XDamage_CFLAGS@ +XDamage_LIBS = @XDamage_LIBS@ +XMKMF = @XMKMF@ +XMMS2_CFLAGS = @XMMS2_CFLAGS@ +XMMS2_LIBS = @XMMS2_LIBS@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +Xext_CFLAGS = @Xext_CFLAGS@ +Xext_LIBS = @Xext_LIBS@ +Xft_CFLAGS = @Xft_CFLAGS@ +Xft_LIBS = @Xft_LIBS@ ac_ct_CC = @ac_ct_CC@ -ac_ct_STRIP = @ac_ct_STRIP@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ bindir = @bindir@ +build = @build@ build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +cairo_CFLAGS = @cairo_CFLAGS@ +cairo_LIBS = @cairo_LIBS@ +cairo_xlib_CFLAGS = @cairo_xlib_CFLAGS@ +cairo_xlib_LIBS = @cairo_xlib_LIBS@ +conky_CFLAGS = @conky_CFLAGS@ +conky_LIBS = @conky_LIBS@ datadir = @datadir@ +datarootdir = @datarootdir@ +db2x_manxml_cmd = @db2x_manxml_cmd@ +db2x_xsltproc_cmd = @db2x_xsltproc_cmd@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ +host = @host@ host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +libcurl_CFLAGS = @libcurl_CFLAGS@ +libcurl_LIBS = @libcurl_LIBS@ libdir = @libdir@ libexecdir = @libexecdir@ +libxml2_CFLAGS = @libxml2_CFLAGS@ +libxml2_LIBS = @libxml2_LIBS@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -SUBDIRS = src doc -EXTRA_DIST = app-admin/conky/conky-1.2.ebuild app-admin/conky/conky-1.9999.ebuild +tolua_CFLAGS = @tolua_CFLAGS@ +tolua_LIBS = @tolua_LIBS@ +toluapp = @toluapp@ +xsltproc_cmd = @xsltproc_cmd@ +SUBDIRS = \ + src \ + doc \ + lua \ + data + +AUTOMAKE_OPTIONS = \ + 1.8 \ + dist-bzip2 + +EXTRA_DIST = \ + autogen.sh \ + configure.ac.in \ + config.rpath \ + extras/nano/README \ + extras/nano/conky.nanorc \ + extras/vim/README \ + extras/vim/ftdetect/conkyrc.vim \ + extras/vim/syntax/conkyrc.vim \ + text2c.sh + +ACLOCAL_AMFLAGS = -I m4 all: all-recursive .SUFFIXES: @@ -200,6 +365,15 @@ $(top_srcdir)/configure: $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd @@ -209,13 +383,7 @@ uninstall-info-am: # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ @@ -227,7 +395,7 @@ $(RECURSIVE_TARGETS): local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ @@ -235,13 +403,7 @@ $(RECURSIVE_TARGETS): mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: - @failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ + @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ @@ -262,7 +424,7 @@ maintainer-clean-recursive: local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ @@ -337,7 +499,7 @@ distclean-tags: distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) - $(mkdir_p) $(distdir)/app-admin/conky + $(mkdir_p) $(distdir)/extras/nano $(distdir)/extras/vim $(distdir)/extras/vim/ftdetect $(distdir)/extras/vim/syntax $(distdir)/m4 $(distdir)/src @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ @@ -364,17 +526,15 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ - || $(mkdir_p) "$(distdir)/$$subdir" \ + || mkdir "$(distdir)/$$subdir" \ || exit 1; \ - distdir=`$(am__cd) $(distdir) && pwd`; \ - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$top_distdir" \ - distdir="$$distdir/$$subdir" \ + top_distdir="../$(top_distdir)" \ + distdir="../$(distdir)/$$subdir" \ distdir) \ || exit 1; \ fi; \ @@ -385,15 +545,14 @@ distdir: $(DISTFILES) ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) - dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 + $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir @@ -406,7 +565,8 @@ dist-zip: distdir $(am__remove_distdir) dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then @@ -415,11 +575,11 @@ dist dist-all: distdir distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ *.tar.bz2*) \ - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ *.zip*) \ @@ -500,19 +660,20 @@ mostlyclean-generic: clean-generic: distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -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-recursive -clean-am: clean-generic mostlyclean-am +clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags +distclean-am: clean-am distclean-generic distclean-libtool \ + distclean-local distclean-tags dvi: dvi-recursive @@ -542,7 +703,7 @@ maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive -mostlyclean-am: mostlyclean-generic +mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive @@ -557,9 +718,10 @@ uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ - check-am clean clean-generic clean-recursive ctags \ - ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \ - dist-tarZ dist-zip distcheck distclean distclean-generic \ + check-am clean clean-generic clean-libtool clean-recursive \ + ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ + dist-shar dist-tarZ dist-zip distcheck distclean \ + distclean-generic distclean-libtool distclean-local \ distclean-recursive distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ @@ -567,9 +729,34 @@ uninstall-info: uninstall-info-recursive install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-generic \ - mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am uninstall-info-am - + mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ + tags tags-recursive uninstall uninstall-am uninstall-info-am + + +distclean-local: + /bin/rm -rf *.cache *~ + +Doxyfile: + doxygen -g + sed -e 's/^\(PROJECT_NAME *=\).*$$/\1 conky/' \ + -e 's/^\(PROJECT_NUMBER *=\).*$$/\1 1.6/' \ + -e 's/^\(OPTIMIZE_OUTPUT_FOR_C *=\).*$$/\1 YES/' \ + -e 's/^\(EXTRACT_ALL *=\).*$$/\1 YES/' \ + -e 's/^\(EXTRACT_PRIVATE *=\).*$$/\1 YES/' \ + -e 's/^\(EXTRACT_STATIC *=\).*$$/\1 YES/' \ + -e 's/^\(INPUT *=\).*$$/\1 "src"/' \ + -e 's/^\(SOURCE_BROWSER *=\).*$$/\1 YES/' \ + -e 's/^\(MACRO_EXPANSION *=\).*$$/\1 YES/' \ + -e 's/^\(HAVE_DOT *=\).*$$/\1 YES/' \ + -e 's/^\(CALL_GRAPH *=\).*$$/\1 YES/' \ + -e 's/^\(CALLER_GRAPH *=\).*$$/\1 YES/' -i Doxyfile + +doxy: Doxyfile + doxygen $< + +.PHONY: distclean-local doxy + +# vi:set ts=4 sw=4 noet ai nocindent syntax=automake: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: