diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.in | 373 |
1 files changed, 0 insertions, 373 deletions
diff --git a/src/Makefile.in b/src/Makefile.in deleted file mode 100644 index 5549a20..0000000 --- a/src/Makefile.in +++ /dev/null @@ -1,373 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -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 = : -subdir = src -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -SOURCES = -DIST_SOURCES = -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EXEEXT = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GMSGFMT = @[email protected] -ICONMAP = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LDFLAGS = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LTLIBOBJS = @[email protected] -MAKEINFO = @[email protected] -MKDIR_P = @[email protected] -MSGFMT = @[email protected] -MSGMERGE = @[email protected] -OBJEXT = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -SVGOUTDIR = @[email protected] -SVGSRCDIR = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -XGETTEXT = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_CC = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build_alias = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host_alias = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -render_sizes = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -themedir = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -icon_in_files = $(shell SRCDIR="$(srcdir)"; for i in `find $$SRCDIR -name "*.svg"`; do printf "$$i "; done) -EXTRA_DIST = \ - $(icon_in_files) - -MAINTAINERCLEANFILES = \ - Makefile.in \ - $(icon_cache) - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -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: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-data-local - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-local - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic distclean \ - distclean-generic distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am \ - install-data-local install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am uninstall uninstall-am uninstall-local - - -$(render_sizes): Makefile - -install-data-local: - for size in $(render_sizes); do \ - echo -e "Going to copy files for $$size"; \ - for file in `cd $(top_srcdir)/$(SVGOUTDIR)/$$size && find . -name "*.png"`; do \ - context="`dirname $$file`"; \ - $(mkdir_p) $(DESTDIR)$(themedir)/$$size/$$context; \ - $(install_sh_DATA) $(top_srcdir)/$(SVGOUTDIR)/$$size/$$file $(DESTDIR)$(themedir)/$$size/$$file; \ - done; \ - done; \ - if [ $(ICONMAP) != "false" ]; then \ - cd $(DESTDIR)$(themedir); \ - for size in $(render_sizes); do \ - cd $$size || continue; \ - echo -e "Going to set up icon mapping for $$size"; \ - for dir in `find . -type d`; do \ - context="`echo $$dir | cut -c 3-`"; \ - if [ $$context ]; then \ - $(ICONMAP) -c $$context; \ - fi; \ - done; \ - cd ..; \ - done; \ - fi - -uninstall-local: - for size in $(render_sizes); do \ - for file in `cd $(top_srcdir)/$(SVGOUTDIR)/$$size && find . -name "*.png"`; do \ - rm -f $(DESTDIR)$(themedir)/$$size/$$file; \ - done; \ - done - -# 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: |