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