1# Makefile.in generated by automake 1.8.3 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004 Free Software Foundation, Inc. 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# $Id: Makefile.am,v 1.16 2000/11/15 22:54:15 assar Exp $ 18 19# $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $ 20 21# $Id: Makefile.am.common,v 1.37.2.2 2003/10/13 13:15:39 joda Exp $ 22srcdir = @srcdir@ 23top_srcdir = @top_srcdir@ 24VPATH = @srcdir@ 25pkgdatadir = $(datadir)/@PACKAGE@ 26pkglibdir = $(libdir)/@PACKAGE@ 27pkgincludedir = $(includedir)/@PACKAGE@ 28top_builddir = . 29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 30INSTALL = @INSTALL@ 31install_sh_DATA = $(install_sh) -c -m 644 32install_sh_PROGRAM = $(install_sh) -c 33install_sh_SCRIPT = $(install_sh) -c 34INSTALL_HEADER = $(INSTALL_DATA) 35transform = $(program_transform_name) 36NORMAL_INSTALL = : 37PRE_INSTALL = : 38POST_INSTALL = : 39NORMAL_UNINSTALL = : 40PRE_UNINSTALL = : 41POST_UNINSTALL = : 42host_triplet = @host@ 43DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 44 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.am.common \ 45 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure \ 46 ChangeLog NEWS TODO compile config.guess config.sub install-sh \ 47 ltconfig ltmain.sh missing mkinstalldirs 48subdir = . 49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 50am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 51 $(top_srcdir)/cf/auth-modules.m4 \ 52 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 53 $(top_srcdir)/cf/broken-getnameinfo.m4 \ 54 $(top_srcdir)/cf/broken-glob.m4 \ 55 $(top_srcdir)/cf/broken-realloc.m4 \ 56 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 57 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ 58 $(top_srcdir)/cf/capabilities.m4 \ 59 $(top_srcdir)/cf/check-compile-et.m4 \ 60 $(top_srcdir)/cf/check-declaration.m4 \ 61 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \ 62 $(top_srcdir)/cf/check-man.m4 \ 63 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \ 64 $(top_srcdir)/cf/check-type-extra.m4 \ 65 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \ 66 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \ 67 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \ 68 $(top_srcdir)/cf/dlopen.m4 \ 69 $(top_srcdir)/cf/find-func-no-libs.m4 \ 70 $(top_srcdir)/cf/find-func-no-libs2.m4 \ 71 $(top_srcdir)/cf/find-func.m4 \ 72 $(top_srcdir)/cf/find-if-not-broken.m4 \ 73 $(top_srcdir)/cf/have-struct-field.m4 \ 74 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \ 75 $(top_srcdir)/cf/krb-bigendian.m4 \ 76 $(top_srcdir)/cf/krb-func-getlogin.m4 \ 77 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \ 78 $(top_srcdir)/cf/krb-readline.m4 \ 79 $(top_srcdir)/cf/krb-struct-spwd.m4 \ 80 $(top_srcdir)/cf/krb-struct-winsize.m4 \ 81 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \ 82 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \ 83 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/proto-compat.m4 \ 84 $(top_srcdir)/cf/retsigtype.m4 $(top_srcdir)/cf/roken-frag.m4 \ 85 $(top_srcdir)/cf/sunos.m4 $(top_srcdir)/cf/telnet.m4 \ 86 $(top_srcdir)/cf/test-package.m4 $(top_srcdir)/cf/wflags.m4 \ 87 $(top_srcdir)/cf/with-all.m4 $(top_srcdir)/configure.in 88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 89 $(ACLOCAL_M4) 90am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 91 configure.lineno configure.status.lineno 92mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 93CONFIG_HEADER = $(top_builddir)/include/config.h 94CONFIG_CLEAN_FILES = 95depcomp = 96am__depfiles_maybe = 97SOURCES = 98DIST_SOURCES = 99RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 100 html-recursive info-recursive install-data-recursive \ 101 install-exec-recursive install-info-recursive \ 102 install-recursive installcheck-recursive installdirs-recursive \ 103 pdf-recursive ps-recursive uninstall-info-recursive \ 104 uninstall-recursive 105ETAGS = etags 106CTAGS = ctags 107DIST_SUBDIRS = $(SUBDIRS) 108DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 109distdir = $(PACKAGE)-$(VERSION) 110top_distdir = $(distdir) 111am__remove_distdir = \ 112 { test ! -d $(distdir) \ 113 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 114 && rm -fr $(distdir); }; } 115DIST_ARCHIVES = $(distdir).tar.gz 116GZIP_ENV = --best 117distuninstallcheck_listfiles = find . -type f -print 118distcleancheck_listfiles = find . -type f -print 119ACLOCAL = @ACLOCAL@ 120AIX4_FALSE = @AIX4_FALSE@ 121AIX4_TRUE = @AIX4_TRUE@ 122AIX_DYNAMIC_AFS_FALSE = @AIX_DYNAMIC_AFS_FALSE@ 123AIX_DYNAMIC_AFS_TRUE = @AIX_DYNAMIC_AFS_TRUE@ 124AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 125AIX_FALSE = @AIX_FALSE@ 126AIX_TRUE = @AIX_TRUE@ 127AMTAR = @AMTAR@ 128AR = @AR@ 129AUTOCONF = @AUTOCONF@ 130AUTOHEADER = @AUTOHEADER@ 131AUTOMAKE = @AUTOMAKE@ 132AWK = @AWK@ 133CANONICAL_HOST = @CANONICAL_HOST@ 134CATMAN = @CATMAN@ 135CATMANEXT = @CATMANEXT@ 136CATMAN_FALSE = @CATMAN_FALSE@ 137CATMAN_TRUE = @CATMAN_TRUE@ 138CC = @CC@ 139CFLAGS = @CFLAGS@ 140COMPILE_ET = @COMPILE_ET@ 141CPP = @CPP@ 142CPPFLAGS = @CPPFLAGS@ 143CXX = @CXX@ 144CXXCPP = @CXXCPP@ 145CXXFLAGS = @CXXFLAGS@ 146CYGPATH_W = @CYGPATH_W@ 147DBLIB = @DBLIB@ 148DCE_FALSE = @DCE_FALSE@ 149DCE_TRUE = @DCE_TRUE@ 150DEFS = @DEFS@ 151DIR_com_err = @DIR_com_err@ 152DIR_des = @DIR_des@ 153DIR_roken = @DIR_roken@ 154ECHO = @ECHO@ 155ECHO_C = @ECHO_C@ 156ECHO_N = @ECHO_N@ 157ECHO_T = @ECHO_T@ 158EGREP = @EGREP@ 159EXEEXT = @EXEEXT@ 160EXTRA_LIB45 = @EXTRA_LIB45@ 161F77 = @F77@ 162FFLAGS = @FFLAGS@ 163GROFF = @GROFF@ 164HAVE_DB1_FALSE = @HAVE_DB1_FALSE@ 165HAVE_DB1_TRUE = @HAVE_DB1_TRUE@ 166HAVE_DB3_FALSE = @HAVE_DB3_FALSE@ 167HAVE_DB3_TRUE = @HAVE_DB3_TRUE@ 168HAVE_DLOPEN_FALSE = @HAVE_DLOPEN_FALSE@ 169HAVE_DLOPEN_TRUE = @HAVE_DLOPEN_TRUE@ 170HAVE_NDBM_FALSE = @HAVE_NDBM_FALSE@ 171HAVE_NDBM_TRUE = @HAVE_NDBM_TRUE@ 172HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@ 173HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@ 174HAVE_X_FALSE = @HAVE_X_FALSE@ 175HAVE_X_TRUE = @HAVE_X_TRUE@ 176INCLUDES_roken = @INCLUDES_roken@ 177INCLUDE_des = @INCLUDE_des@ 178INCLUDE_hesiod = @INCLUDE_hesiod@ 179INCLUDE_krb4 = @INCLUDE_krb4@ 180INCLUDE_openldap = @INCLUDE_openldap@ 181INCLUDE_readline = @INCLUDE_readline@ 182INSTALL_DATA = @INSTALL_DATA@ 183INSTALL_PROGRAM = @INSTALL_PROGRAM@ 184INSTALL_SCRIPT = @INSTALL_SCRIPT@ 185INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 186IRIX_FALSE = @IRIX_FALSE@ 187IRIX_TRUE = @IRIX_TRUE@ 188KRB4_FALSE = @KRB4_FALSE@ 189KRB4_TRUE = @KRB4_TRUE@ 190KRB5_FALSE = @KRB5_FALSE@ 191KRB5_TRUE = @KRB5_TRUE@ 192LDFLAGS = @LDFLAGS@ 193LEX = @LEX@ 194LEXLIB = @LEXLIB@ 195LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 196LIBOBJS = @LIBOBJS@ 197LIBS = @LIBS@ 198LIBTOOL = @LIBTOOL@ 199LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 200LIB_NDBM = @LIB_NDBM@ 201LIB_XauFileName = @LIB_XauFileName@ 202LIB_XauReadAuth = @LIB_XauReadAuth@ 203LIB_XauWriteAuth = @LIB_XauWriteAuth@ 204LIB_bswap16 = @LIB_bswap16@ 205LIB_bswap32 = @LIB_bswap32@ 206LIB_com_err = @LIB_com_err@ 207LIB_com_err_a = @LIB_com_err_a@ 208LIB_com_err_so = @LIB_com_err_so@ 209LIB_crypt = @LIB_crypt@ 210LIB_db_create = @LIB_db_create@ 211LIB_dbm_firstkey = @LIB_dbm_firstkey@ 212LIB_dbopen = @LIB_dbopen@ 213LIB_des = @LIB_des@ 214LIB_des_a = @LIB_des_a@ 215LIB_des_appl = @LIB_des_appl@ 216LIB_des_so = @LIB_des_so@ 217LIB_dlopen = @LIB_dlopen@ 218LIB_dn_expand = @LIB_dn_expand@ 219LIB_el_init = @LIB_el_init@ 220LIB_freeaddrinfo = @LIB_freeaddrinfo@ 221LIB_gai_strerror = @LIB_gai_strerror@ 222LIB_getaddrinfo = @LIB_getaddrinfo@ 223LIB_gethostbyname = @LIB_gethostbyname@ 224LIB_gethostbyname2 = @LIB_gethostbyname2@ 225LIB_getnameinfo = @LIB_getnameinfo@ 226LIB_getpwnam_r = @LIB_getpwnam_r@ 227LIB_getsockopt = @LIB_getsockopt@ 228LIB_hesiod = @LIB_hesiod@ 229LIB_hstrerror = @LIB_hstrerror@ 230LIB_kdb = @LIB_kdb@ 231LIB_krb4 = @LIB_krb4@ 232LIB_krb_disable_debug = @LIB_krb_disable_debug@ 233LIB_krb_enable_debug = @LIB_krb_enable_debug@ 234LIB_krb_get_kdc_time_diff = @LIB_krb_get_kdc_time_diff@ 235LIB_krb_get_our_ip_for_realm = @LIB_krb_get_our_ip_for_realm@ 236LIB_krb_kdctimeofday = @LIB_krb_kdctimeofday@ 237LIB_loadquery = @LIB_loadquery@ 238LIB_logout = @LIB_logout@ 239LIB_logwtmp = @LIB_logwtmp@ 240LIB_openldap = @LIB_openldap@ 241LIB_openpty = @LIB_openpty@ 242LIB_otp = @LIB_otp@ 243LIB_pidfile = @LIB_pidfile@ 244LIB_readline = @LIB_readline@ 245LIB_res_nsearch = @LIB_res_nsearch@ 246LIB_res_search = @LIB_res_search@ 247LIB_roken = @LIB_roken@ 248LIB_security = @LIB_security@ 249LIB_setsockopt = @LIB_setsockopt@ 250LIB_socket = @LIB_socket@ 251LIB_syslog = @LIB_syslog@ 252LIB_tgetent = @LIB_tgetent@ 253LN_S = @LN_S@ 254LTLIBOBJS = @LTLIBOBJS@ 255MAINT = @MAINT@ 256MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 257MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 258MAKEINFO = @MAKEINFO@ 259NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@ 260NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@ 261NROFF = @NROFF@ 262OBJEXT = @OBJEXT@ 263OTP_FALSE = @OTP_FALSE@ 264OTP_TRUE = @OTP_TRUE@ 265PACKAGE = @PACKAGE@ 266PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 267PACKAGE_NAME = @PACKAGE_NAME@ 268PACKAGE_STRING = @PACKAGE_STRING@ 269PACKAGE_TARNAME = @PACKAGE_TARNAME@ 270PACKAGE_VERSION = @PACKAGE_VERSION@ 271PATH_SEPARATOR = @PATH_SEPARATOR@ 272RANLIB = @RANLIB@ 273SET_MAKE = @SET_MAKE@ 274SHELL = @SHELL@ 275STRIP = @STRIP@ 276VERSION = @VERSION@ 277VOID_RETSIGTYPE = @VOID_RETSIGTYPE@ 278WFLAGS = @WFLAGS@ 279WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@ 280WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@ 281X_CFLAGS = @X_CFLAGS@ 282X_EXTRA_LIBS = @X_EXTRA_LIBS@ 283X_LIBS = @X_LIBS@ 284X_PRE_LIBS = @X_PRE_LIBS@ 285YACC = @YACC@ 286ac_ct_AR = @ac_ct_AR@ 287ac_ct_CC = @ac_ct_CC@ 288ac_ct_CXX = @ac_ct_CXX@ 289ac_ct_F77 = @ac_ct_F77@ 290ac_ct_RANLIB = @ac_ct_RANLIB@ 291ac_ct_STRIP = @ac_ct_STRIP@ 292am__leading_dot = @am__leading_dot@ 293bindir = @bindir@ 294build = @build@ 295build_alias = @build_alias@ 296build_cpu = @build_cpu@ 297build_os = @build_os@ 298build_vendor = @build_vendor@ 299datadir = @datadir@ 300do_roken_rename_FALSE = @do_roken_rename_FALSE@ 301do_roken_rename_TRUE = @do_roken_rename_TRUE@ 302dpagaix_cflags = @dpagaix_cflags@ 303dpagaix_ldadd = @dpagaix_ldadd@ 304dpagaix_ldflags = @dpagaix_ldflags@ 305el_compat_FALSE = @el_compat_FALSE@ 306el_compat_TRUE = @el_compat_TRUE@ 307exec_prefix = @exec_prefix@ 308have_err_h_FALSE = @have_err_h_FALSE@ 309have_err_h_TRUE = @have_err_h_TRUE@ 310have_fnmatch_h_FALSE = @have_fnmatch_h_FALSE@ 311have_fnmatch_h_TRUE = @have_fnmatch_h_TRUE@ 312have_glob_h_FALSE = @have_glob_h_FALSE@ 313have_glob_h_TRUE = @have_glob_h_TRUE@ 314have_ifaddrs_h_FALSE = @have_ifaddrs_h_FALSE@ 315have_ifaddrs_h_TRUE = @have_ifaddrs_h_TRUE@ 316have_vis_h_FALSE = @have_vis_h_FALSE@ 317have_vis_h_TRUE = @have_vis_h_TRUE@ 318host = @host@ 319host_alias = @host_alias@ 320host_cpu = @host_cpu@ 321host_os = @host_os@ 322host_vendor = @host_vendor@ 323includedir = @includedir@ 324infodir = @infodir@ 325install_sh = @install_sh@ 326libdir = @libdir@ 327libexecdir = @libexecdir@ 328localstatedir = @localstatedir@ 329mandir = @mandir@ 330mkdir_p = @mkdir_p@ 331oldincludedir = @oldincludedir@ 332prefix = @prefix@ 333program_transform_name = @program_transform_name@ 334sbindir = @sbindir@ 335sharedstatedir = @sharedstatedir@ 336sysconfdir = @sysconfdir@ 337target_alias = @target_alias@ 338SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 339INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) 340@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 341AM_CFLAGS = $(WFLAGS) 342CP = cp 343buildinclude = $(top_builddir)/include 344LIB_getattr = @LIB_getattr@ 345LIB_getpwent_r = @LIB_getpwent_r@ 346LIB_odm_initialize = @LIB_odm_initialize@ 347LIB_setpcred = @LIB_setpcred@ 348HESIODLIB = @HESIODLIB@ 349HESIODINCLUDE = @HESIODINCLUDE@ 350NROFF_MAN = groff -mandoc -Tascii 351LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 352@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 353@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 354 355@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 356@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 357SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools 358ACLOCAL_AMFLAGS = -I cf 359EXTRA_DIST = Makefile.am.common krb5.conf 360all: all-recursive 361 362.SUFFIXES: 363.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c 364am--refresh: 365 @: 366$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps) 367 @for dep in $?; do \ 368 case '$(am__configure_deps)' in \ 369 *$$dep*) \ 370 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \ 371 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \ 372 && exit 0; \ 373 exit 1;; \ 374 esac; \ 375 done; \ 376 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \ 377 cd $(top_srcdir) && \ 378 $(AUTOMAKE) --foreign --ignore-deps Makefile 379.PRECIOUS: Makefile 380Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 381 @case '$?' in \ 382 *config.status*) \ 383 echo ' $(SHELL) ./config.status'; \ 384 $(SHELL) ./config.status;; \ 385 *) \ 386 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 387 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 388 esac; 389 390$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 391 $(SHELL) ./config.status --recheck 392 393$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 394 cd $(srcdir) && $(AUTOCONF) 395$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 396 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 397 398mostlyclean-libtool: 399 -rm -f *.lo 400 401clean-libtool: 402 -rm -rf .libs _libs 403 404distclean-libtool: 405 -rm -f libtool 406uninstall-info-am: 407 408# This directory's subdirectories are mostly independent; you can cd 409# into them and run `make' without going through this Makefile. 410# To change the values of `make' variables: instead of editing Makefiles, 411# (1) if the variable is set in `config.status', edit `config.status' 412# (which will cause the Makefiles to be regenerated when you run `make'); 413# (2) otherwise, pass the desired values on the `make' command line. 414$(RECURSIVE_TARGETS): 415 @set fnord $$MAKEFLAGS; amf=$$2; \ 416 dot_seen=no; \ 417 target=`echo $@ | sed s/-recursive//`; \ 418 list='$(SUBDIRS)'; for subdir in $$list; do \ 419 echo "Making $$target in $$subdir"; \ 420 if test "$$subdir" = "."; then \ 421 dot_seen=yes; \ 422 local_target="$$target-am"; \ 423 else \ 424 local_target="$$target"; \ 425 fi; \ 426 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 427 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 428 done; \ 429 if test "$$dot_seen" = "no"; then \ 430 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 431 fi; test -z "$$fail" 432 433mostlyclean-recursive clean-recursive distclean-recursive \ 434maintainer-clean-recursive: 435 @set fnord $$MAKEFLAGS; amf=$$2; \ 436 dot_seen=no; \ 437 case "$@" in \ 438 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 439 *) list='$(SUBDIRS)' ;; \ 440 esac; \ 441 rev=''; for subdir in $$list; do \ 442 if test "$$subdir" = "."; then :; else \ 443 rev="$$subdir $$rev"; \ 444 fi; \ 445 done; \ 446 rev="$$rev ."; \ 447 target=`echo $@ | sed s/-recursive//`; \ 448 for subdir in $$rev; do \ 449 echo "Making $$target in $$subdir"; \ 450 if test "$$subdir" = "."; then \ 451 local_target="$$target-am"; \ 452 else \ 453 local_target="$$target"; \ 454 fi; \ 455 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 456 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 457 done && test -z "$$fail" 458tags-recursive: 459 list='$(SUBDIRS)'; for subdir in $$list; do \ 460 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 461 done 462ctags-recursive: 463 list='$(SUBDIRS)'; for subdir in $$list; do \ 464 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 465 done 466 467ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 469 unique=`for i in $$list; do \ 470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 471 done | \ 472 $(AWK) ' { files[$$0] = 1; } \ 473 END { for (i in files) print i; }'`; \ 474 mkid -fID $$unique 475tags: TAGS 476 477TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 478 $(TAGS_FILES) $(LISP) 479 tags=; \ 480 here=`pwd`; \ 481 if (etags --etags-include --version) >/dev/null 2>&1; then \ 482 include_option=--etags-include; \ 483 else \ 484 include_option=--include; \ 485 fi; \ 486 list='$(SUBDIRS)'; for subdir in $$list; do \ 487 if test "$$subdir" = .; then :; else \ 488 test -f $$subdir/TAGS && \ 489 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 490 fi; \ 491 done; \ 492 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 493 unique=`for i in $$list; do \ 494 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 495 done | \ 496 $(AWK) ' { files[$$0] = 1; } \ 497 END { for (i in files) print i; }'`; \ 498 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 499 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 500 $$tags $$unique 501ctags: CTAGS 502CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 503 $(TAGS_FILES) $(LISP) 504 tags=; \ 505 here=`pwd`; \ 506 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 507 unique=`for i in $$list; do \ 508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 509 done | \ 510 $(AWK) ' { files[$$0] = 1; } \ 511 END { for (i in files) print i; }'`; \ 512 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 513 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 514 $$tags $$unique 515 516GTAGS: 517 here=`$(am__cd) $(top_builddir) && pwd` \ 518 && cd $(top_srcdir) \ 519 && gtags -i $(GTAGS_ARGS) $$here 520 521distclean-tags: 522 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 523 524distdir: $(DISTFILES) 525 $(am__remove_distdir) 526 mkdir $(distdir) 527 $(mkdir_p) $(distdir)/cf 528 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 529 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 530 list='$(DISTFILES)'; for file in $$list; do \ 531 case $$file in \ 532 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 533 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 534 esac; \ 535 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 536 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 537 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 538 dir="/$$dir"; \ 539 $(mkdir_p) "$(distdir)$$dir"; \ 540 else \ 541 dir=''; \ 542 fi; \ 543 if test -d $$d/$$file; then \ 544 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 545 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 546 fi; \ 547 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 548 else \ 549 test -f $(distdir)/$$file \ 550 || cp -p $$d/$$file $(distdir)/$$file \ 551 || exit 1; \ 552 fi; \ 553 done 554 list='$(SUBDIRS)'; for subdir in $$list; do \ 555 if test "$$subdir" = .; then :; else \ 556 test -d "$(distdir)/$$subdir" \ 557 || mkdir "$(distdir)/$$subdir" \ 558 || exit 1; \ 559 (cd $$subdir && \ 560 $(MAKE) $(AM_MAKEFLAGS) \ 561 top_distdir="../$(top_distdir)" \ 562 distdir="../$(distdir)/$$subdir" \ 563 distdir) \ 564 || exit 1; \ 565 fi; \ 566 done 567 $(MAKE) $(AM_MAKEFLAGS) \ 568 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 569 dist-hook 570 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 571 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 572 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 573 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 574 || chmod -R a+r $(distdir) 575dist-gzip: distdir 576 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 577 $(am__remove_distdir) 578 579dist-bzip2: distdir 580 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 581 $(am__remove_distdir) 582 583dist-tarZ: distdir 584 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z 585 $(am__remove_distdir) 586 587dist-shar: distdir 588 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 589 $(am__remove_distdir) 590 591dist-zip: distdir 592 -rm -f $(distdir).zip 593 zip -rq $(distdir).zip $(distdir) 594 $(am__remove_distdir) 595 596dist dist-all: distdir 597 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 598 $(am__remove_distdir) 599 600# This target untars the dist file and tries a VPATH configuration. Then 601# it guarantees that the distribution is self-contained by making another 602# tarfile. 603distcheck: dist 604 case '$(DIST_ARCHIVES)' in \ 605 *.tar.gz*) \ 606 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ 607 *.tar.bz2*) \ 608 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ 609 *.tar.Z*) \ 610 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ 611 *.shar.gz*) \ 612 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\ 613 *.zip*) \ 614 unzip $(distdir).zip ;;\ 615 esac 616 chmod -R a-w $(distdir); chmod a+w $(distdir) 617 mkdir $(distdir)/_build 618 mkdir $(distdir)/_inst 619 chmod a-w $(distdir) 620 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 621 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 622 && cd $(distdir)/_build \ 623 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 624 $(DISTCHECK_CONFIGURE_FLAGS) \ 625 && $(MAKE) $(AM_MAKEFLAGS) \ 626 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 627 && $(MAKE) $(AM_MAKEFLAGS) check \ 628 && $(MAKE) $(AM_MAKEFLAGS) install \ 629 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 630 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 631 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 632 distuninstallcheck \ 633 && chmod -R a-w "$$dc_install_base" \ 634 && ({ \ 635 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 636 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 637 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 638 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 639 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 640 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 641 && rm -rf "$$dc_destdir" \ 642 && $(MAKE) $(AM_MAKEFLAGS) dist \ 643 && rm -rf $(DIST_ARCHIVES) \ 644 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 645 $(am__remove_distdir) 646 @(echo "$(distdir) archives ready for distribution: "; \ 647 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 648 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 649distuninstallcheck: 650 @cd $(distuninstallcheck_dir) \ 651 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 652 || { echo "ERROR: files left after uninstall:" ; \ 653 if test -n "$(DESTDIR)"; then \ 654 echo " (check DESTDIR support)"; \ 655 fi ; \ 656 $(distuninstallcheck_listfiles) ; \ 657 exit 1; } >&2 658distcleancheck: distclean 659 @if test '$(srcdir)' = . ; then \ 660 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 661 exit 1 ; \ 662 fi 663 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 664 || { echo "ERROR: files left in build directory after distclean:" ; \ 665 $(distcleancheck_listfiles) ; \ 666 exit 1; } >&2 667check-am: all-am 668 $(MAKE) $(AM_MAKEFLAGS) check-local 669check: check-recursive 670all-am: Makefile all-local 671installdirs: installdirs-recursive 672installdirs-am: 673install: install-recursive 674install-exec: install-exec-recursive 675install-data: install-data-recursive 676uninstall: uninstall-recursive 677 678install-am: all-am 679 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 680 681installcheck: installcheck-recursive 682install-strip: 683 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 684 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 685 `test -z '$(STRIP)' || \ 686 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 687mostlyclean-generic: 688 689clean-generic: 690 691distclean-generic: 692 -rm -f $(CONFIG_CLEAN_FILES) 693 694maintainer-clean-generic: 695 @echo "This command is intended for maintainers to use" 696 @echo "it deletes files that may require special tools to rebuild." 697clean: clean-recursive 698 699clean-am: clean-generic clean-libtool mostlyclean-am 700 701distclean: distclean-recursive 702 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 703 -rm -f Makefile 704distclean-am: clean-am distclean-generic distclean-libtool \ 705 distclean-tags 706 707dvi: dvi-recursive 708 709dvi-am: 710 711html: html-recursive 712 713info: info-recursive 714 715info-am: 716 717install-data-am: 718 @$(NORMAL_INSTALL) 719 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 720 721install-exec-am: 722 @$(NORMAL_INSTALL) 723 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 724 725install-info: install-info-recursive 726 727install-man: 728 729installcheck-am: 730 731maintainer-clean: maintainer-clean-recursive 732 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 733 -rm -rf $(top_srcdir)/autom4te.cache 734 -rm -f Makefile 735maintainer-clean-am: distclean-am maintainer-clean-generic 736 737mostlyclean: mostlyclean-recursive 738 739mostlyclean-am: mostlyclean-generic mostlyclean-libtool 740 741pdf: pdf-recursive 742 743pdf-am: 744 745ps: ps-recursive 746 747ps-am: 748 749uninstall-am: uninstall-info-am 750 751uninstall-info: uninstall-info-recursive 752 753.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \ 754 am--refresh check check-am check-local clean clean-generic \ 755 clean-libtool clean-recursive ctags ctags-recursive dist \ 756 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \ 757 distcheck distclean distclean-generic distclean-libtool \ 758 distclean-recursive distclean-tags distcleancheck distdir \ 759 distuninstallcheck dvi dvi-am html html-am info info-am \ 760 install install-am install-data install-data-am install-exec \ 761 install-exec-am install-info install-info-am install-man \ 762 install-strip installcheck installcheck-am installdirs \ 763 installdirs-am maintainer-clean maintainer-clean-generic \ 764 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 765 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 766 tags tags-recursive uninstall uninstall-am uninstall-info-am 767 768 769install-suid-programs: 770 @foo='$(bin_SUIDS)'; \ 771 for file in $$foo; do \ 772 x=$(DESTDIR)$(bindir)/$$file; \ 773 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 774 echo "*"; \ 775 echo "* Failed to install $$x setuid root"; \ 776 echo "*"; \ 777 fi; done 778 779install-exec-hook: install-suid-programs 780 781install-build-headers:: $(include_HEADERS) $(build_HEADERZ) 782 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \ 783 for f in $$foo; do \ 784 f=`basename $$f`; \ 785 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 786 else file="$$f"; fi; \ 787 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 788 : ; else \ 789 echo " $(CP) $$file $(buildinclude)/$$f"; \ 790 $(CP) $$file $(buildinclude)/$$f; \ 791 fi ; \ 792 done 793 794all-local: install-build-headers 795 796check-local:: 797 @if test '$(CHECK_LOCAL)'; then \ 798 foo='$(CHECK_LOCAL)'; else \ 799 foo='$(PROGRAMS)'; fi; \ 800 if test "$$foo"; then \ 801 failed=0; all=0; \ 802 for i in $$foo; do \ 803 all=`expr $$all + 1`; \ 804 if ./$$i --version > /dev/null 2>&1; then \ 805 echo "PASS: $$i"; \ 806 else \ 807 echo "FAIL: $$i"; \ 808 failed=`expr $$failed + 1`; \ 809 fi; \ 810 done; \ 811 if test "$$failed" -eq 0; then \ 812 banner="All $$all tests passed"; \ 813 else \ 814 banner="$$failed of $$all tests failed"; \ 815 fi; \ 816 dashes=`echo "$$banner" | sed s/./=/g`; \ 817 echo "$$dashes"; \ 818 echo "$$banner"; \ 819 echo "$$dashes"; \ 820 test "$$failed" -eq 0; \ 821 fi 822 823.x.c: 824 @cmp -s $< $@ 2> /dev/null || cp $< $@ 825#NROFF_MAN = nroff -man 826.1.cat1: 827 $(NROFF_MAN) $< > $@ 828.3.cat3: 829 $(NROFF_MAN) $< > $@ 830.5.cat5: 831 $(NROFF_MAN) $< > $@ 832.8.cat8: 833 $(NROFF_MAN) $< > $@ 834 835dist-cat1-mans: 836 @foo='$(man1_MANS)'; \ 837 bar='$(man_MANS)'; \ 838 for i in $$bar; do \ 839 case $$i in \ 840 *.1) foo="$$foo $$i";; \ 841 esac; done ;\ 842 for i in $$foo; do \ 843 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 844 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 845 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 846 done 847 848dist-cat3-mans: 849 @foo='$(man3_MANS)'; \ 850 bar='$(man_MANS)'; \ 851 for i in $$bar; do \ 852 case $$i in \ 853 *.3) foo="$$foo $$i";; \ 854 esac; done ;\ 855 for i in $$foo; do \ 856 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 857 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 858 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 859 done 860 861dist-cat5-mans: 862 @foo='$(man5_MANS)'; \ 863 bar='$(man_MANS)'; \ 864 for i in $$bar; do \ 865 case $$i in \ 866 *.5) foo="$$foo $$i";; \ 867 esac; done ;\ 868 for i in $$foo; do \ 869 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 870 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 871 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 872 done 873 874dist-cat8-mans: 875 @foo='$(man8_MANS)'; \ 876 bar='$(man_MANS)'; \ 877 for i in $$bar; do \ 878 case $$i in \ 879 *.8) foo="$$foo $$i";; \ 880 esac; done ;\ 881 for i in $$foo; do \ 882 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 883 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 884 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 885 done 886 887dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans 888 889install-cat-mans: 890 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS) 891 892install-data-hook: install-cat-mans 893 894.et.h: 895 $(COMPILE_ET) $< 896.et.c: 897 $(COMPILE_ET) $< 898# Tell versions [3.59,3.63) of GNU make to not export all variables. 899# Otherwise a system limit (for SysV at least) may be exceeded. 900.NOEXPORT: 901