Blame Makefile.in

Packit Service af52df
# Makefile.in generated by automake 1.13.4 from Makefile.am.
Packit Service af52df
# @configure_input@
Packit Service af52df
Packit Service af52df
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
Packit Service af52df
Packit Service af52df
# This Makefile.in is free software; the Free Software Foundation
Packit Service af52df
# gives unlimited permission to copy and/or distribute it,
Packit Service af52df
# with or without modifications, as long as this notice is preserved.
Packit Service af52df
Packit Service af52df
# This program is distributed in the hope that it will be useful,
Packit Service af52df
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service af52df
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service af52df
# PARTICULAR PURPOSE.
Packit Service af52df
Packit Service af52df
@SET_MAKE@
Packit Service af52df
Packit Service af52df
VPATH = @srcdir@
Packit Service af52df
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
Packit Service af52df
am__make_running_with_option = \
Packit Service af52df
  case $${target_option-} in \
Packit Service af52df
      ?) ;; \
Packit Service af52df
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service af52df
              "target option '$${target_option-}' specified" >&2; \
Packit Service af52df
         exit 1;; \
Packit Service af52df
  esac; \
Packit Service af52df
  has_opt=no; \
Packit Service af52df
  sane_makeflags=$$MAKEFLAGS; \
Packit Service af52df
  if $(am__is_gnu_make); then \
Packit Service af52df
    sane_makeflags=$$MFLAGS; \
Packit Service af52df
  else \
Packit Service af52df
    case $$MAKEFLAGS in \
Packit Service af52df
      *\\[\ \	]*) \
Packit Service af52df
        bs=\\; \
Packit Service af52df
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service af52df
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service af52df
    esac; \
Packit Service af52df
  fi; \
Packit Service af52df
  skip_next=no; \
Packit Service af52df
  strip_trailopt () \
Packit Service af52df
  { \
Packit Service af52df
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service af52df
  }; \
Packit Service af52df
  for flg in $$sane_makeflags; do \
Packit Service af52df
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service af52df
    case $$flg in \
Packit Service af52df
      *=*|--*) continue;; \
Packit Service af52df
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service af52df
      -*I?*) strip_trailopt 'I';; \
Packit Service af52df
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service af52df
      -*O?*) strip_trailopt 'O';; \
Packit Service af52df
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service af52df
      -*l?*) strip_trailopt 'l';; \
Packit Service af52df
      -[dEDm]) skip_next=yes;; \
Packit Service af52df
      -[JT]) skip_next=yes;; \
Packit Service af52df
    esac; \
Packit Service af52df
    case $$flg in \
Packit Service af52df
      *$$target_option*) has_opt=yes; break;; \
Packit Service af52df
    esac; \
Packit Service af52df
  done; \
Packit Service af52df
  test $$has_opt = yes
Packit Service af52df
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service af52df
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service af52df
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service af52df
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service af52df
pkglibdir = $(libdir)/@PACKAGE@
Packit Service af52df
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service af52df
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service af52df
install_sh_DATA = $(install_sh) -c -m 644
Packit Service af52df
install_sh_PROGRAM = $(install_sh) -c
Packit Service af52df
install_sh_SCRIPT = $(install_sh) -c
Packit Service af52df
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service af52df
transform = $(program_transform_name)
Packit Service af52df
NORMAL_INSTALL = :
Packit Service af52df
PRE_INSTALL = :
Packit Service af52df
POST_INSTALL = :
Packit Service af52df
NORMAL_UNINSTALL = :
Packit Service af52df
PRE_UNINSTALL = :
Packit Service af52df
POST_UNINSTALL = :
Packit Service af52df
build_triplet = @build@
Packit Service af52df
host_triplet = @host@
Packit Service af52df
@WITH_GTK_DOC_TRUE@am__append_1 = docs
Packit Service af52df
subdir = .
Packit Service af52df
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
Packit Service af52df
	$(top_srcdir)/configure $(am__configure_deps) \
Packit Service af52df
	$(dist_noinst_DATA) ABOUT-NLS ar-lib config.guess config.rpath \
Packit Service af52df
	config.sub depcomp install-sh missing ltmain.sh
Packit Service af52df
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service af52df
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
Packit Service af52df
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service af52df
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service af52df
	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/acinclude.m4 \
Packit Service af52df
	$(top_srcdir)/configure.ac
Packit Service af52df
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service af52df
	$(ACLOCAL_M4)
Packit Service af52df
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Packit Service af52df
 configure.lineno config.status.lineno
Packit Service af52df
mkinstalldirs = $(install_sh) -d
Packit Service af52df
CONFIG_CLEAN_FILES =
Packit Service af52df
CONFIG_CLEAN_VPATH_FILES =
Packit Service af52df
AM_V_P = $(am__v_P_@AM_V@)
Packit Service af52df
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service af52df
am__v_P_0 = false
Packit Service af52df
am__v_P_1 = :
Packit Service af52df
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service af52df
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service af52df
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service af52df
am__v_GEN_1 = 
Packit Service af52df
AM_V_at = $(am__v_at_@AM_V@)
Packit Service af52df
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service af52df
am__v_at_0 = @
Packit Service af52df
am__v_at_1 = 
Packit Service af52df
SOURCES =
Packit Service af52df
DIST_SOURCES =
Packit Service af52df
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit Service af52df
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit Service af52df
	install-data-recursive install-dvi-recursive \
Packit Service af52df
	install-exec-recursive install-html-recursive \
Packit Service af52df
	install-info-recursive install-pdf-recursive \
Packit Service af52df
	install-ps-recursive install-recursive installcheck-recursive \
Packit Service af52df
	installdirs-recursive pdf-recursive ps-recursive \
Packit Service af52df
	tags-recursive uninstall-recursive
Packit Service af52df
am__can_run_installinfo = \
Packit Service af52df
  case $$AM_UPDATE_INFO_DIR in \
Packit Service af52df
    n|no|NO) false;; \
Packit Service af52df
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service af52df
  esac
Packit Service af52df
DATA = $(dist_noinst_DATA)
Packit Service af52df
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit Service af52df
  distclean-recursive maintainer-clean-recursive
Packit Service af52df
am__recursive_targets = \
Packit Service af52df
  $(RECURSIVE_TARGETS) \
Packit Service af52df
  $(RECURSIVE_CLEAN_TARGETS) \
Packit Service af52df
  $(am__extra_recursive_targets)
Packit Service af52df
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit Service af52df
	cscope distdir dist dist-all distcheck
Packit Service af52df
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit Service af52df
# Read a list of newline-separated strings from the standard input,
Packit Service af52df
# and print each of them once, without duplicates.  Input order is
Packit Service af52df
# *not* preserved.
Packit Service af52df
am__uniquify_input = $(AWK) '\
Packit Service af52df
  BEGIN { nonempty = 0; } \
Packit Service af52df
  { items[$$0] = 1; nonempty = 1; } \
Packit Service af52df
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service af52df
'
Packit Service af52df
# Make sure the list of sources is unique.  This is necessary because,
Packit Service af52df
# e.g., the same source file might be shared among _SOURCES variables
Packit Service af52df
# for different programs/libraries.
Packit Service af52df
am__define_uniq_tagged_files = \
Packit Service af52df
  list='$(am__tagged_files)'; \
Packit Service af52df
  unique=`for i in $$list; do \
Packit Service af52df
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service af52df
  done | $(am__uniquify_input)`
Packit Service af52df
ETAGS = etags
Packit Service af52df
CTAGS = ctags
Packit Service af52df
CSCOPE = cscope
Packit Service af52df
DIST_SUBDIRS = . po src dist tests docs
Packit Service af52df
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service af52df
distdir = $(PACKAGE)-$(VERSION)
Packit Service af52df
top_distdir = $(distdir)
Packit Service af52df
am__remove_distdir = \
Packit Service af52df
  if test -d "$(distdir)"; then \
Packit Service af52df
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
Packit Service af52df
      && rm -rf "$(distdir)" \
Packit Service af52df
      || { sleep 5 && rm -rf "$(distdir)"; }; \
Packit Service af52df
  else :; fi
Packit Service af52df
am__post_remove_distdir = $(am__remove_distdir)
Packit Service af52df
am__relativize = \
Packit Service af52df
  dir0=`pwd`; \
Packit Service af52df
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit Service af52df
  sed_rest='s,^[^/]*/*,,'; \
Packit Service af52df
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit Service af52df
  sed_butlast='s,/*[^/]*$$,,'; \
Packit Service af52df
  while test -n "$$dir1"; do \
Packit Service af52df
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit Service af52df
    if test "$$first" != "."; then \
Packit Service af52df
      if test "$$first" = ".."; then \
Packit Service af52df
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit Service af52df
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit Service af52df
      else \
Packit Service af52df
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit Service af52df
        if test "$$first2" = "$$first"; then \
Packit Service af52df
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit Service af52df
        else \
Packit Service af52df
          dir2="../$$dir2"; \
Packit Service af52df
        fi; \
Packit Service af52df
        dir0="$$dir0"/"$$first"; \
Packit Service af52df
      fi; \
Packit Service af52df
    fi; \
Packit Service af52df
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit Service af52df
  done; \
Packit Service af52df
  reldir="$$dir2"
Packit Service af52df
DIST_ARCHIVES = $(distdir).tar.gz
Packit Service af52df
GZIP_ENV = --best
Packit Service af52df
DIST_TARGETS = dist-gzip
Packit Service af52df
distuninstallcheck_listfiles = find . -type f -print
Packit Service af52df
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
Packit Service af52df
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Packit Service af52df
distcleancheck_listfiles = find . -type f -print
Packit Service af52df
ACLOCAL = @ACLOCAL@
Packit Service af52df
AMTAR = @AMTAR@
Packit Service af52df
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service af52df
AR = @AR@
Packit Service af52df
AUTOCONF = @AUTOCONF@
Packit Service af52df
AUTOHEADER = @AUTOHEADER@
Packit Service af52df
AUTOMAKE = @AUTOMAKE@
Packit Service af52df
AWK = @AWK@
Packit Service af52df
CC = @CC@
Packit Service af52df
CCDEPMODE = @CCDEPMODE@
Packit Service af52df
CFLAGS = @CFLAGS@
Packit Service af52df
CPP = @CPP@
Packit Service af52df
CPPFLAGS = @CPPFLAGS@
Packit Service af52df
CYGPATH_W = @CYGPATH_W@
Packit Service af52df
DEFS = @DEFS@
Packit Service af52df
DEPDIR = @DEPDIR@
Packit Service af52df
DLLTOOL = @DLLTOOL@
Packit Service af52df
DSYMUTIL = @DSYMUTIL@
Packit Service af52df
DUMPBIN = @DUMPBIN@
Packit Service af52df
ECHO_C = @ECHO_C@
Packit Service af52df
ECHO_N = @ECHO_N@
Packit Service af52df
ECHO_T = @ECHO_T@
Packit Service af52df
EGREP = @EGREP@
Packit Service af52df
EXEEXT = @EXEEXT@
Packit Service af52df
FGREP = @FGREP@
Packit Service af52df
GREP = @GREP@
Packit Service af52df
INSTALL = @INSTALL@
Packit Service af52df
INSTALL_DATA = @INSTALL_DATA@
Packit Service af52df
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service af52df
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service af52df
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service af52df
LD = @LD@
Packit Service af52df
LDFLAGS = @LDFLAGS@
Packit Service af52df
LIBOBJS = @LIBOBJS@
Packit Service af52df
LIBS = @LIBS@
Packit Service af52df
LIBTOOL = @LIBTOOL@
Packit Service af52df
LIPO = @LIPO@
Packit Service af52df
LN_S = @LN_S@
Packit Service af52df
LTLIBOBJS = @LTLIBOBJS@
Packit Service af52df
MAKEINFO = @MAKEINFO@
Packit Service af52df
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service af52df
MKDIR_P = @MKDIR_P@
Packit Service af52df
MSGCAT = @MSGCAT@
Packit Service af52df
MSGFMT = @MSGFMT@
Packit Service af52df
MSGMERGE = @MSGMERGE@
Packit Service af52df
NM = @NM@
Packit Service af52df
NMEDIT = @NMEDIT@
Packit Service af52df
OBJDUMP = @OBJDUMP@
Packit Service af52df
OBJEXT = @OBJEXT@
Packit Service af52df
OTOOL = @OTOOL@
Packit Service af52df
OTOOL64 = @OTOOL64@
Packit Service af52df
PACKAGE = @PACKAGE@
Packit Service af52df
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service af52df
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service af52df
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service af52df
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service af52df
PACKAGE_URL = @PACKAGE_URL@
Packit Service af52df
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service af52df
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service af52df
PCRE_CFLAGS = @PCRE_CFLAGS@
Packit Service af52df
PCRE_LIBS = @PCRE_LIBS@
Packit Service af52df
PKG_CONFIG = @PKG_CONFIG@
Packit Service af52df
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service af52df
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service af52df
PYTHON = @PYTHON@
Packit Service af52df
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
Packit Service af52df
PYTHON_PLATFORM = @PYTHON_PLATFORM@
Packit Service af52df
PYTHON_PREFIX = @PYTHON_PREFIX@
Packit Service af52df
PYTHON_VERSION = @PYTHON_VERSION@
Packit Service af52df
RANLIB = @RANLIB@
Packit Service af52df
SED = @SED@
Packit Service af52df
SET_MAKE = @SET_MAKE@
Packit Service af52df
SHELL = @SHELL@
Packit Service af52df
STRIP = @STRIP@
Packit Service af52df
VERSION = @VERSION@
Packit Service af52df
WITH_GTK_DOC = @WITH_GTK_DOC@
Packit Service af52df
WITH_PYTHON2 = @WITH_PYTHON2@
Packit Service af52df
WITH_PYTHON3 = @WITH_PYTHON3@
Packit Service af52df
XGETTEXT = @XGETTEXT@
Packit Service af52df
abs_builddir = @abs_builddir@
Packit Service af52df
abs_srcdir = @abs_srcdir@
Packit Service af52df
abs_top_builddir = @abs_top_builddir@
Packit Service af52df
abs_top_srcdir = @abs_top_srcdir@
Packit Service af52df
ac_ct_AR = @ac_ct_AR@
Packit Service af52df
ac_ct_CC = @ac_ct_CC@
Packit Service af52df
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service af52df
am__include = @am__include@
Packit Service af52df
am__leading_dot = @am__leading_dot@
Packit Service af52df
am__quote = @am__quote@
Packit Service af52df
am__tar = @am__tar@
Packit Service af52df
am__untar = @am__untar@
Packit Service af52df
bindir = @bindir@
Packit Service af52df
build = @build@
Packit Service af52df
build_alias = @build_alias@
Packit Service af52df
build_cpu = @build_cpu@
Packit Service af52df
build_os = @build_os@
Packit Service af52df
build_vendor = @build_vendor@
Packit Service af52df
builddir = @builddir@
Packit Service af52df
datadir = @datadir@
Packit Service af52df
datarootdir = @datarootdir@
Packit Service af52df
docdir = @docdir@
Packit Service af52df
dvidir = @dvidir@
Packit Service af52df
exec_prefix = @exec_prefix@
Packit Service af52df
gtkdoc_scan = @gtkdoc_scan@
Packit Service af52df
host = @host@
Packit Service af52df
host_alias = @host_alias@
Packit Service af52df
host_cpu = @host_cpu@
Packit Service af52df
host_os = @host_os@
Packit Service af52df
host_vendor = @host_vendor@
Packit Service af52df
htmldir = @htmldir@
Packit Service af52df
includedir = @includedir@
Packit Service af52df
infodir = @infodir@
Packit Service af52df
install_sh = @install_sh@
Packit Service af52df
libdir = @libdir@
Packit Service af52df
libexecdir = @libexecdir@
Packit Service af52df
localedir = @localedir@
Packit Service af52df
localstatedir = @localstatedir@
Packit Service af52df
mandir = @mandir@
Packit Service af52df
mkdir_p = @mkdir_p@
Packit Service af52df
oldincludedir = @oldincludedir@
Packit Service af52df
pdfdir = @pdfdir@
Packit Service af52df
pkgpyexecdir = @pkgpyexecdir@
Packit Service af52df
pkgpythondir = @pkgpythondir@
Packit Service af52df
prefix = @prefix@
Packit Service af52df
program_transform_name = @program_transform_name@
Packit Service af52df
psdir = @psdir@
Packit Service af52df
pyexecdir = @pyexecdir@
Packit Service af52df
python2 = @python2@
Packit Service af52df
python3 = @python3@
Packit Service af52df
pythondir = @pythondir@
Packit Service af52df
sbindir = @sbindir@
Packit Service af52df
sharedstatedir = @sharedstatedir@
Packit Service af52df
srcdir = @srcdir@
Packit Service af52df
sysconfdir = @sysconfdir@
Packit Service af52df
target_alias = @target_alias@
Packit Service af52df
top_build_prefix = @top_build_prefix@
Packit Service af52df
top_builddir = @top_builddir@
Packit Service af52df
top_srcdir = @top_srcdir@
Packit Service af52df
ACLOCAL_AMFLAGS = -I m4
Packit Service af52df
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
Packit Service af52df
SUBDIRS = . po src dist tests $(am__append_1)
Packit Service af52df
dist_noinst_DATA = LICENSE README.md
Packit Service af52df
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.sub \
Packit Service af52df
    configure depcomp install-sh ltmain.sh missing py-compile compile ar-lib \
Packit Service af52df
    m4/*.m4
Packit Service af52df
Packit Service af52df
LIBDIRS = src/.libs
Packit Service af52df
PYTHONDIR = src/python
Packit Service af52df
ZANATA_PULL_ARGS = --transdir ./po/
Packit Service af52df
ZANATA_PUSH_ARGS = --srcdir ./po/ --push-type source --force
Packit Service af52df
TEST_DEPENDENCIES = $(shell rpm --specfile dist/libbytesize.spec \
Packit Service af52df
	--requires | cut -d' ' -f1 | grep -v ^libbytesize) gmp \
Packit Service af52df
	gmp-devel mpfr mpfr-devel pcre pcre-devel
Packit Service af52df
Packit Service af52df
# Include the xgettext wrapper so pot-update can be run from the source distribution
Packit Service af52df
# This is needed for make distcheck.
Packit Service af52df
EXTRA_DIST = config.rpath \
Packit Service af52df
	$(srcdir)/translation-canary/xgettext_werror.sh
Packit Service af52df
all: all-recursive
Packit Service af52df
Packit Service af52df
.SUFFIXES:
Packit Service af52df
am--refresh: Makefile
Packit Service af52df
	@:
Packit Service af52df
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service af52df
	@for dep in $?; do \
Packit Service af52df
	  case '$(am__configure_deps)' in \
Packit Service af52df
	    *$$dep*) \
Packit Service af52df
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
Packit Service af52df
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
Packit Service af52df
		&& exit 0; \
Packit Service af52df
	      exit 1;; \
Packit Service af52df
	  esac; \
Packit Service af52df
	done; \
Packit Service af52df
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
Packit Service af52df
	$(am__cd) $(top_srcdir) && \
Packit Service af52df
	  $(AUTOMAKE) --foreign Makefile
Packit Service af52df
.PRECIOUS: Makefile
Packit Service af52df
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service af52df
	@case '$?' in \
Packit Service af52df
	  *config.status*) \
Packit Service af52df
	    echo ' $(SHELL) ./config.status'; \
Packit Service af52df
	    $(SHELL) ./config.status;; \
Packit Service af52df
	  *) \
Packit Service af52df
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
Packit Service af52df
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
Packit Service af52df
	esac;
Packit Service af52df
Packit Service af52df
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service af52df
	$(SHELL) ./config.status --recheck
Packit Service af52df
Packit Service af52df
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service af52df
	$(am__cd) $(srcdir) && $(AUTOCONF)
Packit Service af52df
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service af52df
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
Packit Service af52df
$(am__aclocal_m4_deps):
Packit Service af52df
Packit Service af52df
mostlyclean-libtool:
Packit Service af52df
	-rm -f *.lo
Packit Service af52df
Packit Service af52df
clean-libtool:
Packit Service af52df
	-rm -rf .libs _libs
Packit Service af52df
Packit Service af52df
distclean-libtool:
Packit Service af52df
	-rm -f libtool config.lt
Packit Service af52df
Packit Service af52df
# This directory's subdirectories are mostly independent; you can cd
Packit Service af52df
# into them and run 'make' without going through this Makefile.
Packit Service af52df
# To change the values of 'make' variables: instead of editing Makefiles,
Packit Service af52df
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit Service af52df
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit Service af52df
# (2) otherwise, pass the desired values on the 'make' command line.
Packit Service af52df
$(am__recursive_targets):
Packit Service af52df
	@fail=; \
Packit Service af52df
	if $(am__make_keepgoing); then \
Packit Service af52df
	  failcom='fail=yes'; \
Packit Service af52df
	else \
Packit Service af52df
	  failcom='exit 1'; \
Packit Service af52df
	fi; \
Packit Service af52df
	dot_seen=no; \
Packit Service af52df
	target=`echo $@ | sed s/-recursive//`; \
Packit Service af52df
	case "$@" in \
Packit Service af52df
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit Service af52df
	  *) list='$(SUBDIRS)' ;; \
Packit Service af52df
	esac; \
Packit Service af52df
	for subdir in $$list; do \
Packit Service af52df
	  echo "Making $$target in $$subdir"; \
Packit Service af52df
	  if test "$$subdir" = "."; then \
Packit Service af52df
	    dot_seen=yes; \
Packit Service af52df
	    local_target="$$target-am"; \
Packit Service af52df
	  else \
Packit Service af52df
	    local_target="$$target"; \
Packit Service af52df
	  fi; \
Packit Service af52df
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit Service af52df
	  || eval $$failcom; \
Packit Service af52df
	done; \
Packit Service af52df
	if test "$$dot_seen" = "no"; then \
Packit Service af52df
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit Service af52df
	fi; test -z "$$fail"
Packit Service af52df
Packit Service af52df
ID: $(am__tagged_files)
Packit Service af52df
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service af52df
tags: tags-recursive
Packit Service af52df
TAGS: tags
Packit Service af52df
Packit Service af52df
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service af52df
	set x; \
Packit Service af52df
	here=`pwd`; \
Packit Service af52df
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit Service af52df
	  include_option=--etags-include; \
Packit Service af52df
	  empty_fix=.; \
Packit Service af52df
	else \
Packit Service af52df
	  include_option=--include; \
Packit Service af52df
	  empty_fix=; \
Packit Service af52df
	fi; \
Packit Service af52df
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit Service af52df
	  if test "$$subdir" = .; then :; else \
Packit Service af52df
	    test ! -f $$subdir/TAGS || \
Packit Service af52df
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit Service af52df
	  fi; \
Packit Service af52df
	done; \
Packit Service af52df
	$(am__define_uniq_tagged_files); \
Packit Service af52df
	shift; \
Packit Service af52df
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service af52df
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service af52df
	  if test $$# -gt 0; then \
Packit Service af52df
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service af52df
	      "$$@" $$unique; \
Packit Service af52df
	  else \
Packit Service af52df
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service af52df
	      $$unique; \
Packit Service af52df
	  fi; \
Packit Service af52df
	fi
Packit Service af52df
ctags: ctags-recursive
Packit Service af52df
Packit Service af52df
CTAGS: ctags
Packit Service af52df
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service af52df
	$(am__define_uniq_tagged_files); \
Packit Service af52df
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service af52df
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service af52df
	     $$unique
Packit Service af52df
Packit Service af52df
GTAGS:
Packit Service af52df
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service af52df
	  && $(am__cd) $(top_srcdir) \
Packit Service af52df
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service af52df
cscope: cscope.files
Packit Service af52df
	test ! -s cscope.files \
Packit Service af52df
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
Packit Service af52df
clean-cscope:
Packit Service af52df
	-rm -f cscope.files
Packit Service af52df
cscope.files: clean-cscope cscopelist
Packit Service af52df
cscopelist: cscopelist-recursive
Packit Service af52df
Packit Service af52df
cscopelist-am: $(am__tagged_files)
Packit Service af52df
	list='$(am__tagged_files)'; \
Packit Service af52df
	case "$(srcdir)" in \
Packit Service af52df
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service af52df
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service af52df
	esac; \
Packit Service af52df
	for i in $$list; do \
Packit Service af52df
	  if test -f "$$i"; then \
Packit Service af52df
	    echo "$(subdir)/$$i"; \
Packit Service af52df
	  else \
Packit Service af52df
	    echo "$$sdir/$$i"; \
Packit Service af52df
	  fi; \
Packit Service af52df
	done >> $(top_builddir)/cscope.files
Packit Service af52df
Packit Service af52df
distclean-tags:
Packit Service af52df
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service af52df
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
Packit Service af52df
Packit Service af52df
distdir: $(DISTFILES)
Packit Service af52df
	$(am__remove_distdir)
Packit Service af52df
	test -d "$(distdir)" || mkdir "$(distdir)"
Packit Service af52df
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service af52df
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service af52df
	list='$(DISTFILES)'; \
Packit Service af52df
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service af52df
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service af52df
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service af52df
	case $$dist_files in \
Packit Service af52df
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service af52df
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service af52df
			   sort -u` ;; \
Packit Service af52df
	esac; \
Packit Service af52df
	for file in $$dist_files; do \
Packit Service af52df
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service af52df
	  if test -d $$d/$$file; then \
Packit Service af52df
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service af52df
	    if test -d "$(distdir)/$$file"; then \
Packit Service af52df
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service af52df
	    fi; \
Packit Service af52df
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service af52df
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service af52df
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service af52df
	    fi; \
Packit Service af52df
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service af52df
	  else \
Packit Service af52df
	    test -f "$(distdir)/$$file" \
Packit Service af52df
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service af52df
	    || exit 1; \
Packit Service af52df
	  fi; \
Packit Service af52df
	done
Packit Service af52df
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit Service af52df
	  if test "$$subdir" = .; then :; else \
Packit Service af52df
	    $(am__make_dryrun) \
Packit Service af52df
	      || test -d "$(distdir)/$$subdir" \
Packit Service af52df
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit Service af52df
	      || exit 1; \
Packit Service af52df
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit Service af52df
	    $(am__relativize); \
Packit Service af52df
	    new_distdir=$$reldir; \
Packit Service af52df
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit Service af52df
	    $(am__relativize); \
Packit Service af52df
	    new_top_distdir=$$reldir; \
Packit Service af52df
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit Service af52df
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit Service af52df
	    ($(am__cd) $$subdir && \
Packit Service af52df
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit Service af52df
	        top_distdir="$$new_top_distdir" \
Packit Service af52df
	        distdir="$$new_distdir" \
Packit Service af52df
		am__remove_distdir=: \
Packit Service af52df
		am__skip_length_check=: \
Packit Service af52df
		am__skip_mode_fix=: \
Packit Service af52df
	        distdir) \
Packit Service af52df
	      || exit 1; \
Packit Service af52df
	  fi; \
Packit Service af52df
	done
Packit Service af52df
	$(MAKE) $(AM_MAKEFLAGS) \
Packit Service af52df
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
Packit Service af52df
	  dist-hook
Packit Service af52df
	-test -n "$(am__skip_mode_fix)" \
Packit Service af52df
	|| find "$(distdir)" -type d ! -perm -755 \
Packit Service af52df
		-exec chmod u+rwx,go+rx {} \; -o \
Packit Service af52df
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Packit Service af52df
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Packit Service af52df
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Packit Service af52df
	|| chmod -R a+r "$(distdir)"
Packit Service af52df
dist-gzip: distdir
Packit Service af52df
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-bzip2: distdir
Packit Service af52df
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-lzip: distdir
Packit Service af52df
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-xz: distdir
Packit Service af52df
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-tarZ: distdir
Packit Service af52df
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-shar: distdir
Packit Service af52df
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist-zip: distdir
Packit Service af52df
	-rm -f $(distdir).zip
Packit Service af52df
	zip -rq $(distdir).zip $(distdir)
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
dist dist-all:
Packit Service af52df
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
Packit Service af52df
# This target untars the dist file and tries a VPATH configuration.  Then
Packit Service af52df
# it guarantees that the distribution is self-contained by making another
Packit Service af52df
# tarfile.
Packit Service af52df
distcheck: dist
Packit Service af52df
	case '$(DIST_ARCHIVES)' in \
Packit Service af52df
	*.tar.gz*) \
Packit Service af52df
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
Packit Service af52df
	*.tar.bz2*) \
Packit Service af52df
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
Packit Service af52df
	*.tar.lz*) \
Packit Service af52df
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
Packit Service af52df
	*.tar.xz*) \
Packit Service af52df
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Packit Service af52df
	*.tar.Z*) \
Packit Service af52df
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Packit Service af52df
	*.shar.gz*) \
Packit Service af52df
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
Packit Service af52df
	*.zip*) \
Packit Service af52df
	  unzip $(distdir).zip ;;\
Packit Service af52df
	esac
Packit Service af52df
	chmod -R a-w $(distdir)
Packit Service af52df
	chmod u+w $(distdir)
Packit Service af52df
	mkdir $(distdir)/_build $(distdir)/_inst
Packit Service af52df
	chmod a-w $(distdir)
Packit Service af52df
	test -d $(distdir)/_build || exit 0; \
Packit Service af52df
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
Packit Service af52df
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Packit Service af52df
	  && am__cwd=`pwd` \
Packit Service af52df
	  && $(am__cd) $(distdir)/_build \
Packit Service af52df
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
Packit Service af52df
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
Packit Service af52df
	    $(DISTCHECK_CONFIGURE_FLAGS) \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
Packit Service af52df
	        distuninstallcheck \
Packit Service af52df
	  && chmod -R a-w "$$dc_install_base" \
Packit Service af52df
	  && ({ \
Packit Service af52df
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
Packit Service af52df
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
Packit Service af52df
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
Packit Service af52df
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
Packit Service af52df
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
Packit Service af52df
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
Packit Service af52df
	  && rm -rf "$$dc_destdir" \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
Packit Service af52df
	  && rm -rf $(DIST_ARCHIVES) \
Packit Service af52df
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
Packit Service af52df
	  && cd "$$am__cwd" \
Packit Service af52df
	  || exit 1
Packit Service af52df
	$(am__post_remove_distdir)
Packit Service af52df
	@(echo "$(distdir) archives ready for distribution: "; \
Packit Service af52df
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Packit Service af52df
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Packit Service af52df
distuninstallcheck:
Packit Service af52df
	@test -n '$(distuninstallcheck_dir)' || { \
Packit Service af52df
	  echo 'ERROR: trying to run $@ with an empty' \
Packit Service af52df
	       '$$(distuninstallcheck_dir)' >&2; \
Packit Service af52df
	  exit 1; \
Packit Service af52df
	}; \
Packit Service af52df
	$(am__cd) '$(distuninstallcheck_dir)' || { \
Packit Service af52df
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
Packit Service af52df
	  exit 1; \
Packit Service af52df
	}; \
Packit Service af52df
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
Packit Service af52df
	   || { echo "ERROR: files left after uninstall:" ; \
Packit Service af52df
	        if test -n "$(DESTDIR)"; then \
Packit Service af52df
	          echo "  (check DESTDIR support)"; \
Packit Service af52df
	        fi ; \
Packit Service af52df
	        $(distuninstallcheck_listfiles) ; \
Packit Service af52df
	        exit 1; } >&2
Packit Service af52df
distcleancheck: distclean
Packit Service af52df
	@if test '$(srcdir)' = . ; then \
Packit Service af52df
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
Packit Service af52df
	  exit 1 ; \
Packit Service af52df
	fi
Packit Service af52df
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
Packit Service af52df
	  || { echo "ERROR: files left in build directory after distclean:" ; \
Packit Service af52df
	       $(distcleancheck_listfiles) ; \
Packit Service af52df
	       exit 1; } >&2
Packit Service af52df
check-am: all-am
Packit Service af52df
check: check-recursive
Packit Service af52df
all-am: Makefile $(DATA)
Packit Service af52df
installdirs: installdirs-recursive
Packit Service af52df
installdirs-am:
Packit Service af52df
install: install-recursive
Packit Service af52df
install-exec: install-exec-recursive
Packit Service af52df
install-data: install-data-recursive
Packit Service af52df
uninstall: uninstall-recursive
Packit Service af52df
Packit Service af52df
install-am: all-am
Packit Service af52df
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service af52df
Packit Service af52df
installcheck: installcheck-recursive
Packit Service af52df
install-strip:
Packit Service af52df
	if test -z '$(STRIP)'; then \
Packit Service af52df
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service af52df
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service af52df
	      install; \
Packit Service af52df
	else \
Packit Service af52df
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service af52df
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service af52df
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service af52df
	fi
Packit Service af52df
mostlyclean-generic:
Packit Service af52df
Packit Service af52df
clean-generic:
Packit Service af52df
Packit Service af52df
distclean-generic:
Packit Service af52df
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service af52df
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service af52df
Packit Service af52df
maintainer-clean-generic:
Packit Service af52df
	@echo "This command is intended for maintainers to use"
Packit Service af52df
	@echo "it deletes files that may require special tools to rebuild."
Packit Service af52df
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
Packit Service af52df
clean: clean-recursive
Packit Service af52df
Packit Service af52df
clean-am: clean-generic clean-libtool mostlyclean-am
Packit Service af52df
Packit Service af52df
distclean: distclean-recursive
Packit Service af52df
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service af52df
	-rm -f Makefile
Packit Service af52df
distclean-am: clean-am distclean-generic distclean-libtool \
Packit Service af52df
	distclean-tags
Packit Service af52df
Packit Service af52df
dvi: dvi-recursive
Packit Service af52df
Packit Service af52df
dvi-am:
Packit Service af52df
Packit Service af52df
html: html-recursive
Packit Service af52df
Packit Service af52df
html-am:
Packit Service af52df
Packit Service af52df
info: info-recursive
Packit Service af52df
Packit Service af52df
info-am:
Packit Service af52df
Packit Service af52df
install-data-am:
Packit Service af52df
Packit Service af52df
install-dvi: install-dvi-recursive
Packit Service af52df
Packit Service af52df
install-dvi-am:
Packit Service af52df
Packit Service af52df
install-exec-am:
Packit Service af52df
Packit Service af52df
install-html: install-html-recursive
Packit Service af52df
Packit Service af52df
install-html-am:
Packit Service af52df
Packit Service af52df
install-info: install-info-recursive
Packit Service af52df
Packit Service af52df
install-info-am:
Packit Service af52df
Packit Service af52df
install-man:
Packit Service af52df
Packit Service af52df
install-pdf: install-pdf-recursive
Packit Service af52df
Packit Service af52df
install-pdf-am:
Packit Service af52df
Packit Service af52df
install-ps: install-ps-recursive
Packit Service af52df
Packit Service af52df
install-ps-am:
Packit Service af52df
Packit Service af52df
installcheck-am:
Packit Service af52df
Packit Service af52df
maintainer-clean: maintainer-clean-recursive
Packit Service af52df
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service af52df
	-rm -rf $(top_srcdir)/autom4te.cache
Packit Service af52df
	-rm -f Makefile
Packit Service af52df
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service af52df
Packit Service af52df
mostlyclean: mostlyclean-recursive
Packit Service af52df
Packit Service af52df
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit Service af52df
Packit Service af52df
pdf: pdf-recursive
Packit Service af52df
Packit Service af52df
pdf-am:
Packit Service af52df
Packit Service af52df
ps: ps-recursive
Packit Service af52df
Packit Service af52df
ps-am:
Packit Service af52df
Packit Service af52df
uninstall-am:
Packit Service af52df
Packit Service af52df
.MAKE: $(am__recursive_targets) install-am install-strip
Packit Service af52df
Packit Service af52df
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
Packit Service af52df
	am--refresh check check-am clean clean-cscope clean-generic \
Packit Service af52df
	clean-libtool cscope cscopelist-am ctags ctags-am dist \
Packit Service af52df
	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
Packit Service af52df
	dist-tarZ dist-xz dist-zip distcheck distclean \
Packit Service af52df
	distclean-generic distclean-libtool distclean-tags \
Packit Service af52df
	distcleancheck distdir distuninstallcheck dvi dvi-am html \
Packit Service af52df
	html-am info info-am install install-am install-data \
Packit Service af52df
	install-data-am install-dvi install-dvi-am install-exec \
Packit Service af52df
	install-exec-am install-html install-html-am install-info \
Packit Service af52df
	install-info-am install-man install-pdf install-pdf-am \
Packit Service af52df
	install-ps install-ps-am install-strip installcheck \
Packit Service af52df
	installcheck-am installdirs installdirs-am maintainer-clean \
Packit Service af52df
	maintainer-clean-generic mostlyclean mostlyclean-generic \
Packit Service af52df
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
Packit Service af52df
	uninstall-am
Packit Service af52df
Packit Service af52df
Packit Service af52df
TEST_PYTHON ?= $(PYTHON)
Packit Service af52df
Packit Service af52df
# If translations are present, run tests on the .po files before tarring them
Packit Service af52df
# up to remove any .po files with errors. Use a weird looking loop since shell
Packit Service af52df
# doesn't have a good way to test for a wildcard.
Packit Service af52df
dist-hook:
Packit Service af52df
	for p in $(distdir)/po/*.po ; do \
Packit Service af52df
	    if [ -e "$$p" ]; then \
Packit Service af52df
		PYTHONPATH=$(srcdir)/translation-canary python3 -m translation_canary.translated \
Packit Service af52df
		    --release $(distdir)/po ; \
Packit Service af52df
	    fi ; \
Packit Service af52df
	    break ; \
Packit Service af52df
	done
Packit Service af52df
Packit Service af52df
run-ipython: all
Packit Service af52df
	LD_LIBRARY_PATH=${LIBDIRS} PYTHONPATH=$(PYTHONDIR) ipython
Packit Service af52df
Packit Service af52df
check-requires:
Packit Service af52df
	@echo "*** Checking if the dependencies required for testing and analysis are available ***"
Packit Service af52df
	@status=0 ; \
Packit Service af52df
	for pkg in $(TEST_DEPENDENCIES) ; do \
Packit Service af52df
		test_output="$$(rpm -q --whatprovides "$$pkg")" ; \
Packit Service af52df
		if [ $$? != 0 ]; then \
Packit Service af52df
			echo "$$test_output" ; \
Packit Service af52df
			status=1 ; \
Packit Service af52df
		fi ; \
Packit Service af52df
	done ; \
Packit Service af52df
	exit $$status
Packit Service af52df
Packit Service af52df
install-requires:
Packit Service af52df
	@echo "*** Installing the dependencies required for testing and analysis ***"
Packit Service af52df
	dnf install -y $(TEST_DEPENDENCIES)
Packit Service af52df
Packit Service af52df
test:
Packit Service af52df
	$(MAKE) check
Packit Service af52df
Packit Service af52df
ci:
Packit Service af52df
	$(MAKE) distcheck; \
Packit Service af52df
	status="$$?" ; \
Packit Service af52df
	find . -name 'test-suite.log' -exec cat '{}' \; ; \
Packit Service af52df
	test "$$status" = "0"
Packit Service af52df
Packit Service af52df
po-pull:
Packit Service af52df
	@which zanata >/dev/null 2>&1 || ( echo "You need to install Zanata client to download translation files"; exit 1 )
Packit Service af52df
	zanata pull $(ZANATA_PULL_ARGS)
Packit Service af52df
Packit Service af52df
tag:
Packit Service af52df
	@TAG="$(PACKAGE_VERSION)" ; \
Packit Service af52df
	git tag -a -s -m "Tag as $$TAG" -f "$$TAG" && \
Packit Service af52df
	echo "Tagged as $$TAG"
Packit Service af52df
Packit Service af52df
rpmlog:
Packit Service af52df
	@cl=`grep -n %changelog dist/libbytesize.spec.in |cut -d : -f 1` ; \
Packit Service af52df
	version_release=`tail --lines=+$$(($$cl + 1)) dist/libbytesize.spec.in|head -1|cut -d- -f2-3|sed 's/ //g'|sed -r 's/-[0-9]+//'` ; \
Packit Service af52df
	git log --no-merges --pretty="format:- %s (%ae)" "$$version_release.." |sed -e 's/@.*)/)/' ; \
Packit Service af52df
	echo
Packit Service af52df
Packit Service af52df
shortlog:
Packit Service af52df
	git shortlog -r --no-merges --format="- %s" -w76,0,2 $$(git tag -l | grep '^[0-9]' | tail -n 1)..HEAD | sed 's/"):$"/"):\n"/g'
Packit Service af52df
Packit Service af52df
bumpver:
Packit Service af52df
	@VERSION=`echo $(PACKAGE_VERSION)|sed -r 's/(.*)\.([0-9]+)/\1/'` ; \
Packit Service af52df
	SUBVERSION=`echo $(PACKAGE_VERSION)|sed -r 's/.*\.([0-9]+)/\1/'` ; \
Packit Service af52df
	NEWSUBVERSION=$$(($$SUBVERSION + 1)) ; \
Packit Service af52df
	DATELINE="* `date "+%a %b %d %Y"` `git config user.name` <`git config user.email`> - $$VERSION.$$NEWSUBVERSION-1"  ; \
Packit Service af52df
	cl=`grep -n %changelog dist/libbytesize.spec.in |cut -d : -f 1` ; \
Packit Service af52df
	tail --lines=+$$(($$cl + 1)) dist/libbytesize.spec.in > speclog ; \
Packit Service af52df
	(head -n $$cl dist/libbytesize.spec.in ; echo "$$DATELINE" ; make --quiet rpmlog 2>/dev/null ; echo ""; cat speclog) > dist/libbytesize.spec.in.new ; \
Packit Service af52df
	mv dist/libbytesize.spec.in.new dist/libbytesize.spec.in ; rm -f speclog ; \
Packit Service af52df
	sed -ri "s/(AC_INIT\(\[$(PACKAGE_NAME)\], \[)[0-9]+\.[0-9]+(\],.*)/\1$$VERSION.$$NEWSUBVERSION\2/" configure.ac ; \
Packit Service af52df
	sed -ri "s/Version:(\\s+)[-0-9.]+/Version:\\1$$VERSION.$$NEWSUBVERSION/" dist/libbytesize.spec.in ;
Packit Service af52df
Packit Service af52df
archive: po-pull
Packit Service af52df
	$(MAKE) distcheck
Packit Service af52df
Packit Service af52df
local: all
Packit Service af52df
	[ -f ./po/en_US.po ] || msginit -i ./po/$(PACKAGE_NAME).pot -o ./po/en_US.po --no-translator
Packit Service af52df
	$(MAKE) dist
Packit Service af52df
Packit Service af52df
srpm: local
Packit Service af52df
	rpmbuild -ts --nodeps $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
Packit Service af52df
	rm -f $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
Packit Service af52df
Packit Service af52df
rpm: local
Packit Service af52df
	rpmbuild -tb --nodeps $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
Packit Service af52df
	rm -f $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
Packit Service af52df
Packit Service af52df
release: tag
Packit Service af52df
	$(MAKE) archive
Packit Service af52df
	$(MAKE) -C po/ $(PACKAGE_NAME).pot-update
Packit Service af52df
	zanata push $(ZANATA_PUSH_ARGS)
Packit Service af52df
Packit Service af52df
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service af52df
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service af52df
.NOEXPORT: