# Makefile.in generated by automake 1.14.1 from Makefile.am.
# ruby/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2013 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Makefile for rpm library.




am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/rpm
pkgincludedir = $(includedir)/rpm
pkglibexecdir = $(libexecdir)/rpm
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
target_triplet = x86_64-unknown-linux-gnu
EXTRA_PROGRAMS =
pkgbin_PROGRAMS = trb$(EXEEXT)
subdir = ruby
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
	$(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp \
	$(noinst_HEADERS)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(pkgbindir)"
LTLIBRARIES = $(pkglib_LTLIBRARIES)
rpm_la_DEPENDENCIES = $(top_builddir)/build/librpmbuild.la \
	$(top_builddir)/lib/librpm.la \
	$(top_builddir)/rpmdb/librpmdb.la \
	$(top_builddir)/rpmio/librpmio.la \
	$(top_builddir)/misc/librpmmisc.la
am_rpm_la_OBJECTS = rpm_la-rpm-rb.lo rpm_la-rpmts-rb.lo \
	rpm_la-rpmmi-rb.lo rpm_la-rpmhdr-rb.lo rpm_la-rpmds-rb.lo \
	rpm_la-rpmfi-rb.lo rpm_la-rpmte-rb.lo rpm_la-rpmmc-rb.lo \
	rpm_la-rpmps-rb.lo rpm_la-spec-rb.lo rpm_la-package-rb.lo
rpm_la_OBJECTS = $(am_rpm_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
rpm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(rpm_la_CFLAGS) $(CFLAGS) \
	$(rpm_la_LDFLAGS) $(LDFLAGS) -o $@
PROGRAMS = $(pkgbin_PROGRAMS)
am_trb_OBJECTS = trb.$(OBJEXT)
trb_OBJECTS = $(am_trb_OBJECTS)
am__DEPENDENCIES_1 = $(top_builddir)/misc/librpmmisc.la
am__DEPENDENCIES_2 = $(top_builddir)/rpmio/librpmio.la \
	$(am__DEPENDENCIES_1)
am__DEPENDENCIES_3 = $(top_builddir)/rpmdb/librpmdb.la \
	$(am__DEPENDENCIES_2)
am__DEPENDENCIES_4 = $(top_builddir)/lib/librpm.la \
	$(am__DEPENDENCIES_3)
trb_DEPENDENCIES = rpm.la $(am__DEPENDENCIES_4)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(rpm_la_SOURCES) $(trb_SOURCES)
DIST_SOURCES = $(rpm_la_SOURCES) $(trb_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
HEADERS = $(noinst_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
pkglibdir = /usr/lib/rpm/lib
ABI_COMPLIANCE_CHECKER = /usr/bin/abi-compliance-checker
ACLOCAL = aclocal-1.14
ALLOCA = 
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
API_SANITY_CHECKER = /usr/bin/api-sanity-checker
AR = ar
AS = /usr/bin/as
AUTOCONF = autoconf
AUTOHEADER = autoheader
AUTOMAKE = automake-1.14
AWK = gawk
BUILDROOTDIR_MACRO = %{_tmppath}
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -fPIC -DPIC -Wall -W -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wno-unused-parameter -Wformat-security -Wno-override-init -g3 -fno-delete-null-pointer-checks -D_FORTIFY_SOURCE=2 -fstack-protector -fexceptions -fexceptions -Wno-missing-field-initializers -D_GNU_SOURCE -D_REENTRANT                        
CPP = gcc -E
CPPFLAGS =  -DRPM_OS_LINUX=020632   -I/usr/include/nss3 -I/usr/include/nspr4       -DLTM_DESC -I${prefix}/include/tommath         -I/usr/include/pakchois     -I/usr/include/apr-1 -I/usr/include/subversion-1 -I/usr/include/db61 -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/lib64/ruby/1.8/x86_64-linux -I/usr/lib64/ruby/1.8/x86_64-linux -I/usr/java/jdk1.8.0_11/include -I/usr/java/jdk1.8.0_11/include/linux -I/usr/java/jdk1.8.0_11/include -I/usr/java/jdk1.8.0_11/include -I/usr/include/squirrel   -I/usr/include/gpsee -I/usr/include/gpsee -I${prefix}/include/js
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DBAPI = 3
DBLIBOBJS = db3.lo
DBLIBSRCS =  db3.c
DBPATH = /var/lib/rpm
DBPATH_MACRO = %{_var}/lib/rpm
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DISTRO_MACROS = #
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
FGREP = /bin/grep -F
FIXPERMS = a+r,u+w,g-w,o-w
GETTEXT_MACRO_VERSION = 0.19
GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt
GPSEE_MODULES_PATH = /usr/libexec/gpsee
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INTLLIBS = 
INTL_MACOSX_LIBS = 
JAVA = java
JAVAC = javac
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS =                                              -L/usr/lib64/perl5/CORE -Wl,-rpath,/usr/lib64/perl5/CORE -L/usr/java/jdk1.8.0_11/jre/lib/amd64/server -Wl,-rpath,/usr/java/jdk1.8.0_11/jre/lib/amd64/server    
LDFLAGS_STATIC = 
LD_VERSION_SCRIPT_FLAG = --version-script
LIBICONV = 
LIBINTL = 
LIBOBJS = 
LIBS = -lkeyutils -lacl -lattr -luuid -lossp-uuid -ldl -lm -lgpsee -ltcl -ltcl8.5 -lsquirrel -lmruby -ljvm -lruby -lpython2.6 -lperl -laugeas -lreadline -ldb_sql-6.1 -ldb-6.1 -lodbc -lmagic -lsvn_client-1 -lapr-1 -lgit2 -lpakchois -ltasn1 -lexpat -lsemanage -lsepol -lselinux -ltomcrypt -lcrypto -lnss3 -lgcrypt -llzma -lbz2 -lz -lpthread -lrt  -lelf -lz   -lgcrypt -ldl -lgpg-error -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl   -lssl -lcrypto   -ltomcrypt   -ltommath -lselinux   -lsepol   -lsemanage   -ltasn1   -lpakchois   -lgit2   -laugeas   -ljvm -lstdc++ -lsquirrel -lsqstdlib   -lsqstdlib -lmozjs185
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOLIZE = libtoolize
LIPO = 
LN_S = ln -s
LOCALEDIR = /usr/share/locale
LTLIBICONV = 
LTLIBINTL = 
LTLIBOBJS = 
LT_AGE = 0
LT_CURRENT = 5
LT_REVISION = 4
MACROFILES = /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.*:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/.rpmmacros
MAGIC_MACRO = /usr/share/file/magic
MAINT = 
MAKEINFO = makeinfo
MANIFEST_TOOL = :
MKDIR = /bin/mkdir
MKDIR_P = /bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
MSGFMT_015 = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge
NCPUS_COMMAND = /usr/bin/getconf _NPROCESSORS_ONLN
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OPENMP_CFLAGS = -fopenmp
OPENMP_CXXFLAGS = -fopenmp
OTOOL = 
OTOOL64 = 
PACKAGE = rpm
PACKAGE_BUGREPORT = rpm-devel@rpm5.org
PACKAGE_NAME = rpm
PACKAGE_STRING = rpm 5.4.15
PACKAGE_TARNAME = rpm
PACKAGE_URL = 
PACKAGE_VERSION = 5.4.15
PATH_SEPARATOR = :
PERL = /usr/bin/perl
PERL_INSTALLDIRS = 
PERL_URPM_INSTALLDIRS = 
PKGSRCDIR = /usr/src/rpm
PKGSRCDIR_MACRO = %{_usr}/src/rpm
POSUB = po
PYTHON = /usr/bin/python
PYTHON_EXEC_PREFIX = ${exec_prefix}
PYTHON_PREFIX = ${prefix}
PYTHON_VERSION = 2.6
RANLIB = ranlib
ROOT_GROUP = root
RPMCANONARCH = x86_64
RPMCANONCOLOR = 3
RPMCANONGNU = -gnu
RPMCANONOS = linux
RPMCANONVENDOR = redhat
RPMGID = 37
RPMGROUP = rpm
RPMLUAFILES = /usr/lib/rpm/init.lua:/usr/lib/rpm/rpmlua:/usr/lib/rpm/%{_target}/rpmlua:/etc/rpm/rpmlua.*:/etc/rpm/rpmlua:/etc/rpm/%{_target}/rpmlua:~/.rpmlua
RPMPOPTFILES = /usr/lib/rpm/rpmpopt:/usr/lib/rpm/%{_target}/rpmpopt:/etc/rpm/rpmpopt.*:/etc/rpm/rpmpopt:/etc/rpm/%{_target}/rpmpopt:~/.rpmpopt
RPMUID = 37
RPMUSER = rpm
RPM_TIMESTAMP = 2014,8,13,0,0
RPM_VENDOR = 'R','P','M','5'
RPM_VERSION = 5,4,r,15,0,_
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
SYSCONFIGDIR = /etc/rpm
USE_NLS = yes
USRLIBRPM = /usr/lib/rpm
VERSION = 5.4.15
WITH_ACL = yes
WITH_APIDOCS = 1
WITH_APIDOCS_TARGET = apidocs
WITH_APR = yes
WITH_ATERM = no
WITH_ATTR = yes
WITH_AUGEAS = yes
WITH_AUGEAS_AUGTOOL = augtool
WITH_BASH = no
WITH_BASH_CPPFLAGS = 
WITH_BASH_LDFLAGS = 
WITH_BASH_LIBS = 
WITH_BASH_SUBDIR = 
WITH_BEECRYPT = yes
WITH_BEECRYPT_CPPFLAGS =  -I$(top_srcdir)/$(WITH_BEECRYPT_SUBDIR)/include -I$(top_builddir)/$(WITH_BEECRYPT_SUBDIR)/include -I$(top_srcdir)/$(WITH_BEECRYPT_SUBDIR) -I$(top_builddir)/$(WITH_BEECRYPT_SUBDIR)
WITH_BEECRYPT_LDFLAGS =  -L$(top_builddir)/$(WITH_BEECRYPT_SUBDIR)
WITH_BEECRYPT_LIBS =  -lbeecrypt
WITH_BEECRYPT_SUBDIR = beecrypt
WITH_BZIP2 = yes
WITH_CPUINFO = no
WITH_CUDF = no
WITH_CUDF_CUDFTOOL = 
WITH_DB = yes
WITH_DBSQL = yes
WITH_DBSQL_CPPFLAGS = 
WITH_DBSQL_LDFLAGS = 
WITH_DBSQL_LIBS = 
WITH_DBSQL_SUBDIR = 
WITH_DB_CPPFLAGS = 
WITH_DB_LDFLAGS = 
WITH_DB_LIBS = 
WITH_DB_SUBDIR = 
WITH_DMALLOC = no
WITH_EFENCE = no
WITH_EXPAT = yes
WITH_FICL = no
WITH_FICL_CPPFLAGS = 
WITH_FICL_LDFLAGS = 
WITH_FICL_LIBS = 
WITH_FICL_SUBDIR = 
WITH_FILE = yes
WITH_FILE_CPPFLAGS = 
WITH_FILE_LDFLAGS = 
WITH_FILE_LIBS = 
WITH_FILE_SUBDIR = 
WITH_GCRYPT = yes
WITH_GNUTLS = no
WITH_GPSEE = yes
WITH_GPSEE_CPPFLAGS = 
WITH_GPSEE_LDFLAGS = 
WITH_GPSEE_LIBS = 
WITH_GPSEE_SUBDIR = 
WITH_JS_SUBDIR = 
WITH_JVM = yes
WITH_KEYUTILS = yes
WITH_KEYUTILS_RPMKEY = rpmkey
WITH_LIBELF_DEBUGEDIT = debugedit
WITH_LIBGIT2 = yes
WITH_LIBGIT2_CPPFLAGS = 
WITH_LIBGIT2_LDFLAGS = 
WITH_LIBGIT2_LIBS = 
WITH_LIBGIT2_SUBDIR = 
WITH_LIBTASN1 = yes
WITH_LIBTPM = yes
WITH_LIBTPM_CPPFLAGS =  -I$(top_srcdir)/$(WITH_LIBTPM_SUBDIR)/libtpm/lib -I$(top_builddir)/$(WITH_LIBTPM_SUBDIR)/libtpm/lib -I$(top_srcdir)/$(WITH_LIBTPM_SUBDIR) -I$(top_builddir)/$(WITH_LIBTPM_SUBDIR)
WITH_LIBTPM_LDFLAGS =  -L$(top_builddir)/$(WITH_LIBTPM_SUBDIR)/libtpm/lib -L$(top_builddir)/$(WITH_LIBTPM_SUBDIR)
WITH_LIBTPM_LIBS =  -ltpm
WITH_LIBTPM_SUBDIR = libtpm
WITH_LUA = yes
WITH_LUA_CPPFLAGS =  -I$(top_srcdir)/$(WITH_LUA_SUBDIR)/local -I$(top_builddir)/$(WITH_LUA_SUBDIR)/local -I$(top_srcdir)/$(WITH_LUA_SUBDIR) -I$(top_builddir)/$(WITH_LUA_SUBDIR)
WITH_LUA_LDFLAGS =  -L$(top_builddir)/$(WITH_LUA_SUBDIR)
WITH_LUA_LIBS =  -llua
WITH_LUA_SUBDIR = lua
WITH_LUA_SUBDIR_DEF =  -DLUA_USE_DLOPEN -DLUA_USE_POSIX -DREX_POSIX_INCLUDE="<pcreposix.h>" -DLUA_USE_PCRE -DLUA_USE_UUID
WITH_LUA_SUBDIR_LIB = 
WITH_MOZJS185 = no
WITH_MOZJS185_CPPFLAGS = 
WITH_MOZJS185_LDFLAGS = 
WITH_MOZJS185_LIBS = 
WITH_MOZJS185_SUBDIR = 
WITH_MRUBY = yes
WITH_NEON = yes
WITH_NEON_CPPFLAGS =  -I$(top_srcdir)/$(WITH_NEON_SUBDIR)/src -I$(top_builddir)/$(WITH_NEON_SUBDIR)/src -I$(top_srcdir)/$(WITH_NEON_SUBDIR) -I$(top_builddir)/$(WITH_NEON_SUBDIR)
WITH_NEON_LDFLAGS =  -L$(top_builddir)/$(WITH_NEON_SUBDIR)/src -L$(top_builddir)/$(WITH_NEON_SUBDIR)
WITH_NEON_LIBS =  -lneon
WITH_NEON_SUBDIR = neon
WITH_NIX = no
WITH_NSS = yes
WITH_OPENSSL = yes
WITH_PAKCHOIS = yes
WITH_PATH_VERSIONED = no
WITH_PATH_VERSIONED_SUFFIX = 
WITH_PCRE = yes
WITH_PCRE_CPPFLAGS =  -I$(top_srcdir)/$(WITH_PCRE_SUBDIR) -I$(top_builddir)/$(WITH_PCRE_SUBDIR)
WITH_PCRE_LDFLAGS =  -L$(top_builddir)/$(WITH_PCRE_SUBDIR)
WITH_PCRE_LIBS = -lpcreposix
WITH_PCRE_SUBDIR = pcre
WITH_PERLEMBED = yes
WITH_PERL_LIBS = -lpthread -lrt  -lelf
WITH_PERL_SUBDIR = perl
WITH_PERL_SUBPACKAGE = 1
WITH_PERL_URPM_LIBS = -lpthread -lrt  -lelf
WITH_PERL_URPM_SUBDIR = perl-URPM
WITH_PERL_URPM_SUBPACKAGE = 1
WITH_POPT = yes
WITH_POPT_CPPFLAGS =  -I$(top_srcdir)/$(WITH_POPT_SUBDIR) -I$(top_builddir)/$(WITH_POPT_SUBDIR)
WITH_POPT_LDFLAGS =  -L$(top_builddir)/$(WITH_POPT_SUBDIR)
WITH_POPT_LIBS =  -lpopt
WITH_POPT_SUBDIR = popt
WITH_PYTHONEMBED = yes
WITH_PYTHON_INCDIR = /usr/include/python2.6
WITH_PYTHON_SUBDIR = python
WITH_PYTHON_SUBPACKAGE = 1
WITH_RC = no
WITH_RC_CPPFLAGS = 
WITH_RC_LDFLAGS = 
WITH_RC_LIBS = 
WITH_RC_SUBDIR = 
WITH_READLINE = yes
WITH_RUBY = yes
WITH_RUBY_CPPFLAGS = 
WITH_RUBY_SUBDIR = ruby
WITH_RUBY_VENDORARCHDIR = 
WITH_SELINUX = yes
WITH_SEMANAGE = yes
WITH_SEMANAGE_SEMODULE = semodule spooktool
WITH_SEPOL = yes
WITH_SPIDERMONKEY_SUBDIR = 
WITH_SQLITE = no
WITH_SQLITE_CPPFLAGS = 
WITH_SQLITE_LDFLAGS = 
WITH_SQLITE_LIBS = 
WITH_SQLITE_SUBDIR = 
WITH_SQUIRREL = yes
WITH_SUBVERSION = yes
WITH_SYCK = yes
WITH_SYCK_CPPFLAGS =  -I$(top_srcdir)/$(WITH_SYCK_SUBDIR)/lib -I$(top_builddir)/$(WITH_SYCK_SUBDIR)/lib -I$(top_srcdir)/$(WITH_SYCK_SUBDIR) -I$(top_builddir)/$(WITH_SYCK_SUBDIR)
WITH_SYCK_LDFLAGS =  -L$(top_builddir)/$(WITH_SYCK_SUBDIR)/lib -L$(top_builddir)/$(WITH_SYCK_SUBDIR)
WITH_SYCK_LIBS =  -lsyck
WITH_SYCK_SUBDIR = syck
WITH_TCL = yes
WITH_TCL_SUBDIR = 
WITH_TOMCRYPT = yes
WITH_UNIXODBC = yes
WITH_UUID = yes
WITH_XAR = no
WITH_XAR_CPPFLAGS = 
WITH_XAR_LDFLAGS = 
WITH_XAR_LIBS = 
WITH_XAR_SUBDIR = 
WITH_XZ = yes
WITH_XZ_CPPFLAGS = 
WITH_XZ_LDFLAGS = 
WITH_XZ_LIBS = 
WITH_XZ_SUBDIR = 
WITH_ZLIB = yes
WITH_ZLIB_CPPFLAGS = 
WITH_ZLIB_LDFLAGS = 
WITH_ZLIB_LIBS = 
WITH_ZLIB_SUBDIR = 
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS = 
YACC = bison -y
YFLAGS = 
_ACJNI_JAVAC = /usr/java/jdk1.8.0_11/bin/javac
__7ZIP = /usr/bin/7za
__ABI_COMPLIANCE_CHECKER = /usr/bin/abi-compliance-checker
__API_SANITY_CHECKER = /usr/bin/api-sanity-checker
__BASH = /bin/bash
__BZIP2 = /usr/bin/bzip2
__CAT = /bin/cat
__CHATTR = /usr/bin/chattr
__CHGRP = /bin/chgrp
__CHGRP_RHF = %{__chgrp} -Rhf
__CHMOD = /bin/chmod
__CHOWN = /bin/chown
__CHOWN_RHF = %{__chown} -Rhf
__CMAKE = /usr/bin/cmake
__CPIO = /bin/cpio
__CURL = /usr/bin/curl
__CVS = /usr/bin/cvs
__DBSQL = /usr/bin/db61sql
__DB_ARCHIVE = /usr/bin/db61_archive
__DB_CHECKPOINT = /usr/bin/db61_checkpoint
__DB_DEADLOCK = /usr/bin/db61_deadlock
__DB_DUMP = /usr/bin/db61_dump
__DB_HOTBACKUP = /usr/bin/db61_hotbackup
__DB_LOAD = /usr/bin/db61_load
__DB_LOG_VERIFY = /usr/bin/db61_log_verify
__DB_PRINTLOG = /usr/bin/db61_printlog
__DB_RECOVER = /usr/bin/db61_recover
__DB_REPLICATE = /usr/bin/db61_replicate
__DB_SQL_CODEGEN = /usr/bin/db61_sql_codegen
__DB_STAT = /usr/bin/db61_stat
__DB_TUNER = /usr/bin/db61_tuner
__DB_UPGRADE = /usr/bin/db61_upgrade
__DB_VERIFY = /usr/bin/db61_verify
__DIFF = /usr/bin/diff
__DITTO = %{_bindir}/ditto
__DOXYGEN = /usr/bin/doxygen
__FILE = /usr/bin/file
__GIT = /usr/bin/git
__GPG = /usr/bin/gpg2
__GSR = /usr/local/gpsee/bin/gsr
__GST_INSPECT = /usr/bin/gst-inspect-0.10
__GZIP = /bin/gzip
__HG = /usr/local/bin/hg
__ID = /usr/bin/id
__ID_U = %{__id} -u
__INSTALL = /usr/bin/install
__INSTALL_INFO = /sbin/install-info
__LD = /usr/bin/ld
__LDCONFIG = /sbin/ldconfig
__LN = /bin/ln
__LRZIP = /usr/bin/lrzip
__LSATTR = /usr/bin/lsattr
__LZIP = /usr/bin/lzip
__LZMA = /usr/bin/lzma
__LZOP = /usr/bin/lzop
__MAKE = /usr/bin/make
__MKDIR = /bin/mkdir
__MKDIR_P = /bin/mkdir -p
__MODINFO = /sbin/modinfo
__MONGO = /usr/bin/mongo
__MRUBY = /usr/bin/mruby
__MV = /bin/mv
__NM = /usr/bin/nm
__OBJCOPY = /usr/bin/objcopy
__OBJDUMP = /usr/bin/objdump
__PATCH = /usr/bin/patch
__PAX = /usr/bin/pax
__PERL = /usr/bin/perl
__PGP = %{_bindir}/pgp
__PHP = /usr/bin/php
__PYTHON = /usr/bin/python
__RM = /bin/rm
__RMDIR = /bin/rmdir
__RSH = /usr/kerberos/bin/rsh
__RUBY = /usr/bin/ruby
__SED = /bin/sed
__SH = /bin/sh
__SQLITE3 = /usr/bin/sqlite3
__SSH = /usr/bin/ssh
__STRIP = /usr/bin/strip
__SVN = /usr/bin/svn
__TAR = /bin/tar
__TCLSH = /usr/bin/tclsh
__UNZIP = /usr/bin/unzip
__XZ = /usr/bin/xz
abs_builddir = /X/src/wdj54/ruby
abs_srcdir = /X/src/wdj54/ruby
abs_top_builddir = /X/src/wdj54
abs_top_srcdir = /X/src/wdj54
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
autorelocate_dcolor = 0
autorelocate_path = %{nil}
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
exeext = 
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /X/src/wdj54/install-sh
libdir = /usr/lib64
libexecdir = ${exec_prefix}/libexec
libext = a
localedir = /usr/share/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
objext = o
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/${PACKAGE}
pkgpythondir = ${pythondir}/${PACKAGE}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = ${pythondir}
pythondir = /usr/lib64/python2.6/site-packages
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
shlibext = so
srcdir = .
subdirs =  popt beecrypt libtpm neon pcre syck 
sysconfdir = ${prefix}/etc
target = x86_64-unknown-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux
target_vendor = unknown
testdir = /X/src/wdj54/tests
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
usrprefix = /usr
uudecode = yes
varprefix = /var
AUTOMAKE_OPTIONS = 1.4 foreign
LINT = splint
AM_CPPFLAGS = -I. \
	-I$(top_srcdir) \
	-I$(top_srcdir)/build \
	-I$(top_srcdir)/lib \
	-I$(top_builddir)/lib \
	-I$(top_srcdir)/rpmdb \
	-I$(top_srcdir)/rpmio \
	-I$(top_srcdir)/misc \
	 \
	 \
	 -I$(top_srcdir)/$(WITH_LUA_SUBDIR)/local -I$(top_builddir)/$(WITH_LUA_SUBDIR)/local -I$(top_srcdir)/$(WITH_LUA_SUBDIR) -I$(top_builddir)/$(WITH_LUA_SUBDIR) \
	 -I$(top_srcdir)/$(WITH_POPT_SUBDIR) -I$(top_builddir)/$(WITH_POPT_SUBDIR) \
	 -I$(top_srcdir)/$(WITH_SYCK_SUBDIR)/lib -I$(top_builddir)/$(WITH_SYCK_SUBDIR)/lib -I$(top_srcdir)/$(WITH_SYCK_SUBDIR) -I$(top_builddir)/$(WITH_SYCK_SUBDIR) \
	 \
	 \
	

EXTRA_DIST = \
	tscripts

RPMMISC_LDADD_COMMON = \
	$(top_builddir)/misc/librpmmisc.la \
	

RPMIO_LDADD_COMMON = \
	$(top_builddir)/rpmio/librpmio.la \
	$(RPMMISC_LDADD_COMMON)

RPMDB_LDADD_COMMON = \
	$(top_builddir)/rpmdb/librpmdb.la \
	$(RPMIO_LDADD_COMMON)

RPM_LDADD_COMMON = \
	$(top_builddir)/lib/librpm.la \
	$(RPMDB_LDADD_COMMON)

RPMBUILD_LDADD_COMMON = \
	$(top_builddir)/build/librpmbuild.la \
	$(RPM_LDADD_COMMON)

pkgbindir = /usr/lib/rpm/bin
pkglib_LTLIBRARIES = rpm.la
rpm_la_CFLAGS = -fno-strict-aliasing
rpm_la_LDFLAGS = -module -avoid-version
rpm_la_LIBADD = \
	$(top_builddir)/build/librpmbuild.la \
	$(top_builddir)/lib/librpm.la \
	$(top_builddir)/rpmdb/librpmdb.la \
	$(top_builddir)/rpmio/librpmio.la \
	$(top_builddir)/misc/librpmmisc.la \
	

noinst_HEADERS = \
	rpm-rb.h rpmts-rb.h rpmmi-rb.h rpmhdr-rb.h \
	rpmds-rb.h rpmfi-rb.h rpmte-rb.h rpmmc-rb.h \
	rpmps-rb.h spec-rb.h package-rb.h

rpm_la_SOURCES = \
	rpm-rb.c rpmts-rb.c rpmmi-rb.c rpmhdr-rb.c \
	rpmds-rb.c rpmfi-rb.c rpmte-rb.c rpmmc-rb.c \
	rpmps-rb.c spec-rb.c package-rb.c

trb_SOURCES = trb.c
trb_LDADD = rpm.la $(RPM_LDADD_COMMON)
all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ruby/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign ruby/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
	}

uninstall-pkglibLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
	done

clean-pkglibLTLIBRARIES:
	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
	@list='$(pkglib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

rpm.la: $(rpm_la_OBJECTS) $(rpm_la_DEPENDENCIES) $(EXTRA_rpm_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(rpm_la_LINK) -rpath $(pkglibdir) $(rpm_la_OBJECTS) $(rpm_la_LIBADD) $(LIBS)
install-pkgbinPROGRAMS: $(pkgbin_PROGRAMS)
	@$(NORMAL_INSTALL)
	@list='$(pkgbin_PROGRAMS)'; test -n "$(pkgbindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgbindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkgbindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p \
	 || test -f $$p1 \
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' \
	    -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(pkgbindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(pkgbindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-pkgbinPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(pkgbin_PROGRAMS)'; test -n "$(pkgbindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' \
	`; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(pkgbindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(pkgbindir)" && rm -f $$files

clean-pkgbinPROGRAMS:
	@list='$(pkgbin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

trb$(EXEEXT): $(trb_OBJECTS) $(trb_DEPENDENCIES) $(EXTRA_trb_DEPENDENCIES) 
	@rm -f trb$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(trb_OBJECTS) $(trb_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/rpm_la-package-rb.Plo
include ./$(DEPDIR)/rpm_la-rpm-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmds-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmfi-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmhdr-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmmc-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmmi-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmps-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmte-rb.Plo
include ./$(DEPDIR)/rpm_la-rpmts-rb.Plo
include ./$(DEPDIR)/rpm_la-spec-rb.Plo
include ./$(DEPDIR)/trb.Po

.c.o:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

rpm_la-rpm-rb.lo: rpm-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpm-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpm-rb.Tpo -c -o rpm_la-rpm-rb.lo `test -f 'rpm-rb.c' || echo '$(srcdir)/'`rpm-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpm-rb.Tpo $(DEPDIR)/rpm_la-rpm-rb.Plo
#	$(AM_V_CC)source='rpm-rb.c' object='rpm_la-rpm-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpm-rb.lo `test -f 'rpm-rb.c' || echo '$(srcdir)/'`rpm-rb.c

rpm_la-rpmts-rb.lo: rpmts-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmts-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmts-rb.Tpo -c -o rpm_la-rpmts-rb.lo `test -f 'rpmts-rb.c' || echo '$(srcdir)/'`rpmts-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmts-rb.Tpo $(DEPDIR)/rpm_la-rpmts-rb.Plo
#	$(AM_V_CC)source='rpmts-rb.c' object='rpm_la-rpmts-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmts-rb.lo `test -f 'rpmts-rb.c' || echo '$(srcdir)/'`rpmts-rb.c

rpm_la-rpmmi-rb.lo: rpmmi-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmmi-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmmi-rb.Tpo -c -o rpm_la-rpmmi-rb.lo `test -f 'rpmmi-rb.c' || echo '$(srcdir)/'`rpmmi-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmmi-rb.Tpo $(DEPDIR)/rpm_la-rpmmi-rb.Plo
#	$(AM_V_CC)source='rpmmi-rb.c' object='rpm_la-rpmmi-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmmi-rb.lo `test -f 'rpmmi-rb.c' || echo '$(srcdir)/'`rpmmi-rb.c

rpm_la-rpmhdr-rb.lo: rpmhdr-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmhdr-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmhdr-rb.Tpo -c -o rpm_la-rpmhdr-rb.lo `test -f 'rpmhdr-rb.c' || echo '$(srcdir)/'`rpmhdr-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmhdr-rb.Tpo $(DEPDIR)/rpm_la-rpmhdr-rb.Plo
#	$(AM_V_CC)source='rpmhdr-rb.c' object='rpm_la-rpmhdr-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmhdr-rb.lo `test -f 'rpmhdr-rb.c' || echo '$(srcdir)/'`rpmhdr-rb.c

rpm_la-rpmds-rb.lo: rpmds-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmds-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmds-rb.Tpo -c -o rpm_la-rpmds-rb.lo `test -f 'rpmds-rb.c' || echo '$(srcdir)/'`rpmds-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmds-rb.Tpo $(DEPDIR)/rpm_la-rpmds-rb.Plo
#	$(AM_V_CC)source='rpmds-rb.c' object='rpm_la-rpmds-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmds-rb.lo `test -f 'rpmds-rb.c' || echo '$(srcdir)/'`rpmds-rb.c

rpm_la-rpmfi-rb.lo: rpmfi-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmfi-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmfi-rb.Tpo -c -o rpm_la-rpmfi-rb.lo `test -f 'rpmfi-rb.c' || echo '$(srcdir)/'`rpmfi-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmfi-rb.Tpo $(DEPDIR)/rpm_la-rpmfi-rb.Plo
#	$(AM_V_CC)source='rpmfi-rb.c' object='rpm_la-rpmfi-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmfi-rb.lo `test -f 'rpmfi-rb.c' || echo '$(srcdir)/'`rpmfi-rb.c

rpm_la-rpmte-rb.lo: rpmte-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmte-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmte-rb.Tpo -c -o rpm_la-rpmte-rb.lo `test -f 'rpmte-rb.c' || echo '$(srcdir)/'`rpmte-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmte-rb.Tpo $(DEPDIR)/rpm_la-rpmte-rb.Plo
#	$(AM_V_CC)source='rpmte-rb.c' object='rpm_la-rpmte-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmte-rb.lo `test -f 'rpmte-rb.c' || echo '$(srcdir)/'`rpmte-rb.c

rpm_la-rpmmc-rb.lo: rpmmc-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmmc-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmmc-rb.Tpo -c -o rpm_la-rpmmc-rb.lo `test -f 'rpmmc-rb.c' || echo '$(srcdir)/'`rpmmc-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmmc-rb.Tpo $(DEPDIR)/rpm_la-rpmmc-rb.Plo
#	$(AM_V_CC)source='rpmmc-rb.c' object='rpm_la-rpmmc-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmmc-rb.lo `test -f 'rpmmc-rb.c' || echo '$(srcdir)/'`rpmmc-rb.c

rpm_la-rpmps-rb.lo: rpmps-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-rpmps-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-rpmps-rb.Tpo -c -o rpm_la-rpmps-rb.lo `test -f 'rpmps-rb.c' || echo '$(srcdir)/'`rpmps-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-rpmps-rb.Tpo $(DEPDIR)/rpm_la-rpmps-rb.Plo
#	$(AM_V_CC)source='rpmps-rb.c' object='rpm_la-rpmps-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-rpmps-rb.lo `test -f 'rpmps-rb.c' || echo '$(srcdir)/'`rpmps-rb.c

rpm_la-spec-rb.lo: spec-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-spec-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-spec-rb.Tpo -c -o rpm_la-spec-rb.lo `test -f 'spec-rb.c' || echo '$(srcdir)/'`spec-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-spec-rb.Tpo $(DEPDIR)/rpm_la-spec-rb.Plo
#	$(AM_V_CC)source='spec-rb.c' object='rpm_la-spec-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-spec-rb.lo `test -f 'spec-rb.c' || echo '$(srcdir)/'`spec-rb.c

rpm_la-package-rb.lo: package-rb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -MT rpm_la-package-rb.lo -MD -MP -MF $(DEPDIR)/rpm_la-package-rb.Tpo -c -o rpm_la-package-rb.lo `test -f 'package-rb.c' || echo '$(srcdir)/'`package-rb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rpm_la-package-rb.Tpo $(DEPDIR)/rpm_la-package-rb.Plo
#	$(AM_V_CC)source='package-rb.c' object='rpm_la-package-rb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpm_la_CFLAGS) $(CFLAGS) -c -o rpm_la-package-rb.lo `test -f 'package-rb.c' || echo '$(srcdir)/'`package-rb.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) check-local
check: check-am
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(pkgbindir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool clean-pkgbinPROGRAMS \
	clean-pkglibLTLIBRARIES mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-pkgbinPROGRAMS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-pkglibLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-pkgbinPROGRAMS uninstall-pkglibLTLIBRARIES

.MAKE: check-am install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \
	clean-generic clean-libtool clean-pkgbinPROGRAMS \
	clean-pkglibLTLIBRARIES cscopelist-am ctags ctags-am distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-info install-info-am install-man \
	install-pdf install-pdf-am install-pkgbinPROGRAMS \
	install-pkglibLTLIBRARIES install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
	uninstall-pkgbinPROGRAMS uninstall-pkglibLTLIBRARIES


.PHONY:	lint
lint:
	$(LINT) $(DEFS) $(INCLUDES) $(rpmrb_la_sources)

.PHONY:	check-local
check-local:
#	-(cd test; rake test; cd ..)
#	-./trb

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
