905 lines
		
	
	
	
		
			24 KiB
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			905 lines
		
	
	
	
		
			24 KiB
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 | 
						|
# perlmods/Makefile.  Generated from Makefile.in by configure.
 | 
						|
 | 
						|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 | 
						|
# 2003, 2004, 2005  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.
 | 
						|
 | 
						|
 | 
						|
srcdir = .
 | 
						|
top_srcdir = ..
 | 
						|
 | 
						|
pkgdatadir = $(datadir)/nagios-plugins
 | 
						|
pkglibdir = $(libdir)/nagios-plugins
 | 
						|
pkgincludedir = $(includedir)/nagios-plugins
 | 
						|
top_builddir = ..
 | 
						|
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 = i686-pc-linux-gnu
 | 
						|
host_triplet = i686-pc-linux-gnu
 | 
						|
subdir = perlmods
 | 
						|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 | 
						|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 | 
						|
am__aclocal_m4_deps = $(top_srcdir)/m4/np_mysqlclient.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/00gnulib.m4 $(top_srcdir)/gl/m4/alloca.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/arpa_inet_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/base64.m4 $(top_srcdir)/gl/m4/btowc.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/c-strtod.m4 $(top_srcdir)/gl/m4/cloexec.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/codeset.m4 $(top_srcdir)/gl/m4/dirname.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/dos.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/double-slash-root.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/errno_h.m4 $(top_srcdir)/gl/m4/error.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/exitfail.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/extensions.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/fcntl-safer.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/fcntl_h.m4 $(top_srcdir)/gl/m4/float_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/floorf.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/fstypename.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/fsusage.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/getaddrinfo.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/gethostname.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/getloadavg.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/getopt.m4 $(top_srcdir)/gl/m4/gettext.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/glibc21.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/gnulib-common.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/gnulib-comp.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/hostent.m4 $(top_srcdir)/gl/m4/iconv.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/include_next.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/inet_ntop.m4 $(top_srcdir)/gl/m4/inline.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/intlmacosx.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/intmax_t.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/inttypes_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/lib-ld.m4 $(top_srcdir)/gl/m4/lib-link.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/lib-prefix.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/localcharset.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/locale-fr.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/locale-ja.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/locale-zh.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/longlong.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/ls-mntd-fs.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/malloc.m4 $(top_srcdir)/gl/m4/math_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/mbrtowc.m4 $(top_srcdir)/gl/m4/mbsinit.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/mbstate_t.m4 $(top_srcdir)/gl/m4/mktime.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/mountlist.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/multiarch.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/netdb_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/netinet_in_h.m4 $(top_srcdir)/gl/m4/nls.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/onceonly.m4 $(top_srcdir)/gl/m4/open.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/po.m4 $(top_srcdir)/gl/m4/printf.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/progtest.m4 $(top_srcdir)/gl/m4/regex.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/safe-read.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/safe-write.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/servent.m4 $(top_srcdir)/gl/m4/size_max.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/snprintf.m4 $(top_srcdir)/gl/m4/socklen.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/sockpfaf.m4 $(top_srcdir)/gl/m4/ssize_t.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/stdbool.m4 $(top_srcdir)/gl/m4/stdint.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/stdint_h.m4 $(top_srcdir)/gl/m4/stdio_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/stdlib_h.m4 $(top_srcdir)/gl/m4/strdup.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/strerror.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/string_h.m4 $(top_srcdir)/gl/m4/strndup.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/strnlen.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/sys_socket_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/time_h.m4 $(top_srcdir)/gl/m4/time_r.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/timegm.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/unistd-safer.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/unistd_h.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/vasnprintf.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/vasprintf.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/vsnprintf.m4 $(top_srcdir)/gl/m4/wchar.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/wchar_t.m4 $(top_srcdir)/gl/m4/wcrtomb.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/wctype.m4 $(top_srcdir)/gl/m4/wint_t.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/write.m4 $(top_srcdir)/gl/m4/xalloc.m4 \
 | 
						|
	$(top_srcdir)/gl/m4/xsize.m4 $(top_srcdir)/gl/m4/xstrndup.m4 \
 | 
						|
	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
 | 
						|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 | 
						|
	$(ACLOCAL_M4)
 | 
						|
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
 | 
						|
CONFIG_HEADER = $(top_builddir)/config.h
 | 
						|
CONFIG_CLEAN_FILES =
 | 
						|
SOURCES =
 | 
						|
DIST_SOURCES =
 | 
						|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 | 
						|
INSTALL = /usr/bin/install -c 
 | 
						|
ACLOCAL = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run aclocal-1.9
 | 
						|
ALLOCA = 
 | 
						|
ALLOCA_H = alloca.h
 | 
						|
AMDEP_FALSE = #
 | 
						|
AMDEP_TRUE = 
 | 
						|
AMTAR = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run tar
 | 
						|
APPLE_UNIVERSAL_BUILD = 0
 | 
						|
AR = ar
 | 
						|
ARPA_INET_H = arpa/inet.h
 | 
						|
AUTOCONF = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run autoconf
 | 
						|
AUTOHEADER = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run autoheader
 | 
						|
AUTOMAKE = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run automake-1.9
 | 
						|
AWK = mawk
 | 
						|
BASENAME = /usr/bin/basename
 | 
						|
BITSIZEOF_PTRDIFF_T = 32
 | 
						|
BITSIZEOF_SIG_ATOMIC_T = 32
 | 
						|
BITSIZEOF_SIZE_T = 32
 | 
						|
BITSIZEOF_WCHAR_T = 32
 | 
						|
BITSIZEOF_WINT_T = 32
 | 
						|
CC = gcc
 | 
						|
CCDEPMODE = depmode=gcc3
 | 
						|
CFLAGS = -g -O2
 | 
						|
CPP = gcc -E
 | 
						|
CPPFLAGS = 
 | 
						|
CXX = g++
 | 
						|
CXXCPP = g++ -E
 | 
						|
CXXDEPMODE = depmode=gcc3
 | 
						|
CXXFLAGS = -g -O2
 | 
						|
CYGPATH_W = echo
 | 
						|
DEFS = -DHAVE_CONFIG_H
 | 
						|
DEPDIR = .deps
 | 
						|
DEPLIBS = 
 | 
						|
ECHO = echo
 | 
						|
ECHO_C = 
 | 
						|
ECHO_N = -n
 | 
						|
ECHO_T = 
 | 
						|
EGREP = /bin/grep -E
 | 
						|
EMULTIHOP_HIDDEN = 
 | 
						|
EMULTIHOP_VALUE = 
 | 
						|
ENOLINK_HIDDEN = 
 | 
						|
ENOLINK_VALUE = 
 | 
						|
EOVERFLOW_HIDDEN = 
 | 
						|
EOVERFLOW_VALUE = 
 | 
						|
ERRNO_H = 
 | 
						|
EXEEXT = 
 | 
						|
EXTRAS =  check_ldap check_ide_smart check_procs check_nagios check_dns check_by_ssh check_swap check_dig check_apt check_nt
 | 
						|
EXTRAS_ROOT = 
 | 
						|
EXTRA_NETOBJS = 
 | 
						|
EXTRA_TEST = 
 | 
						|
F77 = 
 | 
						|
FCNTL_H = fcntl.h
 | 
						|
FFLAGS = 
 | 
						|
FLOAT_H = 
 | 
						|
FLOORF_LIBM = -lm
 | 
						|
GETADDRINFO_LIB = 
 | 
						|
GETLOADAVG_LIBS = 
 | 
						|
GETOPT_H = 
 | 
						|
GETTEXT_MACRO_VERSION = 0.17
 | 
						|
GLIBC21 = yes
 | 
						|
GL_COND_LIBTOOL_FALSE = 
 | 
						|
GL_COND_LIBTOOL_TRUE = #
 | 
						|
GMSGFMT = /usr/bin/msgfmt
 | 
						|
GMSGFMT_015 = /usr/bin/msgfmt
 | 
						|
GNULIB_ACCEPT = 0
 | 
						|
GNULIB_ATOLL = 0
 | 
						|
GNULIB_BIND = 0
 | 
						|
GNULIB_BTOWC = 1
 | 
						|
GNULIB_CALLOC_POSIX = 0
 | 
						|
GNULIB_CEILF = 0
 | 
						|
GNULIB_CEILL = 0
 | 
						|
GNULIB_CHOWN = 0
 | 
						|
GNULIB_CLOSE = 0
 | 
						|
GNULIB_CONNECT = 0
 | 
						|
GNULIB_DPRINTF = 0
 | 
						|
GNULIB_DUP2 = 0
 | 
						|
GNULIB_ENVIRON = 0
 | 
						|
GNULIB_EUIDACCESS = 0
 | 
						|
GNULIB_FCHDIR = 0
 | 
						|
GNULIB_FCLOSE = 0
 | 
						|
GNULIB_FFLUSH = 0
 | 
						|
GNULIB_FLOORF = 1
 | 
						|
GNULIB_FLOORL = 0
 | 
						|
GNULIB_FOPEN = 0
 | 
						|
GNULIB_FPRINTF = 1
 | 
						|
GNULIB_FPRINTF_POSIX = 0
 | 
						|
GNULIB_FPUTC = 1
 | 
						|
GNULIB_FPUTS = 1
 | 
						|
GNULIB_FREOPEN = 0
 | 
						|
GNULIB_FREXP = 0
 | 
						|
GNULIB_FREXPL = 0
 | 
						|
GNULIB_FSEEK = 0
 | 
						|
GNULIB_FSEEKO = 0
 | 
						|
GNULIB_FSYNC = 0
 | 
						|
GNULIB_FTELL = 0
 | 
						|
GNULIB_FTELLO = 0
 | 
						|
GNULIB_FTRUNCATE = 0
 | 
						|
GNULIB_FWRITE = 1
 | 
						|
GNULIB_GETADDRINFO = 1
 | 
						|
GNULIB_GETCWD = 0
 | 
						|
GNULIB_GETDELIM = 0
 | 
						|
GNULIB_GETDOMAINNAME = 0
 | 
						|
GNULIB_GETDTABLESIZE = 0
 | 
						|
GNULIB_GETHOSTNAME = 1
 | 
						|
GNULIB_GETLINE = 0
 | 
						|
GNULIB_GETLOADAVG = 1
 | 
						|
GNULIB_GETLOGIN_R = 0
 | 
						|
GNULIB_GETPAGESIZE = 0
 | 
						|
GNULIB_GETPEERNAME = 0
 | 
						|
GNULIB_GETSOCKNAME = 0
 | 
						|
GNULIB_GETSOCKOPT = 0
 | 
						|
GNULIB_GETSUBOPT = 0
 | 
						|
GNULIB_GETUSERSHELL = 0
 | 
						|
GNULIB_INET_NTOP = 1
 | 
						|
GNULIB_INET_PTON = 0
 | 
						|
GNULIB_ISFINITE = 0
 | 
						|
GNULIB_ISINF = 0
 | 
						|
GNULIB_ISNAN = 0
 | 
						|
GNULIB_ISNAND = 0
 | 
						|
GNULIB_ISNANF = 0
 | 
						|
GNULIB_ISNANL = 0
 | 
						|
GNULIB_LCHOWN = 0
 | 
						|
GNULIB_LDEXPL = 0
 | 
						|
GNULIB_LINK = 0
 | 
						|
GNULIB_LISTEN = 0
 | 
						|
GNULIB_LSEEK = 0
 | 
						|
GNULIB_MALLOC_POSIX = 1
 | 
						|
GNULIB_MATHL = 0
 | 
						|
GNULIB_MBRLEN = 0
 | 
						|
GNULIB_MBRTOWC = 1
 | 
						|
GNULIB_MBSCASECMP = 0
 | 
						|
GNULIB_MBSCASESTR = 0
 | 
						|
GNULIB_MBSCHR = 0
 | 
						|
GNULIB_MBSCSPN = 0
 | 
						|
GNULIB_MBSINIT = 1
 | 
						|
GNULIB_MBSLEN = 0
 | 
						|
GNULIB_MBSNCASECMP = 0
 | 
						|
GNULIB_MBSNLEN = 0
 | 
						|
GNULIB_MBSNRTOWCS = 0
 | 
						|
GNULIB_MBSPBRK = 0
 | 
						|
GNULIB_MBSPCASECMP = 0
 | 
						|
GNULIB_MBSRCHR = 0
 | 
						|
GNULIB_MBSRTOWCS = 0
 | 
						|
GNULIB_MBSSEP = 0
 | 
						|
GNULIB_MBSSPN = 0
 | 
						|
GNULIB_MBSSTR = 0
 | 
						|
GNULIB_MBSTOK_R = 0
 | 
						|
GNULIB_MEMMEM = 0
 | 
						|
GNULIB_MEMPCPY = 0
 | 
						|
GNULIB_MEMRCHR = 0
 | 
						|
GNULIB_MKDTEMP = 0
 | 
						|
GNULIB_MKSTEMP = 0
 | 
						|
GNULIB_OBSTACK_PRINTF = 0
 | 
						|
GNULIB_OBSTACK_PRINTF_POSIX = 0
 | 
						|
GNULIB_OPEN = 1
 | 
						|
GNULIB_PERROR = 0
 | 
						|
GNULIB_PRINTF = 1
 | 
						|
GNULIB_PRINTF_POSIX = 0
 | 
						|
GNULIB_PUTC = 1
 | 
						|
GNULIB_PUTCHAR = 1
 | 
						|
GNULIB_PUTENV = 0
 | 
						|
GNULIB_PUTS = 1
 | 
						|
GNULIB_RANDOM_R = 0
 | 
						|
GNULIB_RAWMEMCHR = 0
 | 
						|
GNULIB_READLINK = 0
 | 
						|
GNULIB_REALLOC_POSIX = 0
 | 
						|
GNULIB_RECV = 0
 | 
						|
GNULIB_RECVFROM = 0
 | 
						|
GNULIB_ROUND = 0
 | 
						|
GNULIB_ROUNDF = 0
 | 
						|
GNULIB_ROUNDL = 0
 | 
						|
GNULIB_RPMATCH = 0
 | 
						|
GNULIB_SEND = 0
 | 
						|
GNULIB_SENDTO = 0
 | 
						|
GNULIB_SETENV = 0
 | 
						|
GNULIB_SETSOCKOPT = 0
 | 
						|
GNULIB_SHUTDOWN = 0
 | 
						|
GNULIB_SIGNBIT = 0
 | 
						|
GNULIB_SLEEP = 0
 | 
						|
GNULIB_SNPRINTF = 1
 | 
						|
GNULIB_SOCKET = 0
 | 
						|
GNULIB_SPRINTF_POSIX = 0
 | 
						|
GNULIB_STDIO_H_SIGPIPE = 0
 | 
						|
GNULIB_STPCPY = 0
 | 
						|
GNULIB_STPNCPY = 0
 | 
						|
GNULIB_STRCASESTR = 0
 | 
						|
GNULIB_STRCHRNUL = 0
 | 
						|
GNULIB_STRDUP = 1
 | 
						|
GNULIB_STRERROR = 1
 | 
						|
GNULIB_STRNDUP = 1
 | 
						|
GNULIB_STRNLEN = 1
 | 
						|
GNULIB_STRPBRK = 0
 | 
						|
GNULIB_STRSEP = 0
 | 
						|
GNULIB_STRSIGNAL = 0
 | 
						|
GNULIB_STRSTR = 0
 | 
						|
GNULIB_STRTOD = 0
 | 
						|
GNULIB_STRTOK_R = 0
 | 
						|
GNULIB_STRTOLL = 0
 | 
						|
GNULIB_STRTOULL = 0
 | 
						|
GNULIB_STRVERSCMP = 0
 | 
						|
GNULIB_TRUNC = 0
 | 
						|
GNULIB_TRUNCF = 0
 | 
						|
GNULIB_TRUNCL = 0
 | 
						|
GNULIB_UNISTD_H_SIGPIPE = 0
 | 
						|
GNULIB_UNSETENV = 0
 | 
						|
GNULIB_VASPRINTF = 1
 | 
						|
GNULIB_VDPRINTF = 0
 | 
						|
GNULIB_VFPRINTF = 1
 | 
						|
GNULIB_VFPRINTF_POSIX = 0
 | 
						|
GNULIB_VPRINTF = 1
 | 
						|
GNULIB_VPRINTF_POSIX = 0
 | 
						|
GNULIB_VSNPRINTF = 1
 | 
						|
GNULIB_VSPRINTF_POSIX = 0
 | 
						|
GNULIB_WCRTOMB = 1
 | 
						|
GNULIB_WCSNRTOMBS = 0
 | 
						|
GNULIB_WCSRTOMBS = 0
 | 
						|
GNULIB_WCTOB = 0
 | 
						|
GNULIB_WCWIDTH = 0
 | 
						|
GNULIB_WRITE = 1
 | 
						|
GREP = /bin/grep
 | 
						|
HAVE_ARPA_INET_H = 1
 | 
						|
HAVE_ATOLL = 1
 | 
						|
HAVE_BTOWC = 1
 | 
						|
HAVE_CALLOC_POSIX = 1
 | 
						|
HAVE_DECL_ACOSL = 1
 | 
						|
HAVE_DECL_ASINL = 1
 | 
						|
HAVE_DECL_ATANL = 1
 | 
						|
HAVE_DECL_COSL = 1
 | 
						|
HAVE_DECL_ENVIRON = 1
 | 
						|
HAVE_DECL_EXPL = 1
 | 
						|
HAVE_DECL_FREEADDRINFO = 1
 | 
						|
HAVE_DECL_FREXPL = 1
 | 
						|
HAVE_DECL_GAI_STRERROR = 1
 | 
						|
HAVE_DECL_GETADDRINFO = 1
 | 
						|
HAVE_DECL_GETDELIM = 1
 | 
						|
HAVE_DECL_GETLINE = 1
 | 
						|
HAVE_DECL_GETLOADAVG = 1
 | 
						|
HAVE_DECL_GETLOGIN_R = 1
 | 
						|
HAVE_DECL_GETNAMEINFO = 1
 | 
						|
HAVE_DECL_INET_NTOP = 1
 | 
						|
HAVE_DECL_INET_PTON = 1
 | 
						|
HAVE_DECL_LDEXPL = 1
 | 
						|
HAVE_DECL_LOGL = 1
 | 
						|
HAVE_DECL_MEMMEM = 1
 | 
						|
HAVE_DECL_MEMRCHR = 1
 | 
						|
HAVE_DECL_OBSTACK_PRINTF = 1
 | 
						|
HAVE_DECL_SINL = 1
 | 
						|
HAVE_DECL_SNPRINTF = 1
 | 
						|
HAVE_DECL_SQRTL = 1
 | 
						|
HAVE_DECL_STRDUP = 1
 | 
						|
HAVE_DECL_STRERROR = 1
 | 
						|
HAVE_DECL_STRNDUP = 1
 | 
						|
HAVE_DECL_STRNLEN = 1
 | 
						|
HAVE_DECL_STRSIGNAL = 1
 | 
						|
HAVE_DECL_STRTOK_R = 1
 | 
						|
HAVE_DECL_TANL = 1
 | 
						|
HAVE_DECL_TRUNC = 1
 | 
						|
HAVE_DECL_TRUNCF = 1
 | 
						|
HAVE_DECL_VSNPRINTF = 1
 | 
						|
HAVE_DECL_WCTOB = 1
 | 
						|
HAVE_DECL_WCWIDTH = 1
 | 
						|
HAVE_DPRINTF = 1
 | 
						|
HAVE_DUP2 = 1
 | 
						|
HAVE_EUIDACCESS = 1
 | 
						|
HAVE_FSEEKO = 1
 | 
						|
HAVE_FSYNC = 1
 | 
						|
HAVE_FTELLO = 1
 | 
						|
HAVE_FTRUNCATE = 1
 | 
						|
HAVE_GETDOMAINNAME = 1
 | 
						|
HAVE_GETDTABLESIZE = 1
 | 
						|
HAVE_GETHOSTNAME = 1
 | 
						|
HAVE_GETPAGESIZE = 1
 | 
						|
HAVE_GETSUBOPT = 1
 | 
						|
HAVE_GETUSERSHELL = 1
 | 
						|
HAVE_INTTYPES_H = 1
 | 
						|
HAVE_ISNAND = 1
 | 
						|
HAVE_ISNANF = 1
 | 
						|
HAVE_ISNANL = 1
 | 
						|
HAVE_ISWCNTRL = 1
 | 
						|
HAVE_LINK = 1
 | 
						|
HAVE_LONG_LONG_INT = 1
 | 
						|
HAVE_MALLOC_POSIX = 1
 | 
						|
HAVE_MBRLEN = 1
 | 
						|
HAVE_MBRTOWC = 1
 | 
						|
HAVE_MBSINIT = 1
 | 
						|
HAVE_MBSNRTOWCS = 1
 | 
						|
HAVE_MBSRTOWCS = 1
 | 
						|
HAVE_MEMPCPY = 1
 | 
						|
HAVE_MKDTEMP = 1
 | 
						|
HAVE_NETDB_H = 1
 | 
						|
HAVE_NETINET_IN_H = 
 | 
						|
HAVE_OS_H = 0
 | 
						|
HAVE_RANDOM_H = 0
 | 
						|
HAVE_RANDOM_R = 1
 | 
						|
HAVE_RAWMEMCHR = 1
 | 
						|
HAVE_READLINK = 1
 | 
						|
HAVE_REALLOC_POSIX = 1
 | 
						|
HAVE_RPMATCH = 1
 | 
						|
HAVE_SETENV = 1
 | 
						|
HAVE_SIGNED_SIG_ATOMIC_T = 1
 | 
						|
HAVE_SIGNED_WCHAR_T = 1
 | 
						|
HAVE_SIGNED_WINT_T = 0
 | 
						|
HAVE_SLEEP = 1
 | 
						|
HAVE_STDINT_H = 1
 | 
						|
HAVE_STPCPY = 1
 | 
						|
HAVE_STPNCPY = 1
 | 
						|
HAVE_STRCASESTR = 1
 | 
						|
HAVE_STRCHRNUL = 1
 | 
						|
HAVE_STRNDUP = 1
 | 
						|
HAVE_STRPBRK = 1
 | 
						|
HAVE_STRSEP = 1
 | 
						|
HAVE_STRTOD = 1
 | 
						|
HAVE_STRTOLL = 1
 | 
						|
HAVE_STRTOULL = 1
 | 
						|
HAVE_STRUCT_ADDRINFO = 1
 | 
						|
HAVE_STRUCT_RANDOM_DATA = 1
 | 
						|
HAVE_STRUCT_SOCKADDR_STORAGE = 1
 | 
						|
HAVE_STRVERSCMP = 1
 | 
						|
HAVE_SYS_BITYPES_H = 1
 | 
						|
HAVE_SYS_INTTYPES_H = 0
 | 
						|
HAVE_SYS_LOADAVG_H = 0
 | 
						|
HAVE_SYS_PARAM_H = 0
 | 
						|
HAVE_SYS_SOCKET_H = 1
 | 
						|
HAVE_SYS_TYPES_H = 1
 | 
						|
HAVE_UNISTD_H = 1
 | 
						|
HAVE_UNSETENV = 1
 | 
						|
HAVE_UNSIGNED_LONG_LONG_INT = 1
 | 
						|
HAVE_VASPRINTF = 1
 | 
						|
HAVE_VDPRINTF = 1
 | 
						|
HAVE_WCHAR_H = 1
 | 
						|
HAVE_WCRTOMB = 1
 | 
						|
HAVE_WCSNRTOMBS = 1
 | 
						|
HAVE_WCSRTOMBS = 1
 | 
						|
HAVE_WCTYPE_H = 1
 | 
						|
HAVE_WINSOCK2_H = 0
 | 
						|
HAVE_WINT_T = 1
 | 
						|
HAVE_WS2TCPIP_H = 0
 | 
						|
HAVE__BOOL = 1
 | 
						|
HOSTENT_LIB = 
 | 
						|
HOSTNAME = /bin/hostname
 | 
						|
INCLUDE_NEXT = include_next
 | 
						|
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
 | 
						|
INSTALL_DATA = ${INSTALL} -m 644
 | 
						|
INSTALL_PROGRAM = ${INSTALL}
 | 
						|
INSTALL_SCRIPT = ${INSTALL}
 | 
						|
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s 
 | 
						|
INTLLIBS = 
 | 
						|
INTL_MACOSX_LIBS = 
 | 
						|
KMEM_GROUP = 
 | 
						|
KRBINCLUDE = 
 | 
						|
LDAPINCLUDE = -I/usr/include/ldap
 | 
						|
LDAPLIBS = -lldap -llber
 | 
						|
LDFLAGS =  -L.
 | 
						|
LIBGNUTLS_CONFIG = 
 | 
						|
LIBGNU_LIBDEPS = 
 | 
						|
LIBGNU_LTLIBDEPS = 
 | 
						|
LIBICONV = -liconv
 | 
						|
LIBINTL = 
 | 
						|
LIBOBJS = 
 | 
						|
LIBS = -lpthread -ldl 
 | 
						|
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 | 
						|
LN_S = ln -s
 | 
						|
LOCALCHARSET_TESTS_ENVIRONMENT = CHARSETALIASDIR="$(top_builddir)/gl"
 | 
						|
LOCALE_FR = none
 | 
						|
LOCALE_FR_UTF8 = none
 | 
						|
LOCALE_JA = none
 | 
						|
LOCALE_ZH_CN = none
 | 
						|
LTLIBICONV = -liconv
 | 
						|
LTLIBINTL = 
 | 
						|
LTLIBOBJS = 
 | 
						|
MAKEINFO = ${SHELL} /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/missing --run makeinfo
 | 
						|
MATHLIBS = -lm
 | 
						|
MSGFMT = /usr/bin/msgfmt
 | 
						|
MSGFMT_015 = /usr/bin/msgfmt
 | 
						|
MSGMERGE = /usr/bin/msgmerge
 | 
						|
MYSQLCFLAGS = 
 | 
						|
MYSQLINCLUDE = 
 | 
						|
MYSQLLIBS = 
 | 
						|
NEED_SETGID = false
 | 
						|
NETDB_H = 
 | 
						|
NETINET_IN_H = 
 | 
						|
NEXT_ARPA_INET_H = <arpa/inet.h>
 | 
						|
NEXT_ERRNO_H = 
 | 
						|
NEXT_FCNTL_H = <fcntl.h>
 | 
						|
NEXT_FLOAT_H = 
 | 
						|
NEXT_MATH_H = <math.h>
 | 
						|
NEXT_NETDB_H = <netdb.h>
 | 
						|
NEXT_NETINET_IN_H = 
 | 
						|
NEXT_STDINT_H = <stdint.h>
 | 
						|
NEXT_STDIO_H = <stdio.h>
 | 
						|
NEXT_STDLIB_H = <stdlib.h>
 | 
						|
NEXT_STRING_H = <string.h>
 | 
						|
NEXT_SYS_SOCKET_H = <sys/socket.h>
 | 
						|
NEXT_TIME_H = <time.h>
 | 
						|
NEXT_UNISTD_H = <unistd.h>
 | 
						|
NEXT_WCHAR_H = <wchar.h>
 | 
						|
NEXT_WCTYPE_H = <wctype.h>
 | 
						|
OBJEXT = o
 | 
						|
PACKAGE = nagios-plugins
 | 
						|
PACKAGE_BUGREPORT = 
 | 
						|
PACKAGE_NAME = nagios-plugins
 | 
						|
PACKAGE_STRING = nagios-plugins 1.4.13
 | 
						|
PACKAGE_TARNAME = nagios-plugins
 | 
						|
PACKAGE_VERSION = 1.4.13
 | 
						|
PATH_SEPARATOR = :
 | 
						|
PATH_TO_APTGET = /usr/bin/apt-get
 | 
						|
PATH_TO_DIG = /usr/bin/dig
 | 
						|
PATH_TO_FPING = 
 | 
						|
PATH_TO_LMSTAT = 
 | 
						|
PATH_TO_LSPS = 
 | 
						|
PATH_TO_MAILQ = /usr/bin/mailq
 | 
						|
PATH_TO_NSLOOKUP = /usr/bin/nslookup
 | 
						|
PATH_TO_PING = /bin/ping
 | 
						|
PATH_TO_PING6 = /bin/ping6
 | 
						|
PATH_TO_PS = /bin/ps
 | 
						|
PATH_TO_QMAIL_QSTAT = 
 | 
						|
PATH_TO_QSTAT = 
 | 
						|
PATH_TO_QUAKESTAT = 
 | 
						|
PATH_TO_RPCINFO = /usr/bin/rpcinfo
 | 
						|
PATH_TO_SMBCLIENT = 
 | 
						|
PATH_TO_SNMPGET = 
 | 
						|
PATH_TO_SNMPGETNEXT = 
 | 
						|
PATH_TO_SSH = /usr/bin/ssh
 | 
						|
PATH_TO_SWAP = 
 | 
						|
PATH_TO_SWAPINFO = 
 | 
						|
PATH_TO_UPTIME = /usr/bin/uptime
 | 
						|
PATH_TO_WHO = /usr/bin/who
 | 
						|
PERL = /usr/bin/perl
 | 
						|
PERLMODS_DIR = 
 | 
						|
PGINCLUDE = 
 | 
						|
PGLIBS = 
 | 
						|
PKG_ARCH = unknown
 | 
						|
PLUGIN_TEST = t/check_by_ssh.t t/check_cluster.t t/check_dig.t t/check_disk.t t/check_dns.t t/check_dummy.t t/check_fping.t t/check_ftp.t t/check_hpjd.t t/check_http.t t/check_imap.t t/check_jabber.t t/check_load.t t/check_mysql.t t/check_mysql_query.t t/check_nagios.t t/check_ntp.t t/check_ping.t t/check_pop.t t/check_procs.t t/check_smtp.t t/check_snmp.t t/check_swap.t t/check_tcp.t t/check_time.t t/check_udp.t t/check_users.t t/negate.t
 | 
						|
POSUB = po
 | 
						|
POW_LIB = 
 | 
						|
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
 | 
						|
PST3CFLAGS = 
 | 
						|
PTRDIFF_T_SUFFIX = 
 | 
						|
PYTHON = /usr/bin/python
 | 
						|
RADIUSLIBS = 
 | 
						|
RANLIB = ranlib
 | 
						|
RELEASE = 1
 | 
						|
RELEASE_PRESENT_FALSE = 
 | 
						|
RELEASE_PRESENT_TRUE = #
 | 
						|
REPLACE_BTOWC = 0
 | 
						|
REPLACE_CEILF = 0
 | 
						|
REPLACE_CEILL = 0
 | 
						|
REPLACE_CHOWN = 0
 | 
						|
REPLACE_CLOSE = 0
 | 
						|
REPLACE_DPRINTF = 0
 | 
						|
REPLACE_FCHDIR = 0
 | 
						|
REPLACE_FCLOSE = 0
 | 
						|
REPLACE_FFLUSH = 0
 | 
						|
REPLACE_FLOORF = 0
 | 
						|
REPLACE_FLOORL = 0
 | 
						|
REPLACE_FOPEN = 0
 | 
						|
REPLACE_FPRINTF = 0
 | 
						|
REPLACE_FREOPEN = 0
 | 
						|
REPLACE_FREXP = 0
 | 
						|
REPLACE_FREXPL = 0
 | 
						|
REPLACE_FSEEK = 0
 | 
						|
REPLACE_FSEEKO = 0
 | 
						|
REPLACE_FTELL = 0
 | 
						|
REPLACE_FTELLO = 0
 | 
						|
REPLACE_GETCWD = 0
 | 
						|
REPLACE_GETLINE = 0
 | 
						|
REPLACE_GETPAGESIZE = 0
 | 
						|
REPLACE_HUGE_VAL = 0
 | 
						|
REPLACE_ISFINITE = 0
 | 
						|
REPLACE_ISINF = 0
 | 
						|
REPLACE_ISNAN = 0
 | 
						|
REPLACE_ISWCNTRL = 0
 | 
						|
REPLACE_LCHOWN = 0
 | 
						|
REPLACE_LDEXPL = 0
 | 
						|
REPLACE_LOCALTIME_R = 0
 | 
						|
REPLACE_LSEEK = 0
 | 
						|
REPLACE_MBRLEN = 0
 | 
						|
REPLACE_MBRTOWC = 0
 | 
						|
REPLACE_MBSINIT = 0
 | 
						|
REPLACE_MBSNRTOWCS = 0
 | 
						|
REPLACE_MBSRTOWCS = 0
 | 
						|
REPLACE_MBSTATE_T = 0
 | 
						|
REPLACE_MEMMEM = 0
 | 
						|
REPLACE_MKSTEMP = 0
 | 
						|
REPLACE_NAN = 0
 | 
						|
REPLACE_NANOSLEEP = GNULIB_PORTCHECK
 | 
						|
REPLACE_OBSTACK_PRINTF = 0
 | 
						|
REPLACE_OPEN = 0
 | 
						|
REPLACE_PERROR = 0
 | 
						|
REPLACE_PRINTF = 0
 | 
						|
REPLACE_PUTENV = 0
 | 
						|
REPLACE_ROUND = 0
 | 
						|
REPLACE_ROUNDF = 0
 | 
						|
REPLACE_ROUNDL = 0
 | 
						|
REPLACE_SIGNBIT = 0
 | 
						|
REPLACE_SIGNBIT_USING_GCC = 0
 | 
						|
REPLACE_SNPRINTF = 0
 | 
						|
REPLACE_SPRINTF = 0
 | 
						|
REPLACE_STDIO_WRITE_FUNCS = 0
 | 
						|
REPLACE_STRCASESTR = 0
 | 
						|
REPLACE_STRDUP = 0
 | 
						|
REPLACE_STRERROR = 0
 | 
						|
REPLACE_STRPTIME = GNULIB_PORTCHECK
 | 
						|
REPLACE_STRSIGNAL = 0
 | 
						|
REPLACE_STRSTR = 0
 | 
						|
REPLACE_STRTOD = 0
 | 
						|
REPLACE_TIMEGM = 1
 | 
						|
REPLACE_TRUNCL = 0
 | 
						|
REPLACE_VASPRINTF = 0
 | 
						|
REPLACE_VDPRINTF = 0
 | 
						|
REPLACE_VFPRINTF = 0
 | 
						|
REPLACE_VPRINTF = 0
 | 
						|
REPLACE_VSNPRINTF = 0
 | 
						|
REPLACE_VSPRINTF = 0
 | 
						|
REPLACE_WCRTOMB = 0
 | 
						|
REPLACE_WCSNRTOMBS = 0
 | 
						|
REPLACE_WCSRTOMBS = 0
 | 
						|
REPLACE_WCTOB = 0
 | 
						|
REPLACE_WCWIDTH = 0
 | 
						|
REPLACE_WRITE = 0
 | 
						|
REV_DATESTAMP = 2009.06.17.13.02
 | 
						|
REV_TIMESTAMP = 20090617130212
 | 
						|
SCRIPT_TEST = t/check_file_age.t t/check_ifoperstatus.t t/check_ifstatus.t t/check_rpc.t t/utils.t
 | 
						|
SERVENT_LIB = 
 | 
						|
SET_MAKE = 
 | 
						|
SH = /bin/sh
 | 
						|
SHELL = /bin/sh
 | 
						|
SIG_ATOMIC_T_SUFFIX = 
 | 
						|
SIZE_T_SUFFIX = u
 | 
						|
SOCKETLIBS =  -lnsl -lresolv
 | 
						|
SSLINCLUDE = -I/usr/include
 | 
						|
SSLLIBS = -lssl -lcrypto
 | 
						|
STDBOOL_H = 
 | 
						|
STDINT_H = stdint.h
 | 
						|
STRIP = strip
 | 
						|
SUPPORT = Send email to nagios-users@lists.sourceforge.net if you have questions\nregarding use of this software. To submit patches or suggest improvements,\nsend email to nagiosplug-devel@lists.sourceforge.net.\nPlease include version information with all correspondence (when possible,\nuse output from the --version option of the plugin itself).\n
 | 
						|
SYS_SOCKET_H = 
 | 
						|
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
 | 
						|
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
 | 
						|
UNISTD_H_HAVE_WINSOCK2_H = 0
 | 
						|
USE_LIBTAP_LOCAL_FALSE = 
 | 
						|
USE_LIBTAP_LOCAL_TRUE = #
 | 
						|
USE_NLS = yes
 | 
						|
USE_PARSE_INI_FALSE = 
 | 
						|
USE_PARSE_INI_TRUE = #
 | 
						|
VERSION = 1.4.13
 | 
						|
VOID_UNSETENV = 0
 | 
						|
WARRANTY = The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n
 | 
						|
WCHAR_H = 
 | 
						|
WCHAR_T_SUFFIX = 
 | 
						|
WCTYPE_H = 
 | 
						|
WINT_T_SUFFIX = u
 | 
						|
XGETTEXT = /usr/bin/xgettext
 | 
						|
XGETTEXT_015 = /usr/bin/xgettext
 | 
						|
XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format
 | 
						|
ac_ct_CC = gcc
 | 
						|
ac_ct_CXX = g++
 | 
						|
ac_ct_F77 = 
 | 
						|
am__fastdepCC_FALSE = #
 | 
						|
am__fastdepCC_TRUE = 
 | 
						|
am__fastdepCXX_FALSE = #
 | 
						|
am__fastdepCXX_TRUE = 
 | 
						|
am__include = include
 | 
						|
am__leading_dot = .
 | 
						|
am__quote = 
 | 
						|
am__tar = ${AMTAR} chof - "$$tardir"
 | 
						|
am__untar = ${AMTAR} xf -
 | 
						|
bindir = ${exec_prefix}/bin
 | 
						|
build = i686-pc-linux-gnu
 | 
						|
build_alias = 
 | 
						|
build_cpu = i686
 | 
						|
build_os = linux-gnu
 | 
						|
build_vendor = pc
 | 
						|
check_tcp_ssl = check_simap check_spop check_jabber check_nntps check_ssmtp
 | 
						|
datadir = ${datarootdir}
 | 
						|
datarootdir = ${prefix}/share
 | 
						|
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 | 
						|
dvidir = ${docdir}
 | 
						|
exec_prefix = ${prefix}
 | 
						|
gl_LIBOBJS =  asnprintf.o basename.o c-strtod.o cloexec.o creat-safer.o dirname.o dup-safer.o exitfail.o fd-safer.o fsusage.o mktime.o mountlist.o open-safer.o pipe-safer.o printf-args.o printf-parse.o regex.o safe-read.o safe-write.o stripslash.o timegm.o vasnprintf.o xmalloc.o
 | 
						|
gl_LTLIBOBJS =  asnprintf.lo basename.lo c-strtod.lo cloexec.lo creat-safer.lo dirname.lo dup-safer.lo exitfail.lo fd-safer.lo fsusage.lo mktime.lo mountlist.lo open-safer.lo pipe-safer.lo printf-args.lo printf-parse.lo regex.lo safe-read.lo safe-write.lo stripslash.lo timegm.lo vasnprintf.lo xmalloc.lo
 | 
						|
gltests_LIBOBJS = 
 | 
						|
gltests_LTLIBOBJS = 
 | 
						|
host = i686-pc-linux-gnu
 | 
						|
host_alias = 
 | 
						|
host_cpu = i686
 | 
						|
host_os = linux-gnu
 | 
						|
host_vendor = pc
 | 
						|
htmldir = ${docdir}
 | 
						|
includedir = ${prefix}/include
 | 
						|
infodir = ${datarootdir}/info
 | 
						|
install_sh = /tmp/tonvoon/tmp_snapshot/trunk/nagiosplug/build-aux/install-sh
 | 
						|
libdir = ${exec_prefix}/lib
 | 
						|
libexecdir = ${exec_prefix}/libexec
 | 
						|
localedir = ${datarootdir}/locale
 | 
						|
localstatedir = ${prefix}/var
 | 
						|
mandir = ${datarootdir}/man
 | 
						|
mkdir_p = mkdir -p --
 | 
						|
np_mysql_config = 
 | 
						|
oldincludedir = /usr/include
 | 
						|
pdfdir = ${docdir}
 | 
						|
prefix = /usr/local/nagios
 | 
						|
program_transform_name = s,x,x,
 | 
						|
psdir = ${docdir}
 | 
						|
sbindir = ${exec_prefix}/sbin
 | 
						|
sharedstatedir = ${prefix}/com
 | 
						|
sysconfdir = ${prefix}/etc
 | 
						|
target_alias = 
 | 
						|
with_trusted_path = /bin:/sbin:/usr/bin:/usr/sbin
 | 
						|
perlmoduledir = $(exec_prefix)/perl
 | 
						|
all: all-am
 | 
						|
 | 
						|
.SUFFIXES:
 | 
						|
$(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 \
 | 
						|
		&& exit 0; \
 | 
						|
	      exit 1;; \
 | 
						|
	  esac; \
 | 
						|
	done; \
 | 
						|
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  perlmods/Makefile'; \
 | 
						|
	cd $(top_srcdir) && \
 | 
						|
	  $(AUTOMAKE) --gnu  perlmods/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
 | 
						|
 | 
						|
mostlyclean-libtool:
 | 
						|
	-rm -f *.lo
 | 
						|
 | 
						|
clean-libtool:
 | 
						|
	-rm -rf .libs _libs
 | 
						|
 | 
						|
distclean-libtool:
 | 
						|
	-rm -f libtool
 | 
						|
uninstall-info-am:
 | 
						|
tags: TAGS
 | 
						|
TAGS:
 | 
						|
 | 
						|
ctags: CTAGS
 | 
						|
CTAGS:
 | 
						|
 | 
						|
 | 
						|
distdir: $(DISTFILES)
 | 
						|
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 | 
						|
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 | 
						|
	list='$(DISTFILES)'; for file in $$list; do \
 | 
						|
	  case $$file in \
 | 
						|
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 | 
						|
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 | 
						|
	  esac; \
 | 
						|
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 | 
						|
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 | 
						|
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 | 
						|
	    dir="/$$dir"; \
 | 
						|
	    $(mkdir_p) "$(distdir)$$dir"; \
 | 
						|
	  else \
 | 
						|
	    dir=''; \
 | 
						|
	  fi; \
 | 
						|
	  if test -d $$d/$$file; then \
 | 
						|
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 | 
						|
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 | 
						|
	    fi; \
 | 
						|
	    cp -pR $$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 all-local
 | 
						|
installdirs:
 | 
						|
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)
 | 
						|
 | 
						|
maintainer-clean-generic:
 | 
						|
	@echo "This command is intended for maintainers to use"
 | 
						|
	@echo "it deletes files that may require special tools to rebuild."
 | 
						|
clean: clean-am
 | 
						|
 | 
						|
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 | 
						|
 | 
						|
distclean: distclean-am
 | 
						|
	-rm -f Makefile
 | 
						|
distclean-am: clean-am distclean-generic distclean-libtool
 | 
						|
 | 
						|
dvi: dvi-am
 | 
						|
 | 
						|
dvi-am:
 | 
						|
 | 
						|
html: html-am
 | 
						|
 | 
						|
info: info-am
 | 
						|
 | 
						|
info-am:
 | 
						|
 | 
						|
install-data-am:
 | 
						|
 | 
						|
install-exec-am: install-exec-local
 | 
						|
 | 
						|
install-info: install-info-am
 | 
						|
 | 
						|
install-man:
 | 
						|
 | 
						|
installcheck-am:
 | 
						|
 | 
						|
maintainer-clean: maintainer-clean-am
 | 
						|
	-rm -f Makefile
 | 
						|
maintainer-clean-am: distclean-am maintainer-clean-generic
 | 
						|
 | 
						|
mostlyclean: mostlyclean-am
 | 
						|
 | 
						|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 | 
						|
 | 
						|
pdf: pdf-am
 | 
						|
 | 
						|
pdf-am:
 | 
						|
 | 
						|
ps: ps-am
 | 
						|
 | 
						|
ps-am:
 | 
						|
 | 
						|
uninstall-am: uninstall-info-am
 | 
						|
 | 
						|
.PHONY: all all-am all-local check check-am clean clean-generic \
 | 
						|
	clean-libtool clean-local distclean distclean-generic \
 | 
						|
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
 | 
						|
	install install-am install-data install-data-am install-exec \
 | 
						|
	install-exec-am install-exec-local install-info \
 | 
						|
	install-info-am install-man install-strip installcheck \
 | 
						|
	installcheck-am installdirs maintainer-clean \
 | 
						|
	maintainer-clean-generic mostlyclean mostlyclean-generic \
 | 
						|
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 | 
						|
	uninstall-info-am
 | 
						|
 | 
						|
 | 
						|
all-local:
 | 
						|
	$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -m .
 | 
						|
 | 
						|
install-exec-local:
 | 
						|
	$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -i .
 | 
						|
 | 
						|
# Don't run test-debug differently here yet
 | 
						|
test test-debug:
 | 
						|
	$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -t .
 | 
						|
 | 
						|
clean-local:
 | 
						|
	$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -c .
 | 
						|
# 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:
 |