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