|
Packit Service |
ed0f68 |
# Makefile.in generated by automake 1.14.1 from Makefile.am.
|
|
Packit Service |
ed0f68 |
# @configure_input@
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
# This Makefile.in is free software; the Free Software Foundation
|
|
Packit Service |
ed0f68 |
# gives unlimited permission to copy and/or distribute it,
|
|
Packit Service |
ed0f68 |
# with or without modifications, as long as this notice is preserved.
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
# This program is distributed in the hope that it will be useful,
|
|
Packit Service |
ed0f68 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
Packit Service |
ed0f68 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
Packit Service |
ed0f68 |
# PARTICULAR PURPOSE.
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
@SET_MAKE@
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
# Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
|
|
Packit Service |
ed0f68 |
#
|
|
Packit Service |
ed0f68 |
# Redistribution and use in source and binary forms, with or without
|
|
Packit Service |
ed0f68 |
# modification, are permitted provided that the following conditions
|
|
Packit Service |
ed0f68 |
# are met:
|
|
Packit Service |
ed0f68 |
#
|
|
Packit Service |
ed0f68 |
# Redistribution of source code must retain the above copyright
|
|
Packit Service |
ed0f68 |
# notice, this list of conditions and the following disclaimer.
|
|
Packit Service |
ed0f68 |
#
|
|
Packit Service |
ed0f68 |
# Redistribution in binary form must reproduce the above copyright
|
|
Packit Service |
ed0f68 |
# notice, this list of conditions and the following disclaimer in the
|
|
Packit Service |
ed0f68 |
# documentation and/or other materials provided with the distribution.
|
|
Packit Service |
ed0f68 |
#
|
|
Packit Service |
ed0f68 |
# Neither the name of Sun Microsystems, Inc. or the names of
|
|
Packit Service |
ed0f68 |
# contributors may be used to endorse or promote products derived
|
|
Packit Service |
ed0f68 |
# from this software without specific prior written permission.
|
|
Packit Service |
ed0f68 |
#
|
|
Packit Service |
ed0f68 |
# This software is provided "AS IS," without a warranty of any kind.
|
|
Packit Service |
ed0f68 |
# ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
|
|
Packit Service |
ed0f68 |
# INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
|
|
Packit Service |
ed0f68 |
# PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
|
|
Packit Service |
ed0f68 |
# SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT BE LIABLE
|
|
Packit Service |
ed0f68 |
# FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING
|
|
Packit Service |
ed0f68 |
# OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL
|
|
Packit Service |
ed0f68 |
# SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA,
|
|
Packit Service |
ed0f68 |
# OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR
|
|
Packit Service |
ed0f68 |
# PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF
|
|
Packit Service |
ed0f68 |
# LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
|
|
Packit Service |
ed0f68 |
# EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
VPATH = @srcdir@
|
|
Packit Service |
ed0f68 |
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
|
Packit Service |
ed0f68 |
am__make_running_with_option = \
|
|
Packit Service |
ed0f68 |
case $${target_option-} in \
|
|
Packit Service |
ed0f68 |
?) ;; \
|
|
Packit Service |
ed0f68 |
*) echo "am__make_running_with_option: internal error: invalid" \
|
|
Packit Service |
ed0f68 |
"target option '$${target_option-}' specified" >&2; \
|
|
Packit Service |
ed0f68 |
exit 1;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
has_opt=no; \
|
|
Packit Service |
ed0f68 |
sane_makeflags=$$MAKEFLAGS; \
|
|
Packit Service |
ed0f68 |
if $(am__is_gnu_make); then \
|
|
Packit Service |
ed0f68 |
sane_makeflags=$$MFLAGS; \
|
|
Packit Service |
ed0f68 |
else \
|
|
Packit Service |
ed0f68 |
case $$MAKEFLAGS in \
|
|
Packit Service |
ed0f68 |
*\\[\ \ ]*) \
|
|
Packit Service |
ed0f68 |
bs=\\; \
|
|
Packit Service |
ed0f68 |
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
|
Packit Service |
ed0f68 |
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
skip_next=no; \
|
|
Packit Service |
ed0f68 |
strip_trailopt () \
|
|
Packit Service |
ed0f68 |
{ \
|
|
Packit Service |
ed0f68 |
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
|
Packit Service |
ed0f68 |
}; \
|
|
Packit Service |
ed0f68 |
for flg in $$sane_makeflags; do \
|
|
Packit Service |
ed0f68 |
test $$skip_next = yes && { skip_next=no; continue; }; \
|
|
Packit Service |
ed0f68 |
case $$flg in \
|
|
Packit Service |
ed0f68 |
*=*|--*) continue;; \
|
|
Packit Service |
ed0f68 |
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
|
Packit Service |
ed0f68 |
-*I?*) strip_trailopt 'I';; \
|
|
Packit Service |
ed0f68 |
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
|
Packit Service |
ed0f68 |
-*O?*) strip_trailopt 'O';; \
|
|
Packit Service |
ed0f68 |
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
|
Packit Service |
ed0f68 |
-*l?*) strip_trailopt 'l';; \
|
|
Packit Service |
ed0f68 |
-[dEDm]) skip_next=yes;; \
|
|
Packit Service |
ed0f68 |
-[JT]) skip_next=yes;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
case $$flg in \
|
|
Packit Service |
ed0f68 |
*$$target_option*) has_opt=yes; break;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
done; \
|
|
Packit Service |
ed0f68 |
test $$has_opt = yes
|
|
Packit Service |
ed0f68 |
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
|
Packit Service |
ed0f68 |
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
|
Packit Service |
ed0f68 |
pkgdatadir = $(datadir)/@PACKAGE@
|
|
Packit Service |
ed0f68 |
pkgincludedir = $(includedir)/@PACKAGE@
|
|
Packit Service |
ed0f68 |
pkglibdir = $(libdir)/@PACKAGE@
|
|
Packit Service |
ed0f68 |
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
Packit Service |
ed0f68 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
Packit Service |
ed0f68 |
install_sh_DATA = $(install_sh) -c -m 644
|
|
Packit Service |
ed0f68 |
install_sh_PROGRAM = $(install_sh) -c
|
|
Packit Service |
ed0f68 |
install_sh_SCRIPT = $(install_sh) -c
|
|
Packit Service |
ed0f68 |
INSTALL_HEADER = $(INSTALL_DATA)
|
|
Packit Service |
ed0f68 |
transform = $(program_transform_name)
|
|
Packit Service |
ed0f68 |
NORMAL_INSTALL = :
|
|
Packit Service |
ed0f68 |
PRE_INSTALL = :
|
|
Packit Service |
ed0f68 |
POST_INSTALL = :
|
|
Packit Service |
ed0f68 |
NORMAL_UNINSTALL = :
|
|
Packit Service |
ed0f68 |
PRE_UNINSTALL = :
|
|
Packit Service |
ed0f68 |
POST_UNINSTALL = :
|
|
Packit Service |
ed0f68 |
build_triplet = @build@
|
|
Packit Service |
ed0f68 |
host_triplet = @host@
|
|
Packit Service |
ed0f68 |
target_triplet = @target@
|
|
Packit Service |
ed0f68 |
subdir = src/plugins/lanplus
|
|
Packit Service |
ed0f68 |
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
|
Packit Service |
ed0f68 |
$(top_srcdir)/depcomp
|
|
Packit Service |
ed0f68 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
Packit Service |
ed0f68 |
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
|
Packit Service |
ed0f68 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
Packit Service |
ed0f68 |
$(ACLOCAL_M4)
|
|
Packit Service |
ed0f68 |
mkinstalldirs = $(install_sh) -d
|
|
Packit Service |
ed0f68 |
CONFIG_HEADER = $(top_builddir)/config.h
|
|
Packit Service |
ed0f68 |
CONFIG_CLEAN_FILES =
|
|
Packit Service |
ed0f68 |
CONFIG_CLEAN_VPATH_FILES =
|
|
Packit Service |
ed0f68 |
LTLIBRARIES = $(noinst_LTLIBRARIES)
|
|
Packit Service |
ed0f68 |
libintf_lanplus_la_DEPENDENCIES = $(top_builddir)/lib/libipmitool.la
|
|
Packit Service |
ed0f68 |
am_libintf_lanplus_la_OBJECTS = lanplus.lo lanplus_strings.lo \
|
|
Packit Service |
ed0f68 |
lanplus_crypt.lo lanplus_dump.lo lanplus_crypt_impl.lo
|
|
Packit Service |
ed0f68 |
libintf_lanplus_la_OBJECTS = $(am_libintf_lanplus_la_OBJECTS)
|
|
Packit Service |
ed0f68 |
AM_V_lt = $(am__v_lt_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_lt_0 = --silent
|
|
Packit Service |
ed0f68 |
am__v_lt_1 =
|
|
Packit Service |
ed0f68 |
AM_V_P = $(am__v_P_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_P_0 = false
|
|
Packit Service |
ed0f68 |
am__v_P_1 = :
|
|
Packit Service |
ed0f68 |
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_GEN_0 = @echo " GEN " $@;
|
|
Packit Service |
ed0f68 |
am__v_GEN_1 =
|
|
Packit Service |
ed0f68 |
AM_V_at = $(am__v_at_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_at_0 = @
|
|
Packit Service |
ed0f68 |
am__v_at_1 =
|
|
Packit Service |
ed0f68 |
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
|
Packit Service |
ed0f68 |
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
Packit Service |
ed0f68 |
am__depfiles_maybe = depfiles
|
|
Packit Service |
ed0f68 |
am__mv = mv -f
|
|
Packit Service |
ed0f68 |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
Packit Service |
ed0f68 |
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
Packit Service |
ed0f68 |
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
Packit Service |
ed0f68 |
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
|
|
Packit Service |
ed0f68 |
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
|
Packit Service |
ed0f68 |
$(AM_CFLAGS) $(CFLAGS)
|
|
Packit Service |
ed0f68 |
AM_V_CC = $(am__v_CC_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_CC_0 = @echo " CC " $@;
|
|
Packit Service |
ed0f68 |
am__v_CC_1 =
|
|
Packit Service |
ed0f68 |
CCLD = $(CC)
|
|
Packit Service |
ed0f68 |
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
Packit Service |
ed0f68 |
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
|
Packit Service |
ed0f68 |
$(AM_LDFLAGS) $(LDFLAGS) -o $@
|
|
Packit Service |
ed0f68 |
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
|
Packit Service |
ed0f68 |
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
|
Packit Service |
ed0f68 |
am__v_CCLD_0 = @echo " CCLD " $@;
|
|
Packit Service |
ed0f68 |
am__v_CCLD_1 =
|
|
Packit Service |
ed0f68 |
SOURCES = $(libintf_lanplus_la_SOURCES)
|
|
Packit Service |
ed0f68 |
DIST_SOURCES = $(libintf_lanplus_la_SOURCES)
|
|
Packit Service |
ed0f68 |
am__can_run_installinfo = \
|
|
Packit Service |
ed0f68 |
case $$AM_UPDATE_INFO_DIR in \
|
|
Packit Service |
ed0f68 |
n|no|NO) false;; \
|
|
Packit Service |
ed0f68 |
*) (install-info --version) >/dev/null 2>&1;; \
|
|
Packit Service |
ed0f68 |
esac
|
|
Packit Service |
ed0f68 |
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
|
Packit Service |
ed0f68 |
# Read a list of newline-separated strings from the standard input,
|
|
Packit Service |
ed0f68 |
# and print each of them once, without duplicates. Input order is
|
|
Packit Service |
ed0f68 |
# *not* preserved.
|
|
Packit Service |
ed0f68 |
am__uniquify_input = $(AWK) '\
|
|
Packit Service |
ed0f68 |
BEGIN { nonempty = 0; } \
|
|
Packit Service |
ed0f68 |
{ items[$$0] = 1; nonempty = 1; } \
|
|
Packit Service |
ed0f68 |
END { if (nonempty) { for (i in items) print i; }; } \
|
|
Packit Service |
ed0f68 |
'
|
|
Packit Service |
ed0f68 |
# Make sure the list of sources is unique. This is necessary because,
|
|
Packit Service |
ed0f68 |
# e.g., the same source file might be shared among _SOURCES variables
|
|
Packit Service |
ed0f68 |
# for different programs/libraries.
|
|
Packit Service |
ed0f68 |
am__define_uniq_tagged_files = \
|
|
Packit Service |
ed0f68 |
list='$(am__tagged_files)'; \
|
|
Packit Service |
ed0f68 |
unique=`for i in $$list; do \
|
|
Packit Service |
ed0f68 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
Packit Service |
ed0f68 |
done | $(am__uniquify_input)`
|
|
Packit Service |
ed0f68 |
ETAGS = etags
|
|
Packit Service |
ed0f68 |
CTAGS = ctags
|
|
Packit Service |
ed0f68 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
Packit Service |
ed0f68 |
ACLOCAL = @ACLOCAL@
|
|
Packit Service |
ed0f68 |
AMTAR = @AMTAR@
|
|
Packit Service |
ed0f68 |
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
|
Packit Service |
ed0f68 |
AR = @AR@
|
|
Packit Service |
ed0f68 |
ARCH = @ARCH@
|
|
Packit Service |
ed0f68 |
AUTOCONF = @AUTOCONF@
|
|
Packit Service |
ed0f68 |
AUTOHEADER = @AUTOHEADER@
|
|
Packit Service |
ed0f68 |
AUTOMAKE = @AUTOMAKE@
|
|
Packit Service |
ed0f68 |
AWK = @AWK@
|
|
Packit Service |
ed0f68 |
BASEDIR = @BASEDIR@
|
|
Packit Service |
ed0f68 |
CC = @CC@
|
|
Packit Service |
ed0f68 |
CCDEPMODE = @CCDEPMODE@
|
|
Packit Service |
ed0f68 |
CFLAGS = @CFLAGS@
|
|
Packit Service |
ed0f68 |
CPP = @CPP@
|
|
Packit Service |
ed0f68 |
CPPFLAGS = @CPPFLAGS@
|
|
Packit Service |
ed0f68 |
CYGPATH_W = @CYGPATH_W@
|
|
Packit Service |
ed0f68 |
DEFS = @DEFS@
|
|
Packit Service |
ed0f68 |
DEPDIR = @DEPDIR@
|
|
Packit Service |
ed0f68 |
DISTRO = @DISTRO@
|
|
Packit Service |
ed0f68 |
DLLTOOL = @DLLTOOL@
|
|
Packit Service |
ed0f68 |
DSYMUTIL = @DSYMUTIL@
|
|
Packit Service |
ed0f68 |
DUMPBIN = @DUMPBIN@
|
|
Packit Service |
ed0f68 |
ECHO_C = @ECHO_C@
|
|
Packit Service |
ed0f68 |
ECHO_N = @ECHO_N@
|
|
Packit Service |
ed0f68 |
ECHO_T = @ECHO_T@
|
|
Packit Service |
ed0f68 |
EGREP = @EGREP@
|
|
Packit Service |
ed0f68 |
EXEEXT = @EXEEXT@
|
|
Packit Service |
ed0f68 |
FGREP = @FGREP@
|
|
Packit Service |
ed0f68 |
GREP = @GREP@
|
|
Packit Service |
ed0f68 |
INSTALL = @INSTALL@
|
|
Packit Service |
ed0f68 |
INSTALL_DATA = @INSTALL_DATA@
|
|
Packit Service |
ed0f68 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
Packit Service |
ed0f68 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
Packit Service |
ed0f68 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
Packit Service |
ed0f68 |
INTF_BMC = @INTF_BMC@
|
|
Packit Service |
ed0f68 |
INTF_BMC_LIB = @INTF_BMC_LIB@
|
|
Packit Service |
ed0f68 |
INTF_DUMMY = @INTF_DUMMY@
|
|
Packit Service |
ed0f68 |
INTF_DUMMY_LIB = @INTF_DUMMY_LIB@
|
|
Packit Service |
ed0f68 |
INTF_FREE = @INTF_FREE@
|
|
Packit Service |
ed0f68 |
INTF_FREE_LIB = @INTF_FREE_LIB@
|
|
Packit Service |
ed0f68 |
INTF_IMB = @INTF_IMB@
|
|
Packit Service |
ed0f68 |
INTF_IMB_LIB = @INTF_IMB_LIB@
|
|
Packit Service |
ed0f68 |
INTF_LAN = @INTF_LAN@
|
|
Packit Service |
ed0f68 |
INTF_LANPLUS = @INTF_LANPLUS@
|
|
Packit Service |
ed0f68 |
INTF_LANPLUS_LIB = @INTF_LANPLUS_LIB@
|
|
Packit Service |
ed0f68 |
INTF_LAN_LIB = @INTF_LAN_LIB@
|
|
Packit Service |
ed0f68 |
INTF_LIPMI = @INTF_LIPMI@
|
|
Packit Service |
ed0f68 |
INTF_LIPMI_LIB = @INTF_LIPMI_LIB@
|
|
Packit Service |
ed0f68 |
INTF_OPEN = @INTF_OPEN@
|
|
Packit Service |
ed0f68 |
INTF_OPEN_LIB = @INTF_OPEN_LIB@
|
|
Packit Service |
ed0f68 |
INTF_SERIAL = @INTF_SERIAL@
|
|
Packit Service |
ed0f68 |
INTF_SERIAL_LIB = @INTF_SERIAL_LIB@
|
|
Packit Service |
ed0f68 |
INTF_USB = @INTF_USB@
|
|
Packit Service |
ed0f68 |
INTF_USB_LIB = @INTF_USB_LIB@
|
|
Packit Service |
ed0f68 |
IPMITOOL_INTF_LIB = @IPMITOOL_INTF_LIB@
|
|
Packit Service |
ed0f68 |
LD = @LD@
|
|
Packit Service |
ed0f68 |
LDFLAGS = @LDFLAGS@
|
|
Packit Service |
ed0f68 |
LIBOBJS = @LIBOBJS@
|
|
Packit Service |
ed0f68 |
LIBS = @LIBS@
|
|
Packit Service |
ed0f68 |
LIBTOOL = @LIBTOOL@
|
|
Packit Service |
ed0f68 |
LIPO = @LIPO@
|
|
Packit Service |
ed0f68 |
LN_S = @LN_S@
|
|
Packit Service |
ed0f68 |
LTLIBOBJS = @LTLIBOBJS@
|
|
Packit Service |
ed0f68 |
MAKEINFO = @MAKEINFO@
|
|
Packit Service |
ed0f68 |
MANIFEST_TOOL = @MANIFEST_TOOL@
|
|
Packit Service |
ed0f68 |
MKDIR_P = @MKDIR_P@
|
|
Packit Service |
ed0f68 |
NM = @NM@
|
|
Packit Service |
ed0f68 |
NMEDIT = @NMEDIT@
|
|
Packit Service |
ed0f68 |
OBJDUMP = @OBJDUMP@
|
|
Packit Service |
ed0f68 |
OBJEXT = @OBJEXT@
|
|
Packit Service |
ed0f68 |
OS = @OS@
|
|
Packit Service |
ed0f68 |
OTOOL = @OTOOL@
|
|
Packit Service |
ed0f68 |
OTOOL64 = @OTOOL64@
|
|
Packit Service |
ed0f68 |
PACKAGE = @PACKAGE@
|
|
Packit Service |
ed0f68 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
Packit Service |
ed0f68 |
PACKAGE_NAME = @PACKAGE_NAME@
|
|
Packit Service |
ed0f68 |
PACKAGE_STRING = @PACKAGE_STRING@
|
|
Packit Service |
ed0f68 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
Packit Service |
ed0f68 |
PACKAGE_URL = @PACKAGE_URL@
|
|
Packit Service |
ed0f68 |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
Packit Service |
ed0f68 |
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
Packit Service |
ed0f68 |
POW_LIB = @POW_LIB@
|
|
Packit Service |
ed0f68 |
PSTAMP = @PSTAMP@
|
|
Packit Service |
ed0f68 |
RANLIB = @RANLIB@
|
|
Packit Service |
ed0f68 |
RPMBUILD = @RPMBUILD@
|
|
Packit Service |
ed0f68 |
RPM_RELEASE = @RPM_RELEASE@
|
|
Packit Service |
ed0f68 |
SED = @SED@
|
|
Packit Service |
ed0f68 |
SET_MAKE = @SET_MAKE@
|
|
Packit Service |
ed0f68 |
SHELL = @SHELL@
|
|
Packit Service |
ed0f68 |
STRIP = @STRIP@
|
|
Packit Service |
ed0f68 |
VERSION = @VERSION@
|
|
Packit Service |
ed0f68 |
abs_builddir = @abs_builddir@
|
|
Packit Service |
ed0f68 |
abs_srcdir = @abs_srcdir@
|
|
Packit Service |
ed0f68 |
abs_top_builddir = @abs_top_builddir@
|
|
Packit Service |
ed0f68 |
abs_top_srcdir = @abs_top_srcdir@
|
|
Packit Service |
ed0f68 |
ac_configure_args = @ac_configure_args@
|
|
Packit Service |
ed0f68 |
ac_ct_AR = @ac_ct_AR@
|
|
Packit Service |
ed0f68 |
ac_ct_CC = @ac_ct_CC@
|
|
Packit Service |
ed0f68 |
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
|
Packit Service |
ed0f68 |
am__include = @am__include@
|
|
Packit Service |
ed0f68 |
am__leading_dot = @am__leading_dot@
|
|
Packit Service |
ed0f68 |
am__quote = @am__quote@
|
|
Packit Service |
ed0f68 |
am__tar = @am__tar@
|
|
Packit Service |
ed0f68 |
am__untar = @am__untar@
|
|
Packit Service |
ed0f68 |
bindir = @bindir@
|
|
Packit Service |
ed0f68 |
build = @build@
|
|
Packit Service |
ed0f68 |
build_alias = @build_alias@
|
|
Packit Service |
ed0f68 |
build_cpu = @build_cpu@
|
|
Packit Service |
ed0f68 |
build_os = @build_os@
|
|
Packit Service |
ed0f68 |
build_vendor = @build_vendor@
|
|
Packit Service |
ed0f68 |
builddir = @builddir@
|
|
Packit Service |
ed0f68 |
datadir = @datadir@
|
|
Packit Service |
ed0f68 |
datarootdir = @datarootdir@
|
|
Packit Service |
ed0f68 |
docdir = @docdir@
|
|
Packit Service |
ed0f68 |
dvidir = @dvidir@
|
|
Packit Service |
ed0f68 |
exec_prefix = @exec_prefix@
|
|
Packit Service |
ed0f68 |
host = @host@
|
|
Packit Service |
ed0f68 |
host_alias = @host_alias@
|
|
Packit Service |
ed0f68 |
host_cpu = @host_cpu@
|
|
Packit Service |
ed0f68 |
host_os = @host_os@
|
|
Packit Service |
ed0f68 |
host_vendor = @host_vendor@
|
|
Packit Service |
ed0f68 |
htmldir = @htmldir@
|
|
Packit Service |
ed0f68 |
includedir = @includedir@
|
|
Packit Service |
ed0f68 |
infodir = @infodir@
|
|
Packit Service |
ed0f68 |
install_sh = @install_sh@
|
|
Packit Service |
ed0f68 |
libdir = @libdir@
|
|
Packit Service |
ed0f68 |
libexecdir = @libexecdir@
|
|
Packit Service |
ed0f68 |
localedir = @localedir@
|
|
Packit Service |
ed0f68 |
localstatedir = @localstatedir@
|
|
Packit Service |
ed0f68 |
mandir = @mandir@
|
|
Packit Service |
ed0f68 |
mkdir_p = @mkdir_p@
|
|
Packit Service |
ed0f68 |
oldincludedir = @oldincludedir@
|
|
Packit Service |
ed0f68 |
pdfdir = @pdfdir@
|
|
Packit Service |
ed0f68 |
prefix = @prefix@
|
|
Packit Service |
ed0f68 |
program_transform_name = @program_transform_name@
|
|
Packit Service |
ed0f68 |
psdir = @psdir@
|
|
Packit Service |
ed0f68 |
sbindir = @sbindir@
|
|
Packit Service |
ed0f68 |
sharedstatedir = @sharedstatedir@
|
|
Packit Service |
ed0f68 |
srcdir = @srcdir@
|
|
Packit Service |
ed0f68 |
sysconfdir = @sysconfdir@
|
|
Packit Service |
ed0f68 |
target = @target@
|
|
Packit Service |
ed0f68 |
target_alias = @target_alias@
|
|
Packit Service |
ed0f68 |
target_cpu = @target_cpu@
|
|
Packit Service |
ed0f68 |
target_os = @target_os@
|
|
Packit Service |
ed0f68 |
target_vendor = @target_vendor@
|
|
Packit Service |
ed0f68 |
top_build_prefix = @top_build_prefix@
|
|
Packit Service |
ed0f68 |
top_builddir = @top_builddir@
|
|
Packit Service |
ed0f68 |
top_srcdir = @top_srcdir@
|
|
Packit Service |
ed0f68 |
MAINTAINERCLEANFILES = Makefile.in
|
|
Packit Service |
ed0f68 |
AM_CPPFLAGS = -I$(top_srcdir)/include
|
|
Packit Service |
ed0f68 |
EXTRA_LTLIBRARIES = libintf_lanplus.la
|
|
Packit Service |
ed0f68 |
noinst_LTLIBRARIES = @INTF_LANPLUS_LIB@
|
|
Packit Service |
ed0f68 |
libintf_lanplus_la_LIBADD = $(top_builddir)/lib/libipmitool.la
|
|
Packit Service |
ed0f68 |
libintf_lanplus_la_SOURCES = \
|
|
Packit Service |
ed0f68 |
rmcp.h asf.h \
|
|
Packit Service |
ed0f68 |
lanplus.c lanplus.h \
|
|
Packit Service |
ed0f68 |
lanplus_strings.c \
|
|
Packit Service |
ed0f68 |
lanplus_crypt.c lanplus_crypt.h \
|
|
Packit Service |
ed0f68 |
lanplus_dump.h lanplus_dump.c \
|
|
Packit Service |
ed0f68 |
lanplus_crypt_impl.h lanplus_crypt_impl.c
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
all: all-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.SUFFIXES:
|
|
Packit Service |
ed0f68 |
.SUFFIXES: .c .lo .o .obj
|
|
Packit Service |
ed0f68 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
Packit Service |
ed0f68 |
@for dep in $?; do \
|
|
Packit Service |
ed0f68 |
case '$(am__configure_deps)' in \
|
|
Packit Service |
ed0f68 |
*$$dep*) \
|
|
Packit Service |
ed0f68 |
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
Packit Service |
ed0f68 |
&& { if test -f $@; then exit 0; else break; fi; }; \
|
|
Packit Service |
ed0f68 |
exit 1;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
done; \
|
|
Packit Service |
ed0f68 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/lanplus/Makefile'; \
|
|
Packit Service |
ed0f68 |
$(am__cd) $(top_srcdir) && \
|
|
Packit Service |
ed0f68 |
$(AUTOMAKE) --foreign src/plugins/lanplus/Makefile
|
|
Packit Service |
ed0f68 |
.PRECIOUS: Makefile
|
|
Packit Service |
ed0f68 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
Packit Service |
ed0f68 |
@case '$?' in \
|
|
Packit Service |
ed0f68 |
*config.status*) \
|
|
Packit Service |
ed0f68 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
Packit Service |
ed0f68 |
*) \
|
|
Packit Service |
ed0f68 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
Packit Service |
ed0f68 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
Packit Service |
ed0f68 |
esac;
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
Packit Service |
ed0f68 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
$(top_srcdir)/configure: $(am__configure_deps)
|
|
Packit Service |
ed0f68 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
Packit Service |
ed0f68 |
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
Packit Service |
ed0f68 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
Packit Service |
ed0f68 |
$(am__aclocal_m4_deps):
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
clean-noinstLTLIBRARIES:
|
|
Packit Service |
ed0f68 |
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
|
|
Packit Service |
ed0f68 |
@list='$(noinst_LTLIBRARIES)'; \
|
|
Packit Service |
ed0f68 |
locs=`for p in $$list; do echo $$p; done | \
|
|
Packit Service |
ed0f68 |
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
|
|
Packit Service |
ed0f68 |
sort -u`; \
|
|
Packit Service |
ed0f68 |
test -z "$$locs" || { \
|
|
Packit Service |
ed0f68 |
echo rm -f $${locs}; \
|
|
Packit Service |
ed0f68 |
rm -f $${locs}; \
|
|
Packit Service |
ed0f68 |
}
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
libintf_lanplus.la: $(libintf_lanplus_la_OBJECTS) $(libintf_lanplus_la_DEPENDENCIES) $(EXTRA_libintf_lanplus_la_DEPENDENCIES)
|
|
Packit Service |
ed0f68 |
$(AM_V_CCLD)$(LINK) $(libintf_lanplus_la_OBJECTS) $(libintf_lanplus_la_LIBADD) $(LIBS)
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
mostlyclean-compile:
|
|
Packit Service |
ed0f68 |
-rm -f *.$(OBJEXT)
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
distclean-compile:
|
|
Packit Service |
ed0f68 |
-rm -f *.tab.c
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lanplus.Plo@am__quote@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lanplus_crypt.Plo@am__quote@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lanplus_crypt_impl.Plo@am__quote@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lanplus_dump.Plo@am__quote@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lanplus_strings.Plo@am__quote@
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.c.o:
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.c.obj:
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.c.lo:
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
Packit Service |
ed0f68 |
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
mostlyclean-libtool:
|
|
Packit Service |
ed0f68 |
-rm -f *.lo
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
clean-libtool:
|
|
Packit Service |
ed0f68 |
-rm -rf .libs _libs
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
ID: $(am__tagged_files)
|
|
Packit Service |
ed0f68 |
$(am__define_uniq_tagged_files); mkid -fID $$unique
|
|
Packit Service |
ed0f68 |
tags: tags-am
|
|
Packit Service |
ed0f68 |
TAGS: tags
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
|
Packit Service |
ed0f68 |
set x; \
|
|
Packit Service |
ed0f68 |
here=`pwd`; \
|
|
Packit Service |
ed0f68 |
$(am__define_uniq_tagged_files); \
|
|
Packit Service |
ed0f68 |
shift; \
|
|
Packit Service |
ed0f68 |
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
Packit Service |
ed0f68 |
test -n "$$unique" || unique=$$empty_fix; \
|
|
Packit Service |
ed0f68 |
if test $$# -gt 0; then \
|
|
Packit Service |
ed0f68 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
Packit Service |
ed0f68 |
"$$@" $$unique; \
|
|
Packit Service |
ed0f68 |
else \
|
|
Packit Service |
ed0f68 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
Packit Service |
ed0f68 |
$$unique; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
fi
|
|
Packit Service |
ed0f68 |
ctags: ctags-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
CTAGS: ctags
|
|
Packit Service |
ed0f68 |
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
|
Packit Service |
ed0f68 |
$(am__define_uniq_tagged_files); \
|
|
Packit Service |
ed0f68 |
test -z "$(CTAGS_ARGS)$$unique" \
|
|
Packit Service |
ed0f68 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
Packit Service |
ed0f68 |
$$unique
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
GTAGS:
|
|
Packit Service |
ed0f68 |
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
Packit Service |
ed0f68 |
&& $(am__cd) $(top_srcdir) \
|
|
Packit Service |
ed0f68 |
&& gtags -i $(GTAGS_ARGS) "$$here"
|
|
Packit Service |
ed0f68 |
cscopelist: cscopelist-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
cscopelist-am: $(am__tagged_files)
|
|
Packit Service |
ed0f68 |
list='$(am__tagged_files)'; \
|
|
Packit Service |
ed0f68 |
case "$(srcdir)" in \
|
|
Packit Service |
ed0f68 |
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
|
Packit Service |
ed0f68 |
*) sdir=$(subdir)/$(srcdir) ;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
for i in $$list; do \
|
|
Packit Service |
ed0f68 |
if test -f "$$i"; then \
|
|
Packit Service |
ed0f68 |
echo "$(subdir)/$$i"; \
|
|
Packit Service |
ed0f68 |
else \
|
|
Packit Service |
ed0f68 |
echo "$$sdir/$$i"; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
done >> $(top_builddir)/cscope.files
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
distclean-tags:
|
|
Packit Service |
ed0f68 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
distdir: $(DISTFILES)
|
|
Packit Service |
ed0f68 |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
Packit Service |
ed0f68 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
Packit Service |
ed0f68 |
list='$(DISTFILES)'; \
|
|
Packit Service |
ed0f68 |
dist_files=`for file in $$list; do echo $$file; done | \
|
|
Packit Service |
ed0f68 |
sed -e "s|^$$srcdirstrip/||;t" \
|
|
Packit Service |
ed0f68 |
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
Packit Service |
ed0f68 |
case $$dist_files in \
|
|
Packit Service |
ed0f68 |
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
Packit Service |
ed0f68 |
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
Packit Service |
ed0f68 |
sort -u` ;; \
|
|
Packit Service |
ed0f68 |
esac; \
|
|
Packit Service |
ed0f68 |
for file in $$dist_files; do \
|
|
Packit Service |
ed0f68 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
Packit Service |
ed0f68 |
if test -d $$d/$$file; then \
|
|
Packit Service |
ed0f68 |
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
Packit Service |
ed0f68 |
if test -d "$(distdir)/$$file"; then \
|
|
Packit Service |
ed0f68 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
Packit Service |
ed0f68 |
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
Packit Service |
ed0f68 |
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
Packit Service |
ed0f68 |
else \
|
|
Packit Service |
ed0f68 |
test -f "$(distdir)/$$file" \
|
|
Packit Service |
ed0f68 |
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
|
Packit Service |
ed0f68 |
|| exit 1; \
|
|
Packit Service |
ed0f68 |
fi; \
|
|
Packit Service |
ed0f68 |
done
|
|
Packit Service |
ed0f68 |
check-am: all-am
|
|
Packit Service |
ed0f68 |
check: check-am
|
|
Packit Service |
ed0f68 |
all-am: Makefile $(LTLIBRARIES)
|
|
Packit Service |
ed0f68 |
installdirs:
|
|
Packit Service |
ed0f68 |
install: install-am
|
|
Packit Service |
ed0f68 |
install-exec: install-exec-am
|
|
Packit Service |
ed0f68 |
install-data: install-data-am
|
|
Packit Service |
ed0f68 |
uninstall: uninstall-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-am: all-am
|
|
Packit Service |
ed0f68 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
installcheck: installcheck-am
|
|
Packit Service |
ed0f68 |
install-strip:
|
|
Packit Service |
ed0f68 |
if test -z '$(STRIP)'; then \
|
|
Packit Service |
ed0f68 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
Packit Service |
ed0f68 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
Packit Service |
ed0f68 |
install; \
|
|
Packit Service |
ed0f68 |
else \
|
|
Packit Service |
ed0f68 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
Packit Service |
ed0f68 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
Packit Service |
ed0f68 |
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
|
Packit Service |
ed0f68 |
fi
|
|
Packit Service |
ed0f68 |
mostlyclean-generic:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
clean-generic:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
distclean-generic:
|
|
Packit Service |
ed0f68 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
Packit Service |
ed0f68 |
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
maintainer-clean-generic:
|
|
Packit Service |
ed0f68 |
@echo "This command is intended for maintainers to use"
|
|
Packit Service |
ed0f68 |
@echo "it deletes files that may require special tools to rebuild."
|
|
Packit Service |
ed0f68 |
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|
Packit Service |
ed0f68 |
clean: clean-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
|
|
Packit Service |
ed0f68 |
mostlyclean-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
distclean: distclean-am
|
|
Packit Service |
ed0f68 |
-rm -rf ./$(DEPDIR)
|
|
Packit Service |
ed0f68 |
-rm -f Makefile
|
|
Packit Service |
ed0f68 |
distclean-am: clean-am distclean-compile distclean-generic \
|
|
Packit Service |
ed0f68 |
distclean-tags
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
dvi: dvi-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
dvi-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
html: html-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
html-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
info: info-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
info-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-data-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-dvi: install-dvi-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-dvi-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-exec-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-html: install-html-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-html-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-info: install-info-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-info-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-man:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-pdf: install-pdf-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-pdf-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-ps: install-ps-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
install-ps-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
installcheck-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
maintainer-clean: maintainer-clean-am
|
|
Packit Service |
ed0f68 |
-rm -rf ./$(DEPDIR)
|
|
Packit Service |
ed0f68 |
-rm -f Makefile
|
|
Packit Service |
ed0f68 |
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
mostlyclean: mostlyclean-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
Packit Service |
ed0f68 |
mostlyclean-libtool
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
pdf: pdf-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
pdf-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
ps: ps-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
ps-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
uninstall-am:
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.MAKE: install-am install-strip
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
|
|
Packit Service |
ed0f68 |
clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
|
|
Packit Service |
ed0f68 |
ctags-am distclean distclean-compile distclean-generic \
|
|
Packit Service |
ed0f68 |
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
Packit Service |
ed0f68 |
html-am info info-am install install-am install-data \
|
|
Packit Service |
ed0f68 |
install-data-am install-dvi install-dvi-am install-exec \
|
|
Packit Service |
ed0f68 |
install-exec-am install-html install-html-am install-info \
|
|
Packit Service |
ed0f68 |
install-info-am install-man install-pdf install-pdf-am \
|
|
Packit Service |
ed0f68 |
install-ps install-ps-am install-strip installcheck \
|
|
Packit Service |
ed0f68 |
installcheck-am installdirs maintainer-clean \
|
|
Packit Service |
ed0f68 |
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
Packit Service |
ed0f68 |
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
Packit Service |
ed0f68 |
tags tags-am uninstall uninstall-am
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
|
|
Packit Service |
ed0f68 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
Packit Service |
ed0f68 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
Packit Service |
ed0f68 |
.NOEXPORT:
|