"Fossies" - the Fresh Open Source Software Archive

Member "nss-pam-ldapd-0.9.12/compat/Makefile.in" (20 Nov 2021, 21377 Bytes) of package /linux/privat/nss-pam-ldapd-0.9.12.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
    2 # @configure_input@
    3 
    4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
    5 
    6 # This Makefile.in is free software; the Free Software Foundation
    7 # gives unlimited permission to copy and/or distribute it,
    8 # with or without modifications, as long as this notice is preserved.
    9 
   10 # This program is distributed in the hope that it will be useful,
   11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
   12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
   13 # PARTICULAR PURPOSE.
   14 
   15 @SET_MAKE@
   16 
   17 # Makefile.am - use automake to generate Makefile.in
   18 #
   19 # Copyright (C) 2008-2014 Arthur de Jong
   20 #
   21 # This library is free software; you can redistribute it and/or
   22 # modify it under the terms of the GNU Lesser General Public
   23 # License as published by the Free Software Foundation; either
   24 # version 2.1 of the License, or (at your option) any later version.
   25 #
   26 # This library is distributed in the hope that it will be useful,
   27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
   28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   29 # Lesser General Public License for more details.
   30 #
   31 # You should have received a copy of the GNU Lesser General Public
   32 # License along with this library; if not, write to the Free Software
   33 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
   34 # 02110-1301 USA
   35 
   36 VPATH = @srcdir@
   37 am__is_gnu_make = { \
   38   if test -z '$(MAKELEVEL)'; then \
   39     false; \
   40   elif test -n '$(MAKE_HOST)'; then \
   41     true; \
   42   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
   43     true; \
   44   else \
   45     false; \
   46   fi; \
   47 }
   48 am__make_running_with_option = \
   49   case $${target_option-} in \
   50       ?) ;; \
   51       *) echo "am__make_running_with_option: internal error: invalid" \
   52               "target option '$${target_option-}' specified" >&2; \
   53          exit 1;; \
   54   esac; \
   55   has_opt=no; \
   56   sane_makeflags=$$MAKEFLAGS; \
   57   if $(am__is_gnu_make); then \
   58     sane_makeflags=$$MFLAGS; \
   59   else \
   60     case $$MAKEFLAGS in \
   61       *\\[\ \	]*) \
   62         bs=\\; \
   63         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
   64           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
   65     esac; \
   66   fi; \
   67   skip_next=no; \
   68   strip_trailopt () \
   69   { \
   70     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
   71   }; \
   72   for flg in $$sane_makeflags; do \
   73     test $$skip_next = yes && { skip_next=no; continue; }; \
   74     case $$flg in \
   75       *=*|--*) continue;; \
   76         -*I) strip_trailopt 'I'; skip_next=yes;; \
   77       -*I?*) strip_trailopt 'I';; \
   78         -*O) strip_trailopt 'O'; skip_next=yes;; \
   79       -*O?*) strip_trailopt 'O';; \
   80         -*l) strip_trailopt 'l'; skip_next=yes;; \
   81       -*l?*) strip_trailopt 'l';; \
   82       -[dEDm]) skip_next=yes;; \
   83       -[JT]) skip_next=yes;; \
   84     esac; \
   85     case $$flg in \
   86       *$$target_option*) has_opt=yes; break;; \
   87     esac; \
   88   done; \
   89   test $$has_opt = yes
   90 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
   91 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
   92 pkgdatadir = $(datadir)/@PACKAGE@
   93 pkgincludedir = $(includedir)/@PACKAGE@
   94 pkglibdir = $(libdir)/@PACKAGE@
   95 pkglibexecdir = $(libexecdir)/@PACKAGE@
   96 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   97 install_sh_DATA = $(install_sh) -c -m 644
   98 install_sh_PROGRAM = $(install_sh) -c
   99 install_sh_SCRIPT = $(install_sh) -c
  100 INSTALL_HEADER = $(INSTALL_DATA)
  101 transform = $(program_transform_name)
  102 NORMAL_INSTALL = :
  103 PRE_INSTALL = :
  104 POST_INSTALL = :
  105 NORMAL_UNINSTALL = :
  106 PRE_UNINSTALL = :
  107 POST_UNINSTALL = :
  108 build_triplet = @build@
  109 host_triplet = @host@
  110 target_triplet = @target@
  111 subdir = compat
  112 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  113 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
  114 	$(top_srcdir)/m4/ax_python_module.m4 \
  115 	$(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/configure.ac
  116 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  117 	$(ACLOCAL_M4)
  118 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  119 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  120 CONFIG_HEADER = $(top_builddir)/config.h
  121 CONFIG_CLEAN_FILES =
  122 CONFIG_CLEAN_VPATH_FILES =
  123 LIBRARIES = $(noinst_LIBRARIES)
  124 ARFLAGS = cru
  125 AM_V_AR = $(am__v_AR_@AM_V@)
  126 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
  127 am__v_AR_0 = @echo "  AR      " $@;
  128 am__v_AR_1 = 
  129 libcompat_a_AR = $(AR) $(ARFLAGS)
  130 libcompat_a_DEPENDENCIES = @LIBOBJS@
  131 am_libcompat_a_OBJECTS = getpeercred.$(OBJEXT)
  132 libcompat_a_OBJECTS = $(am_libcompat_a_OBJECTS)
  133 AM_V_P = $(am__v_P_@AM_V@)
  134 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  135 am__v_P_0 = false
  136 am__v_P_1 = :
  137 AM_V_GEN = $(am__v_GEN_@AM_V@)
  138 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  139 am__v_GEN_0 = @echo "  GEN     " $@;
  140 am__v_GEN_1 = 
  141 AM_V_at = $(am__v_at_@AM_V@)
  142 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  143 am__v_at_0 = @
  144 am__v_at_1 = 
  145 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  146 depcomp = $(SHELL) $(top_srcdir)/depcomp
  147 am__maybe_remake_depfiles = depfiles
  148 am__depfiles_remade = $(DEPDIR)/derefctrl.Po $(DEPDIR)/ether.Po \
  149 	$(DEPDIR)/getopt_long.Po $(DEPDIR)/ldap_initialize.Po \
  150 	$(DEPDIR)/ldap_parse_passwordpolicy_control.Po \
  151 	$(DEPDIR)/ldap_passwd_s.Po \
  152 	$(DEPDIR)/ldap_passwordpolicy_err2txt.Po $(DEPDIR)/pagectrl.Po \
  153 	$(DEPDIR)/pam_get_authtok.Po $(DEPDIR)/pam_prompt.Po \
  154 	$(DEPDIR)/strndup.Po ./$(DEPDIR)/getpeercred.Po
  155 am__mv = mv -f
  156 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  157 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  158 AM_V_CC = $(am__v_CC_@AM_V@)
  159 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  160 am__v_CC_0 = @echo "  CC      " $@;
  161 am__v_CC_1 = 
  162 CCLD = $(CC)
  163 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  164 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  165 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  166 am__v_CCLD_0 = @echo "  CCLD    " $@;
  167 am__v_CCLD_1 = 
  168 SOURCES = $(libcompat_a_SOURCES)
  169 DIST_SOURCES = $(libcompat_a_SOURCES)
  170 am__can_run_installinfo = \
  171   case $$AM_UPDATE_INFO_DIR in \
  172     n|no|NO) false;; \
  173     *) (install-info --version) >/dev/null 2>&1;; \
  174   esac
  175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  176 # Read a list of newline-separated strings from the standard input,
  177 # and print each of them once, without duplicates.  Input order is
  178 # *not* preserved.
  179 am__uniquify_input = $(AWK) '\
  180   BEGIN { nonempty = 0; } \
  181   { items[$$0] = 1; nonempty = 1; } \
  182   END { if (nonempty) { for (i in items) print i; }; } \
  183 '
  184 # Make sure the list of sources is unique.  This is necessary because,
  185 # e.g., the same source file might be shared among _SOURCES variables
  186 # for different programs/libraries.
  187 am__define_uniq_tagged_files = \
  188   list='$(am__tagged_files)'; \
  189   unique=`for i in $$list; do \
  190     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  191   done | $(am__uniquify_input)`
  192 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
  193 	$(top_srcdir)/mkinstalldirs derefctrl.c ether.c getopt_long.c \
  194 	ldap_initialize.c ldap_parse_passwordpolicy_control.c \
  195 	ldap_passwd_s.c ldap_passwordpolicy_err2txt.c pagectrl.c \
  196 	pam_get_authtok.c pam_prompt.c strndup.c
  197 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  198 ACLOCAL = @ACLOCAL@
  199 AMTAR = @AMTAR@
  200 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  201 AR = @AR@
  202 AUTOCONF = @AUTOCONF@
  203 AUTOHEADER = @AUTOHEADER@
  204 AUTOMAKE = @AUTOMAKE@
  205 AWK = @AWK@
  206 CC = @CC@
  207 CCDEPMODE = @CCDEPMODE@
  208 CFLAGS = @CFLAGS@
  209 CPP = @CPP@
  210 CPPFLAGS = @CPPFLAGS@
  211 CSCOPE = @CSCOPE@
  212 CTAGS = @CTAGS@
  213 CYGPATH_W = @CYGPATH_W@
  214 DEFS = @DEFS@
  215 DEPDIR = @DEPDIR@
  216 DOCBOOK2X_MAN = @DOCBOOK2X_MAN@
  217 ECHO_C = @ECHO_C@
  218 ECHO_N = @ECHO_N@
  219 ECHO_T = @ECHO_T@
  220 EGREP = @EGREP@
  221 ETAGS = @ETAGS@
  222 EXEEXT = @EXEEXT@
  223 GREP = @GREP@
  224 INSTALL = @INSTALL@
  225 INSTALL_DATA = @INSTALL_DATA@
  226 INSTALL_PROGRAM = @INSTALL_PROGRAM@
  227 INSTALL_SCRIPT = @INSTALL_SCRIPT@
  228 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  229 LDFLAGS = @LDFLAGS@
  230 LIBOBJS = @LIBOBJS@
  231 LIBS = @LIBS@
  232 LN_S = @LN_S@
  233 LTLIBOBJS = @LTLIBOBJS@
  234 MAINT = @MAINT@
  235 MAKEINFO = @MAKEINFO@
  236 MKDIR_P = @MKDIR_P@
  237 MODULE_NAME = @MODULE_NAME@
  238 NSLCD_BINDPW_PATH = @NSLCD_BINDPW_PATH@
  239 NSLCD_CONF_PATH = @NSLCD_CONF_PATH@
  240 NSLCD_PIDFILE = @NSLCD_PIDFILE@
  241 NSLCD_SOCKET = @NSLCD_SOCKET@
  242 NSS_FLAVOUR = @NSS_FLAVOUR@
  243 NSS_LDAP_SONAME = @NSS_LDAP_SONAME@
  244 NSS_MODULE_OBJS = @NSS_MODULE_OBJS@
  245 OBJEXT = @OBJEXT@
  246 PACKAGE = @PACKAGE@
  247 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  248 PACKAGE_NAME = @PACKAGE_NAME@
  249 PACKAGE_STRING = @PACKAGE_STRING@
  250 PACKAGE_TARNAME = @PACKAGE_TARNAME@
  251 PACKAGE_URL = @PACKAGE_URL@
  252 PACKAGE_VERSION = @PACKAGE_VERSION@
  253 PAM_LDAP_SONAME = @PAM_LDAP_SONAME@
  254 PAM_SECLIB_DIR = @PAM_SECLIB_DIR@
  255 PATH_SEPARATOR = @PATH_SEPARATOR@
  256 PIC_CFLAGS = @PIC_CFLAGS@
  257 PTHREAD_CC = @PTHREAD_CC@
  258 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  259 PTHREAD_LIBS = @PTHREAD_LIBS@
  260 PYTHON = @PYTHON@
  261 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
  262 PYTHON_PLATFORM = @PYTHON_PLATFORM@
  263 PYTHON_PREFIX = @PYTHON_PREFIX@
  264 PYTHON_VERSION = @PYTHON_VERSION@
  265 RANLIB = @RANLIB@
  266 RELEASE_MONTH = @RELEASE_MONTH@
  267 SET_MAKE = @SET_MAKE@
  268 SHELL = @SHELL@
  269 STRIP = @STRIP@
  270 VERSION = @VERSION@
  271 abs_builddir = @abs_builddir@
  272 abs_srcdir = @abs_srcdir@
  273 abs_top_builddir = @abs_top_builddir@
  274 abs_top_srcdir = @abs_top_srcdir@
  275 ac_ct_AR = @ac_ct_AR@
  276 ac_ct_CC = @ac_ct_CC@
  277 am__include = @am__include@
  278 am__leading_dot = @am__leading_dot@
  279 am__quote = @am__quote@
  280 am__tar = @am__tar@
  281 am__untar = @am__untar@
  282 ax_pthread_config = @ax_pthread_config@
  283 bindir = @bindir@
  284 build = @build@
  285 build_alias = @build_alias@
  286 build_cpu = @build_cpu@
  287 build_os = @build_os@
  288 build_vendor = @build_vendor@
  289 builddir = @builddir@
  290 datadir = @datadir@
  291 datarootdir = @datarootdir@
  292 docdir = @docdir@
  293 dvidir = @dvidir@
  294 exec_prefix = @exec_prefix@
  295 host = @host@
  296 host_alias = @host_alias@
  297 host_cpu = @host_cpu@
  298 host_os = @host_os@
  299 host_vendor = @host_vendor@
  300 htmldir = @htmldir@
  301 includedir = @includedir@
  302 infodir = @infodir@
  303 install_sh = @install_sh@
  304 libdir = @libdir@
  305 libexecdir = @libexecdir@
  306 localedir = @localedir@
  307 localstatedir = @localstatedir@
  308 mandir = @mandir@
  309 mkdir_p = @mkdir_p@
  310 nslcd_LIBS = @nslcd_LIBS@
  311 nss_ldap_so_LDFLAGS = @nss_ldap_so_LDFLAGS@
  312 nss_ldap_so_LINK = @nss_ldap_so_LINK@
  313 oldincludedir = @oldincludedir@
  314 pam_ldap_so_LDFLAGS = @pam_ldap_so_LDFLAGS@
  315 pam_ldap_so_LINK = @pam_ldap_so_LINK@
  316 pdfdir = @pdfdir@
  317 pkgpyexecdir = @pkgpyexecdir@
  318 pkgpythondir = @pkgpythondir@
  319 prefix = @prefix@
  320 program_transform_name = @program_transform_name@
  321 psdir = @psdir@
  322 pyexecdir = @pyexecdir@
  323 pythondir = @pythondir@
  324 runstatedir = @runstatedir@
  325 sbindir = @sbindir@
  326 sharedstatedir = @sharedstatedir@
  327 srcdir = @srcdir@
  328 sysconfdir = @sysconfdir@
  329 target = @target@
  330 target_alias = @target_alias@
  331 target_cpu = @target_cpu@
  332 target_os = @target_os@
  333 target_vendor = @target_vendor@
  334 top_build_prefix = @top_build_prefix@
  335 top_builddir = @top_builddir@
  336 top_srcdir = @top_srcdir@
  337 noinst_LIBRARIES = libcompat.a
  338 AM_CPPFLAGS = -I$(top_srcdir)
  339 AM_CFLAGS = $(PIC_CFLAGS)
  340 EXTRA_DIST = getopt_long.c getopt_long.h \
  341              ether.c ether.h \
  342              shell.h \
  343              strndup.c strndup.h \
  344              nss_compat.h socket.h \
  345              ldap_compat.h pagectrl.c ldap_passwd_s.c ldap_initialize.c \
  346              ldap_parse_passwordpolicy_control.c ldap_passwordpolicy_err2txt.c \
  347              derefctrl.c \
  348              pam_compat.h pam_get_authtok.c pam_prompt.c
  349 
  350 libcompat_a_SOURCES = getpeercred.c getpeercred.h
  351 libcompat_a_LIBADD = @LIBOBJS@
  352 all: all-am
  353 
  354 .SUFFIXES:
  355 .SUFFIXES: .c .o .obj
  356 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  357 	@for dep in $?; do \
  358 	  case '$(am__configure_deps)' in \
  359 	    *$$dep*) \
  360 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  361 	        && { if test -f $@; then exit 0; else break; fi; }; \
  362 	      exit 1;; \
  363 	  esac; \
  364 	done; \
  365 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile'; \
  366 	$(am__cd) $(top_srcdir) && \
  367 	  $(AUTOMAKE) --gnu compat/Makefile
  368 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  369 	@case '$?' in \
  370 	  *config.status*) \
  371 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  372 	  *) \
  373 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  374 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  375 	esac;
  376 
  377 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  378 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  379 
  380 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  381 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  382 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  383 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  384 $(am__aclocal_m4_deps):
  385 
  386 clean-noinstLIBRARIES:
  387 	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  388 
  389 libcompat.a: $(libcompat_a_OBJECTS) $(libcompat_a_DEPENDENCIES) $(EXTRA_libcompat_a_DEPENDENCIES) 
  390 	$(AM_V_at)-rm -f libcompat.a
  391 	$(AM_V_AR)$(libcompat_a_AR) libcompat.a $(libcompat_a_OBJECTS) $(libcompat_a_LIBADD)
  392 	$(AM_V_at)$(RANLIB) libcompat.a
  393 
  394 mostlyclean-compile:
  395 	-rm -f *.$(OBJEXT)
  396 
  397 distclean-compile:
  398 	-rm -f *.tab.c
  399 
  400 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/derefctrl.Po@am__quote@ # am--include-marker
  401 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ether.Po@am__quote@ # am--include-marker
  402 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt_long.Po@am__quote@ # am--include-marker
  403 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ldap_initialize.Po@am__quote@ # am--include-marker
  404 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ldap_parse_passwordpolicy_control.Po@am__quote@ # am--include-marker
  405 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ldap_passwd_s.Po@am__quote@ # am--include-marker
  406 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ldap_passwordpolicy_err2txt.Po@am__quote@ # am--include-marker
  407 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pagectrl.Po@am__quote@ # am--include-marker
  408 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pam_get_authtok.Po@am__quote@ # am--include-marker
  409 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pam_prompt.Po@am__quote@ # am--include-marker
  410 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Po@am__quote@ # am--include-marker
  411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpeercred.Po@am__quote@ # am--include-marker
  412 
  413 $(am__depfiles_remade):
  414 	@$(MKDIR_P) $(@D)
  415 	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
  416 
  417 am--depfiles: $(am__depfiles_remade)
  418 
  419 .c.o:
  420 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  421 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  422 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  423 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  424 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  425 
  426 .c.obj:
  427 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  428 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  429 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  430 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  431 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  432 
  433 ID: $(am__tagged_files)
  434 	$(am__define_uniq_tagged_files); mkid -fID $$unique
  435 tags: tags-am
  436 TAGS: tags
  437 
  438 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  439 	set x; \
  440 	here=`pwd`; \
  441 	$(am__define_uniq_tagged_files); \
  442 	shift; \
  443 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  444 	  test -n "$$unique" || unique=$$empty_fix; \
  445 	  if test $$# -gt 0; then \
  446 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  447 	      "$$@" $$unique; \
  448 	  else \
  449 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  450 	      $$unique; \
  451 	  fi; \
  452 	fi
  453 ctags: ctags-am
  454 
  455 CTAGS: ctags
  456 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  457 	$(am__define_uniq_tagged_files); \
  458 	test -z "$(CTAGS_ARGS)$$unique" \
  459 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  460 	     $$unique
  461 
  462 GTAGS:
  463 	here=`$(am__cd) $(top_builddir) && pwd` \
  464 	  && $(am__cd) $(top_srcdir) \
  465 	  && gtags -i $(GTAGS_ARGS) "$$here"
  466 cscopelist: cscopelist-am
  467 
  468 cscopelist-am: $(am__tagged_files)
  469 	list='$(am__tagged_files)'; \
  470 	case "$(srcdir)" in \
  471 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  472 	  *) sdir=$(subdir)/$(srcdir) ;; \
  473 	esac; \
  474 	for i in $$list; do \
  475 	  if test -f "$$i"; then \
  476 	    echo "$(subdir)/$$i"; \
  477 	  else \
  478 	    echo "$$sdir/$$i"; \
  479 	  fi; \
  480 	done >> $(top_builddir)/cscope.files
  481 
  482 distclean-tags:
  483 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  484 distdir: $(BUILT_SOURCES)
  485 	$(MAKE) $(AM_MAKEFLAGS) distdir-am
  486 
  487 distdir-am: $(DISTFILES)
  488 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  489 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  490 	list='$(DISTFILES)'; \
  491 	  dist_files=`for file in $$list; do echo $$file; done | \
  492 	  sed -e "s|^$$srcdirstrip/||;t" \
  493 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  494 	case $$dist_files in \
  495 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  496 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  497 			   sort -u` ;; \
  498 	esac; \
  499 	for file in $$dist_files; do \
  500 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  501 	  if test -d $$d/$$file; then \
  502 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  503 	    if test -d "$(distdir)/$$file"; then \
  504 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  505 	    fi; \
  506 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  507 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  508 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  509 	    fi; \
  510 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  511 	  else \
  512 	    test -f "$(distdir)/$$file" \
  513 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  514 	    || exit 1; \
  515 	  fi; \
  516 	done
  517 check-am: all-am
  518 check: check-am
  519 all-am: Makefile $(LIBRARIES)
  520 installdirs:
  521 install: install-am
  522 install-exec: install-exec-am
  523 install-data: install-data-am
  524 uninstall: uninstall-am
  525 
  526 install-am: all-am
  527 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  528 
  529 installcheck: installcheck-am
  530 install-strip:
  531 	if test -z '$(STRIP)'; then \
  532 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  533 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  534 	      install; \
  535 	else \
  536 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  537 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  538 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  539 	fi
  540 mostlyclean-generic:
  541 
  542 clean-generic:
  543 
  544 distclean-generic:
  545 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  546 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  547 
  548 maintainer-clean-generic:
  549 	@echo "This command is intended for maintainers to use"
  550 	@echo "it deletes files that may require special tools to rebuild."
  551 clean: clean-am
  552 
  553 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
  554 
  555 distclean: distclean-am
  556 		-rm -f $(DEPDIR)/derefctrl.Po
  557 	-rm -f $(DEPDIR)/ether.Po
  558 	-rm -f $(DEPDIR)/getopt_long.Po
  559 	-rm -f $(DEPDIR)/ldap_initialize.Po
  560 	-rm -f $(DEPDIR)/ldap_parse_passwordpolicy_control.Po
  561 	-rm -f $(DEPDIR)/ldap_passwd_s.Po
  562 	-rm -f $(DEPDIR)/ldap_passwordpolicy_err2txt.Po
  563 	-rm -f $(DEPDIR)/pagectrl.Po
  564 	-rm -f $(DEPDIR)/pam_get_authtok.Po
  565 	-rm -f $(DEPDIR)/pam_prompt.Po
  566 	-rm -f $(DEPDIR)/strndup.Po
  567 	-rm -f ./$(DEPDIR)/getpeercred.Po
  568 	-rm -f Makefile
  569 distclean-am: clean-am distclean-compile distclean-generic \
  570 	distclean-tags
  571 
  572 dvi: dvi-am
  573 
  574 dvi-am:
  575 
  576 html: html-am
  577 
  578 html-am:
  579 
  580 info: info-am
  581 
  582 info-am:
  583 
  584 install-data-am:
  585 
  586 install-dvi: install-dvi-am
  587 
  588 install-dvi-am:
  589 
  590 install-exec-am:
  591 
  592 install-html: install-html-am
  593 
  594 install-html-am:
  595 
  596 install-info: install-info-am
  597 
  598 install-info-am:
  599 
  600 install-man:
  601 
  602 install-pdf: install-pdf-am
  603 
  604 install-pdf-am:
  605 
  606 install-ps: install-ps-am
  607 
  608 install-ps-am:
  609 
  610 installcheck-am:
  611 
  612 maintainer-clean: maintainer-clean-am
  613 		-rm -f $(DEPDIR)/derefctrl.Po
  614 	-rm -f $(DEPDIR)/ether.Po
  615 	-rm -f $(DEPDIR)/getopt_long.Po
  616 	-rm -f $(DEPDIR)/ldap_initialize.Po
  617 	-rm -f $(DEPDIR)/ldap_parse_passwordpolicy_control.Po
  618 	-rm -f $(DEPDIR)/ldap_passwd_s.Po
  619 	-rm -f $(DEPDIR)/ldap_passwordpolicy_err2txt.Po
  620 	-rm -f $(DEPDIR)/pagectrl.Po
  621 	-rm -f $(DEPDIR)/pam_get_authtok.Po
  622 	-rm -f $(DEPDIR)/pam_prompt.Po
  623 	-rm -f $(DEPDIR)/strndup.Po
  624 	-rm -f ./$(DEPDIR)/getpeercred.Po
  625 	-rm -f Makefile
  626 maintainer-clean-am: distclean-am maintainer-clean-generic
  627 
  628 mostlyclean: mostlyclean-am
  629 
  630 mostlyclean-am: mostlyclean-compile mostlyclean-generic
  631 
  632 pdf: pdf-am
  633 
  634 pdf-am:
  635 
  636 ps: ps-am
  637 
  638 ps-am:
  639 
  640 uninstall-am:
  641 
  642 .MAKE: install-am install-strip
  643 
  644 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
  645 	clean-generic clean-noinstLIBRARIES cscopelist-am ctags \
  646 	ctags-am distclean distclean-compile distclean-generic \
  647 	distclean-tags distdir dvi dvi-am html html-am info info-am \
  648 	install install-am install-data install-data-am install-dvi \
  649 	install-dvi-am install-exec install-exec-am install-html \
  650 	install-html-am install-info install-info-am install-man \
  651 	install-pdf install-pdf-am install-ps install-ps-am \
  652 	install-strip installcheck installcheck-am installdirs \
  653 	maintainer-clean maintainer-clean-generic mostlyclean \
  654 	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
  655 	tags tags-am uninstall uninstall-am
  656 
  657 .PRECIOUS: Makefile
  658 
  659 
  660 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  661 # Otherwise a system limit (for SysV at least) may be exceeded.
  662 .NOEXPORT: