Blame Makefile.in

Packit Service bd74e6
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit Service bd74e6
# @configure_input@
Packit Service bd74e6
Packit Service bd74e6
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit Service bd74e6
Packit Service bd74e6
# This Makefile.in is free software; the Free Software Foundation
Packit Service bd74e6
# gives unlimited permission to copy and/or distribute it,
Packit Service bd74e6
# with or without modifications, as long as this notice is preserved.
Packit Service bd74e6
Packit Service bd74e6
# This program is distributed in the hope that it will be useful,
Packit Service bd74e6
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service bd74e6
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service bd74e6
# PARTICULAR PURPOSE.
Packit Service bd74e6
Packit Service bd74e6
@SET_MAKE@
Packit Service bd74e6
Packit Service bd74e6
Packit Service bd74e6
VPATH = @srcdir@
Packit Service bd74e6
am__is_gnu_make = { \
Packit Service bd74e6
  if test -z '$(MAKELEVEL)'; then \
Packit Service bd74e6
    false; \
Packit Service bd74e6
  elif test -n '$(MAKE_HOST)'; then \
Packit Service bd74e6
    true; \
Packit Service bd74e6
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service bd74e6
    true; \
Packit Service bd74e6
  else \
Packit Service bd74e6
    false; \
Packit Service bd74e6
  fi; \
Packit Service bd74e6
}
Packit Service bd74e6
am__make_running_with_option = \
Packit Service bd74e6
  case $${target_option-} in \
Packit Service bd74e6
      ?) ;; \
Packit Service bd74e6
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service bd74e6
              "target option '$${target_option-}' specified" >&2; \
Packit Service bd74e6
         exit 1;; \
Packit Service bd74e6
  esac; \
Packit Service bd74e6
  has_opt=no; \
Packit Service bd74e6
  sane_makeflags=$$MAKEFLAGS; \
Packit Service bd74e6
  if $(am__is_gnu_make); then \
Packit Service bd74e6
    sane_makeflags=$$MFLAGS; \
Packit Service bd74e6
  else \
Packit Service bd74e6
    case $$MAKEFLAGS in \
Packit Service bd74e6
      *\\[\ \	]*) \
Packit Service bd74e6
        bs=\\; \
Packit Service bd74e6
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service bd74e6
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service bd74e6
    esac; \
Packit Service bd74e6
  fi; \
Packit Service bd74e6
  skip_next=no; \
Packit Service bd74e6
  strip_trailopt () \
Packit Service bd74e6
  { \
Packit Service bd74e6
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service bd74e6
  }; \
Packit Service bd74e6
  for flg in $$sane_makeflags; do \
Packit Service bd74e6
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service bd74e6
    case $$flg in \
Packit Service bd74e6
      *=*|--*) continue;; \
Packit Service bd74e6
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service bd74e6
      -*I?*) strip_trailopt 'I';; \
Packit Service bd74e6
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service bd74e6
      -*O?*) strip_trailopt 'O';; \
Packit Service bd74e6
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service bd74e6
      -*l?*) strip_trailopt 'l';; \
Packit Service bd74e6
      -[dEDm]) skip_next=yes;; \
Packit Service bd74e6
      -[JT]) skip_next=yes;; \
Packit Service bd74e6
    esac; \
Packit Service bd74e6
    case $$flg in \
Packit Service bd74e6
      *$$target_option*) has_opt=yes; break;; \
Packit Service bd74e6
    esac; \
Packit Service bd74e6
  done; \
Packit Service bd74e6
  test $$has_opt = yes
Packit Service bd74e6
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service bd74e6
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service bd74e6
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service bd74e6
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service bd74e6
pkglibdir = $(libdir)/@PACKAGE@
Packit Service bd74e6
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service bd74e6
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service bd74e6
install_sh_DATA = $(install_sh) -c -m 644
Packit Service bd74e6
install_sh_PROGRAM = $(install_sh) -c
Packit Service bd74e6
install_sh_SCRIPT = $(install_sh) -c
Packit Service bd74e6
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service bd74e6
transform = $(program_transform_name)
Packit Service bd74e6
NORMAL_INSTALL = :
Packit Service bd74e6
PRE_INSTALL = :
Packit Service bd74e6
POST_INSTALL = :
Packit Service bd74e6
NORMAL_UNINSTALL = :
Packit Service bd74e6
PRE_UNINSTALL = :
Packit Service bd74e6
POST_UNINSTALL = :
Packit Service bd74e6
build_triplet = @build@
Packit Service bd74e6
host_triplet = @host@
Packit Service bd74e6
subdir = .
Packit Service bd74e6
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service bd74e6
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
Packit Service bd74e6
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service bd74e6
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service bd74e6
	$(top_srcdir)/configure.ac
Packit Service bd74e6
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service bd74e6
	$(ACLOCAL_M4)
Packit Service bd74e6
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
Packit Service bd74e6
	$(am__configure_deps) $(am__DIST_COMMON)
Packit Service bd74e6
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
Packit Service bd74e6
 configure.lineno config.status.lineno
Packit Service bd74e6
mkinstalldirs = $(install_sh) -d
Packit Service bd74e6
CONFIG_HEADER = $(top_builddir)/src/config.h
Packit Service bd74e6
CONFIG_CLEAN_FILES = onig-config
Packit Service bd74e6
CONFIG_CLEAN_VPATH_FILES =
Packit Service bd74e6
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
Packit Service bd74e6
am__vpath_adj = case $$p in \
Packit Service bd74e6
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
Packit Service bd74e6
    *) f=$$p;; \
Packit Service bd74e6
  esac;
Packit Service bd74e6
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
Packit Service bd74e6
am__install_max = 40
Packit Service bd74e6
am__nobase_strip_setup = \
Packit Service bd74e6
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
Packit Service bd74e6
am__nobase_strip = \
Packit Service bd74e6
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
Packit Service bd74e6
am__nobase_list = $(am__nobase_strip_setup); \
Packit Service bd74e6
  for p in $$list; do echo "$$p $$p"; done | \
Packit Service bd74e6
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
Packit Service bd74e6
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
Packit Service bd74e6
    if (++n[$$2] == $(am__install_max)) \
Packit Service bd74e6
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
Packit Service bd74e6
    END { for (dir in files) print dir, files[dir] }'
Packit Service bd74e6
am__base_list = \
Packit Service bd74e6
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
Packit Service bd74e6
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Packit Service bd74e6
am__uninstall_files_from_dir = { \
Packit Service bd74e6
  test -z "$$files" \
Packit Service bd74e6
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
Packit Service bd74e6
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
Packit Service bd74e6
         $(am__cd) "$$dir" && rm -f $$files; }; \
Packit Service bd74e6
  }
Packit Service bd74e6
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
Packit Service bd74e6
SCRIPTS = $(bin_SCRIPTS)
Packit Service bd74e6
AM_V_P = $(am__v_P_@AM_V@)
Packit Service bd74e6
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service bd74e6
am__v_P_0 = false
Packit Service bd74e6
am__v_P_1 = :
Packit Service bd74e6
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service bd74e6
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service bd74e6
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service bd74e6
am__v_GEN_1 = 
Packit Service bd74e6
AM_V_at = $(am__v_at_@AM_V@)
Packit Service bd74e6
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service bd74e6
am__v_at_0 = @
Packit Service bd74e6
am__v_at_1 = 
Packit Service bd74e6
SOURCES =
Packit Service bd74e6
DIST_SOURCES =
Packit Service bd74e6
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
Packit Service bd74e6
	ctags-recursive dvi-recursive html-recursive info-recursive \
Packit Service bd74e6
	install-data-recursive install-dvi-recursive \
Packit Service bd74e6
	install-exec-recursive install-html-recursive \
Packit Service bd74e6
	install-info-recursive install-pdf-recursive \
Packit Service bd74e6
	install-ps-recursive install-recursive installcheck-recursive \
Packit Service bd74e6
	installdirs-recursive pdf-recursive ps-recursive \
Packit Service bd74e6
	tags-recursive uninstall-recursive
Packit Service bd74e6
am__can_run_installinfo = \
Packit Service bd74e6
  case $$AM_UPDATE_INFO_DIR in \
Packit Service bd74e6
    n|no|NO) false;; \
Packit Service bd74e6
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service bd74e6
  esac
Packit Service bd74e6
DATA = $(pkgconfig_DATA)
Packit Service bd74e6
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
Packit Service bd74e6
  distclean-recursive maintainer-clean-recursive
Packit Service bd74e6
am__recursive_targets = \
Packit Service bd74e6
  $(RECURSIVE_TARGETS) \
Packit Service bd74e6
  $(RECURSIVE_CLEAN_TARGETS) \
Packit Service bd74e6
  $(am__extra_recursive_targets)
Packit Service bd74e6
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
Packit Service bd74e6
	cscope distdir distdir-am dist dist-all distcheck
Packit Service bd74e6
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit Service bd74e6
# Read a list of newline-separated strings from the standard input,
Packit Service bd74e6
# and print each of them once, without duplicates.  Input order is
Packit Service bd74e6
# *not* preserved.
Packit Service bd74e6
am__uniquify_input = $(AWK) '\
Packit Service bd74e6
  BEGIN { nonempty = 0; } \
Packit Service bd74e6
  { items[$$0] = 1; nonempty = 1; } \
Packit Service bd74e6
  END { if (nonempty) { for (i in items) print i; }; } \
Packit Service bd74e6
'
Packit Service bd74e6
# Make sure the list of sources is unique.  This is necessary because,
Packit Service bd74e6
# e.g., the same source file might be shared among _SOURCES variables
Packit Service bd74e6
# for different programs/libraries.
Packit Service bd74e6
am__define_uniq_tagged_files = \
Packit Service bd74e6
  list='$(am__tagged_files)'; \
Packit Service bd74e6
  unique=`for i in $$list; do \
Packit Service bd74e6
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit Service bd74e6
  done | $(am__uniquify_input)`
Packit Service bd74e6
ETAGS = etags
Packit Service bd74e6
CTAGS = ctags
Packit Service bd74e6
CSCOPE = cscope
Packit Service bd74e6
DIST_SUBDIRS = $(SUBDIRS)
Packit Service bd74e6
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/onig-config.in \
Packit Service bd74e6
	AUTHORS COPYING ChangeLog INSTALL NEWS README compile \
Packit Service bd74e6
	config.guess config.sub depcomp install-sh ltmain.sh missing
Packit Service bd74e6
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service bd74e6
distdir = $(PACKAGE)-$(VERSION)
Packit Service bd74e6
top_distdir = $(distdir)
Packit Service bd74e6
am__remove_distdir = \
Packit Service bd74e6
  if test -d "$(distdir)"; then \
Packit Service bd74e6
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
Packit Service bd74e6
      && rm -rf "$(distdir)" \
Packit Service bd74e6
      || { sleep 5 && rm -rf "$(distdir)"; }; \
Packit Service bd74e6
  else :; fi
Packit Service bd74e6
am__post_remove_distdir = $(am__remove_distdir)
Packit Service bd74e6
am__relativize = \
Packit Service bd74e6
  dir0=`pwd`; \
Packit Service bd74e6
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
Packit Service bd74e6
  sed_rest='s,^[^/]*/*,,'; \
Packit Service bd74e6
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
Packit Service bd74e6
  sed_butlast='s,/*[^/]*$$,,'; \
Packit Service bd74e6
  while test -n "$$dir1"; do \
Packit Service bd74e6
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
Packit Service bd74e6
    if test "$$first" != "."; then \
Packit Service bd74e6
      if test "$$first" = ".."; then \
Packit Service bd74e6
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
Packit Service bd74e6
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
Packit Service bd74e6
      else \
Packit Service bd74e6
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
Packit Service bd74e6
        if test "$$first2" = "$$first"; then \
Packit Service bd74e6
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
Packit Service bd74e6
        else \
Packit Service bd74e6
          dir2="../$$dir2"; \
Packit Service bd74e6
        fi; \
Packit Service bd74e6
        dir0="$$dir0"/"$$first"; \
Packit Service bd74e6
      fi; \
Packit Service bd74e6
    fi; \
Packit Service bd74e6
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
Packit Service bd74e6
  done; \
Packit Service bd74e6
  reldir="$$dir2"
Packit Service bd74e6
DIST_ARCHIVES = $(distdir).tar.gz
Packit Service bd74e6
GZIP_ENV = --best
Packit Service bd74e6
DIST_TARGETS = dist-gzip
Packit Service bd74e6
distuninstallcheck_listfiles = find . -type f -print
Packit Service bd74e6
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
Packit Service bd74e6
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
Packit Service bd74e6
distcleancheck_listfiles = find . -type f -print
Packit Service bd74e6
ACLOCAL = @ACLOCAL@
Packit Service bd74e6
ALLOCA = @ALLOCA@
Packit Service bd74e6
AMTAR = @AMTAR@
Packit Service bd74e6
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service bd74e6
AR = @AR@
Packit Service bd74e6
AUTOCONF = @AUTOCONF@
Packit Service bd74e6
AUTOHEADER = @AUTOHEADER@
Packit Service bd74e6
AUTOMAKE = @AUTOMAKE@
Packit Service bd74e6
AWK = @AWK@
Packit Service bd74e6
CC = @CC@
Packit Service bd74e6
CCDEPMODE = @CCDEPMODE@
Packit Service bd74e6
CFLAGS = @CFLAGS@
Packit Service bd74e6
CPP = @CPP@
Packit Service bd74e6
CPPFLAGS = @CPPFLAGS@
Packit Service bd74e6
CYGPATH_W = @CYGPATH_W@
Packit Service bd74e6
DEFS = @DEFS@
Packit Service bd74e6
DEPDIR = @DEPDIR@
Packit Service bd74e6
DLLTOOL = @DLLTOOL@
Packit Service bd74e6
DSYMUTIL = @DSYMUTIL@
Packit Service bd74e6
DUMPBIN = @DUMPBIN@
Packit Service bd74e6
ECHO_C = @ECHO_C@
Packit Service bd74e6
ECHO_N = @ECHO_N@
Packit Service bd74e6
ECHO_T = @ECHO_T@
Packit Service bd74e6
EGREP = @EGREP@
Packit Service bd74e6
EXEEXT = @EXEEXT@
Packit Service bd74e6
FGREP = @FGREP@
Packit Service bd74e6
GREP = @GREP@
Packit Service bd74e6
INSTALL = @INSTALL@
Packit Service bd74e6
INSTALL_DATA = @INSTALL_DATA@
Packit Service bd74e6
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service bd74e6
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service bd74e6
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service bd74e6
LD = @LD@
Packit Service bd74e6
LDFLAGS = @LDFLAGS@
Packit Service bd74e6
LIBOBJS = @LIBOBJS@
Packit Service bd74e6
LIBS = @LIBS@
Packit Service bd74e6
LIBTOOL = @LIBTOOL@
Packit Service bd74e6
LIPO = @LIPO@
Packit Service bd74e6
LN_S = @LN_S@
Packit Service bd74e6
LTLIBOBJS = @LTLIBOBJS@
Packit Service bd74e6
LTVERSION = @LTVERSION@
Packit Service bd74e6
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit Service bd74e6
MAKEINFO = @MAKEINFO@
Packit Service bd74e6
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service bd74e6
MKDIR_P = @MKDIR_P@
Packit Service bd74e6
NM = @NM@
Packit Service bd74e6
NMEDIT = @NMEDIT@
Packit Service bd74e6
OBJDUMP = @OBJDUMP@
Packit Service bd74e6
OBJEXT = @OBJEXT@
Packit Service bd74e6
OTOOL = @OTOOL@
Packit Service bd74e6
OTOOL64 = @OTOOL64@
Packit Service bd74e6
PACKAGE = @PACKAGE@
Packit Service bd74e6
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service bd74e6
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service bd74e6
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service bd74e6
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service bd74e6
PACKAGE_URL = @PACKAGE_URL@
Packit Service bd74e6
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service bd74e6
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service bd74e6
RANLIB = @RANLIB@
Packit Service bd74e6
SED = @SED@
Packit Service bd74e6
SET_MAKE = @SET_MAKE@
Packit Service bd74e6
SHELL = @SHELL@
Packit Service bd74e6
STATISTICS = @STATISTICS@
Packit Service bd74e6
STRIP = @STRIP@
Packit Service bd74e6
VERSION = @VERSION@
Packit Service bd74e6
abs_builddir = @abs_builddir@
Packit Service bd74e6
abs_srcdir = @abs_srcdir@
Packit Service bd74e6
abs_top_builddir = @abs_top_builddir@
Packit Service bd74e6
abs_top_srcdir = @abs_top_srcdir@
Packit Service bd74e6
ac_ct_AR = @ac_ct_AR@
Packit Service bd74e6
ac_ct_CC = @ac_ct_CC@
Packit Service bd74e6
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service bd74e6
am__include = @am__include@
Packit Service bd74e6
am__leading_dot = @am__leading_dot@
Packit Service bd74e6
am__quote = @am__quote@
Packit Service bd74e6
am__tar = @am__tar@
Packit Service bd74e6
am__untar = @am__untar@
Packit Service bd74e6
bindir = @bindir@
Packit Service bd74e6
build = @build@
Packit Service bd74e6
build_alias = @build_alias@
Packit Service bd74e6
build_cpu = @build_cpu@
Packit Service bd74e6
build_os = @build_os@
Packit Service bd74e6
build_vendor = @build_vendor@
Packit Service bd74e6
builddir = @builddir@
Packit Service bd74e6
datadir = @datadir@
Packit Service bd74e6
datarootdir = @datarootdir@
Packit Service bd74e6
docdir = @docdir@
Packit Service bd74e6
dvidir = @dvidir@
Packit Service bd74e6
exec_prefix = @exec_prefix@
Packit Service bd74e6
host = @host@
Packit Service bd74e6
host_alias = @host_alias@
Packit Service bd74e6
host_cpu = @host_cpu@
Packit Service bd74e6
host_os = @host_os@
Packit Service bd74e6
host_vendor = @host_vendor@
Packit Service bd74e6
htmldir = @htmldir@
Packit Service bd74e6
includedir = @includedir@
Packit Service bd74e6
infodir = @infodir@
Packit Service bd74e6
install_sh = @install_sh@
Packit Service bd74e6
libdir = @libdir@
Packit Service bd74e6
libexecdir = @libexecdir@
Packit Service bd74e6
localedir = @localedir@
Packit Service bd74e6
localstatedir = @localstatedir@
Packit Service bd74e6
mandir = @mandir@
Packit Service bd74e6
mkdir_p = @mkdir_p@
Packit Service bd74e6
oldincludedir = @oldincludedir@
Packit Service bd74e6
pdfdir = @pdfdir@
Packit Service bd74e6
prefix = @prefix@
Packit Service bd74e6
program_transform_name = @program_transform_name@
Packit Service bd74e6
psdir = @psdir@
Packit Service bd74e6
runstatedir = @runstatedir@
Packit Service bd74e6
sbindir = @sbindir@
Packit Service bd74e6
sharedstatedir = @sharedstatedir@
Packit Service bd74e6
srcdir = @srcdir@
Packit Service bd74e6
sysconfdir = @sysconfdir@
Packit Service bd74e6
target_alias = @target_alias@
Packit Service bd74e6
top_build_prefix = @top_build_prefix@
Packit Service bd74e6
top_builddir = @top_builddir@
Packit Service bd74e6
top_srcdir = @top_srcdir@
Packit Service bd74e6
ACLOCAL_AMFLAGS = -I m4
Packit Service bd74e6
SUBDIRS = src test sample
Packit Service bd74e6
EXTRA_DIST = oniguruma.pc.in HISTORY README_japanese README.md \
Packit Service bd74e6
	index.html index_ja.html \
Packit Service bd74e6
	CMakeLists.txt oniguruma.pc.cmake.in cmake/Config.cmake.in \
Packit Service bd74e6
	src/config.h.cmake.in \
Packit Service bd74e6
	doc/API doc/API.ja doc/RE doc/RE.ja doc/FAQ doc/FAQ.ja \
Packit Service bd74e6
	doc/CALLOUTS.BUILTIN doc/CALLOUTS.BUILTIN.ja \
Packit Service bd74e6
	doc/CALLOUTS.API doc/CALLOUTS.API.ja \
Packit Service bd74e6
	doc/UNICODE_PROPERTIES \
Packit Service bd74e6
	src/Makefile.windows src/config.h.win32 src/config.h.win64 \
Packit Service bd74e6
	windows/testc.c contributed/libfuzzer-onig.cpp contributed/makefile
Packit Service bd74e6
Packit Service bd74e6
bin_SCRIPTS = onig-config
Packit Service bd74e6
do_subst = sed                                          \
Packit Service bd74e6
      -e 's,[@]datadir[@],$(datadir),g'                 \
Packit Service bd74e6
      -e 's,[@]datarootdir[@],$(datarootdir),g'         \
Packit Service bd74e6
      -e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' \
Packit Service bd74e6
      -e 's,[@]prefix[@],$(prefix),g'                   \
Packit Service bd74e6
      -e 's,[@]exec_prefix[@],$(exec_prefix),g'         \
Packit Service bd74e6
      -e 's,[@]libdir[@],$(libdir),g'                   \
Packit Service bd74e6
      -e 's,[@]includedir[@],$(includedir),g'
Packit Service bd74e6
Packit Service bd74e6
pkgconfigdir = $(libdir)/pkgconfig
Packit Service bd74e6
pkgconfig_DATA = oniguruma.pc
Packit Service bd74e6
all: all-recursive
Packit Service bd74e6
Packit Service bd74e6
.SUFFIXES:
Packit Service bd74e6
am--refresh: Makefile
Packit Service bd74e6
	@:
Packit Service bd74e6
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service bd74e6
	@for dep in $?; do \
Packit Service bd74e6
	  case '$(am__configure_deps)' in \
Packit Service bd74e6
	    *$$dep*) \
Packit Service bd74e6
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
Packit Service bd74e6
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
Packit Service bd74e6
		&& exit 0; \
Packit Service bd74e6
	      exit 1;; \
Packit Service bd74e6
	  esac; \
Packit Service bd74e6
	done; \
Packit Service bd74e6
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
Packit Service bd74e6
	$(am__cd) $(top_srcdir) && \
Packit Service bd74e6
	  $(AUTOMAKE) --gnu Makefile
Packit Service bd74e6
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service bd74e6
	@case '$?' in \
Packit Service bd74e6
	  *config.status*) \
Packit Service bd74e6
	    echo ' $(SHELL) ./config.status'; \
Packit Service bd74e6
	    $(SHELL) ./config.status;; \
Packit Service bd74e6
	  *) \
Packit Service bd74e6
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
Packit Service bd74e6
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
Packit Service bd74e6
	esac;
Packit Service bd74e6
Packit Service bd74e6
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service bd74e6
	$(SHELL) ./config.status --recheck
Packit Service bd74e6
Packit Service bd74e6
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service bd74e6
	$(am__cd) $(srcdir) && $(AUTOCONF)
Packit Service bd74e6
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service bd74e6
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
Packit Service bd74e6
$(am__aclocal_m4_deps):
Packit Service bd74e6
onig-config: $(top_builddir)/config.status $(srcdir)/onig-config.in
Packit Service bd74e6
	cd $(top_builddir) && $(SHELL) ./config.status $@
Packit Service bd74e6
install-binSCRIPTS: $(bin_SCRIPTS)
Packit Service bd74e6
	@$(NORMAL_INSTALL)
Packit Service bd74e6
	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
Packit Service bd74e6
	if test -n "$$list"; then \
Packit Service bd74e6
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
Packit Service bd74e6
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
Packit Service bd74e6
	fi; \
Packit Service bd74e6
	for p in $$list; do \
Packit Service bd74e6
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service bd74e6
	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
Packit Service bd74e6
	done | \
Packit Service bd74e6
	sed -e 'p;s,.*/,,;n' \
Packit Service bd74e6
	    -e 'h;s|.*|.|' \
Packit Service bd74e6
	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
Packit Service bd74e6
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
Packit Service bd74e6
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
Packit Service bd74e6
	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
Packit Service bd74e6
	      if (++n[d] == $(am__install_max)) { \
Packit Service bd74e6
		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
Packit Service bd74e6
	    else { print "f", d "/" $$4, $$1 } } \
Packit Service bd74e6
	  END { for (d in files) print "f", d, files[d] }' | \
Packit Service bd74e6
	while read type dir files; do \
Packit Service bd74e6
	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
Packit Service bd74e6
	     test -z "$$files" || { \
Packit Service bd74e6
	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
Packit Service bd74e6
	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
Packit Service bd74e6
	     } \
Packit Service bd74e6
	; done
Packit Service bd74e6
Packit Service bd74e6
uninstall-binSCRIPTS:
Packit Service bd74e6
	@$(NORMAL_UNINSTALL)
Packit Service bd74e6
	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
Packit Service bd74e6
	files=`for p in $$list; do echo "$$p"; done | \
Packit Service bd74e6
	       sed -e 's,.*/,,;$(transform)'`; \
Packit Service bd74e6
	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
Packit Service bd74e6
Packit Service bd74e6
mostlyclean-libtool:
Packit Service bd74e6
	-rm -f *.lo
Packit Service bd74e6
Packit Service bd74e6
clean-libtool:
Packit Service bd74e6
	-rm -rf .libs _libs
Packit Service bd74e6
Packit Service bd74e6
distclean-libtool:
Packit Service bd74e6
	-rm -f libtool config.lt
Packit Service bd74e6
install-pkgconfigDATA: $(pkgconfig_DATA)
Packit Service bd74e6
	@$(NORMAL_INSTALL)
Packit Service bd74e6
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
Packit Service bd74e6
	if test -n "$$list"; then \
Packit Service bd74e6
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
Packit Service bd74e6
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
Packit Service bd74e6
	fi; \
Packit Service bd74e6
	for p in $$list; do \
Packit Service bd74e6
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Packit Service bd74e6
	  echo "$$d$$p"; \
Packit Service bd74e6
	done | $(am__base_list) | \
Packit Service bd74e6
	while read files; do \
Packit Service bd74e6
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
Packit Service bd74e6
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
Packit Service bd74e6
	done
Packit Service bd74e6
Packit Service bd74e6
uninstall-pkgconfigDATA:
Packit Service bd74e6
	@$(NORMAL_UNINSTALL)
Packit Service bd74e6
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
Packit Service bd74e6
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
Packit Service bd74e6
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
Packit Service bd74e6
Packit Service bd74e6
# This directory's subdirectories are mostly independent; you can cd
Packit Service bd74e6
# into them and run 'make' without going through this Makefile.
Packit Service bd74e6
# To change the values of 'make' variables: instead of editing Makefiles,
Packit Service bd74e6
# (1) if the variable is set in 'config.status', edit 'config.status'
Packit Service bd74e6
#     (which will cause the Makefiles to be regenerated when you run 'make');
Packit Service bd74e6
# (2) otherwise, pass the desired values on the 'make' command line.
Packit Service bd74e6
$(am__recursive_targets):
Packit Service bd74e6
	@fail=; \
Packit Service bd74e6
	if $(am__make_keepgoing); then \
Packit Service bd74e6
	  failcom='fail=yes'; \
Packit Service bd74e6
	else \
Packit Service bd74e6
	  failcom='exit 1'; \
Packit Service bd74e6
	fi; \
Packit Service bd74e6
	dot_seen=no; \
Packit Service bd74e6
	target=`echo $@ | sed s/-recursive//`; \
Packit Service bd74e6
	case "$@" in \
Packit Service bd74e6
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Packit Service bd74e6
	  *) list='$(SUBDIRS)' ;; \
Packit Service bd74e6
	esac; \
Packit Service bd74e6
	for subdir in $$list; do \
Packit Service bd74e6
	  echo "Making $$target in $$subdir"; \
Packit Service bd74e6
	  if test "$$subdir" = "."; then \
Packit Service bd74e6
	    dot_seen=yes; \
Packit Service bd74e6
	    local_target="$$target-am"; \
Packit Service bd74e6
	  else \
Packit Service bd74e6
	    local_target="$$target"; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Packit Service bd74e6
	  || eval $$failcom; \
Packit Service bd74e6
	done; \
Packit Service bd74e6
	if test "$$dot_seen" = "no"; then \
Packit Service bd74e6
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
Packit Service bd74e6
	fi; test -z "$$fail"
Packit Service bd74e6
Packit Service bd74e6
ID: $(am__tagged_files)
Packit Service bd74e6
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit Service bd74e6
tags: tags-recursive
Packit Service bd74e6
TAGS: tags
Packit Service bd74e6
Packit Service bd74e6
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service bd74e6
	set x; \
Packit Service bd74e6
	here=`pwd`; \
Packit Service bd74e6
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
Packit Service bd74e6
	  include_option=--etags-include; \
Packit Service bd74e6
	  empty_fix=.; \
Packit Service bd74e6
	else \
Packit Service bd74e6
	  include_option=--include; \
Packit Service bd74e6
	  empty_fix=; \
Packit Service bd74e6
	fi; \
Packit Service bd74e6
	list='$(SUBDIRS)'; for subdir in $$list; do \
Packit Service bd74e6
	  if test "$$subdir" = .; then :; else \
Packit Service bd74e6
	    test ! -f $$subdir/TAGS || \
Packit Service bd74e6
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	done; \
Packit Service bd74e6
	$(am__define_uniq_tagged_files); \
Packit Service bd74e6
	shift; \
Packit Service bd74e6
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit Service bd74e6
	  test -n "$$unique" || unique=$$empty_fix; \
Packit Service bd74e6
	  if test $$# -gt 0; then \
Packit Service bd74e6
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service bd74e6
	      "$$@" $$unique; \
Packit Service bd74e6
	  else \
Packit Service bd74e6
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit Service bd74e6
	      $$unique; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	fi
Packit Service bd74e6
ctags: ctags-recursive
Packit Service bd74e6
Packit Service bd74e6
CTAGS: ctags
Packit Service bd74e6
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit Service bd74e6
	$(am__define_uniq_tagged_files); \
Packit Service bd74e6
	test -z "$(CTAGS_ARGS)$$unique" \
Packit Service bd74e6
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit Service bd74e6
	     $$unique
Packit Service bd74e6
Packit Service bd74e6
GTAGS:
Packit Service bd74e6
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit Service bd74e6
	  && $(am__cd) $(top_srcdir) \
Packit Service bd74e6
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit Service bd74e6
cscope: cscope.files
Packit Service bd74e6
	test ! -s cscope.files \
Packit Service bd74e6
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
Packit Service bd74e6
clean-cscope:
Packit Service bd74e6
	-rm -f cscope.files
Packit Service bd74e6
cscope.files: clean-cscope cscopelist
Packit Service bd74e6
cscopelist: cscopelist-recursive
Packit Service bd74e6
Packit Service bd74e6
cscopelist-am: $(am__tagged_files)
Packit Service bd74e6
	list='$(am__tagged_files)'; \
Packit Service bd74e6
	case "$(srcdir)" in \
Packit Service bd74e6
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit Service bd74e6
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit Service bd74e6
	esac; \
Packit Service bd74e6
	for i in $$list; do \
Packit Service bd74e6
	  if test -f "$$i"; then \
Packit Service bd74e6
	    echo "$(subdir)/$$i"; \
Packit Service bd74e6
	  else \
Packit Service bd74e6
	    echo "$$sdir/$$i"; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	done >> $(top_builddir)/cscope.files
Packit Service bd74e6
Packit Service bd74e6
distclean-tags:
Packit Service bd74e6
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit Service bd74e6
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
Packit Service bd74e6
Packit Service bd74e6
distdir: $(BUILT_SOURCES)
Packit Service bd74e6
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service bd74e6
Packit Service bd74e6
distdir-am: $(DISTFILES)
Packit Service bd74e6
	$(am__remove_distdir)
Packit Service bd74e6
	test -d "$(distdir)" || mkdir "$(distdir)"
Packit Service bd74e6
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service bd74e6
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service bd74e6
	list='$(DISTFILES)'; \
Packit Service bd74e6
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service bd74e6
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service bd74e6
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service bd74e6
	case $$dist_files in \
Packit Service bd74e6
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service bd74e6
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service bd74e6
			   sort -u` ;; \
Packit Service bd74e6
	esac; \
Packit Service bd74e6
	for file in $$dist_files; do \
Packit Service bd74e6
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service bd74e6
	  if test -d $$d/$$file; then \
Packit Service bd74e6
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service bd74e6
	    if test -d "$(distdir)/$$file"; then \
Packit Service bd74e6
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service bd74e6
	    fi; \
Packit Service bd74e6
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service bd74e6
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service bd74e6
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service bd74e6
	    fi; \
Packit Service bd74e6
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service bd74e6
	  else \
Packit Service bd74e6
	    test -f "$(distdir)/$$file" \
Packit Service bd74e6
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service bd74e6
	    || exit 1; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	done
Packit Service bd74e6
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Packit Service bd74e6
	  if test "$$subdir" = .; then :; else \
Packit Service bd74e6
	    $(am__make_dryrun) \
Packit Service bd74e6
	      || test -d "$(distdir)/$$subdir" \
Packit Service bd74e6
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
Packit Service bd74e6
	      || exit 1; \
Packit Service bd74e6
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
Packit Service bd74e6
	    $(am__relativize); \
Packit Service bd74e6
	    new_distdir=$$reldir; \
Packit Service bd74e6
	    dir1=$$subdir; dir2="$(top_distdir)"; \
Packit Service bd74e6
	    $(am__relativize); \
Packit Service bd74e6
	    new_top_distdir=$$reldir; \
Packit Service bd74e6
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
Packit Service bd74e6
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
Packit Service bd74e6
	    ($(am__cd) $$subdir && \
Packit Service bd74e6
	      $(MAKE) $(AM_MAKEFLAGS) \
Packit Service bd74e6
	        top_distdir="$$new_top_distdir" \
Packit Service bd74e6
	        distdir="$$new_distdir" \
Packit Service bd74e6
		am__remove_distdir=: \
Packit Service bd74e6
		am__skip_length_check=: \
Packit Service bd74e6
		am__skip_mode_fix=: \
Packit Service bd74e6
	        distdir) \
Packit Service bd74e6
	      || exit 1; \
Packit Service bd74e6
	  fi; \
Packit Service bd74e6
	done
Packit Service bd74e6
	-test -n "$(am__skip_mode_fix)" \
Packit Service bd74e6
	|| find "$(distdir)" -type d ! -perm -755 \
Packit Service bd74e6
		-exec chmod u+rwx,go+rx {} \; -o \
Packit Service bd74e6
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Packit Service bd74e6
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
Packit Service bd74e6
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
Packit Service bd74e6
	|| chmod -R a+r "$(distdir)"
Packit Service bd74e6
dist-gzip: distdir
Packit Service bd74e6
	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-bzip2: distdir
Packit Service bd74e6
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-lzip: distdir
Packit Service bd74e6
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-xz: distdir
Packit Service bd74e6
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-tarZ: distdir
Packit Service bd74e6
	@echo WARNING: "Support for distribution archives compressed with" \
Packit Service bd74e6
		       "legacy program 'compress' is deprecated." >&2
Packit Service bd74e6
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service bd74e6
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-shar: distdir
Packit Service bd74e6
	@echo WARNING: "Support for shar distribution archives is" \
Packit Service bd74e6
	               "deprecated." >&2
Packit Service bd74e6
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
Packit Service bd74e6
	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist-zip: distdir
Packit Service bd74e6
	-rm -f $(distdir).zip
Packit Service bd74e6
	zip -rq $(distdir).zip $(distdir)
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
dist dist-all:
Packit Service bd74e6
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
Packit Service bd74e6
# This target untars the dist file and tries a VPATH configuration.  Then
Packit Service bd74e6
# it guarantees that the distribution is self-contained by making another
Packit Service bd74e6
# tarfile.
Packit Service bd74e6
distcheck: dist
Packit Service bd74e6
	case '$(DIST_ARCHIVES)' in \
Packit Service bd74e6
	*.tar.gz*) \
Packit Service bd74e6
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
Packit Service bd74e6
	*.tar.bz2*) \
Packit Service bd74e6
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
Packit Service bd74e6
	*.tar.lz*) \
Packit Service bd74e6
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
Packit Service bd74e6
	*.tar.xz*) \
Packit Service bd74e6
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
Packit Service bd74e6
	*.tar.Z*) \
Packit Service bd74e6
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
Packit Service bd74e6
	*.shar.gz*) \
Packit Service bd74e6
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
Packit Service bd74e6
	*.zip*) \
Packit Service bd74e6
	  unzip $(distdir).zip ;;\
Packit Service bd74e6
	esac
Packit Service bd74e6
	chmod -R a-w $(distdir)
Packit Service bd74e6
	chmod u+w $(distdir)
Packit Service bd74e6
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
Packit Service bd74e6
	chmod a-w $(distdir)
Packit Service bd74e6
	test -d $(distdir)/_build || exit 0; \
Packit Service bd74e6
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
Packit Service bd74e6
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
Packit Service bd74e6
	  && am__cwd=`pwd` \
Packit Service bd74e6
	  && $(am__cd) $(distdir)/_build/sub \
Packit Service bd74e6
	  && ../../configure \
Packit Service bd74e6
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
Packit Service bd74e6
	    $(DISTCHECK_CONFIGURE_FLAGS) \
Packit Service bd74e6
	    --srcdir=../.. --prefix="$$dc_install_base" \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) check \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) install \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
Packit Service bd74e6
	        distuninstallcheck \
Packit Service bd74e6
	  && chmod -R a-w "$$dc_install_base" \
Packit Service bd74e6
	  && ({ \
Packit Service bd74e6
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
Packit Service bd74e6
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
Packit Service bd74e6
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
Packit Service bd74e6
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
Packit Service bd74e6
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
Packit Service bd74e6
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
Packit Service bd74e6
	  && rm -rf "$$dc_destdir" \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
Packit Service bd74e6
	  && rm -rf $(DIST_ARCHIVES) \
Packit Service bd74e6
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
Packit Service bd74e6
	  && cd "$$am__cwd" \
Packit Service bd74e6
	  || exit 1
Packit Service bd74e6
	$(am__post_remove_distdir)
Packit Service bd74e6
	@(echo "$(distdir) archives ready for distribution: "; \
Packit Service bd74e6
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
Packit Service bd74e6
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
Packit Service bd74e6
distuninstallcheck:
Packit Service bd74e6
	@test -n '$(distuninstallcheck_dir)' || { \
Packit Service bd74e6
	  echo 'ERROR: trying to run $@ with an empty' \
Packit Service bd74e6
	       '$$(distuninstallcheck_dir)' >&2; \
Packit Service bd74e6
	  exit 1; \
Packit Service bd74e6
	}; \
Packit Service bd74e6
	$(am__cd) '$(distuninstallcheck_dir)' || { \
Packit Service bd74e6
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
Packit Service bd74e6
	  exit 1; \
Packit Service bd74e6
	}; \
Packit Service bd74e6
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
Packit Service bd74e6
	   || { echo "ERROR: files left after uninstall:" ; \
Packit Service bd74e6
	        if test -n "$(DESTDIR)"; then \
Packit Service bd74e6
	          echo "  (check DESTDIR support)"; \
Packit Service bd74e6
	        fi ; \
Packit Service bd74e6
	        $(distuninstallcheck_listfiles) ; \
Packit Service bd74e6
	        exit 1; } >&2
Packit Service bd74e6
distcleancheck: distclean
Packit Service bd74e6
	@if test '$(srcdir)' = . ; then \
Packit Service bd74e6
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
Packit Service bd74e6
	  exit 1 ; \
Packit Service bd74e6
	fi
Packit Service bd74e6
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
Packit Service bd74e6
	  || { echo "ERROR: files left in build directory after distclean:" ; \
Packit Service bd74e6
	       $(distcleancheck_listfiles) ; \
Packit Service bd74e6
	       exit 1; } >&2
Packit Service bd74e6
check-am: all-am
Packit Service bd74e6
check: check-recursive
Packit Service bd74e6
all-am: Makefile $(SCRIPTS) $(DATA)
Packit Service bd74e6
installdirs: installdirs-recursive
Packit Service bd74e6
installdirs-am:
Packit Service bd74e6
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"; do \
Packit Service bd74e6
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Packit Service bd74e6
	done
Packit Service bd74e6
install: install-recursive
Packit Service bd74e6
install-exec: install-exec-recursive
Packit Service bd74e6
install-data: install-data-recursive
Packit Service bd74e6
uninstall: uninstall-recursive
Packit Service bd74e6
Packit Service bd74e6
install-am: all-am
Packit Service bd74e6
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service bd74e6
Packit Service bd74e6
installcheck: installcheck-recursive
Packit Service bd74e6
install-strip:
Packit Service bd74e6
	if test -z '$(STRIP)'; then \
Packit Service bd74e6
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service bd74e6
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service bd74e6
	      install; \
Packit Service bd74e6
	else \
Packit Service bd74e6
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service bd74e6
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service bd74e6
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service bd74e6
	fi
Packit Service bd74e6
mostlyclean-generic:
Packit Service bd74e6
Packit Service bd74e6
clean-generic:
Packit Service bd74e6
Packit Service bd74e6
distclean-generic:
Packit Service bd74e6
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service bd74e6
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service bd74e6
Packit Service bd74e6
maintainer-clean-generic:
Packit Service bd74e6
	@echo "This command is intended for maintainers to use"
Packit Service bd74e6
	@echo "it deletes files that may require special tools to rebuild."
Packit Service bd74e6
clean: clean-recursive
Packit Service bd74e6
Packit Service bd74e6
clean-am: clean-generic clean-libtool mostlyclean-am
Packit Service bd74e6
Packit Service bd74e6
distclean: distclean-recursive
Packit Service bd74e6
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service bd74e6
	-rm -f Makefile
Packit Service bd74e6
distclean-am: clean-am distclean-generic distclean-libtool \
Packit Service bd74e6
	distclean-tags
Packit Service bd74e6
Packit Service bd74e6
dvi: dvi-recursive
Packit Service bd74e6
Packit Service bd74e6
dvi-am:
Packit Service bd74e6
Packit Service bd74e6
html: html-recursive
Packit Service bd74e6
Packit Service bd74e6
html-am:
Packit Service bd74e6
Packit Service bd74e6
info: info-recursive
Packit Service bd74e6
Packit Service bd74e6
info-am:
Packit Service bd74e6
Packit Service bd74e6
install-data-am: install-pkgconfigDATA
Packit Service bd74e6
Packit Service bd74e6
install-dvi: install-dvi-recursive
Packit Service bd74e6
Packit Service bd74e6
install-dvi-am:
Packit Service bd74e6
Packit Service bd74e6
install-exec-am: install-binSCRIPTS
Packit Service bd74e6
Packit Service bd74e6
install-html: install-html-recursive
Packit Service bd74e6
Packit Service bd74e6
install-html-am:
Packit Service bd74e6
Packit Service bd74e6
install-info: install-info-recursive
Packit Service bd74e6
Packit Service bd74e6
install-info-am:
Packit Service bd74e6
Packit Service bd74e6
install-man:
Packit Service bd74e6
Packit Service bd74e6
install-pdf: install-pdf-recursive
Packit Service bd74e6
Packit Service bd74e6
install-pdf-am:
Packit Service bd74e6
Packit Service bd74e6
install-ps: install-ps-recursive
Packit Service bd74e6
Packit Service bd74e6
install-ps-am:
Packit Service bd74e6
Packit Service bd74e6
installcheck-am:
Packit Service bd74e6
Packit Service bd74e6
maintainer-clean: maintainer-clean-recursive
Packit Service bd74e6
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
Packit Service bd74e6
	-rm -rf $(top_srcdir)/autom4te.cache
Packit Service bd74e6
	-rm -f Makefile
Packit Service bd74e6
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service bd74e6
Packit Service bd74e6
mostlyclean: mostlyclean-recursive
Packit Service bd74e6
Packit Service bd74e6
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit Service bd74e6
Packit Service bd74e6
pdf: pdf-recursive
Packit Service bd74e6
Packit Service bd74e6
pdf-am:
Packit Service bd74e6
Packit Service bd74e6
ps: ps-recursive
Packit Service bd74e6
Packit Service bd74e6
ps-am:
Packit Service bd74e6
Packit Service bd74e6
uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
Packit Service bd74e6
Packit Service bd74e6
.MAKE: $(am__recursive_targets) install-am install-strip
Packit Service bd74e6
Packit Service bd74e6
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
Packit Service bd74e6
	am--refresh check check-am clean clean-cscope clean-generic \
Packit Service bd74e6
	clean-libtool cscope cscopelist-am ctags ctags-am dist \
Packit Service bd74e6
	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
Packit Service bd74e6
	dist-xz dist-zip distcheck distclean distclean-generic \
Packit Service bd74e6
	distclean-libtool distclean-tags distcleancheck distdir \
Packit Service bd74e6
	distuninstallcheck dvi dvi-am html html-am info info-am \
Packit Service bd74e6
	install install-am install-binSCRIPTS install-data \
Packit Service bd74e6
	install-data-am install-dvi install-dvi-am install-exec \
Packit Service bd74e6
	install-exec-am install-html install-html-am install-info \
Packit Service bd74e6
	install-info-am install-man install-pdf install-pdf-am \
Packit Service bd74e6
	install-pkgconfigDATA install-ps install-ps-am install-strip \
Packit Service bd74e6
	installcheck installcheck-am installdirs installdirs-am \
Packit Service bd74e6
	maintainer-clean maintainer-clean-generic mostlyclean \
Packit Service bd74e6
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit Service bd74e6
	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
Packit Service bd74e6
	uninstall-pkgconfigDATA
Packit Service bd74e6
Packit Service bd74e6
.PRECIOUS: Makefile
Packit Service bd74e6
Packit Service bd74e6
Packit Service bd74e6
onig-config: onig-config.in
Packit Service bd74e6
Packit Service bd74e6
oniguruma.pc: $(srcdir)/oniguruma.pc.in Makefile
Packit Service bd74e6
	$(do_subst) < $(srcdir)/oniguruma.pc.in > $(@)
Packit Service bd74e6
Packit Service bd74e6
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service bd74e6
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service bd74e6
.NOEXPORT: