Blame Makefile.in

rpm-build 07bc2b
# Makefile.in generated by automake 1.15.1 from Makefile.am.
rpm-build 07bc2b
# @configure_input@
rpm-build 07bc2b
rpm-build 07bc2b
# Copyright (C) 1994-2017 Free Software Foundation, Inc.
rpm-build 07bc2b
rpm-build 07bc2b
# This Makefile.in is free software; the Free Software Foundation
rpm-build 07bc2b
# gives unlimited permission to copy and/or distribute it,
rpm-build 07bc2b
# with or without modifications, as long as this notice is preserved.
rpm-build 07bc2b
rpm-build 07bc2b
# This program is distributed in the hope that it will be useful,
rpm-build 07bc2b
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
rpm-build 07bc2b
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
rpm-build 07bc2b
# PARTICULAR PURPOSE.
rpm-build 07bc2b
rpm-build 07bc2b
@SET_MAKE@
rpm-build 07bc2b
rpm-build 07bc2b
# ------------------------------------------------------------------------------
rpm-build 07bc2b
# Common variables
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b
VPATH = @srcdir@
rpm-build 07bc2b
am__is_gnu_make = { \
rpm-build 07bc2b
  if test -z '$(MAKELEVEL)'; then \
rpm-build 07bc2b
    false; \
rpm-build 07bc2b
  elif test -n '$(MAKE_HOST)'; then \
rpm-build 07bc2b
    true; \
rpm-build 07bc2b
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
rpm-build 07bc2b
    true; \
rpm-build 07bc2b
  else \
rpm-build 07bc2b
    false; \
rpm-build 07bc2b
  fi; \
rpm-build 07bc2b
}
rpm-build 07bc2b
am__make_running_with_option = \
rpm-build 07bc2b
  case $${target_option-} in \
rpm-build 07bc2b
      ?) ;; \
rpm-build 07bc2b
      *) echo "am__make_running_with_option: internal error: invalid" \
rpm-build 07bc2b
              "target option '$${target_option-}' specified" >&2; \
rpm-build 07bc2b
         exit 1;; \
rpm-build 07bc2b
  esac; \
rpm-build 07bc2b
  has_opt=no; \
rpm-build 07bc2b
  sane_makeflags=$$MAKEFLAGS; \
rpm-build 07bc2b
  if $(am__is_gnu_make); then \
rpm-build 07bc2b
    sane_makeflags=$$MFLAGS; \
rpm-build 07bc2b
  else \
rpm-build 07bc2b
    case $$MAKEFLAGS in \
rpm-build 07bc2b
      *\\[\ \	]*) \
rpm-build 07bc2b
        bs=\\; \
rpm-build 07bc2b
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
rpm-build 07bc2b
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
rpm-build 07bc2b
    esac; \
rpm-build 07bc2b
  fi; \
rpm-build 07bc2b
  skip_next=no; \
rpm-build 07bc2b
  strip_trailopt () \
rpm-build 07bc2b
  { \
rpm-build 07bc2b
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rpm-build 07bc2b
  }; \
rpm-build 07bc2b
  for flg in $$sane_makeflags; do \
rpm-build 07bc2b
    test $$skip_next = yes && { skip_next=no; continue; }; \
rpm-build 07bc2b
    case $$flg in \
rpm-build 07bc2b
      *=*|--*) continue;; \
rpm-build 07bc2b
        -*I) strip_trailopt 'I'; skip_next=yes;; \
rpm-build 07bc2b
      -*I?*) strip_trailopt 'I';; \
rpm-build 07bc2b
        -*O) strip_trailopt 'O'; skip_next=yes;; \
rpm-build 07bc2b
      -*O?*) strip_trailopt 'O';; \
rpm-build 07bc2b
        -*l) strip_trailopt 'l'; skip_next=yes;; \
rpm-build 07bc2b
      -*l?*) strip_trailopt 'l';; \
rpm-build 07bc2b
      -[dEDm]) skip_next=yes;; \
rpm-build 07bc2b
      -[JT]) skip_next=yes;; \
rpm-build 07bc2b
    esac; \
rpm-build 07bc2b
    case $$flg in \
rpm-build 07bc2b
      *$$target_option*) has_opt=yes; break;; \
rpm-build 07bc2b
    esac; \
rpm-build 07bc2b
  done; \
rpm-build 07bc2b
  test $$has_opt = yes
rpm-build 07bc2b
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
rpm-build 07bc2b
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
rpm-build 07bc2b
pkgdatadir = $(datadir)/@PACKAGE@
rpm-build 07bc2b
pkgincludedir = $(includedir)/@PACKAGE@
rpm-build 07bc2b
pkglibdir = $(libdir)/@PACKAGE@
rpm-build 07bc2b
pkglibexecdir = $(libexecdir)/@PACKAGE@
rpm-build 07bc2b
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
rpm-build 07bc2b
install_sh_DATA = $(install_sh) -c -m 644
rpm-build 07bc2b
install_sh_PROGRAM = $(install_sh) -c
rpm-build 07bc2b
install_sh_SCRIPT = $(install_sh) -c
rpm-build 07bc2b
INSTALL_HEADER = $(INSTALL_DATA)
rpm-build 07bc2b
transform = $(program_transform_name)
rpm-build 07bc2b
NORMAL_INSTALL = :
rpm-build 07bc2b
PRE_INSTALL = :
rpm-build 07bc2b
POST_INSTALL = :
rpm-build 07bc2b
NORMAL_UNINSTALL = :
rpm-build 07bc2b
PRE_UNINSTALL = :
rpm-build 07bc2b
POST_UNINSTALL = :
rpm-build 07bc2b
build_triplet = @build@
rpm-build 07bc2b
host_triplet = @host@
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@am__append_1 = $(gir_DATA) $(typelibs_DATA)
rpm-build 07bc2b
rpm-build 07bc2b
# ------------------------------------------------------------------------------
rpm-build 07bc2b
# docs
rpm-build 07bc2b
@ENABLE_GTK_DOC_TRUE@am__append_2 = docs
rpm-build 07bc2b
subdir = .
rpm-build 07bc2b
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
rpm-build 07bc2b
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
rpm-build 07bc2b
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
rpm-build 07bc2b
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
rpm-build 07bc2b
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
rpm-build 07bc2b
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
rpm-build 07bc2b
	$(ACLOCAL_M4)
rpm-build 07bc2b
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
rpm-build 07bc2b
	$(am__configure_deps) $(libgudev_include_HEADERS) \
rpm-build 07bc2b
	$(am__DIST_COMMON)
rpm-build 07bc2b
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
rpm-build 07bc2b
 configure.lineno config.status.lineno
rpm-build 07bc2b
mkinstalldirs = $(install_sh) -d
rpm-build 07bc2b
CONFIG_HEADER = config.h
rpm-build 07bc2b
CONFIG_CLEAN_FILES = gudev-1.0.pc
rpm-build 07bc2b
CONFIG_CLEAN_VPATH_FILES =
rpm-build 07bc2b
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rpm-build 07bc2b
am__vpath_adj = case $$p in \
rpm-build 07bc2b
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rpm-build 07bc2b
    *) f=$$p;; \
rpm-build 07bc2b
  esac;
rpm-build 07bc2b
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rpm-build 07bc2b
am__install_max = 40
rpm-build 07bc2b
am__nobase_strip_setup = \
rpm-build 07bc2b
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rpm-build 07bc2b
am__nobase_strip = \
rpm-build 07bc2b
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
rpm-build 07bc2b
am__nobase_list = $(am__nobase_strip_setup); \
rpm-build 07bc2b
  for p in $$list; do echo "$$p $$p"; done | \
rpm-build 07bc2b
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
rpm-build 07bc2b
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
rpm-build 07bc2b
    if (++n[$$2] == $(am__install_max)) \
rpm-build 07bc2b
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
rpm-build 07bc2b
    END { for (dir in files) print dir, files[dir] }'
rpm-build 07bc2b
am__base_list = \
rpm-build 07bc2b
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
rpm-build 07bc2b
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
rpm-build 07bc2b
am__uninstall_files_from_dir = { \
rpm-build 07bc2b
  test -z "$$files" \
rpm-build 07bc2b
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
rpm-build 07bc2b
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
rpm-build 07bc2b
         $(am__cd) "$$dir" && rm -f $$files; }; \
rpm-build 07bc2b
  }
rpm-build 07bc2b
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \
rpm-build 07bc2b
	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibsdir)" \
rpm-build 07bc2b
	"$(DESTDIR)$(libgudev_includedir)"
rpm-build 07bc2b
LTLIBRARIES = $(lib_LTLIBRARIES)
rpm-build 07bc2b
am__DEPENDENCIES_1 =
rpm-build 07bc2b
libgudev_1_0_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
rpm-build 07bc2b
	$(am__DEPENDENCIES_1)
rpm-build 07bc2b
am__dirstamp = $(am__leading_dot)dirstamp
rpm-build 07bc2b
am_libgudev_1_0_la_OBJECTS = gudev/libgudev_1_0_la-gudevclient.lo \
rpm-build 07bc2b
	gudev/libgudev_1_0_la-gudevdevice.lo \
rpm-build 07bc2b
	gudev/libgudev_1_0_la-gudevenumerator.lo
rpm-build 07bc2b
nodist_libgudev_1_0_la_OBJECTS =  \
rpm-build 07bc2b
	gudev/libgudev_1_0_la-gudevenumtypes.lo
rpm-build 07bc2b
libgudev_1_0_la_OBJECTS = $(am_libgudev_1_0_la_OBJECTS) \
rpm-build 07bc2b
	$(nodist_libgudev_1_0_la_OBJECTS)
rpm-build 07bc2b
AM_V_lt = $(am__v_lt_@AM_V@)
rpm-build 07bc2b
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_lt_0 = --silent
rpm-build 07bc2b
am__v_lt_1 = 
rpm-build 07bc2b
libgudev_1_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
rpm-build 07bc2b
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
rpm-build 07bc2b
	$(libgudev_1_0_la_CFLAGS) $(CFLAGS) $(libgudev_1_0_la_LDFLAGS) \
rpm-build 07bc2b
	$(LDFLAGS) -o $@
rpm-build 07bc2b
AM_V_P = $(am__v_P_@AM_V@)
rpm-build 07bc2b
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_P_0 = false
rpm-build 07bc2b
am__v_P_1 = :
rpm-build 07bc2b
AM_V_GEN = $(am__v_GEN_@AM_V@)
rpm-build 07bc2b
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_GEN_0 = @echo "  GEN     " $@;
rpm-build 07bc2b
am__v_GEN_1 = 
rpm-build 07bc2b
AM_V_at = $(am__v_at_@AM_V@)
rpm-build 07bc2b
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_at_0 = @
rpm-build 07bc2b
am__v_at_1 = 
rpm-build 07bc2b
DEFAULT_INCLUDES = -I.@am__isrc@
rpm-build 07bc2b
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
rpm-build 07bc2b
am__depfiles_maybe = depfiles
rpm-build 07bc2b
am__mv = mv -f
rpm-build 07bc2b
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
rpm-build 07bc2b
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
rpm-build 07bc2b
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
rpm-build 07bc2b
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
rpm-build 07bc2b
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
rpm-build 07bc2b
	$(AM_CFLAGS) $(CFLAGS)
rpm-build 07bc2b
AM_V_CC = $(am__v_CC_@AM_V@)
rpm-build 07bc2b
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_CC_0 = @echo "  CC      " $@;
rpm-build 07bc2b
am__v_CC_1 = 
rpm-build 07bc2b
CCLD = $(CC)
rpm-build 07bc2b
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
rpm-build 07bc2b
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
rpm-build 07bc2b
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
rpm-build 07bc2b
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
rpm-build 07bc2b
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
rpm-build 07bc2b
am__v_CCLD_0 = @echo "  CCLD    " $@;
rpm-build 07bc2b
am__v_CCLD_1 = 
rpm-build 07bc2b
SOURCES = $(libgudev_1_0_la_SOURCES) $(nodist_libgudev_1_0_la_SOURCES)
rpm-build 07bc2b
DIST_SOURCES = $(libgudev_1_0_la_SOURCES)
rpm-build 07bc2b
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
rpm-build 07bc2b
	ctags-recursive dvi-recursive html-recursive info-recursive \
rpm-build 07bc2b
	install-data-recursive install-dvi-recursive \
rpm-build 07bc2b
	install-exec-recursive install-html-recursive \
rpm-build 07bc2b
	install-info-recursive install-pdf-recursive \
rpm-build 07bc2b
	install-ps-recursive install-recursive installcheck-recursive \
rpm-build 07bc2b
	installdirs-recursive pdf-recursive ps-recursive \
rpm-build 07bc2b
	tags-recursive uninstall-recursive
rpm-build 07bc2b
am__can_run_installinfo = \
rpm-build 07bc2b
  case $$AM_UPDATE_INFO_DIR in \
rpm-build 07bc2b
    n|no|NO) false;; \
rpm-build 07bc2b
    *) (install-info --version) >/dev/null 2>&1;; \
rpm-build 07bc2b
  esac
rpm-build 07bc2b
DATA = $(gir_DATA) $(noinst_DATA) $(pkgconfig_DATA) $(typelibs_DATA)
rpm-build 07bc2b
HEADERS = $(libgudev_include_HEADERS)
rpm-build 07bc2b
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
rpm-build 07bc2b
  distclean-recursive maintainer-clean-recursive
rpm-build 07bc2b
am__recursive_targets = \
rpm-build 07bc2b
  $(RECURSIVE_TARGETS) \
rpm-build 07bc2b
  $(RECURSIVE_CLEAN_TARGETS) \
rpm-build 07bc2b
  $(am__extra_recursive_targets)
rpm-build 07bc2b
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
rpm-build 07bc2b
	cscope distdir dist dist-all distcheck
rpm-build 07bc2b
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
rpm-build 07bc2b
	$(LISP)config.h.in
rpm-build 07bc2b
# Read a list of newline-separated strings from the standard input,
rpm-build 07bc2b
# and print each of them once, without duplicates.  Input order is
rpm-build 07bc2b
# *not* preserved.
rpm-build 07bc2b
am__uniquify_input = $(AWK) '\
rpm-build 07bc2b
  BEGIN { nonempty = 0; } \
rpm-build 07bc2b
  { items[$$0] = 1; nonempty = 1; } \
rpm-build 07bc2b
  END { if (nonempty) { for (i in items) print i; }; } \
rpm-build 07bc2b
'
rpm-build 07bc2b
# Make sure the list of sources is unique.  This is necessary because,
rpm-build 07bc2b
# e.g., the same source file might be shared among _SOURCES variables
rpm-build 07bc2b
# for different programs/libraries.
rpm-build 07bc2b
am__define_uniq_tagged_files = \
rpm-build 07bc2b
  list='$(am__tagged_files)'; \
rpm-build 07bc2b
  unique=`for i in $$list; do \
rpm-build 07bc2b
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
rpm-build 07bc2b
  done | $(am__uniquify_input)`
rpm-build 07bc2b
ETAGS = etags
rpm-build 07bc2b
CTAGS = ctags
rpm-build 07bc2b
CSCOPE = cscope
rpm-build 07bc2b
DIST_SUBDIRS = . docs tests
rpm-build 07bc2b
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
rpm-build 07bc2b
	$(srcdir)/gudev-1.0.pc.in $(top_srcdir)/build-aux/compile \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/config.guess \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/config.sub \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/depcomp \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/install-sh \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/ltmain.sh \
rpm-build 07bc2b
	$(top_srcdir)/build-aux/missing COPYING NEWS README \
rpm-build 07bc2b
	build-aux/compile build-aux/config.guess build-aux/config.sub \
rpm-build 07bc2b
	build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
rpm-build 07bc2b
	build-aux/missing
rpm-build 07bc2b
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
rpm-build 07bc2b
distdir = $(PACKAGE)-$(VERSION)
rpm-build 07bc2b
top_distdir = $(distdir)
rpm-build 07bc2b
am__remove_distdir = \
rpm-build 07bc2b
  if test -d "$(distdir)"; then \
rpm-build 07bc2b
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
rpm-build 07bc2b
      && rm -rf "$(distdir)" \
rpm-build 07bc2b
      || { sleep 5 && rm -rf "$(distdir)"; }; \
rpm-build 07bc2b
  else :; fi
rpm-build 07bc2b
am__post_remove_distdir = $(am__remove_distdir)
rpm-build 07bc2b
am__relativize = \
rpm-build 07bc2b
  dir0=`pwd`; \
rpm-build 07bc2b
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
rpm-build 07bc2b
  sed_rest='s,^[^/]*/*,,'; \
rpm-build 07bc2b
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
rpm-build 07bc2b
  sed_butlast='s,/*[^/]*$$,,'; \
rpm-build 07bc2b
  while test -n "$$dir1"; do \
rpm-build 07bc2b
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rpm-build 07bc2b
    if test "$$first" != "."; then \
rpm-build 07bc2b
      if test "$$first" = ".."; then \
rpm-build 07bc2b
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rpm-build 07bc2b
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rpm-build 07bc2b
      else \
rpm-build 07bc2b
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rpm-build 07bc2b
        if test "$$first2" = "$$first"; then \
rpm-build 07bc2b
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rpm-build 07bc2b
        else \
rpm-build 07bc2b
          dir2="../$$dir2"; \
rpm-build 07bc2b
        fi; \
rpm-build 07bc2b
        dir0="$$dir0"/"$$first"; \
rpm-build 07bc2b
      fi; \
rpm-build 07bc2b
    fi; \
rpm-build 07bc2b
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rpm-build 07bc2b
  done; \
rpm-build 07bc2b
  reldir="$$dir2"
rpm-build 07bc2b
GZIP_ENV = --best
rpm-build 07bc2b
DIST_ARCHIVES = $(distdir).tar.xz
rpm-build 07bc2b
DIST_TARGETS = dist-xz
rpm-build 07bc2b
distuninstallcheck_listfiles = find . -type f -print
rpm-build 07bc2b
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
rpm-build 07bc2b
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
rpm-build 07bc2b
distcleancheck_listfiles = find . -type f -print
rpm-build 07bc2b
ACLOCAL = @ACLOCAL@
rpm-build 07bc2b
AMTAR = @AMTAR@
rpm-build 07bc2b
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
rpm-build 07bc2b
AR = @AR@
rpm-build 07bc2b
AUTOCONF = @AUTOCONF@
rpm-build 07bc2b
AUTOHEADER = @AUTOHEADER@
rpm-build 07bc2b
AUTOMAKE = @AUTOMAKE@
rpm-build 07bc2b
AWK = @AWK@
rpm-build 07bc2b
CC = @CC@
rpm-build 07bc2b
CCDEPMODE = @CCDEPMODE@
rpm-build 07bc2b
CFLAGS = @CFLAGS@
rpm-build 07bc2b
CPP = @CPP@
rpm-build 07bc2b
CPPFLAGS = @CPPFLAGS@
rpm-build 07bc2b
CYGPATH_W = @CYGPATH_W@
rpm-build 07bc2b
DEFS = @DEFS@
rpm-build 07bc2b
DEPDIR = @DEPDIR@
rpm-build 07bc2b
DLLTOOL = @DLLTOOL@
rpm-build 07bc2b
DSYMUTIL = @DSYMUTIL@
rpm-build 07bc2b
DUMPBIN = @DUMPBIN@
rpm-build 07bc2b
ECHO_C = @ECHO_C@
rpm-build 07bc2b
ECHO_N = @ECHO_N@
rpm-build 07bc2b
ECHO_T = @ECHO_T@
rpm-build 07bc2b
EGREP = @EGREP@
rpm-build 07bc2b
EXEEXT = @EXEEXT@
rpm-build 07bc2b
FGREP = @FGREP@
rpm-build 07bc2b
GLIB_CFLAGS = @GLIB_CFLAGS@
rpm-build 07bc2b
GLIB_LIBS = @GLIB_LIBS@
rpm-build 07bc2b
GREP = @GREP@
rpm-build 07bc2b
GTKDOC_CHECK = @GTKDOC_CHECK@
rpm-build 07bc2b
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
rpm-build 07bc2b
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
rpm-build 07bc2b
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
rpm-build 07bc2b
GTKDOC_MKPDF = @GTKDOC_MKPDF@
rpm-build 07bc2b
GTKDOC_REBASE = @GTKDOC_REBASE@
rpm-build 07bc2b
HTML_DIR = @HTML_DIR@
rpm-build 07bc2b
INSTALL = @INSTALL@
rpm-build 07bc2b
INSTALL_DATA = @INSTALL_DATA@
rpm-build 07bc2b
INSTALL_PROGRAM = @INSTALL_PROGRAM@
rpm-build 07bc2b
INSTALL_SCRIPT = @INSTALL_SCRIPT@
rpm-build 07bc2b
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
rpm-build 07bc2b
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
rpm-build 07bc2b
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
rpm-build 07bc2b
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
rpm-build 07bc2b
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
rpm-build 07bc2b
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
rpm-build 07bc2b
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
rpm-build 07bc2b
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
rpm-build 07bc2b
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
rpm-build 07bc2b
LD = @LD@
rpm-build 07bc2b
LDFLAGS = @LDFLAGS@
rpm-build 07bc2b
LIBOBJS = @LIBOBJS@
rpm-build 07bc2b
LIBS = @LIBS@
rpm-build 07bc2b
LIBTOOL = @LIBTOOL@
rpm-build 07bc2b
LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
rpm-build 07bc2b
LIBUDEV_LIBS = @LIBUDEV_LIBS@
rpm-build 07bc2b
LIPO = @LIPO@
rpm-build 07bc2b
LN_S = @LN_S@
rpm-build 07bc2b
LTLIBOBJS = @LTLIBOBJS@
rpm-build 07bc2b
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
rpm-build 07bc2b
MAINT = @MAINT@
rpm-build 07bc2b
MAKEINFO = @MAKEINFO@
rpm-build 07bc2b
MANIFEST_TOOL = @MANIFEST_TOOL@
rpm-build 07bc2b
MKDIR_P = @MKDIR_P@
rpm-build 07bc2b
NM = @NM@
rpm-build 07bc2b
NMEDIT = @NMEDIT@
rpm-build 07bc2b
OBJDUMP = @OBJDUMP@
rpm-build 07bc2b
OBJEXT = @OBJEXT@
rpm-build 07bc2b
OTOOL = @OTOOL@
rpm-build 07bc2b
OTOOL64 = @OTOOL64@
rpm-build 07bc2b
PACKAGE = @PACKAGE@
rpm-build 07bc2b
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
rpm-build 07bc2b
PACKAGE_NAME = @PACKAGE_NAME@
rpm-build 07bc2b
PACKAGE_STRING = @PACKAGE_STRING@
rpm-build 07bc2b
PACKAGE_TARNAME = @PACKAGE_TARNAME@
rpm-build 07bc2b
PACKAGE_URL = @PACKAGE_URL@
rpm-build 07bc2b
PACKAGE_VERSION = @PACKAGE_VERSION@
rpm-build 07bc2b
PATH_SEPARATOR = @PATH_SEPARATOR@
rpm-build 07bc2b
PKG_CONFIG = @PKG_CONFIG@
rpm-build 07bc2b
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
rpm-build 07bc2b
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
rpm-build 07bc2b
RANLIB = @RANLIB@
rpm-build 07bc2b
SED = @SED@
rpm-build 07bc2b
SET_MAKE = @SET_MAKE@
rpm-build 07bc2b
SHELL = @SHELL@
rpm-build 07bc2b
STRIP = @STRIP@
rpm-build 07bc2b
UMOCKDEV_CFLAGS = @UMOCKDEV_CFLAGS@
rpm-build 07bc2b
UMOCKDEV_LIBS = @UMOCKDEV_LIBS@
rpm-build 07bc2b
VERSION = @VERSION@
rpm-build 07bc2b
abs_builddir = @abs_builddir@
rpm-build 07bc2b
abs_srcdir = @abs_srcdir@
rpm-build 07bc2b
abs_top_builddir = @abs_top_builddir@
rpm-build 07bc2b
abs_top_srcdir = @abs_top_srcdir@
rpm-build 07bc2b
ac_ct_AR = @ac_ct_AR@
rpm-build 07bc2b
ac_ct_CC = @ac_ct_CC@
rpm-build 07bc2b
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
rpm-build 07bc2b
am__include = @am__include@
rpm-build 07bc2b
am__leading_dot = @am__leading_dot@
rpm-build 07bc2b
am__quote = @am__quote@
rpm-build 07bc2b
am__tar = @am__tar@
rpm-build 07bc2b
am__untar = @am__untar@
rpm-build 07bc2b
bindir = @bindir@
rpm-build 07bc2b
build = @build@
rpm-build 07bc2b
build_alias = @build_alias@
rpm-build 07bc2b
build_cpu = @build_cpu@
rpm-build 07bc2b
build_os = @build_os@
rpm-build 07bc2b
build_vendor = @build_vendor@
rpm-build 07bc2b
builddir = @builddir@
rpm-build 07bc2b
datadir = @datadir@
rpm-build 07bc2b
datarootdir = @datarootdir@
rpm-build 07bc2b
docdir = @docdir@
rpm-build 07bc2b
dvidir = @dvidir@
rpm-build 07bc2b
exec_prefix = @exec_prefix@
rpm-build 07bc2b
host = @host@
rpm-build 07bc2b
host_alias = @host_alias@
rpm-build 07bc2b
host_cpu = @host_cpu@
rpm-build 07bc2b
host_os = @host_os@
rpm-build 07bc2b
host_vendor = @host_vendor@
rpm-build 07bc2b
htmldir = @htmldir@
rpm-build 07bc2b
includedir = @includedir@
rpm-build 07bc2b
infodir = @infodir@
rpm-build 07bc2b
install_sh = @install_sh@
rpm-build 07bc2b
libdir = @libdir@
rpm-build 07bc2b
libexecdir = @libexecdir@
rpm-build 07bc2b
localedir = @localedir@
rpm-build 07bc2b
localstatedir = @localstatedir@
rpm-build 07bc2b
mandir = @mandir@
rpm-build 07bc2b
mkdir_p = @mkdir_p@
rpm-build 07bc2b
oldincludedir = @oldincludedir@
rpm-build 07bc2b
pdfdir = @pdfdir@
rpm-build 07bc2b
prefix = @prefix@
rpm-build 07bc2b
program_transform_name = @program_transform_name@
rpm-build 07bc2b
psdir = @psdir@
rpm-build 07bc2b
sbindir = @sbindir@
rpm-build 07bc2b
sharedstatedir = @sharedstatedir@
rpm-build 07bc2b
srcdir = @srcdir@
rpm-build 07bc2b
sysconfdir = @sysconfdir@
rpm-build 07bc2b
target_alias = @target_alias@
rpm-build 07bc2b
top_build_prefix = @top_build_prefix@
rpm-build 07bc2b
top_builddir = @top_builddir@
rpm-build 07bc2b
top_srcdir = @top_srcdir@
rpm-build 07bc2b
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
rpm-build 07bc2b
AUTOMAKE_OPTIONS = color-tests parallel-tests
rpm-build 07bc2b
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
rpm-build 07bc2b
SUBDIRS = . $(am__append_2) tests
rpm-build 07bc2b
lib_LTLIBRARIES = libgudev-1.0.la
rpm-build 07bc2b
noinst_DATA = 
rpm-build 07bc2b
MANPAGES = 
rpm-build 07bc2b
CLEANFILES = $(BUILT_SOURCES) $(am__append_1)
rpm-build 07bc2b
BUILT_SOURCES = $(nodist_libgudev_1_0_la_SOURCES)
rpm-build 07bc2b
pkgconfigdir = $(libdir)/pkgconfig
rpm-build 07bc2b
pkgconfig_DATA = gudev-1.0.pc
rpm-build 07bc2b
AM_MAKEFLAGS = --no-print-directory
rpm-build 07bc2b
AM_CPPFLAGS = 
rpm-build 07bc2b
AM_CFLAGS = 
rpm-build 07bc2b
EXTRA_DIST = README COPYING NEWS gudev-1.0.pc.in \
rpm-build 07bc2b
	gudev/gudevenumtypes.h.template \
rpm-build 07bc2b
	gudev/gudevenumtypes.c.template scripts/gjs-example.js \
rpm-build 07bc2b
	scripts/seed-example-enum.js scripts/seed-example.js
rpm-build 07bc2b
rpm-build 07bc2b
# ------------------------------------------------------------------------------
rpm-build 07bc2b
# Version numbers
rpm-build 07bc2b
LIBGUDEV_CURRENT = 2
rpm-build 07bc2b
LIBGUDEV_REVISION = 0
rpm-build 07bc2b
LIBGUDEV_AGE = 2
rpm-build 07bc2b
rpm-build 07bc2b
# ------------------------------------------------------------------------------
rpm-build 07bc2b
# libgudev
rpm-build 07bc2b
libgudev_includedir = $(includedir)/gudev-1.0/gudev
rpm-build 07bc2b
libgudev_include_HEADERS = \
rpm-build 07bc2b
	gudev/gudev.h \
rpm-build 07bc2b
	gudev/gudevenums.h \
rpm-build 07bc2b
	gudev/gudevenumtypes.h \
rpm-build 07bc2b
	gudev/gudevtypes.h \
rpm-build 07bc2b
	gudev/gudevclient.h \
rpm-build 07bc2b
	gudev/gudevdevice.h \
rpm-build 07bc2b
	gudev/gudevenumerator.h
rpm-build 07bc2b
rpm-build 07bc2b
libgudev_1_0_la_SOURCES = \
rpm-build 07bc2b
	libgudev-1.0.sym \
rpm-build 07bc2b
	gudev/gudevenums.h \
rpm-build 07bc2b
	gudev/gudevenumtypes.h \
rpm-build 07bc2b
	gudev/gudevenumtypes.h\
rpm-build 07bc2b
	gudev/gudevtypes.h \
rpm-build 07bc2b
	gudev/gudevclient.h \
rpm-build 07bc2b
	gudev/gudevclient.c \
rpm-build 07bc2b
	gudev/gudevdevice.h \
rpm-build 07bc2b
	gudev/gudevdevice.c \
rpm-build 07bc2b
	gudev/gudevenumerator.h \
rpm-build 07bc2b
	gudev/gudevenumerator.c \
rpm-build 07bc2b
	gudev/gudevprivate.h
rpm-build 07bc2b
rpm-build 07bc2b
nodist_libgudev_1_0_la_SOURCES = \
rpm-build 07bc2b
	gudev/gudevenumtypes.h \
rpm-build 07bc2b
	gudev/gudevenumtypes.c
rpm-build 07bc2b
rpm-build 07bc2b
libgudev_1_0_la_CPPFLAGS = \
rpm-build 07bc2b
	$(AM_CPPFLAGS) \
rpm-build 07bc2b
	-I$(top_builddir)/gudev \
rpm-build 07bc2b
	-I$(top_srcdir)/gudev \
rpm-build 07bc2b
	-D_POSIX_PTHREAD_SEMANTICS \
rpm-build 07bc2b
	-D_REENTRANT \
rpm-build 07bc2b
	-D_GUDEV_COMPILATION \
rpm-build 07bc2b
	-DG_LOG_DOMAIN=\"GUdev\"
rpm-build 07bc2b
rpm-build 07bc2b
libgudev_1_0_la_CFLAGS = \
rpm-build 07bc2b
	$(AM_CFLAGS) \
rpm-build 07bc2b
	-fvisibility=default \
rpm-build 07bc2b
	$(LIBUDEV_CFLAGS) \
rpm-build 07bc2b
	$(GLIB_CFLAGS)
rpm-build 07bc2b
rpm-build 07bc2b
libgudev_1_0_la_LIBADD = \
rpm-build 07bc2b
	$(LIBUDEV_LIBS) \
rpm-build 07bc2b
	$(GLIB_LIBS)
rpm-build 07bc2b
rpm-build 07bc2b
libgudev_1_0_la_LDFLAGS = \
rpm-build 07bc2b
	$(AM_LDFLAGS) \
rpm-build 07bc2b
	-version-info $(LIBGUDEV_CURRENT):$(LIBGUDEV_REVISION):$(LIBGUDEV_AGE) \
rpm-build 07bc2b
	-export-dynamic \
rpm-build 07bc2b
	-no-undefined \
rpm-build 07bc2b
	-Wl,--version-script=$(top_srcdir)/libgudev-1.0.sym
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev_GUdev_1_0_gir_INCLUDES = GObject-2.0
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev_GUdev_1_0_gir_CFLAGS = \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	$(AM_CFLAGS) \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	$(INCLUDES) \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-D_GUDEV_COMPILATION \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-D_GUDEV_WORK_AROUND_DEV_T_BUG \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-I$(top_srcdir) \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-I$(top_builddir) \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-I$(top_srcdir)/gudev \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	-I$(top_builddir)/gudev
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev_GUdev_1_0_gir_LIBS = libgudev-1.0.la
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev_GUdev_1_0_gir_SCANNERFLAGS = \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	--pkg-export=gudev-1.0 \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	--warn-all
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev_GUdev_1_0_gir_FILES = \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudev.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevtypes.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevenums.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevenumtypes.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevclient.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevdevice.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevenumerator.h \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevclient.c \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevdevice.c \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/gudevenumerator.c
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@INTROSPECTION_GIRS = gudev/GUdev-1.0.gir
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@INTROSPECTION_SCANNER_ARGS = --c-include=gudev/gudev.h
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gir_DATA = \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/GUdev-1.0.gir
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@typelibsdir = $(libdir)/girepository-1.0
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@typelibs_DATA = \
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@	gudev/GUdev-1.0.typelib
rpm-build 07bc2b
rpm-build 07bc2b
all: $(BUILT_SOURCES) config.h
rpm-build 07bc2b
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
rpm-build 07bc2b
rpm-build 07bc2b
.SUFFIXES:
rpm-build 07bc2b
.SUFFIXES: .c .lo .o .obj
rpm-build 07bc2b
am--refresh: Makefile
rpm-build 07bc2b
	@:
rpm-build 07bc2b
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
rpm-build 07bc2b
	@for dep in $?; do \
rpm-build 07bc2b
	  case '$(am__configure_deps)' in \
rpm-build 07bc2b
	    *$$dep*) \
rpm-build 07bc2b
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
rpm-build 07bc2b
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
rpm-build 07bc2b
		&& exit 0; \
rpm-build 07bc2b
	      exit 1;; \
rpm-build 07bc2b
	  esac; \
rpm-build 07bc2b
	done; \
rpm-build 07bc2b
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
rpm-build 07bc2b
	$(am__cd) $(top_srcdir) && \
rpm-build 07bc2b
	  $(AUTOMAKE) --foreign Makefile
rpm-build 07bc2b
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
rpm-build 07bc2b
	@case '$?' in \
rpm-build 07bc2b
	  *config.status*) \
rpm-build 07bc2b
	    echo ' $(SHELL) ./config.status'; \
rpm-build 07bc2b
	    $(SHELL) ./config.status;; \
rpm-build 07bc2b
	  *) \
rpm-build 07bc2b
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
rpm-build 07bc2b
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
rpm-build 07bc2b
	esac;
rpm-build 07bc2b
rpm-build 07bc2b
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
rpm-build 07bc2b
	$(SHELL) ./config.status --recheck
rpm-build 07bc2b
rpm-build 07bc2b
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
rpm-build 07bc2b
	$(am__cd) $(srcdir) && $(AUTOCONF)
rpm-build 07bc2b
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
rpm-build 07bc2b
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
rpm-build 07bc2b
$(am__aclocal_m4_deps):
rpm-build 07bc2b
rpm-build 07bc2b
config.h: stamp-h1
rpm-build 07bc2b
	@test -f $@ || rm -f stamp-h1
rpm-build 07bc2b
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
rpm-build 07bc2b
rpm-build 07bc2b
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
rpm-build 07bc2b
	@rm -f stamp-h1
rpm-build 07bc2b
	cd $(top_builddir) && $(SHELL) ./config.status config.h
rpm-build 07bc2b
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
rpm-build 07bc2b
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rpm-build 07bc2b
	rm -f stamp-h1
rpm-build 07bc2b
	touch $@
rpm-build 07bc2b
rpm-build 07bc2b
distclean-hdr:
rpm-build 07bc2b
	-rm -f config.h stamp-h1
rpm-build 07bc2b
gudev-1.0.pc: $(top_builddir)/config.status $(srcdir)/gudev-1.0.pc.in
rpm-build 07bc2b
	cd $(top_builddir) && $(SHELL) ./config.status $@
rpm-build 07bc2b
rpm-build 07bc2b
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
rpm-build 07bc2b
	@$(NORMAL_INSTALL)
rpm-build 07bc2b
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
rpm-build 07bc2b
	list2=; for p in $$list; do \
rpm-build 07bc2b
	  if test -f $$p; then \
rpm-build 07bc2b
	    list2="$$list2 $$p"; \
rpm-build 07bc2b
	  else :; fi; \
rpm-build 07bc2b
	done; \
rpm-build 07bc2b
	test -z "$$list2" || { \
rpm-build 07bc2b
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
rpm-build 07bc2b
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
rpm-build 07bc2b
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
rpm-build 07bc2b
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
rpm-build 07bc2b
	}
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-libLTLIBRARIES:
rpm-build 07bc2b
	@$(NORMAL_UNINSTALL)
rpm-build 07bc2b
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
rpm-build 07bc2b
	for p in $$list; do \
rpm-build 07bc2b
	  $(am__strip_dir) \
rpm-build 07bc2b
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
rpm-build 07bc2b
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
rpm-build 07bc2b
clean-libLTLIBRARIES:
rpm-build 07bc2b
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
rpm-build 07bc2b
	@list='$(lib_LTLIBRARIES)'; \
rpm-build 07bc2b
	locs=`for p in $$list; do echo $$p; done | \
rpm-build 07bc2b
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
rpm-build 07bc2b
	      sort -u`; \
rpm-build 07bc2b
	test -z "$$locs" || { \
rpm-build 07bc2b
	  echo rm -f $${locs}; \
rpm-build 07bc2b
	  rm -f $${locs}; \
rpm-build 07bc2b
	}
rpm-build 07bc2b
gudev/$(am__dirstamp):
rpm-build 07bc2b
	@$(MKDIR_P) gudev
rpm-build 07bc2b
	@: > gudev/$(am__dirstamp)
rpm-build 07bc2b
gudev/$(DEPDIR)/$(am__dirstamp):
rpm-build 07bc2b
	@$(MKDIR_P) gudev/$(DEPDIR)
rpm-build 07bc2b
	@: > gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevclient.lo: gudev/$(am__dirstamp) \
rpm-build 07bc2b
	gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevdevice.lo: gudev/$(am__dirstamp) \
rpm-build 07bc2b
	gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevenumerator.lo: gudev/$(am__dirstamp) \
rpm-build 07bc2b
	gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevenumtypes.lo: gudev/$(am__dirstamp) \
rpm-build 07bc2b
	gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
rpm-build 07bc2b
libgudev-1.0.la: $(libgudev_1_0_la_OBJECTS) $(libgudev_1_0_la_DEPENDENCIES) $(EXTRA_libgudev_1_0_la_DEPENDENCIES) 
rpm-build 07bc2b
	$(AM_V_CCLD)$(libgudev_1_0_la_LINK) -rpath $(libdir) $(libgudev_1_0_la_OBJECTS) $(libgudev_1_0_la_LIBADD) $(LIBS)
rpm-build 07bc2b
rpm-build 07bc2b
mostlyclean-compile:
rpm-build 07bc2b
	-rm -f *.$(OBJEXT)
rpm-build 07bc2b
	-rm -f gudev/*.$(OBJEXT)
rpm-build 07bc2b
	-rm -f gudev/*.lo
rpm-build 07bc2b
rpm-build 07bc2b
distclean-compile:
rpm-build 07bc2b
	-rm -f *.tab.c
rpm-build 07bc2b
rpm-build 07bc2b
@AMDEP_TRUE@@am__include@ @am__quote@gudev/$(DEPDIR)/libgudev_1_0_la-gudevclient.Plo@am__quote@
rpm-build 07bc2b
@AMDEP_TRUE@@am__include@ @am__quote@gudev/$(DEPDIR)/libgudev_1_0_la-gudevdevice.Plo@am__quote@
rpm-build 07bc2b
@AMDEP_TRUE@@am__include@ @am__quote@gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumerator.Plo@am__quote@
rpm-build 07bc2b
@AMDEP_TRUE@@am__include@ @am__quote@gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumtypes.Plo@am__quote@
rpm-build 07bc2b
rpm-build 07bc2b
.c.o:
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
rpm-build 07bc2b
rpm-build 07bc2b
.c.obj:
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rpm-build 07bc2b
rpm-build 07bc2b
.c.lo:
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
rpm-build 07bc2b
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevclient.lo: gudev/gudevclient.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -MT gudev/libgudev_1_0_la-gudevclient.lo -MD -MP -MF gudev/$(DEPDIR)/libgudev_1_0_la-gudevclient.Tpo -c -o gudev/libgudev_1_0_la-gudevclient.lo `test -f 'gudev/gudevclient.c' || echo '$(srcdir)/'`gudev/gudevclient.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gudev/$(DEPDIR)/libgudev_1_0_la-gudevclient.Tpo gudev/$(DEPDIR)/libgudev_1_0_la-gudevclient.Plo
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gudev/gudevclient.c' object='gudev/libgudev_1_0_la-gudevclient.lo' libtool=yes @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -c -o gudev/libgudev_1_0_la-gudevclient.lo `test -f 'gudev/gudevclient.c' || echo '$(srcdir)/'`gudev/gudevclient.c
rpm-build 07bc2b
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevdevice.lo: gudev/gudevdevice.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -MT gudev/libgudev_1_0_la-gudevdevice.lo -MD -MP -MF gudev/$(DEPDIR)/libgudev_1_0_la-gudevdevice.Tpo -c -o gudev/libgudev_1_0_la-gudevdevice.lo `test -f 'gudev/gudevdevice.c' || echo '$(srcdir)/'`gudev/gudevdevice.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gudev/$(DEPDIR)/libgudev_1_0_la-gudevdevice.Tpo gudev/$(DEPDIR)/libgudev_1_0_la-gudevdevice.Plo
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gudev/gudevdevice.c' object='gudev/libgudev_1_0_la-gudevdevice.lo' libtool=yes @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -c -o gudev/libgudev_1_0_la-gudevdevice.lo `test -f 'gudev/gudevdevice.c' || echo '$(srcdir)/'`gudev/gudevdevice.c
rpm-build 07bc2b
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevenumerator.lo: gudev/gudevenumerator.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -MT gudev/libgudev_1_0_la-gudevenumerator.lo -MD -MP -MF gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumerator.Tpo -c -o gudev/libgudev_1_0_la-gudevenumerator.lo `test -f 'gudev/gudevenumerator.c' || echo '$(srcdir)/'`gudev/gudevenumerator.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumerator.Tpo gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumerator.Plo
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gudev/gudevenumerator.c' object='gudev/libgudev_1_0_la-gudevenumerator.lo' libtool=yes @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -c -o gudev/libgudev_1_0_la-gudevenumerator.lo `test -f 'gudev/gudevenumerator.c' || echo '$(srcdir)/'`gudev/gudevenumerator.c
rpm-build 07bc2b
rpm-build 07bc2b
gudev/libgudev_1_0_la-gudevenumtypes.lo: gudev/gudevenumtypes.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -MT gudev/libgudev_1_0_la-gudevenumtypes.lo -MD -MP -MF gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumtypes.Tpo -c -o gudev/libgudev_1_0_la-gudevenumtypes.lo `test -f 'gudev/gudevenumtypes.c' || echo '$(srcdir)/'`gudev/gudevenumtypes.c
rpm-build 07bc2b
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumtypes.Tpo gudev/$(DEPDIR)/libgudev_1_0_la-gudevenumtypes.Plo
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gudev/gudevenumtypes.c' object='gudev/libgudev_1_0_la-gudevenumtypes.lo' libtool=yes @AMDEPBACKSLASH@
rpm-build 07bc2b
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rpm-build 07bc2b
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgudev_1_0_la_CPPFLAGS) $(CPPFLAGS) $(libgudev_1_0_la_CFLAGS) $(CFLAGS) -c -o gudev/libgudev_1_0_la-gudevenumtypes.lo `test -f 'gudev/gudevenumtypes.c' || echo '$(srcdir)/'`gudev/gudevenumtypes.c
rpm-build 07bc2b
rpm-build 07bc2b
mostlyclean-libtool:
rpm-build 07bc2b
	-rm -f *.lo
rpm-build 07bc2b
rpm-build 07bc2b
clean-libtool:
rpm-build 07bc2b
	-rm -rf .libs _libs
rpm-build 07bc2b
	-rm -rf gudev/.libs gudev/_libs
rpm-build 07bc2b
rpm-build 07bc2b
distclean-libtool:
rpm-build 07bc2b
	-rm -f libtool config.lt
rpm-build 07bc2b
install-girDATA: $(gir_DATA)
rpm-build 07bc2b
	@$(NORMAL_INSTALL)
rpm-build 07bc2b
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
rpm-build 07bc2b
	if test -n "$$list"; then \
rpm-build 07bc2b
	  echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \
rpm-build 07bc2b
	  $(MKDIR_P) "$(DESTDIR)$(girdir)" || exit 1; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	for p in $$list; do \
rpm-build 07bc2b
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
rpm-build 07bc2b
	  echo "$$d$$p"; \
rpm-build 07bc2b
	done | $(am__base_list) | \
rpm-build 07bc2b
	while read files; do \
rpm-build 07bc2b
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
rpm-build 07bc2b
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-girDATA:
rpm-build 07bc2b
	@$(NORMAL_UNINSTALL)
rpm-build 07bc2b
	@list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
rpm-build 07bc2b
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rpm-build 07bc2b
	dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
rpm-build 07bc2b
install-pkgconfigDATA: $(pkgconfig_DATA)
rpm-build 07bc2b
	@$(NORMAL_INSTALL)
rpm-build 07bc2b
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
rpm-build 07bc2b
	if test -n "$$list"; then \
rpm-build 07bc2b
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
rpm-build 07bc2b
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	for p in $$list; do \
rpm-build 07bc2b
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
rpm-build 07bc2b
	  echo "$$d$$p"; \
rpm-build 07bc2b
	done | $(am__base_list) | \
rpm-build 07bc2b
	while read files; do \
rpm-build 07bc2b
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
rpm-build 07bc2b
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-pkgconfigDATA:
rpm-build 07bc2b
	@$(NORMAL_UNINSTALL)
rpm-build 07bc2b
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
rpm-build 07bc2b
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rpm-build 07bc2b
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
rpm-build 07bc2b
install-typelibsDATA: $(typelibs_DATA)
rpm-build 07bc2b
	@$(NORMAL_INSTALL)
rpm-build 07bc2b
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
rpm-build 07bc2b
	if test -n "$$list"; then \
rpm-build 07bc2b
	  echo " $(MKDIR_P) '$(DESTDIR)$(typelibsdir)'"; \
rpm-build 07bc2b
	  $(MKDIR_P) "$(DESTDIR)$(typelibsdir)" || exit 1; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	for p in $$list; do \
rpm-build 07bc2b
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
rpm-build 07bc2b
	  echo "$$d$$p"; \
rpm-build 07bc2b
	done | $(am__base_list) | \
rpm-build 07bc2b
	while read files; do \
rpm-build 07bc2b
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
rpm-build 07bc2b
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-typelibsDATA:
rpm-build 07bc2b
	@$(NORMAL_UNINSTALL)
rpm-build 07bc2b
	@list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
rpm-build 07bc2b
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rpm-build 07bc2b
	dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
rpm-build 07bc2b
install-libgudev_includeHEADERS: $(libgudev_include_HEADERS)
rpm-build 07bc2b
	@$(NORMAL_INSTALL)
rpm-build 07bc2b
	@list='$(libgudev_include_HEADERS)'; test -n "$(libgudev_includedir)" || list=; \
rpm-build 07bc2b
	if test -n "$$list"; then \
rpm-build 07bc2b
	  echo " $(MKDIR_P) '$(DESTDIR)$(libgudev_includedir)'"; \
rpm-build 07bc2b
	  $(MKDIR_P) "$(DESTDIR)$(libgudev_includedir)" || exit 1; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	for p in $$list; do \
rpm-build 07bc2b
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
rpm-build 07bc2b
	  echo "$$d$$p"; \
rpm-build 07bc2b
	done | $(am__base_list) | \
rpm-build 07bc2b
	while read files; do \
rpm-build 07bc2b
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgudev_includedir)'"; \
rpm-build 07bc2b
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgudev_includedir)" || exit $$?; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-libgudev_includeHEADERS:
rpm-build 07bc2b
	@$(NORMAL_UNINSTALL)
rpm-build 07bc2b
	@list='$(libgudev_include_HEADERS)'; test -n "$(libgudev_includedir)" || list=; \
rpm-build 07bc2b
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rpm-build 07bc2b
	dir='$(DESTDIR)$(libgudev_includedir)'; $(am__uninstall_files_from_dir)
rpm-build 07bc2b
rpm-build 07bc2b
# This directory's subdirectories are mostly independent; you can cd
rpm-build 07bc2b
# into them and run 'make' without going through this Makefile.
rpm-build 07bc2b
# To change the values of 'make' variables: instead of editing Makefiles,
rpm-build 07bc2b
# (1) if the variable is set in 'config.status', edit 'config.status'
rpm-build 07bc2b
#     (which will cause the Makefiles to be regenerated when you run 'make');
rpm-build 07bc2b
# (2) otherwise, pass the desired values on the 'make' command line.
rpm-build 07bc2b
$(am__recursive_targets):
rpm-build 07bc2b
	@fail=; \
rpm-build 07bc2b
	if $(am__make_keepgoing); then \
rpm-build 07bc2b
	  failcom='fail=yes'; \
rpm-build 07bc2b
	else \
rpm-build 07bc2b
	  failcom='exit 1'; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	dot_seen=no; \
rpm-build 07bc2b
	target=`echo $@ | sed s/-recursive//`; \
rpm-build 07bc2b
	case "$@" in \
rpm-build 07bc2b
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
rpm-build 07bc2b
	  *) list='$(SUBDIRS)' ;; \
rpm-build 07bc2b
	esac; \
rpm-build 07bc2b
	for subdir in $$list; do \
rpm-build 07bc2b
	  echo "Making $$target in $$subdir"; \
rpm-build 07bc2b
	  if test "$$subdir" = "."; then \
rpm-build 07bc2b
	    dot_seen=yes; \
rpm-build 07bc2b
	    local_target="$$target-am"; \
rpm-build 07bc2b
	  else \
rpm-build 07bc2b
	    local_target="$$target"; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
rpm-build 07bc2b
	  || eval $$failcom; \
rpm-build 07bc2b
	done; \
rpm-build 07bc2b
	if test "$$dot_seen" = "no"; then \
rpm-build 07bc2b
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
rpm-build 07bc2b
	fi; test -z "$$fail"
rpm-build 07bc2b
rpm-build 07bc2b
ID: $(am__tagged_files)
rpm-build 07bc2b
	$(am__define_uniq_tagged_files); mkid -fID $$unique
rpm-build 07bc2b
tags: tags-recursive
rpm-build 07bc2b
TAGS: tags
rpm-build 07bc2b
rpm-build 07bc2b
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
rpm-build 07bc2b
	set x; \
rpm-build 07bc2b
	here=`pwd`; \
rpm-build 07bc2b
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
rpm-build 07bc2b
	  include_option=--etags-include; \
rpm-build 07bc2b
	  empty_fix=.; \
rpm-build 07bc2b
	else \
rpm-build 07bc2b
	  include_option=--include; \
rpm-build 07bc2b
	  empty_fix=; \
rpm-build 07bc2b
	fi; \
rpm-build 07bc2b
	list='$(SUBDIRS)'; for subdir in $$list; do \
rpm-build 07bc2b
	  if test "$$subdir" = .; then :; else \
rpm-build 07bc2b
	    test ! -f $$subdir/TAGS || \
rpm-build 07bc2b
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	done; \
rpm-build 07bc2b
	$(am__define_uniq_tagged_files); \
rpm-build 07bc2b
	shift; \
rpm-build 07bc2b
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
rpm-build 07bc2b
	  test -n "$$unique" || unique=$$empty_fix; \
rpm-build 07bc2b
	  if test $$# -gt 0; then \
rpm-build 07bc2b
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
rpm-build 07bc2b
	      "$$@" $$unique; \
rpm-build 07bc2b
	  else \
rpm-build 07bc2b
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
rpm-build 07bc2b
	      $$unique; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	fi
rpm-build 07bc2b
ctags: ctags-recursive
rpm-build 07bc2b
rpm-build 07bc2b
CTAGS: ctags
rpm-build 07bc2b
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
rpm-build 07bc2b
	$(am__define_uniq_tagged_files); \
rpm-build 07bc2b
	test -z "$(CTAGS_ARGS)$$unique" \
rpm-build 07bc2b
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
rpm-build 07bc2b
	     $$unique
rpm-build 07bc2b
rpm-build 07bc2b
GTAGS:
rpm-build 07bc2b
	here=`$(am__cd) $(top_builddir) && pwd` \
rpm-build 07bc2b
	  && $(am__cd) $(top_srcdir) \
rpm-build 07bc2b
	  && gtags -i $(GTAGS_ARGS) "$$here"
rpm-build 07bc2b
cscope: cscope.files
rpm-build 07bc2b
	test ! -s cscope.files \
rpm-build 07bc2b
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
rpm-build 07bc2b
clean-cscope:
rpm-build 07bc2b
	-rm -f cscope.files
rpm-build 07bc2b
cscope.files: clean-cscope cscopelist
rpm-build 07bc2b
cscopelist: cscopelist-recursive
rpm-build 07bc2b
rpm-build 07bc2b
cscopelist-am: $(am__tagged_files)
rpm-build 07bc2b
	list='$(am__tagged_files)'; \
rpm-build 07bc2b
	case "$(srcdir)" in \
rpm-build 07bc2b
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
rpm-build 07bc2b
	  *) sdir=$(subdir)/$(srcdir) ;; \
rpm-build 07bc2b
	esac; \
rpm-build 07bc2b
	for i in $$list; do \
rpm-build 07bc2b
	  if test -f "$$i"; then \
rpm-build 07bc2b
	    echo "$(subdir)/$$i"; \
rpm-build 07bc2b
	  else \
rpm-build 07bc2b
	    echo "$$sdir/$$i"; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	done >> $(top_builddir)/cscope.files
rpm-build 07bc2b
rpm-build 07bc2b
distclean-tags:
rpm-build 07bc2b
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rpm-build 07bc2b
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rpm-build 07bc2b
rpm-build 07bc2b
distdir: $(DISTFILES)
rpm-build 07bc2b
	$(am__remove_distdir)
rpm-build 07bc2b
	test -d "$(distdir)" || mkdir "$(distdir)"
rpm-build 07bc2b
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rpm-build 07bc2b
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rpm-build 07bc2b
	list='$(DISTFILES)'; \
rpm-build 07bc2b
	  dist_files=`for file in $$list; do echo $$file; done | \
rpm-build 07bc2b
	  sed -e "s|^$$srcdirstrip/||;t" \
rpm-build 07bc2b
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
rpm-build 07bc2b
	case $$dist_files in \
rpm-build 07bc2b
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
rpm-build 07bc2b
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
rpm-build 07bc2b
			   sort -u` ;; \
rpm-build 07bc2b
	esac; \
rpm-build 07bc2b
	for file in $$dist_files; do \
rpm-build 07bc2b
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
rpm-build 07bc2b
	  if test -d $$d/$$file; then \
rpm-build 07bc2b
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rpm-build 07bc2b
	    if test -d "$(distdir)/$$file"; then \
rpm-build 07bc2b
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
rpm-build 07bc2b
	    fi; \
rpm-build 07bc2b
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
rpm-build 07bc2b
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
rpm-build 07bc2b
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
rpm-build 07bc2b
	    fi; \
rpm-build 07bc2b
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
rpm-build 07bc2b
	  else \
rpm-build 07bc2b
	    test -f "$(distdir)/$$file" \
rpm-build 07bc2b
	    || cp -p $$d/$$file "$(distdir)/$$file" \
rpm-build 07bc2b
	    || exit 1; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
rpm-build 07bc2b
	  if test "$$subdir" = .; then :; else \
rpm-build 07bc2b
	    $(am__make_dryrun) \
rpm-build 07bc2b
	      || test -d "$(distdir)/$$subdir" \
rpm-build 07bc2b
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
rpm-build 07bc2b
	      || exit 1; \
rpm-build 07bc2b
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
rpm-build 07bc2b
	    $(am__relativize); \
rpm-build 07bc2b
	    new_distdir=$$reldir; \
rpm-build 07bc2b
	    dir1=$$subdir; dir2="$(top_distdir)"; \
rpm-build 07bc2b
	    $(am__relativize); \
rpm-build 07bc2b
	    new_top_distdir=$$reldir; \
rpm-build 07bc2b
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
rpm-build 07bc2b
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
rpm-build 07bc2b
	    ($(am__cd) $$subdir && \
rpm-build 07bc2b
	      $(MAKE) $(AM_MAKEFLAGS) \
rpm-build 07bc2b
	        top_distdir="$$new_top_distdir" \
rpm-build 07bc2b
	        distdir="$$new_distdir" \
rpm-build 07bc2b
		am__remove_distdir=: \
rpm-build 07bc2b
		am__skip_length_check=: \
rpm-build 07bc2b
		am__skip_mode_fix=: \
rpm-build 07bc2b
	        distdir) \
rpm-build 07bc2b
	      || exit 1; \
rpm-build 07bc2b
	  fi; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
	-test -n "$(am__skip_mode_fix)" \
rpm-build 07bc2b
	|| find "$(distdir)" -type d ! -perm -755 \
rpm-build 07bc2b
		-exec chmod u+rwx,go+rx {} \; -o \
rpm-build 07bc2b
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
rpm-build 07bc2b
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
rpm-build 07bc2b
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
rpm-build 07bc2b
	|| chmod -R a+r "$(distdir)"
rpm-build 07bc2b
dist-gzip: distdir
rpm-build 07bc2b
	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist-bzip2: distdir
rpm-build 07bc2b
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist-lzip: distdir
rpm-build 07bc2b
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
dist-xz: distdir
rpm-build 07bc2b
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist-tarZ: distdir
rpm-build 07bc2b
	@echo WARNING: "Support for distribution archives compressed with" \
rpm-build 07bc2b
		       "legacy program 'compress' is deprecated." >&2
rpm-build 07bc2b
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
rpm-build 07bc2b
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist-shar: distdir
rpm-build 07bc2b
	@echo WARNING: "Support for shar distribution archives is" \
rpm-build 07bc2b
	               "deprecated." >&2
rpm-build 07bc2b
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
rpm-build 07bc2b
	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist-zip: distdir
rpm-build 07bc2b
	-rm -f $(distdir).zip
rpm-build 07bc2b
	zip -rq $(distdir).zip $(distdir)
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
dist dist-all:
rpm-build 07bc2b
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
rpm-build 07bc2b
# This target untars the dist file and tries a VPATH configuration.  Then
rpm-build 07bc2b
# it guarantees that the distribution is self-contained by making another
rpm-build 07bc2b
# tarfile.
rpm-build 07bc2b
distcheck: dist
rpm-build 07bc2b
	case '$(DIST_ARCHIVES)' in \
rpm-build 07bc2b
	*.tar.gz*) \
rpm-build 07bc2b
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
rpm-build 07bc2b
	*.tar.bz2*) \
rpm-build 07bc2b
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
rpm-build 07bc2b
	*.tar.lz*) \
rpm-build 07bc2b
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
rpm-build 07bc2b
	*.tar.xz*) \
rpm-build 07bc2b
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
rpm-build 07bc2b
	*.tar.Z*) \
rpm-build 07bc2b
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
rpm-build 07bc2b
	*.shar.gz*) \
rpm-build 07bc2b
	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
rpm-build 07bc2b
	*.zip*) \
rpm-build 07bc2b
	  unzip $(distdir).zip ;;\
rpm-build 07bc2b
	esac
rpm-build 07bc2b
	chmod -R a-w $(distdir)
rpm-build 07bc2b
	chmod u+w $(distdir)
rpm-build 07bc2b
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
rpm-build 07bc2b
	chmod a-w $(distdir)
rpm-build 07bc2b
	test -d $(distdir)/_build || exit 0; \
rpm-build 07bc2b
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
rpm-build 07bc2b
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
rpm-build 07bc2b
	  && am__cwd=`pwd` \
rpm-build 07bc2b
	  && $(am__cd) $(distdir)/_build/sub \
rpm-build 07bc2b
	  && ../../configure \
rpm-build 07bc2b
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
rpm-build 07bc2b
	    $(DISTCHECK_CONFIGURE_FLAGS) \
rpm-build 07bc2b
	    --srcdir=../.. --prefix="$$dc_install_base" \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) check \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) install \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
rpm-build 07bc2b
	        distuninstallcheck \
rpm-build 07bc2b
	  && chmod -R a-w "$$dc_install_base" \
rpm-build 07bc2b
	  && ({ \
rpm-build 07bc2b
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
rpm-build 07bc2b
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
rpm-build 07bc2b
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
rpm-build 07bc2b
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
rpm-build 07bc2b
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
rpm-build 07bc2b
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
rpm-build 07bc2b
	  && rm -rf "$$dc_destdir" \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
rpm-build 07bc2b
	  && rm -rf $(DIST_ARCHIVES) \
rpm-build 07bc2b
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
rpm-build 07bc2b
	  && cd "$$am__cwd" \
rpm-build 07bc2b
	  || exit 1
rpm-build 07bc2b
	$(am__post_remove_distdir)
rpm-build 07bc2b
	@(echo "$(distdir) archives ready for distribution: "; \
rpm-build 07bc2b
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
rpm-build 07bc2b
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
rpm-build 07bc2b
distuninstallcheck:
rpm-build 07bc2b
	@test -n '$(distuninstallcheck_dir)' || { \
rpm-build 07bc2b
	  echo 'ERROR: trying to run $@ with an empty' \
rpm-build 07bc2b
	       '$$(distuninstallcheck_dir)' >&2; \
rpm-build 07bc2b
	  exit 1; \
rpm-build 07bc2b
	}; \
rpm-build 07bc2b
	$(am__cd) '$(distuninstallcheck_dir)' || { \
rpm-build 07bc2b
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
rpm-build 07bc2b
	  exit 1; \
rpm-build 07bc2b
	}; \
rpm-build 07bc2b
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
rpm-build 07bc2b
	   || { echo "ERROR: files left after uninstall:" ; \
rpm-build 07bc2b
	        if test -n "$(DESTDIR)"; then \
rpm-build 07bc2b
	          echo "  (check DESTDIR support)"; \
rpm-build 07bc2b
	        fi ; \
rpm-build 07bc2b
	        $(distuninstallcheck_listfiles) ; \
rpm-build 07bc2b
	        exit 1; } >&2
rpm-build 07bc2b
distcleancheck: distclean
rpm-build 07bc2b
	@if test '$(srcdir)' = . ; then \
rpm-build 07bc2b
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
rpm-build 07bc2b
	  exit 1 ; \
rpm-build 07bc2b
	fi
rpm-build 07bc2b
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
rpm-build 07bc2b
	  || { echo "ERROR: files left in build directory after distclean:" ; \
rpm-build 07bc2b
	       $(distcleancheck_listfiles) ; \
rpm-build 07bc2b
	       exit 1; } >&2
rpm-build 07bc2b
check-am: all-am
rpm-build 07bc2b
check: $(BUILT_SOURCES)
rpm-build 07bc2b
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
rpm-build 07bc2b
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
rpm-build 07bc2b
installdirs: installdirs-recursive
rpm-build 07bc2b
installdirs-am:
rpm-build 07bc2b
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(libgudev_includedir)"; do \
rpm-build 07bc2b
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
rpm-build 07bc2b
	done
rpm-build 07bc2b
install: $(BUILT_SOURCES)
rpm-build 07bc2b
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
rpm-build 07bc2b
install-exec: install-exec-recursive
rpm-build 07bc2b
install-data: install-data-recursive
rpm-build 07bc2b
uninstall: uninstall-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-am: all-am
rpm-build 07bc2b
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
rpm-build 07bc2b
rpm-build 07bc2b
installcheck: installcheck-recursive
rpm-build 07bc2b
install-strip:
rpm-build 07bc2b
	if test -z '$(STRIP)'; then \
rpm-build 07bc2b
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
rpm-build 07bc2b
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
rpm-build 07bc2b
	      install; \
rpm-build 07bc2b
	else \
rpm-build 07bc2b
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
rpm-build 07bc2b
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
rpm-build 07bc2b
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
rpm-build 07bc2b
	fi
rpm-build 07bc2b
mostlyclean-generic:
rpm-build 07bc2b
rpm-build 07bc2b
clean-generic:
rpm-build 07bc2b
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
rpm-build 07bc2b
rpm-build 07bc2b
distclean-generic:
rpm-build 07bc2b
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
rpm-build 07bc2b
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
rpm-build 07bc2b
	-rm -f gudev/$(DEPDIR)/$(am__dirstamp)
rpm-build 07bc2b
	-rm -f gudev/$(am__dirstamp)
rpm-build 07bc2b
rpm-build 07bc2b
maintainer-clean-generic:
rpm-build 07bc2b
	@echo "This command is intended for maintainers to use"
rpm-build 07bc2b
	@echo "it deletes files that may require special tools to rebuild."
rpm-build 07bc2b
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
rpm-build 07bc2b
clean: clean-recursive
rpm-build 07bc2b
rpm-build 07bc2b
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
rpm-build 07bc2b
	mostlyclean-am
rpm-build 07bc2b
rpm-build 07bc2b
distclean: distclean-recursive
rpm-build 07bc2b
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
rpm-build 07bc2b
	-rm -rf gudev/$(DEPDIR)
rpm-build 07bc2b
	-rm -f Makefile
rpm-build 07bc2b
distclean-am: clean-am distclean-compile distclean-generic \
rpm-build 07bc2b
	distclean-hdr distclean-libtool distclean-tags
rpm-build 07bc2b
rpm-build 07bc2b
dvi: dvi-recursive
rpm-build 07bc2b
rpm-build 07bc2b
dvi-am:
rpm-build 07bc2b
rpm-build 07bc2b
html: html-recursive
rpm-build 07bc2b
rpm-build 07bc2b
html-am:
rpm-build 07bc2b
rpm-build 07bc2b
info: info-recursive
rpm-build 07bc2b
rpm-build 07bc2b
info-am:
rpm-build 07bc2b
rpm-build 07bc2b
install-data-am: install-girDATA install-libgudev_includeHEADERS \
rpm-build 07bc2b
	install-pkgconfigDATA install-typelibsDATA
rpm-build 07bc2b
rpm-build 07bc2b
install-dvi: install-dvi-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-dvi-am:
rpm-build 07bc2b
rpm-build 07bc2b
install-exec-am: install-libLTLIBRARIES
rpm-build 07bc2b
rpm-build 07bc2b
install-html: install-html-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-html-am:
rpm-build 07bc2b
rpm-build 07bc2b
install-info: install-info-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-info-am:
rpm-build 07bc2b
rpm-build 07bc2b
install-man:
rpm-build 07bc2b
rpm-build 07bc2b
install-pdf: install-pdf-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-pdf-am:
rpm-build 07bc2b
rpm-build 07bc2b
install-ps: install-ps-recursive
rpm-build 07bc2b
rpm-build 07bc2b
install-ps-am:
rpm-build 07bc2b
rpm-build 07bc2b
installcheck-am:
rpm-build 07bc2b
rpm-build 07bc2b
maintainer-clean: maintainer-clean-recursive
rpm-build 07bc2b
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
rpm-build 07bc2b
	-rm -rf $(top_srcdir)/autom4te.cache
rpm-build 07bc2b
	-rm -rf gudev/$(DEPDIR)
rpm-build 07bc2b
	-rm -f Makefile
rpm-build 07bc2b
maintainer-clean-am: distclean-am maintainer-clean-generic
rpm-build 07bc2b
rpm-build 07bc2b
mostlyclean: mostlyclean-recursive
rpm-build 07bc2b
rpm-build 07bc2b
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
rpm-build 07bc2b
	mostlyclean-libtool
rpm-build 07bc2b
rpm-build 07bc2b
pdf: pdf-recursive
rpm-build 07bc2b
rpm-build 07bc2b
pdf-am:
rpm-build 07bc2b
rpm-build 07bc2b
ps: ps-recursive
rpm-build 07bc2b
rpm-build 07bc2b
ps-am:
rpm-build 07bc2b
rpm-build 07bc2b
uninstall-am: uninstall-girDATA uninstall-libLTLIBRARIES \
rpm-build 07bc2b
	uninstall-libgudev_includeHEADERS uninstall-pkgconfigDATA \
rpm-build 07bc2b
	uninstall-typelibsDATA
rpm-build 07bc2b
rpm-build 07bc2b
.MAKE: $(am__recursive_targets) all check install install-am \
rpm-build 07bc2b
	install-strip
rpm-build 07bc2b
rpm-build 07bc2b
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
rpm-build 07bc2b
	am--refresh check check-am clean clean-cscope clean-generic \
rpm-build 07bc2b
	clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
rpm-build 07bc2b
	ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
rpm-build 07bc2b
	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
rpm-build 07bc2b
	distclean-compile distclean-generic distclean-hdr \
rpm-build 07bc2b
	distclean-libtool distclean-tags distcleancheck distdir \
rpm-build 07bc2b
	distuninstallcheck dvi dvi-am html html-am info info-am \
rpm-build 07bc2b
	install install-am install-data install-data-am install-dvi \
rpm-build 07bc2b
	install-dvi-am install-exec install-exec-am install-girDATA \
rpm-build 07bc2b
	install-html install-html-am install-info install-info-am \
rpm-build 07bc2b
	install-libLTLIBRARIES install-libgudev_includeHEADERS \
rpm-build 07bc2b
	install-man install-pdf install-pdf-am install-pkgconfigDATA \
rpm-build 07bc2b
	install-ps install-ps-am install-strip install-typelibsDATA \
rpm-build 07bc2b
	installcheck installcheck-am installdirs installdirs-am \
rpm-build 07bc2b
	maintainer-clean maintainer-clean-generic mostlyclean \
rpm-build 07bc2b
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
rpm-build 07bc2b
	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
rpm-build 07bc2b
	uninstall-girDATA uninstall-libLTLIBRARIES \
rpm-build 07bc2b
	uninstall-libgudev_includeHEADERS uninstall-pkgconfigDATA \
rpm-build 07bc2b
	uninstall-typelibsDATA
rpm-build 07bc2b
rpm-build 07bc2b
.PRECIOUS: Makefile
rpm-build 07bc2b
rpm-build 07bc2b
rpm-build 07bc2b
GCC_COLORS ?= 'ooh, shiny!'
rpm-build 07bc2b
export GCC_COLORS
rpm-build 07bc2b
rpm-build 07bc2b
# remove targets if the command fails
rpm-build 07bc2b
.DELETE_ON_ERROR:
rpm-build 07bc2b
rpm-build 07bc2b
# keep intermediate files
rpm-build 07bc2b
.SECONDARY:
rpm-build 07bc2b
rpm-build 07bc2b
gudev/gudevenumtypes.%: gudev/gudevenumtypes.%.template gudev/gudevenums.h
rpm-build 07bc2b
	$(AM_V_at)$(MKDIR_P) $(dir $@)
rpm-build 07bc2b
	$(AM_V_GEN)glib-mkenums --template $^ > $@
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@-include $(INTROSPECTION_MAKEFILE)
rpm-build 07bc2b
rpm-build 07bc2b
@HAVE_INTROSPECTION_TRUE@gudev/GUdev-1.0.gir: libgudev-1.0.la
rpm-build 07bc2b
rpm-build 07bc2b
#docs/html:
rpm-build 07bc2b
#	$(AM_V_at)$(MKDIR_P) $(dir $@)
rpm-build 07bc2b
#	$(AM_V_LN)$(LN_S) -f ../gudev/html $@
rpm-build 07bc2b
rpm-build 07bc2b
# Tell versions [3.59,3.63) of GNU make to not export all variables.
rpm-build 07bc2b
# Otherwise a system limit (for SysV at least) may be exceeded.
rpm-build 07bc2b
.NOEXPORT: