1001 lines
56 KiB
Makefile
1001 lines
56 KiB
Makefile
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
||
|
# @configure_input@
|
||
|
|
||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
||
|
# Inc.
|
||
|
# This Makefile.in is free software; the Free Software Foundation
|
||
|
# gives unlimited permission to copy and/or distribute it,
|
||
|
# with or without modifications, as long as this notice is preserved.
|
||
|
|
||
|
# This program is distributed in the hope that it will be useful,
|
||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||
|
# PARTICULAR PURPOSE.
|
||
|
|
||
|
@SET_MAKE@
|
||
|
|
||
|
# isys/Makefile.am for anaconda
|
||
|
#
|
||
|
# Copyright (C) 2009 Red Hat, Inc.
|
||
|
#
|
||
|
# This program is free software; you can redistribute it and/or modify
|
||
|
# it under the terms of the GNU Lesser General Public License as published
|
||
|
# by the Free Software Foundation; either version 2.1 of the License, or
|
||
|
# (at your option) any later version.
|
||
|
#
|
||
|
# This program is distributed in the hope that it will be useful,
|
||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
# GNU Lesser General Public License for more details.
|
||
|
#
|
||
|
# You should have received a copy of the GNU Lesser General Public License
|
||
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||
|
#
|
||
|
# Author: David Cantrell <dcantrell@redhat.com>
|
||
|
|
||
|
|
||
|
VPATH = @srcdir@
|
||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
||
|
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 = @build@
|
||
|
host_triplet = @host@
|
||
|
@IS_PPC_TRUE@am__append_1 = minifind.c
|
||
|
subdir = isys
|
||
|
DIST_COMMON = $(dist_noinst_HEADERS) $(isys_PYTHON) \
|
||
|
$(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||
|
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
|
||
|
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
|
||
|
$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
|
||
|
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
|
||
|
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/python.m4 \
|
||
|
$(top_srcdir)/configure.ac
|
||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||
|
$(ACLOCAL_M4)
|
||
|
mkinstalldirs = $(install_sh) -d
|
||
|
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__installdirs = "$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(isysdir)"
|
||
|
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkgpyexec_LTLIBRARIES)
|
||
|
am__DEPENDENCIES_1 =
|
||
|
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
||
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
||
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
|
||
|
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
|
||
|
_isys_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
|
||
|
am___isys_la_SOURCES_DIST = isys.c devices.c imount.c cpio.c uncpio.c \
|
||
|
lang.c isofs.c linkdetect.c vio.c ethtool.c eddsupport.c \
|
||
|
iface.c str.c auditd.c minifind.c
|
||
|
@IS_PPC_TRUE@am__objects_1 = _isys_la-minifind.lo
|
||
|
am__objects_2 = _isys_la-devices.lo _isys_la-imount.lo \
|
||
|
_isys_la-cpio.lo _isys_la-uncpio.lo _isys_la-lang.lo \
|
||
|
_isys_la-isofs.lo _isys_la-linkdetect.lo _isys_la-vio.lo \
|
||
|
_isys_la-ethtool.lo _isys_la-eddsupport.lo _isys_la-iface.lo \
|
||
|
_isys_la-str.lo _isys_la-auditd.lo $(am__objects_1)
|
||
|
am__isys_la_OBJECTS = _isys_la-isys.lo $(am__objects_2)
|
||
|
_isys_la_OBJECTS = $(am__isys_la_OBJECTS)
|
||
|
AM_V_lt = $(am__v_lt_$(V))
|
||
|
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
|
||
|
am__v_lt_0 = --silent
|
||
|
_isys_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
||
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(_isys_la_CFLAGS) \
|
||
|
$(CFLAGS) $(_isys_la_LDFLAGS) $(LDFLAGS) -o $@
|
||
|
libisys_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
|
||
|
am__libisys_la_SOURCES_DIST = devices.c imount.c cpio.c uncpio.c \
|
||
|
lang.c isofs.c linkdetect.c vio.c ethtool.c eddsupport.c \
|
||
|
iface.c str.c auditd.c minifind.c
|
||
|
@IS_PPC_TRUE@am__objects_3 = libisys_la-minifind.lo
|
||
|
am__objects_4 = libisys_la-devices.lo libisys_la-imount.lo \
|
||
|
libisys_la-cpio.lo libisys_la-uncpio.lo libisys_la-lang.lo \
|
||
|
libisys_la-isofs.lo libisys_la-linkdetect.lo libisys_la-vio.lo \
|
||
|
libisys_la-ethtool.lo libisys_la-eddsupport.lo \
|
||
|
libisys_la-iface.lo libisys_la-str.lo libisys_la-auditd.lo \
|
||
|
$(am__objects_3)
|
||
|
am_libisys_la_OBJECTS = $(am__objects_4)
|
||
|
libisys_la_OBJECTS = $(am_libisys_la_OBJECTS)
|
||
|
libisys_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
||
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libisys_la_CFLAGS) \
|
||
|
$(CFLAGS) $(libisys_la_LDFLAGS) $(LDFLAGS) -o $@
|
||
|
DEFAULT_INCLUDES = -I.@am__isrc@ -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_at = $(am__v_at_$(V))
|
||
|
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
|
||
|
am__v_at_0 = @
|
||
|
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_GEN = $(am__v_GEN_$(V))
|
||
|
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
|
||
|
am__v_GEN_0 = @echo " GEN " $@;
|
||
|
SOURCES = $(_isys_la_SOURCES) $(libisys_la_SOURCES)
|
||
|
DIST_SOURCES = $(am___isys_la_SOURCES_DIST) \
|
||
|
$(am__libisys_la_SOURCES_DIST)
|
||
|
py_compile = $(top_srcdir)/py-compile
|
||
|
HEADERS = $(dist_noinst_HEADERS)
|
||
|
ETAGS = etags
|
||
|
CTAGS = ctags
|
||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||
|
ACLOCAL = @ACLOCAL@
|
||
|
ALLOCA = @ALLOCA@
|
||
|
AMTAR = @AMTAR@
|
||
|
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
||
|
AR = @AR@
|
||
|
ARCH = @ARCH@
|
||
|
AUDIT_LIBS = @AUDIT_LIBS@
|
||
|
AUTOCONF = @AUTOCONF@
|
||
|
AUTOHEADER = @AUTOHEADER@
|
||
|
AUTOMAKE = @AUTOMAKE@
|
||
|
AWK = @AWK@
|
||
|
BLKID_LIBS = @BLKID_LIBS@
|
||
|
CC = @CC@
|
||
|
CCDEPMODE = @CCDEPMODE@
|
||
|
CFLAGS = @CFLAGS@
|
||
|
CHECKISOMD5_LIBS = @CHECKISOMD5_LIBS@
|
||
|
CPP = @CPP@
|
||
|
CPPFLAGS = @CPPFLAGS@
|
||
|
CYGPATH_W = @CYGPATH_W@
|
||
|
DEFS = @DEFS@
|
||
|
DEPDIR = @DEPDIR@
|
||
|
DEVMAPPER_CFLAGS = @DEVMAPPER_CFLAGS@
|
||
|
DEVMAPPER_LIBS = @DEVMAPPER_LIBS@
|
||
|
DSYMUTIL = @DSYMUTIL@
|
||
|
DUMPBIN = @DUMPBIN@
|
||
|
ECHO_C = @ECHO_C@
|
||
|
ECHO_N = @ECHO_N@
|
||
|
ECHO_T = @ECHO_T@
|
||
|
EGREP = @EGREP@
|
||
|
EXEEXT = @EXEEXT@
|
||
|
EXT2FS_LIBS = @EXT2FS_LIBS@
|
||
|
FGREP = @FGREP@
|
||
|
GDK_CFLAGS = @GDK_CFLAGS@
|
||
|
GDK_LIBS = @GDK_LIBS@
|
||
|
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
|
||
|
GLIB_CFLAGS = @GLIB_CFLAGS@
|
||
|
GLIB_LIBS = @GLIB_LIBS@
|
||
|
GMSGFMT = @GMSGFMT@
|
||
|
GMSGFMT_015 = @GMSGFMT_015@
|
||
|
GREP = @GREP@
|
||
|
GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
|
||
|
GTK_X11_LIBS = @GTK_X11_LIBS@
|
||
|
INSTALL = @INSTALL@
|
||
|
INSTALL_DATA = @INSTALL_DATA@
|
||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||
|
INTLLIBS = @INTLLIBS@
|
||
|
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
|
||
|
IPV6_CFLAGS = @IPV6_CFLAGS@
|
||
|
ISCSI_LIBS = @ISCSI_LIBS@
|
||
|
LD = @LD@
|
||
|
LDFLAGS = @LDFLAGS@
|
||
|
LIBARCHIVE_CFLAGS = @LIBARCHIVE_CFLAGS@
|
||
|
LIBARCHIVE_LIBS = @LIBARCHIVE_LIBS@
|
||
|
LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
|
||
|
LIBCURL_LIBS = @LIBCURL_LIBS@
|
||
|
LIBICONV = @LIBICONV@
|
||
|
LIBINTL = @LIBINTL@
|
||
|
LIBNL_CFLAGS = @LIBNL_CFLAGS@
|
||
|
LIBNL_LIBS = @LIBNL_LIBS@
|
||
|
LIBNM_GLIB_CFLAGS = @LIBNM_GLIB_CFLAGS@
|
||
|
LIBNM_GLIB_LIBS = @LIBNM_GLIB_LIBS@
|
||
|
LIBOBJS = @LIBOBJS@
|
||
|
LIBS = @LIBS@
|
||
|
LIBTOOL = @LIBTOOL@
|
||
|
LIPO = @LIPO@
|
||
|
LN_S = @LN_S@
|
||
|
LTLIBICONV = @LTLIBICONV@
|
||
|
LTLIBINTL = @LTLIBINTL@
|
||
|
LTLIBOBJS = @LTLIBOBJS@
|
||
|
MAKEINFO = @MAKEINFO@
|
||
|
MKDIR_P = @MKDIR_P@
|
||
|
MSGFMT = @MSGFMT@
|
||
|
MSGFMT_015 = @MSGFMT_015@
|
||
|
MSGMERGE = @MSGMERGE@
|
||
|
NETWORKMANAGER_CFLAGS = @NETWORKMANAGER_CFLAGS@
|
||
|
NETWORKMANAGER_LIBS = @NETWORKMANAGER_LIBS@
|
||
|
NEWT_LIBS = @NEWT_LIBS@
|
||
|
NFS_CFLAGS = @NFS_CFLAGS@
|
||
|
NM = @NM@
|
||
|
NMEDIT = @NMEDIT@
|
||
|
OBJDUMP = @OBJDUMP@
|
||
|
OBJEXT = @OBJEXT@
|
||
|
OTOOL = @OTOOL@
|
||
|
OTOOL64 = @OTOOL64@
|
||
|
PACKAGE = @PACKAGE@
|
||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||
|
PACKAGE_RELEASE = @PACKAGE_RELEASE@
|
||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||
|
PACKAGE_URL = @PACKAGE_URL@
|
||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||
|
PKG_CONFIG = @PKG_CONFIG@
|
||
|
POSUB = @POSUB@
|
||
|
PYTHON = @PYTHON@
|
||
|
PYTHON_EMBED_LIBS = @PYTHON_EMBED_LIBS@
|
||
|
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
|
||
|
PYTHON_INCLUDES = @PYTHON_INCLUDES@
|
||
|
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
|
||
|
PYTHON_LIBS = @PYTHON_LIBS@
|
||
|
PYTHON_PLATFORM = @PYTHON_PLATFORM@
|
||
|
PYTHON_PREFIX = @PYTHON_PREFIX@
|
||
|
PYTHON_VERSION = @PYTHON_VERSION@
|
||
|
RANLIB = @RANLIB@
|
||
|
RPM_CFLAGS = @RPM_CFLAGS@
|
||
|
RPM_LIBS = @RPM_LIBS@
|
||
|
SED = @SED@
|
||
|
SELINUX_CFLAGS = @SELINUX_CFLAGS@
|
||
|
SELINUX_LIBS = @SELINUX_LIBS@
|
||
|
SET_MAKE = @SET_MAKE@
|
||
|
SHELL = @SHELL@
|
||
|
SLANG_LIBS = @SLANG_LIBS@
|
||
|
STRIP = @STRIP@
|
||
|
USE_NLS = @USE_NLS@
|
||
|
VERSION = @VERSION@
|
||
|
X11_CFLAGS = @X11_CFLAGS@
|
||
|
X11_LIBS = @X11_LIBS@
|
||
|
XCOMPOSITE_CFLAGS = @XCOMPOSITE_CFLAGS@
|
||
|
XCOMPOSITE_LIBS = @XCOMPOSITE_LIBS@
|
||
|
XGETTEXT = @XGETTEXT@
|
||
|
XGETTEXT_015 = @XGETTEXT_015@
|
||
|
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
|
||
|
XMKMF = @XMKMF@
|
||
|
ZLIB_LIBS = @ZLIB_LIBS@
|
||
|
abs_builddir = @abs_builddir@
|
||
|
abs_srcdir = @abs_srcdir@
|
||
|
abs_top_builddir = @abs_top_builddir@
|
||
|
abs_top_srcdir = @abs_top_srcdir@
|
||
|
ac_ct_CC = @ac_ct_CC@
|
||
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||
|
am__include = @am__include@
|
||
|
am__leading_dot = @am__leading_dot@
|
||
|
am__quote = @am__quote@
|
||
|
am__tar = @am__tar@
|
||
|
am__untar = @am__untar@
|
||
|
bindir = @bindir@
|
||
|
build = @build@
|
||
|
build_alias = @build_alias@
|
||
|
build_cpu = @build_cpu@
|
||
|
build_os = @build_os@
|
||
|
build_vendor = @build_vendor@
|
||
|
builddir = @builddir@
|
||
|
datadir = @datadir@
|
||
|
datarootdir = @datarootdir@
|
||
|
docdir = @docdir@
|
||
|
dvidir = @dvidir@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
host = @host@
|
||
|
host_alias = @host_alias@
|
||
|
host_cpu = @host_cpu@
|
||
|
host_os = @host_os@
|
||
|
host_vendor = @host_vendor@
|
||
|
htmldir = @htmldir@
|
||
|
includedir = @includedir@
|
||
|
infodir = @infodir@
|
||
|
install_sh = @install_sh@
|
||
|
libdir = @libdir@
|
||
|
libexecdir = @libexecdir@
|
||
|
localedir = @localedir@
|
||
|
localstatedir = @localstatedir@
|
||
|
lt_ECHO = @lt_ECHO@
|
||
|
mandir = @mandir@
|
||
|
mkdir_p = @mkdir_p@
|
||
|
oldincludedir = @oldincludedir@
|
||
|
pdfdir = @pdfdir@
|
||
|
pkgpyexecdir = $(libdir)/$(PACKAGE_NAME)
|
||
|
pkgpythondir = $(libdir)/$(PACKAGE_NAME)
|
||
|
prefix = @prefix@
|
||
|
program_transform_name = @program_transform_name@
|
||
|
psdir = @psdir@
|
||
|
pyexecdir = @pyexecdir@
|
||
|
pythondir = @pythondir@
|
||
|
sbindir = @sbindir@
|
||
|
sharedstatedir = @sharedstatedir@
|
||
|
srcdir = @srcdir@
|
||
|
sysconfdir = @sysconfdir@
|
||
|
target_alias = @target_alias@
|
||
|
top_build_prefix = @top_build_prefix@
|
||
|
top_builddir = @top_builddir@
|
||
|
top_srcdir = @top_srcdir@
|
||
|
ISYS_SRCS = devices.c imount.c cpio.c uncpio.c lang.c isofs.c \
|
||
|
linkdetect.c vio.c ethtool.c eddsupport.c iface.c str.c \
|
||
|
auditd.c $(am__append_1)
|
||
|
dist_noinst_HEADERS = *.h
|
||
|
ISYS_CFLAGS = -DVERSION='"$(PACKAGE_VERSION)"' $(NFS_CFLAGS) \
|
||
|
$(NETWORKMANAGER_CFLAGS) $(LIBNL_CFLAGS) $(LIBNM_GLIB_CFLAGS) \
|
||
|
$(SELINUX_CFLAGS)
|
||
|
|
||
|
ISYS_LIBS = $(RESOLV_LIBS) $(EXT2FS_LIBS) $(ZLIB_LIBS) \
|
||
|
$(DEVMAPPER_LIBS) $(BLKID_LIBS) $(X11_LIBS) $(SELINUX_LIBS) \
|
||
|
$(LIBNL_LIBS) $(LIBNM_GLIB_LIBS)
|
||
|
|
||
|
isysdir = $(libdir)/$(PACKAGE_NAME)
|
||
|
isys_PYTHON = *.py
|
||
|
pkgpyexec_LTLIBRARIES = _isys.la
|
||
|
_isys_la_CFLAGS = $(PYTHON_INCLUDES) $(ISYS_CFLAGS)
|
||
|
_isys_la_LDFLAGS = -module -avoid-version $(PYTHON_LDFLAGS)
|
||
|
_isys_la_LIBADD = $(PYTHON_LIBS) $(ISYS_LIBS)
|
||
|
_isys_la_SOURCES = isys.c $(ISYS_SRCS)
|
||
|
noinst_LTLIBRARIES = libisys.la
|
||
|
libisys_la_CFLAGS = $(ISYS_CFLAGS)
|
||
|
libisys_la_LDFLAGS = -static
|
||
|
libisys_la_LIBADD = $(ISYS_LIBS)
|
||
|
libisys_la_SOURCES = $(ISYS_SRCS)
|
||
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
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 isys/Makefile'; \
|
||
|
$(am__cd) $(top_srcdir) && \
|
||
|
$(AUTOMAKE) --foreign isys/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):
|
||
|
|
||
|
clean-noinstLTLIBRARIES:
|
||
|
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
|
||
|
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
|
||
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
||
|
test "$$dir" != "$$p" || dir=.; \
|
||
|
echo "rm -f \"$${dir}/so_locations\""; \
|
||
|
rm -f "$${dir}/so_locations"; \
|
||
|
done
|
||
|
install-pkgpyexecLTLIBRARIES: $(pkgpyexec_LTLIBRARIES)
|
||
|
@$(NORMAL_INSTALL)
|
||
|
test -z "$(pkgpyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpyexecdir)"
|
||
|
@list='$(pkgpyexec_LTLIBRARIES)'; test -n "$(pkgpyexecdir)" || list=; \
|
||
|
list2=; for p in $$list; do \
|
||
|
if test -f $$p; then \
|
||
|
list2="$$list2 $$p"; \
|
||
|
else :; fi; \
|
||
|
done; \
|
||
|
test -z "$$list2" || { \
|
||
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgpyexecdir)'"; \
|
||
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgpyexecdir)"; \
|
||
|
}
|
||
|
|
||
|
uninstall-pkgpyexecLTLIBRARIES:
|
||
|
@$(NORMAL_UNINSTALL)
|
||
|
@list='$(pkgpyexec_LTLIBRARIES)'; test -n "$(pkgpyexecdir)" || list=; \
|
||
|
for p in $$list; do \
|
||
|
$(am__strip_dir) \
|
||
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgpyexecdir)/$$f'"; \
|
||
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgpyexecdir)/$$f"; \
|
||
|
done
|
||
|
|
||
|
clean-pkgpyexecLTLIBRARIES:
|
||
|
-test -z "$(pkgpyexec_LTLIBRARIES)" || rm -f $(pkgpyexec_LTLIBRARIES)
|
||
|
@list='$(pkgpyexec_LTLIBRARIES)'; for p in $$list; do \
|
||
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
||
|
test "$$dir" != "$$p" || dir=.; \
|
||
|
echo "rm -f \"$${dir}/so_locations\""; \
|
||
|
rm -f "$${dir}/so_locations"; \
|
||
|
done
|
||
|
_isys.la: $(_isys_la_OBJECTS) $(_isys_la_DEPENDENCIES)
|
||
|
$(AM_V_CCLD)$(_isys_la_LINK) -rpath $(pkgpyexecdir) $(_isys_la_OBJECTS) $(_isys_la_LIBADD) $(LIBS)
|
||
|
libisys.la: $(libisys_la_OBJECTS) $(libisys_la_DEPENDENCIES)
|
||
|
$(AM_V_CCLD)$(libisys_la_LINK) $(libisys_la_OBJECTS) $(libisys_la_LIBADD) $(LIBS)
|
||
|
|
||
|
mostlyclean-compile:
|
||
|
-rm -f *.$(OBJEXT)
|
||
|
|
||
|
distclean-compile:
|
||
|
-rm -f *.tab.c
|
||
|
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-auditd.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-cpio.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-devices.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-eddsupport.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-ethtool.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-iface.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-imount.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-isofs.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-isys.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-lang.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-linkdetect.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-minifind.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-str.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-uncpio.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_isys_la-vio.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-auditd.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-cpio.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-devices.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-eddsupport.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-ethtool.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-iface.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-imount.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-isofs.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-lang.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-linkdetect.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-minifind.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-str.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-uncpio.Plo@am__quote@
|
||
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisys_la-vio.Plo@am__quote@
|
||
|
|
||
|
.c.o:
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
||
|
|
||
|
.c.obj:
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
||
|
|
||
|
.c.lo:
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
||
|
|
||
|
_isys_la-isys.lo: isys.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-isys.lo -MD -MP -MF $(DEPDIR)/_isys_la-isys.Tpo -c -o _isys_la-isys.lo `test -f 'isys.c' || echo '$(srcdir)/'`isys.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-isys.Tpo $(DEPDIR)/_isys_la-isys.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isys.c' object='_isys_la-isys.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-isys.lo `test -f 'isys.c' || echo '$(srcdir)/'`isys.c
|
||
|
|
||
|
_isys_la-devices.lo: devices.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-devices.lo -MD -MP -MF $(DEPDIR)/_isys_la-devices.Tpo -c -o _isys_la-devices.lo `test -f 'devices.c' || echo '$(srcdir)/'`devices.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-devices.Tpo $(DEPDIR)/_isys_la-devices.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='devices.c' object='_isys_la-devices.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-devices.lo `test -f 'devices.c' || echo '$(srcdir)/'`devices.c
|
||
|
|
||
|
_isys_la-imount.lo: imount.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-imount.lo -MD -MP -MF $(DEPDIR)/_isys_la-imount.Tpo -c -o _isys_la-imount.lo `test -f 'imount.c' || echo '$(srcdir)/'`imount.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-imount.Tpo $(DEPDIR)/_isys_la-imount.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imount.c' object='_isys_la-imount.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-imount.lo `test -f 'imount.c' || echo '$(srcdir)/'`imount.c
|
||
|
|
||
|
_isys_la-cpio.lo: cpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-cpio.lo -MD -MP -MF $(DEPDIR)/_isys_la-cpio.Tpo -c -o _isys_la-cpio.lo `test -f 'cpio.c' || echo '$(srcdir)/'`cpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-cpio.Tpo $(DEPDIR)/_isys_la-cpio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpio.c' object='_isys_la-cpio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-cpio.lo `test -f 'cpio.c' || echo '$(srcdir)/'`cpio.c
|
||
|
|
||
|
_isys_la-uncpio.lo: uncpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-uncpio.lo -MD -MP -MF $(DEPDIR)/_isys_la-uncpio.Tpo -c -o _isys_la-uncpio.lo `test -f 'uncpio.c' || echo '$(srcdir)/'`uncpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-uncpio.Tpo $(DEPDIR)/_isys_la-uncpio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='uncpio.c' object='_isys_la-uncpio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-uncpio.lo `test -f 'uncpio.c' || echo '$(srcdir)/'`uncpio.c
|
||
|
|
||
|
_isys_la-lang.lo: lang.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-lang.lo -MD -MP -MF $(DEPDIR)/_isys_la-lang.Tpo -c -o _isys_la-lang.lo `test -f 'lang.c' || echo '$(srcdir)/'`lang.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-lang.Tpo $(DEPDIR)/_isys_la-lang.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lang.c' object='_isys_la-lang.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-lang.lo `test -f 'lang.c' || echo '$(srcdir)/'`lang.c
|
||
|
|
||
|
_isys_la-isofs.lo: isofs.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-isofs.lo -MD -MP -MF $(DEPDIR)/_isys_la-isofs.Tpo -c -o _isys_la-isofs.lo `test -f 'isofs.c' || echo '$(srcdir)/'`isofs.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-isofs.Tpo $(DEPDIR)/_isys_la-isofs.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isofs.c' object='_isys_la-isofs.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-isofs.lo `test -f 'isofs.c' || echo '$(srcdir)/'`isofs.c
|
||
|
|
||
|
_isys_la-linkdetect.lo: linkdetect.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-linkdetect.lo -MD -MP -MF $(DEPDIR)/_isys_la-linkdetect.Tpo -c -o _isys_la-linkdetect.lo `test -f 'linkdetect.c' || echo '$(srcdir)/'`linkdetect.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-linkdetect.Tpo $(DEPDIR)/_isys_la-linkdetect.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linkdetect.c' object='_isys_la-linkdetect.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-linkdetect.lo `test -f 'linkdetect.c' || echo '$(srcdir)/'`linkdetect.c
|
||
|
|
||
|
_isys_la-vio.lo: vio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-vio.lo -MD -MP -MF $(DEPDIR)/_isys_la-vio.Tpo -c -o _isys_la-vio.lo `test -f 'vio.c' || echo '$(srcdir)/'`vio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-vio.Tpo $(DEPDIR)/_isys_la-vio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vio.c' object='_isys_la-vio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-vio.lo `test -f 'vio.c' || echo '$(srcdir)/'`vio.c
|
||
|
|
||
|
_isys_la-ethtool.lo: ethtool.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-ethtool.lo -MD -MP -MF $(DEPDIR)/_isys_la-ethtool.Tpo -c -o _isys_la-ethtool.lo `test -f 'ethtool.c' || echo '$(srcdir)/'`ethtool.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-ethtool.Tpo $(DEPDIR)/_isys_la-ethtool.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ethtool.c' object='_isys_la-ethtool.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-ethtool.lo `test -f 'ethtool.c' || echo '$(srcdir)/'`ethtool.c
|
||
|
|
||
|
_isys_la-eddsupport.lo: eddsupport.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-eddsupport.lo -MD -MP -MF $(DEPDIR)/_isys_la-eddsupport.Tpo -c -o _isys_la-eddsupport.lo `test -f 'eddsupport.c' || echo '$(srcdir)/'`eddsupport.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-eddsupport.Tpo $(DEPDIR)/_isys_la-eddsupport.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eddsupport.c' object='_isys_la-eddsupport.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-eddsupport.lo `test -f 'eddsupport.c' || echo '$(srcdir)/'`eddsupport.c
|
||
|
|
||
|
_isys_la-iface.lo: iface.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-iface.lo -MD -MP -MF $(DEPDIR)/_isys_la-iface.Tpo -c -o _isys_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-iface.Tpo $(DEPDIR)/_isys_la-iface.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iface.c' object='_isys_la-iface.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
|
||
|
|
||
|
_isys_la-str.lo: str.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-str.lo -MD -MP -MF $(DEPDIR)/_isys_la-str.Tpo -c -o _isys_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-str.Tpo $(DEPDIR)/_isys_la-str.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='str.c' object='_isys_la-str.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
|
||
|
|
||
|
_isys_la-auditd.lo: auditd.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-auditd.lo -MD -MP -MF $(DEPDIR)/_isys_la-auditd.Tpo -c -o _isys_la-auditd.lo `test -f 'auditd.c' || echo '$(srcdir)/'`auditd.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-auditd.Tpo $(DEPDIR)/_isys_la-auditd.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auditd.c' object='_isys_la-auditd.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-auditd.lo `test -f 'auditd.c' || echo '$(srcdir)/'`auditd.c
|
||
|
|
||
|
_isys_la-minifind.lo: minifind.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -MT _isys_la-minifind.lo -MD -MP -MF $(DEPDIR)/_isys_la-minifind.Tpo -c -o _isys_la-minifind.lo `test -f 'minifind.c' || echo '$(srcdir)/'`minifind.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/_isys_la-minifind.Tpo $(DEPDIR)/_isys_la-minifind.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='minifind.c' object='_isys_la-minifind.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_isys_la_CFLAGS) $(CFLAGS) -c -o _isys_la-minifind.lo `test -f 'minifind.c' || echo '$(srcdir)/'`minifind.c
|
||
|
|
||
|
libisys_la-devices.lo: devices.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-devices.lo -MD -MP -MF $(DEPDIR)/libisys_la-devices.Tpo -c -o libisys_la-devices.lo `test -f 'devices.c' || echo '$(srcdir)/'`devices.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-devices.Tpo $(DEPDIR)/libisys_la-devices.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='devices.c' object='libisys_la-devices.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-devices.lo `test -f 'devices.c' || echo '$(srcdir)/'`devices.c
|
||
|
|
||
|
libisys_la-imount.lo: imount.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-imount.lo -MD -MP -MF $(DEPDIR)/libisys_la-imount.Tpo -c -o libisys_la-imount.lo `test -f 'imount.c' || echo '$(srcdir)/'`imount.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-imount.Tpo $(DEPDIR)/libisys_la-imount.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imount.c' object='libisys_la-imount.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-imount.lo `test -f 'imount.c' || echo '$(srcdir)/'`imount.c
|
||
|
|
||
|
libisys_la-cpio.lo: cpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-cpio.lo -MD -MP -MF $(DEPDIR)/libisys_la-cpio.Tpo -c -o libisys_la-cpio.lo `test -f 'cpio.c' || echo '$(srcdir)/'`cpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-cpio.Tpo $(DEPDIR)/libisys_la-cpio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpio.c' object='libisys_la-cpio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-cpio.lo `test -f 'cpio.c' || echo '$(srcdir)/'`cpio.c
|
||
|
|
||
|
libisys_la-uncpio.lo: uncpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-uncpio.lo -MD -MP -MF $(DEPDIR)/libisys_la-uncpio.Tpo -c -o libisys_la-uncpio.lo `test -f 'uncpio.c' || echo '$(srcdir)/'`uncpio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-uncpio.Tpo $(DEPDIR)/libisys_la-uncpio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='uncpio.c' object='libisys_la-uncpio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-uncpio.lo `test -f 'uncpio.c' || echo '$(srcdir)/'`uncpio.c
|
||
|
|
||
|
libisys_la-lang.lo: lang.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-lang.lo -MD -MP -MF $(DEPDIR)/libisys_la-lang.Tpo -c -o libisys_la-lang.lo `test -f 'lang.c' || echo '$(srcdir)/'`lang.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-lang.Tpo $(DEPDIR)/libisys_la-lang.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lang.c' object='libisys_la-lang.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-lang.lo `test -f 'lang.c' || echo '$(srcdir)/'`lang.c
|
||
|
|
||
|
libisys_la-isofs.lo: isofs.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-isofs.lo -MD -MP -MF $(DEPDIR)/libisys_la-isofs.Tpo -c -o libisys_la-isofs.lo `test -f 'isofs.c' || echo '$(srcdir)/'`isofs.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-isofs.Tpo $(DEPDIR)/libisys_la-isofs.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='isofs.c' object='libisys_la-isofs.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-isofs.lo `test -f 'isofs.c' || echo '$(srcdir)/'`isofs.c
|
||
|
|
||
|
libisys_la-linkdetect.lo: linkdetect.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-linkdetect.lo -MD -MP -MF $(DEPDIR)/libisys_la-linkdetect.Tpo -c -o libisys_la-linkdetect.lo `test -f 'linkdetect.c' || echo '$(srcdir)/'`linkdetect.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-linkdetect.Tpo $(DEPDIR)/libisys_la-linkdetect.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linkdetect.c' object='libisys_la-linkdetect.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-linkdetect.lo `test -f 'linkdetect.c' || echo '$(srcdir)/'`linkdetect.c
|
||
|
|
||
|
libisys_la-vio.lo: vio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-vio.lo -MD -MP -MF $(DEPDIR)/libisys_la-vio.Tpo -c -o libisys_la-vio.lo `test -f 'vio.c' || echo '$(srcdir)/'`vio.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-vio.Tpo $(DEPDIR)/libisys_la-vio.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='vio.c' object='libisys_la-vio.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-vio.lo `test -f 'vio.c' || echo '$(srcdir)/'`vio.c
|
||
|
|
||
|
libisys_la-ethtool.lo: ethtool.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-ethtool.lo -MD -MP -MF $(DEPDIR)/libisys_la-ethtool.Tpo -c -o libisys_la-ethtool.lo `test -f 'ethtool.c' || echo '$(srcdir)/'`ethtool.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-ethtool.Tpo $(DEPDIR)/libisys_la-ethtool.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ethtool.c' object='libisys_la-ethtool.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-ethtool.lo `test -f 'ethtool.c' || echo '$(srcdir)/'`ethtool.c
|
||
|
|
||
|
libisys_la-eddsupport.lo: eddsupport.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-eddsupport.lo -MD -MP -MF $(DEPDIR)/libisys_la-eddsupport.Tpo -c -o libisys_la-eddsupport.lo `test -f 'eddsupport.c' || echo '$(srcdir)/'`eddsupport.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-eddsupport.Tpo $(DEPDIR)/libisys_la-eddsupport.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eddsupport.c' object='libisys_la-eddsupport.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-eddsupport.lo `test -f 'eddsupport.c' || echo '$(srcdir)/'`eddsupport.c
|
||
|
|
||
|
libisys_la-iface.lo: iface.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-iface.lo -MD -MP -MF $(DEPDIR)/libisys_la-iface.Tpo -c -o libisys_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-iface.Tpo $(DEPDIR)/libisys_la-iface.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iface.c' object='libisys_la-iface.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
|
||
|
|
||
|
libisys_la-str.lo: str.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-str.lo -MD -MP -MF $(DEPDIR)/libisys_la-str.Tpo -c -o libisys_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-str.Tpo $(DEPDIR)/libisys_la-str.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='str.c' object='libisys_la-str.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
|
||
|
|
||
|
libisys_la-auditd.lo: auditd.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-auditd.lo -MD -MP -MF $(DEPDIR)/libisys_la-auditd.Tpo -c -o libisys_la-auditd.lo `test -f 'auditd.c' || echo '$(srcdir)/'`auditd.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-auditd.Tpo $(DEPDIR)/libisys_la-auditd.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auditd.c' object='libisys_la-auditd.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-auditd.lo `test -f 'auditd.c' || echo '$(srcdir)/'`auditd.c
|
||
|
|
||
|
libisys_la-minifind.lo: minifind.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -MT libisys_la-minifind.lo -MD -MP -MF $(DEPDIR)/libisys_la-minifind.Tpo -c -o libisys_la-minifind.lo `test -f 'minifind.c' || echo '$(srcdir)/'`minifind.c
|
||
|
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libisys_la-minifind.Tpo $(DEPDIR)/libisys_la-minifind.Plo
|
||
|
@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='minifind.c' object='libisys_la-minifind.lo' libtool=yes @AMDEPBACKSLASH@
|
||
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||
|
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libisys_la_CFLAGS) $(CFLAGS) -c -o libisys_la-minifind.lo `test -f 'minifind.c' || echo '$(srcdir)/'`minifind.c
|
||
|
|
||
|
mostlyclean-libtool:
|
||
|
-rm -f *.lo
|
||
|
|
||
|
clean-libtool:
|
||
|
-rm -rf .libs _libs
|
||
|
install-isysPYTHON: $(isys_PYTHON)
|
||
|
@$(NORMAL_INSTALL)
|
||
|
test -z "$(isysdir)" || $(MKDIR_P) "$(DESTDIR)$(isysdir)"
|
||
|
@list='$(isys_PYTHON)'; dlist=; list2=; test -n "$(isysdir)" || list=; \
|
||
|
for p in $$list; do \
|
||
|
if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
|
||
|
if test -f $$b$$p; then \
|
||
|
$(am__strip_dir) \
|
||
|
dlist="$$dlist $$f"; \
|
||
|
list2="$$list2 $$b$$p"; \
|
||
|
else :; fi; \
|
||
|
done; \
|
||
|
for file in $$list2; do echo $$file; done | $(am__base_list) | \
|
||
|
while read files; do \
|
||
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(isysdir)'"; \
|
||
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(isysdir)" || exit $$?; \
|
||
|
done || exit $$?; \
|
||
|
if test -n "$$dlist"; then \
|
||
|
if test -z "$(DESTDIR)"; then \
|
||
|
PYTHON=$(PYTHON) $(py_compile) --basedir "$(isysdir)" $$dlist; \
|
||
|
else \
|
||
|
PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(isysdir)" $$dlist; \
|
||
|
fi; \
|
||
|
else :; fi
|
||
|
|
||
|
uninstall-isysPYTHON:
|
||
|
@$(NORMAL_UNINSTALL)
|
||
|
@list='$(isys_PYTHON)'; test -n "$(isysdir)" || list=; \
|
||
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
||
|
test -n "$$files" || exit 0; \
|
||
|
filesc=`echo "$$files" | sed 's|$$|c|'`; \
|
||
|
fileso=`echo "$$files" | sed 's|$$|o|'`; \
|
||
|
echo " ( cd '$(DESTDIR)$(isysdir)' && rm -f" $$files ")"; \
|
||
|
cd "$(DESTDIR)$(isysdir)" && rm -f $$files || exit $$?; \
|
||
|
echo " ( cd '$(DESTDIR)$(isysdir)' && rm -f" $$filesc ")"; \
|
||
|
cd "$(DESTDIR)$(isysdir)" && rm -f $$filesc || exit $$?; \
|
||
|
echo " ( cd '$(DESTDIR)$(isysdir)' && rm -f" $$fileso ")"; \
|
||
|
cd "$(DESTDIR)$(isysdir)" && rm -f $$fileso
|
||
|
|
||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||
|
mkid -fID $$unique
|
||
|
tags: TAGS
|
||
|
|
||
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||
|
$(TAGS_FILES) $(LISP)
|
||
|
set x; \
|
||
|
here=`pwd`; \
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||
|
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
|
||
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||
|
$(TAGS_FILES) $(LISP)
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||
|
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"
|
||
|
|
||
|
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
|
||
|
check: check-am
|
||
|
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
||
|
installdirs:
|
||
|
for dir in "$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(isysdir)"; 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:
|
||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||
|
`test -z '$(STRIP)' || \
|
||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||
|
mostlyclean-generic:
|
||
|
|
||
|
clean-generic:
|
||
|
|
||
|
distclean-generic:
|
||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
||
|
|
||
|
maintainer-clean-generic:
|
||
|
@echo "This command is intended for maintainers to use"
|
||
|
@echo "it deletes files that may require special tools to rebuild."
|
||
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||
|
clean: clean-am
|
||
|
|
||
|
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
||
|
clean-pkgpyexecLTLIBRARIES 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-isysPYTHON
|
||
|
|
||
|
install-dvi: install-dvi-am
|
||
|
|
||
|
install-dvi-am:
|
||
|
|
||
|
install-exec-am: install-pkgpyexecLTLIBRARIES
|
||
|
|
||
|
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-isysPYTHON uninstall-pkgpyexecLTLIBRARIES
|
||
|
|
||
|
.MAKE: install-am install-strip
|
||
|
|
||
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
||
|
clean-libtool clean-noinstLTLIBRARIES \
|
||
|
clean-pkgpyexecLTLIBRARIES ctags 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-isysPYTHON install-man \
|
||
|
install-pdf install-pdf-am install-pkgpyexecLTLIBRARIES \
|
||
|
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 uninstall uninstall-am uninstall-isysPYTHON \
|
||
|
uninstall-pkgpyexecLTLIBRARIES
|
||
|
|
||
|
|
||
|
# 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:
|