1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17# Id 18 19# Id 20 21# Id 22 23 24 25VPATH = @srcdir@ 26am__is_gnu_make = { \ 27 if test -z '$(MAKELEVEL)'; then \ 28 false; \ 29 elif test -n '$(MAKE_HOST)'; then \ 30 true; \ 31 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 32 true; \ 33 else \ 34 false; \ 35 fi; \ 36} 37am__make_running_with_option = \ 38 case $${target_option-} in \ 39 ?) ;; \ 40 *) echo "am__make_running_with_option: internal error: invalid" \ 41 "target option '$${target_option-}' specified" >&2; \ 42 exit 1;; \ 43 esac; \ 44 has_opt=no; \ 45 sane_makeflags=$$MAKEFLAGS; \ 46 if $(am__is_gnu_make); then \ 47 sane_makeflags=$$MFLAGS; \ 48 else \ 49 case $$MAKEFLAGS in \ 50 *\\[\ \ ]*) \ 51 bs=\\; \ 52 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 53 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 54 esac; \ 55 fi; \ 56 skip_next=no; \ 57 strip_trailopt () \ 58 { \ 59 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 60 }; \ 61 for flg in $$sane_makeflags; do \ 62 test $$skip_next = yes && { skip_next=no; continue; }; \ 63 case $$flg in \ 64 *=*|--*) continue;; \ 65 -*I) strip_trailopt 'I'; skip_next=yes;; \ 66 -*I?*) strip_trailopt 'I';; \ 67 -*O) strip_trailopt 'O'; skip_next=yes;; \ 68 -*O?*) strip_trailopt 'O';; \ 69 -*l) strip_trailopt 'l'; skip_next=yes;; \ 70 -*l?*) strip_trailopt 'l';; \ 71 -[dEDm]) skip_next=yes;; \ 72 -[JT]) skip_next=yes;; \ 73 esac; \ 74 case $$flg in \ 75 *$$target_option*) has_opt=yes; break;; \ 76 esac; \ 77 done; \ 78 test $$has_opt = yes 79am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 80am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 81pkgdatadir = $(datadir)/@PACKAGE@ 82pkgincludedir = $(includedir)/@PACKAGE@ 83pkglibdir = $(libdir)/@PACKAGE@ 84pkglibexecdir = $(libexecdir)/@PACKAGE@ 85am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 86install_sh_DATA = $(install_sh) -c -m 644 87install_sh_PROGRAM = $(install_sh) -c 88install_sh_SCRIPT = $(install_sh) -c 89INSTALL_HEADER = $(INSTALL_DATA) 90transform = $(program_transform_name) 91NORMAL_INSTALL = : 92PRE_INSTALL = : 93POST_INSTALL = : 94NORMAL_UNINSTALL = : 95PRE_UNINSTALL = : 96POST_UNINSTALL = : 97build_triplet = @build@ 98host_triplet = @host@ 99@versionscript_TRUE@am__append_1 = $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map 100noinst_PROGRAMS = compile_et$(EXEEXT) 101subdir = lib/com_err 102ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 103am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 104 $(top_srcdir)/cf/auth-modules.m4 \ 105 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 106 $(top_srcdir)/cf/broken-glob.m4 \ 107 $(top_srcdir)/cf/broken-realloc.m4 \ 108 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 109 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ 110 $(top_srcdir)/cf/capabilities.m4 \ 111 $(top_srcdir)/cf/check-compile-et.m4 \ 112 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \ 113 $(top_srcdir)/cf/check-man.m4 \ 114 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \ 115 $(top_srcdir)/cf/check-type-extra.m4 \ 116 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \ 117 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \ 118 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \ 119 $(top_srcdir)/cf/find-func-no-libs.m4 \ 120 $(top_srcdir)/cf/find-func-no-libs2.m4 \ 121 $(top_srcdir)/cf/find-func.m4 \ 122 $(top_srcdir)/cf/find-if-not-broken.m4 \ 123 $(top_srcdir)/cf/framework-security.m4 \ 124 $(top_srcdir)/cf/have-struct-field.m4 \ 125 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \ 126 $(top_srcdir)/cf/krb-bigendian.m4 \ 127 $(top_srcdir)/cf/krb-func-getlogin.m4 \ 128 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \ 129 $(top_srcdir)/cf/krb-prog-perl.m4 \ 130 $(top_srcdir)/cf/krb-readline.m4 \ 131 $(top_srcdir)/cf/krb-struct-spwd.m4 \ 132 $(top_srcdir)/cf/krb-struct-winsize.m4 \ 133 $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \ 134 $(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \ 135 $(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \ 136 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \ 137 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \ 138 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 139 $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \ 140 $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \ 141 $(top_srcdir)/cf/roken-frag.m4 \ 142 $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \ 143 $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \ 144 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \ 145 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \ 146 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac 147am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 148 $(ACLOCAL_M4) 149DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ 150 $(am__DIST_COMMON) 151mkinstalldirs = $(install_sh) -d 152CONFIG_HEADER = $(top_builddir)/include/config.h 153CONFIG_CLEAN_FILES = 154CONFIG_CLEAN_VPATH_FILES = 155am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 156am__vpath_adj = case $$p in \ 157 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 158 *) f=$$p;; \ 159 esac; 160am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 161am__install_max = 40 162am__nobase_strip_setup = \ 163 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 164am__nobase_strip = \ 165 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 166am__nobase_list = $(am__nobase_strip_setup); \ 167 for p in $$list; do echo "$$p $$p"; done | \ 168 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 169 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 170 if (++n[$$2] == $(am__install_max)) \ 171 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 172 END { for (dir in files) print dir, files[dir] }' 173am__base_list = \ 174 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 175 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 176am__uninstall_files_from_dir = { \ 177 test -z "$$files" \ 178 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 179 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 180 $(am__cd) "$$dir" && rm -f $$files; }; \ 181 } 182am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" 183LTLIBRARIES = $(lib_LTLIBRARIES) 184am__DEPENDENCIES_1 = 185dist_libcom_err_la_OBJECTS = libcom_err_la-error.lo \ 186 libcom_err_la-com_err.lo 187@do_roken_rename_TRUE@nodist_libcom_err_la_OBJECTS = \ 188@do_roken_rename_TRUE@ libcom_err_la-snprintf.lo \ 189@do_roken_rename_TRUE@ libcom_err_la-strlcpy.lo 190libcom_err_la_OBJECTS = $(dist_libcom_err_la_OBJECTS) \ 191 $(nodist_libcom_err_la_OBJECTS) 192AM_V_lt = $(am__v_lt_@AM_V@) 193am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 194am__v_lt_0 = --silent 195am__v_lt_1 = 196libcom_err_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 197 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 198 $(libcom_err_la_LDFLAGS) $(LDFLAGS) -o $@ 199PROGRAMS = $(noinst_PROGRAMS) 200am_compile_et_OBJECTS = compile_et.$(OBJEXT) parse.$(OBJEXT) \ 201 lex.$(OBJEXT) 202compile_et_OBJECTS = $(am_compile_et_OBJECTS) 203compile_et_DEPENDENCIES = libcom_err.la $(am__DEPENDENCIES_1) \ 204 $(am__DEPENDENCIES_1) 205AM_V_P = $(am__v_P_@AM_V@) 206am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 207am__v_P_0 = false 208am__v_P_1 = : 209AM_V_GEN = $(am__v_GEN_@AM_V@) 210am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 211am__v_GEN_0 = @echo " GEN " $@; 212am__v_GEN_1 = 213AM_V_at = $(am__v_at_@AM_V@) 214am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 215am__v_at_0 = @ 216am__v_at_1 = 217depcomp = $(SHELL) $(top_srcdir)/depcomp 218am__depfiles_maybe = depfiles 219am__mv = mv -f 220COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 221 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 222LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 223 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 224 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 225 $(AM_CFLAGS) $(CFLAGS) 226AM_V_CC = $(am__v_CC_@AM_V@) 227am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 228am__v_CC_0 = @echo " CC " $@; 229am__v_CC_1 = 230CCLD = $(CC) 231LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 232 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 233 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 234AM_V_CCLD = $(am__v_CCLD_@AM_V@) 235am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 236am__v_CCLD_0 = @echo " CCLD " $@; 237am__v_CCLD_1 = 238@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ || 239LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS) 240LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \ 241 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS) 242AM_V_LEX = $(am__v_LEX_@AM_V@) 243am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@) 244am__v_LEX_0 = @echo " LEX " $@; 245am__v_LEX_1 = 246YLWRAP = $(top_srcdir)/ylwrap 247@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ || 248am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \ 249 -e s/c++$$/h++/ -e s/c$$/h/ 250YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS) 251LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \ 252 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS) 253AM_V_YACC = $(am__v_YACC_@AM_V@) 254am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@) 255am__v_YACC_0 = @echo " YACC " $@; 256am__v_YACC_1 = 257SOURCES = $(dist_libcom_err_la_SOURCES) \ 258 $(nodist_libcom_err_la_SOURCES) $(compile_et_SOURCES) 259DIST_SOURCES = $(dist_libcom_err_la_SOURCES) $(compile_et_SOURCES) 260am__can_run_installinfo = \ 261 case $$AM_UPDATE_INFO_DIR in \ 262 n|no|NO) false;; \ 263 *) (install-info --version) >/dev/null 2>&1;; \ 264 esac 265HEADERS = $(include_HEADERS) 266am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 267# Read a list of newline-separated strings from the standard input, 268# and print each of them once, without duplicates. Input order is 269# *not* preserved. 270am__uniquify_input = $(AWK) '\ 271 BEGIN { nonempty = 0; } \ 272 { items[$$0] = 1; nonempty = 1; } \ 273 END { if (nonempty) { for (i in items) print i; }; } \ 274' 275# Make sure the list of sources is unique. This is necessary because, 276# e.g., the same source file might be shared among _SOURCES variables 277# for different programs/libraries. 278am__define_uniq_tagged_files = \ 279 list='$(am__tagged_files)'; \ 280 unique=`for i in $$list; do \ 281 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 282 done | $(am__uniquify_input)` 283ETAGS = etags 284CTAGS = ctags 285am__DIST_COMMON = $(srcdir)/Makefile.in \ 286 $(top_srcdir)/Makefile.am.common \ 287 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/depcomp \ 288 $(top_srcdir)/ylwrap ChangeLog lex.c parse.c parse.h 289DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 290ACLOCAL = @ACLOCAL@ 291AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 292AMTAR = @AMTAR@ 293AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 294AR = @AR@ 295AS = @AS@ 296ASN1_COMPILE = @ASN1_COMPILE@ 297ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@ 298AUTOCONF = @AUTOCONF@ 299AUTOHEADER = @AUTOHEADER@ 300AUTOMAKE = @AUTOMAKE@ 301AWK = @AWK@ 302CANONICAL_HOST = @CANONICAL_HOST@ 303CAPNG_CFLAGS = @CAPNG_CFLAGS@ 304CAPNG_LIBS = @CAPNG_LIBS@ 305CATMAN = @CATMAN@ 306CATMANEXT = @CATMANEXT@ 307CC = @CC@ 308CCDEPMODE = @CCDEPMODE@ 309CFLAGS = @CFLAGS@ 310COMPILE_ET = @COMPILE_ET@ 311CPP = @CPP@ 312CPPFLAGS = @CPPFLAGS@ 313CYGPATH_W = @CYGPATH_W@ 314DB1LIB = @DB1LIB@ 315DB3LIB = @DB3LIB@ 316DBHEADER = @DBHEADER@ 317DEFS = @DEFS@ 318DEPDIR = @DEPDIR@ 319DIR_com_err = @DIR_com_err@ 320DIR_hdbdir = @DIR_hdbdir@ 321DIR_roken = @DIR_roken@ 322DLLTOOL = @DLLTOOL@ 323DSYMUTIL = @DSYMUTIL@ 324DUMPBIN = @DUMPBIN@ 325ECHO_C = @ECHO_C@ 326ECHO_N = @ECHO_N@ 327ECHO_T = @ECHO_T@ 328EGREP = @EGREP@ 329ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@ 330EXEEXT = @EXEEXT@ 331FGREP = @FGREP@ 332GCD_MIG = @GCD_MIG@ 333GREP = @GREP@ 334GROFF = @GROFF@ 335INCLUDES_roken = @INCLUDES_roken@ 336INCLUDE_libedit = @INCLUDE_libedit@ 337INCLUDE_libintl = @INCLUDE_libintl@ 338INCLUDE_openldap = @INCLUDE_openldap@ 339INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@ 340INCLUDE_readline = @INCLUDE_readline@ 341INCLUDE_sqlite3 = @INCLUDE_sqlite3@ 342INSTALL = @INSTALL@ 343INSTALL_DATA = @INSTALL_DATA@ 344INSTALL_PROGRAM = @INSTALL_PROGRAM@ 345INSTALL_SCRIPT = @INSTALL_SCRIPT@ 346INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 347LD = @LD@ 348LDFLAGS = @LDFLAGS@ 349LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@ 350LEX = @LEX@ 351LEXLIB = @LEXLIB@ 352LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 353LIBADD_roken = @LIBADD_roken@ 354LIBOBJS = @LIBOBJS@ 355LIBS = @LIBS@ 356LIBTOOL = @LIBTOOL@ 357LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 358LIB_bswap16 = @LIB_bswap16@ 359LIB_bswap32 = @LIB_bswap32@ 360LIB_bswap64 = @LIB_bswap64@ 361LIB_com_err = @LIB_com_err@ 362LIB_com_err_a = @LIB_com_err_a@ 363LIB_com_err_so = @LIB_com_err_so@ 364LIB_crypt = @LIB_crypt@ 365LIB_db_create = @LIB_db_create@ 366LIB_dbm_firstkey = @LIB_dbm_firstkey@ 367LIB_dbopen = @LIB_dbopen@ 368LIB_dispatch_async_f = @LIB_dispatch_async_f@ 369LIB_dladdr = @LIB_dladdr@ 370LIB_dlopen = @LIB_dlopen@ 371LIB_dn_expand = @LIB_dn_expand@ 372LIB_dns_search = @LIB_dns_search@ 373LIB_door_create = @LIB_door_create@ 374LIB_freeaddrinfo = @LIB_freeaddrinfo@ 375LIB_gai_strerror = @LIB_gai_strerror@ 376LIB_getaddrinfo = @LIB_getaddrinfo@ 377LIB_gethostbyname = @LIB_gethostbyname@ 378LIB_gethostbyname2 = @LIB_gethostbyname2@ 379LIB_getnameinfo = @LIB_getnameinfo@ 380LIB_getpwnam_r = @LIB_getpwnam_r@ 381LIB_getsockopt = @LIB_getsockopt@ 382LIB_hcrypto = @LIB_hcrypto@ 383LIB_hcrypto_a = @LIB_hcrypto_a@ 384LIB_hcrypto_appl = @LIB_hcrypto_appl@ 385LIB_hcrypto_so = @LIB_hcrypto_so@ 386LIB_hstrerror = @LIB_hstrerror@ 387LIB_kdb = @LIB_kdb@ 388LIB_libedit = @LIB_libedit@ 389LIB_libintl = @LIB_libintl@ 390LIB_loadquery = @LIB_loadquery@ 391LIB_logout = @LIB_logout@ 392LIB_logwtmp = @LIB_logwtmp@ 393LIB_openldap = @LIB_openldap@ 394LIB_openpty = @LIB_openpty@ 395LIB_openssl_crypto = @LIB_openssl_crypto@ 396LIB_otp = @LIB_otp@ 397LIB_pidfile = @LIB_pidfile@ 398LIB_readline = @LIB_readline@ 399LIB_res_ndestroy = @LIB_res_ndestroy@ 400LIB_res_nsearch = @LIB_res_nsearch@ 401LIB_res_search = @LIB_res_search@ 402LIB_roken = @LIB_roken@ 403LIB_security = @LIB_security@ 404LIB_setsockopt = @LIB_setsockopt@ 405LIB_socket = @LIB_socket@ 406LIB_sqlite3 = @LIB_sqlite3@ 407LIB_syslog = @LIB_syslog@ 408LIB_tgetent = @LIB_tgetent@ 409LIPO = @LIPO@ 410LMDBLIB = @LMDBLIB@ 411LN_S = @LN_S@ 412LTLIBOBJS = @LTLIBOBJS@ 413LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 414MAINT = @MAINT@ 415MAKEINFO = @MAKEINFO@ 416MANIFEST_TOOL = @MANIFEST_TOOL@ 417MKDIR_P = @MKDIR_P@ 418NDBMLIB = @NDBMLIB@ 419NM = @NM@ 420NMEDIT = @NMEDIT@ 421NO_AFS = @NO_AFS@ 422NROFF = @NROFF@ 423OBJDUMP = @OBJDUMP@ 424OBJEXT = @OBJEXT@ 425OTOOL = @OTOOL@ 426OTOOL64 = @OTOOL64@ 427PACKAGE = @PACKAGE@ 428PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 429PACKAGE_NAME = @PACKAGE_NAME@ 430PACKAGE_STRING = @PACKAGE_STRING@ 431PACKAGE_TARNAME = @PACKAGE_TARNAME@ 432PACKAGE_URL = @PACKAGE_URL@ 433PACKAGE_VERSION = @PACKAGE_VERSION@ 434PATH_SEPARATOR = @PATH_SEPARATOR@ 435PERL = @PERL@ 436PKG_CONFIG = @PKG_CONFIG@ 437PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 438PTHREAD_LDADD = @PTHREAD_LDADD@ 439PTHREAD_LIBADD = @PTHREAD_LIBADD@ 440RANLIB = @RANLIB@ 441SED = @SED@ 442SET_MAKE = @SET_MAKE@ 443SHELL = @SHELL@ 444SLC = @SLC@ 445SLC_DEP = @SLC_DEP@ 446STRIP = @STRIP@ 447VERSION = @VERSION@ 448VERSIONING = @VERSIONING@ 449WFLAGS = @WFLAGS@ 450WFLAGS_LITE = @WFLAGS_LITE@ 451YACC = @YACC@ 452YFLAGS = -d 453abs_builddir = @abs_builddir@ 454abs_srcdir = @abs_srcdir@ 455abs_top_builddir = @abs_top_builddir@ 456abs_top_srcdir = @abs_top_srcdir@ 457ac_ct_AR = @ac_ct_AR@ 458ac_ct_CC = @ac_ct_CC@ 459ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 460am__include = @am__include@ 461am__leading_dot = @am__leading_dot@ 462am__quote = @am__quote@ 463am__tar = @am__tar@ 464am__untar = @am__untar@ 465bindir = @bindir@ 466build = @build@ 467build_alias = @build_alias@ 468build_cpu = @build_cpu@ 469build_os = @build_os@ 470build_vendor = @build_vendor@ 471builddir = @builddir@ 472datadir = @datadir@ 473datarootdir = @datarootdir@ 474db_type = @db_type@ 475db_type_preference = @db_type_preference@ 476docdir = @docdir@ 477dpagaix_cflags = @dpagaix_cflags@ 478dpagaix_ldadd = @dpagaix_ldadd@ 479dpagaix_ldflags = @dpagaix_ldflags@ 480dvidir = @dvidir@ 481exec_prefix = @exec_prefix@ 482host = @host@ 483host_alias = @host_alias@ 484host_cpu = @host_cpu@ 485host_os = @host_os@ 486host_vendor = @host_vendor@ 487htmldir = @htmldir@ 488includedir = @includedir@ 489infodir = @infodir@ 490install_sh = @install_sh@ 491libdir = @libdir@ 492libexecdir = @libexecdir@ 493localedir = @localedir@ 494localstatedir = @localstatedir@ 495mandir = @mandir@ 496mkdir_p = @mkdir_p@ 497oldincludedir = @oldincludedir@ 498pdfdir = @pdfdir@ 499prefix = @prefix@ 500program_transform_name = @program_transform_name@ 501psdir = @psdir@ 502sbindir = @sbindir@ 503sharedstatedir = @sharedstatedir@ 504srcdir = @srcdir@ 505subdirs = @subdirs@ 506sysconfdir = @sysconfdir@ 507target_alias = @target_alias@ 508top_build_prefix = @top_build_prefix@ 509top_builddir = @top_builddir@ 510top_srcdir = @top_srcdir@ 511SUFFIXES = .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 \ 512 .cat5 .cat7 .cat8 513DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include 514AM_CPPFLAGS = $(INCLUDES_roken) 515@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 516AM_CFLAGS = $(WFLAGS) 517CP = cp 518buildinclude = $(top_builddir)/include 519LIB_XauReadAuth = @LIB_XauReadAuth@ 520LIB_el_init = @LIB_el_init@ 521LIB_getattr = @LIB_getattr@ 522LIB_getpwent_r = @LIB_getpwent_r@ 523LIB_odm_initialize = @LIB_odm_initialize@ 524LIB_setpcred = @LIB_setpcred@ 525INCLUDE_krb4 = @INCLUDE_krb4@ 526LIB_krb4 = @LIB_krb4@ 527libexec_heimdaldir = $(libexecdir)/heimdal 528NROFF_MAN = groff -mandoc -Tascii 529@NO_AFS_FALSE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 530@NO_AFS_TRUE@LIB_kafs = 531@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 532@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 533 534@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 535LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la 536@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 537 538#silent-rules 539heim_verbose = $(heim_verbose_$(V)) 540heim_verbose_ = $(heim_verbose_$(AM_DEFAULT_VERBOSITY)) 541heim_verbose_0 = @echo " GEN "$@; 542lib_LTLIBRARIES = libcom_err.la 543libcom_err_la_LDFLAGS = -version-info 2:3:1 $(am__append_1) 544libcom_err_la_LIBADD = $(LIB_libintl) 545include_HEADERS = com_err.h com_right.h 546compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h 547libcom_err_la_CPPFLAGS = $(ROKEN_RENAME) $(INCLUDE_libintl) 548dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h 549@do_roken_rename_TRUE@nodist_libcom_err_la_SOURCES = snprintf.c strlcpy.c 550libcom_err_la_DEPENDENCIES = version-script.map 551compile_et_LDADD = \ 552 libcom_err.la \ 553 $(LIB_roken) \ 554 $(LEXLIB) 555 556EXTRA_DIST = \ 557 NTMakefile \ 558 com_err.3 \ 559 compile_et-version.rc \ 560 libcom_err-version.rc \ 561 libcom_err-exports.def \ 562 version-script.map 563 564all: all-am 565 566.SUFFIXES: 567.SUFFIXES: .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 .cat5 .cat7 .cat8 .c .l .lo .o .obj .y 568$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps) 569 @for dep in $?; do \ 570 case '$(am__configure_deps)' in \ 571 *$$dep*) \ 572 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 573 && { if test -f $@; then exit 0; else break; fi; }; \ 574 exit 1;; \ 575 esac; \ 576 done; \ 577 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/com_err/Makefile'; \ 578 $(am__cd) $(top_srcdir) && \ 579 $(AUTOMAKE) --foreign lib/com_err/Makefile 580Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 581 @case '$?' in \ 582 *config.status*) \ 583 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 584 *) \ 585 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 586 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 587 esac; 588$(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__empty): 589 590$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 591 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 592 593$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 594 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 595$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 596 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 597$(am__aclocal_m4_deps): 598 599install-libLTLIBRARIES: $(lib_LTLIBRARIES) 600 @$(NORMAL_INSTALL) 601 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 602 list2=; for p in $$list; do \ 603 if test -f $$p; then \ 604 list2="$$list2 $$p"; \ 605 else :; fi; \ 606 done; \ 607 test -z "$$list2" || { \ 608 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 609 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 610 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 611 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 612 } 613 614uninstall-libLTLIBRARIES: 615 @$(NORMAL_UNINSTALL) 616 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 617 for p in $$list; do \ 618 $(am__strip_dir) \ 619 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 620 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 621 done 622 623clean-libLTLIBRARIES: 624 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 625 @list='$(lib_LTLIBRARIES)'; \ 626 locs=`for p in $$list; do echo $$p; done | \ 627 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 628 sort -u`; \ 629 test -z "$$locs" || { \ 630 echo rm -f $${locs}; \ 631 rm -f $${locs}; \ 632 } 633 634libcom_err.la: $(libcom_err_la_OBJECTS) $(libcom_err_la_DEPENDENCIES) $(EXTRA_libcom_err_la_DEPENDENCIES) 635 $(AM_V_CCLD)$(libcom_err_la_LINK) -rpath $(libdir) $(libcom_err_la_OBJECTS) $(libcom_err_la_LIBADD) $(LIBS) 636 637clean-noinstPROGRAMS: 638 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 639 echo " rm -f" $$list; \ 640 rm -f $$list || exit $$?; \ 641 test -n "$(EXEEXT)" || exit 0; \ 642 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 643 echo " rm -f" $$list; \ 644 rm -f $$list 645parse.h: parse.c 646 @if test ! -f $@; then rm -f parse.c; else :; fi 647 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) parse.c; else :; fi 648 649compile_et$(EXEEXT): $(compile_et_OBJECTS) $(compile_et_DEPENDENCIES) $(EXTRA_compile_et_DEPENDENCIES) 650 @rm -f compile_et$(EXEEXT) 651 $(AM_V_CCLD)$(LINK) $(compile_et_OBJECTS) $(compile_et_LDADD) $(LIBS) 652 653mostlyclean-compile: 654 -rm -f *.$(OBJEXT) 655 656distclean-compile: 657 -rm -f *.tab.c 658 659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compile_et.Po@am__quote@ 660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.Po@am__quote@ 661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-com_err.Plo@am__quote@ 662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-error.Plo@am__quote@ 663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-snprintf.Plo@am__quote@ 664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-strlcpy.Plo@am__quote@ 665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@ 666 667.c.o: 668@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 669@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 670@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 671@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 672@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 673 674.c.obj: 675@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 676@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 677@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 678@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 679@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 680 681.c.lo: 682@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 683@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 684@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 685@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 686@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 687 688libcom_err_la-error.lo: error.c 689@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcom_err_la-error.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-error.Tpo -c -o libcom_err_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c 690@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcom_err_la-error.Tpo $(DEPDIR)/libcom_err_la-error.Plo 691@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='error.c' object='libcom_err_la-error.lo' libtool=yes @AMDEPBACKSLASH@ 692@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 693@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcom_err_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c 694 695libcom_err_la-com_err.lo: com_err.c 696@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcom_err_la-com_err.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-com_err.Tpo -c -o libcom_err_la-com_err.lo `test -f 'com_err.c' || echo '$(srcdir)/'`com_err.c 697@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcom_err_la-com_err.Tpo $(DEPDIR)/libcom_err_la-com_err.Plo 698@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='com_err.c' object='libcom_err_la-com_err.lo' libtool=yes @AMDEPBACKSLASH@ 699@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 700@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcom_err_la-com_err.lo `test -f 'com_err.c' || echo '$(srcdir)/'`com_err.c 701 702libcom_err_la-snprintf.lo: snprintf.c 703@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcom_err_la-snprintf.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-snprintf.Tpo -c -o libcom_err_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c 704@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcom_err_la-snprintf.Tpo $(DEPDIR)/libcom_err_la-snprintf.Plo 705@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='snprintf.c' object='libcom_err_la-snprintf.lo' libtool=yes @AMDEPBACKSLASH@ 706@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 707@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcom_err_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c 708 709libcom_err_la-strlcpy.lo: strlcpy.c 710@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcom_err_la-strlcpy.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-strlcpy.Tpo -c -o libcom_err_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c 711@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcom_err_la-strlcpy.Tpo $(DEPDIR)/libcom_err_la-strlcpy.Plo 712@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strlcpy.c' object='libcom_err_la-strlcpy.lo' libtool=yes @AMDEPBACKSLASH@ 713@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 714@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcom_err_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcom_err_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c 715 716.l.c: 717 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE) 718 719.y.c: 720 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE) 721 722mostlyclean-libtool: 723 -rm -f *.lo 724 725clean-libtool: 726 -rm -rf .libs _libs 727install-includeHEADERS: $(include_HEADERS) 728 @$(NORMAL_INSTALL) 729 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 730 if test -n "$$list"; then \ 731 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 732 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 733 fi; \ 734 for p in $$list; do \ 735 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 736 echo "$$d$$p"; \ 737 done | $(am__base_list) | \ 738 while read files; do \ 739 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 740 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 741 done 742 743uninstall-includeHEADERS: 744 @$(NORMAL_UNINSTALL) 745 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 746 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 747 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 748 749ID: $(am__tagged_files) 750 $(am__define_uniq_tagged_files); mkid -fID $$unique 751tags: tags-am 752TAGS: tags 753 754tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 755 set x; \ 756 here=`pwd`; \ 757 $(am__define_uniq_tagged_files); \ 758 shift; \ 759 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 760 test -n "$$unique" || unique=$$empty_fix; \ 761 if test $$# -gt 0; then \ 762 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 763 "$$@" $$unique; \ 764 else \ 765 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 766 $$unique; \ 767 fi; \ 768 fi 769ctags: ctags-am 770 771CTAGS: ctags 772ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 773 $(am__define_uniq_tagged_files); \ 774 test -z "$(CTAGS_ARGS)$$unique" \ 775 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 776 $$unique 777 778GTAGS: 779 here=`$(am__cd) $(top_builddir) && pwd` \ 780 && $(am__cd) $(top_srcdir) \ 781 && gtags -i $(GTAGS_ARGS) "$$here" 782cscopelist: cscopelist-am 783 784cscopelist-am: $(am__tagged_files) 785 list='$(am__tagged_files)'; \ 786 case "$(srcdir)" in \ 787 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 788 *) sdir=$(subdir)/$(srcdir) ;; \ 789 esac; \ 790 for i in $$list; do \ 791 if test -f "$$i"; then \ 792 echo "$(subdir)/$$i"; \ 793 else \ 794 echo "$$sdir/$$i"; \ 795 fi; \ 796 done >> $(top_builddir)/cscope.files 797 798distclean-tags: 799 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 800 801distdir: $(DISTFILES) 802 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 803 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 804 list='$(DISTFILES)'; \ 805 dist_files=`for file in $$list; do echo $$file; done | \ 806 sed -e "s|^$$srcdirstrip/||;t" \ 807 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 808 case $$dist_files in \ 809 */*) $(MKDIR_P) `echo "$$dist_files" | \ 810 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 811 sort -u` ;; \ 812 esac; \ 813 for file in $$dist_files; do \ 814 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 815 if test -d $$d/$$file; then \ 816 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 817 if test -d "$(distdir)/$$file"; then \ 818 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 819 fi; \ 820 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 821 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 822 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 823 fi; \ 824 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 825 else \ 826 test -f "$(distdir)/$$file" \ 827 || cp -p $$d/$$file "$(distdir)/$$file" \ 828 || exit 1; \ 829 fi; \ 830 done 831 $(MAKE) $(AM_MAKEFLAGS) \ 832 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 833 dist-hook 834check-am: all-am 835 $(MAKE) $(AM_MAKEFLAGS) check-local 836check: check-am 837all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) all-local 838installdirs: 839 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ 840 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 841 done 842install: install-am 843install-exec: install-exec-am 844install-data: install-data-am 845uninstall: uninstall-am 846 847install-am: all-am 848 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 849 850installcheck: installcheck-am 851install-strip: 852 if test -z '$(STRIP)'; then \ 853 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 854 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 855 install; \ 856 else \ 857 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 858 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 859 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 860 fi 861mostlyclean-generic: 862 863clean-generic: 864 865distclean-generic: 866 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 867 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 868 869maintainer-clean-generic: 870 @echo "This command is intended for maintainers to use" 871 @echo "it deletes files that may require special tools to rebuild." 872 -rm -f lex.c 873 -rm -f parse.c 874 -rm -f parse.h 875clean: clean-am 876 877clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 878 clean-noinstPROGRAMS mostlyclean-am 879 880distclean: distclean-am 881 -rm -rf ./$(DEPDIR) 882 -rm -f Makefile 883distclean-am: clean-am distclean-compile distclean-generic \ 884 distclean-tags 885 886dvi: dvi-am 887 888dvi-am: 889 890html: html-am 891 892html-am: 893 894info: info-am 895 896info-am: 897 898install-data-am: install-includeHEADERS 899 @$(NORMAL_INSTALL) 900 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 901install-dvi: install-dvi-am 902 903install-dvi-am: 904 905install-exec-am: install-exec-local install-libLTLIBRARIES 906 907install-html: install-html-am 908 909install-html-am: 910 911install-info: install-info-am 912 913install-info-am: 914 915install-man: 916 917install-pdf: install-pdf-am 918 919install-pdf-am: 920 921install-ps: install-ps-am 922 923install-ps-am: 924 925installcheck-am: 926 927maintainer-clean: maintainer-clean-am 928 -rm -rf ./$(DEPDIR) 929 -rm -f Makefile 930maintainer-clean-am: distclean-am maintainer-clean-generic 931 932mostlyclean: mostlyclean-am 933 934mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 935 mostlyclean-libtool 936 937pdf: pdf-am 938 939pdf-am: 940 941ps: ps-am 942 943ps-am: 944 945uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES 946 @$(NORMAL_INSTALL) 947 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook 948.MAKE: check-am install-am install-data-am install-strip uninstall-am 949 950.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am \ 951 check-local clean clean-generic clean-libLTLIBRARIES \ 952 clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \ 953 ctags-am dist-hook distclean distclean-compile \ 954 distclean-generic distclean-libtool distclean-tags distdir dvi \ 955 dvi-am html html-am info info-am install install-am \ 956 install-data install-data-am install-data-hook install-dvi \ 957 install-dvi-am install-exec install-exec-am install-exec-local \ 958 install-html install-html-am install-includeHEADERS \ 959 install-info install-info-am install-libLTLIBRARIES \ 960 install-man install-pdf install-pdf-am install-ps \ 961 install-ps-am install-strip installcheck installcheck-am \ 962 installdirs maintainer-clean maintainer-clean-generic \ 963 mostlyclean mostlyclean-compile mostlyclean-generic \ 964 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 965 uninstall-am uninstall-hook uninstall-includeHEADERS \ 966 uninstall-libLTLIBRARIES 967 968.PRECIOUS: Makefile 969 970 971install-suid-programs: 972 @foo='$(bin_SUIDS)'; \ 973 for file in $$foo; do \ 974 x=$(DESTDIR)$(bindir)/$$file; \ 975 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 976 echo "*"; \ 977 echo "* Failed to install $$x setuid root"; \ 978 echo "*"; \ 979 fi; \ 980 done 981 982install-exec-local: install-suid-programs 983 984codesign-all: 985 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 986 foo='$(bin_PROGRAMS) $(sbin_PROGRAMS) $(libexec_PROGRAMS)' ; \ 987 for file in $$foo ; do \ 988 echo "CODESIGN $$file" ; \ 989 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \ 990 done ; \ 991 fi 992 993all-local: codesign-all 994 995install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) $(noinst_HEADERS) 996 @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(noinst_HEADERS)'; \ 997 for f in $$foo; do \ 998 f=`basename $$f`; \ 999 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 1000 else file="$$f"; fi; \ 1001 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 1002 : ; else \ 1003 echo " $(CP) $$file $(buildinclude)/$$f"; \ 1004 $(CP) $$file $(buildinclude)/$$f || true; \ 1005 fi ; \ 1006 done ; \ 1007 foo='$(nobase_include_HEADERS)'; \ 1008 for f in $$foo; do \ 1009 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 1010 else file="$$f"; fi; \ 1011 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \ 1012 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 1013 : ; else \ 1014 echo " $(CP) $$file $(buildinclude)/$$f"; \ 1015 $(CP) $$file $(buildinclude)/$$f; \ 1016 fi ; \ 1017 done 1018 1019all-local: install-build-headers 1020 1021check-local:: 1022 @if test '$(CHECK_LOCAL)' = "no-check-local"; then \ 1023 foo=''; elif test '$(CHECK_LOCAL)'; then \ 1024 foo='$(CHECK_LOCAL)'; else \ 1025 foo='$(PROGRAMS)'; fi; \ 1026 if test "$$foo"; then \ 1027 failed=0; all=0; \ 1028 for i in $$foo; do \ 1029 all=`expr $$all + 1`; \ 1030 if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \ 1031 echo "PASS: $$i"; \ 1032 else \ 1033 echo "FAIL: $$i"; \ 1034 failed=`expr $$failed + 1`; \ 1035 fi; \ 1036 done; \ 1037 if test "$$failed" -eq 0; then \ 1038 banner="All $$all tests passed"; \ 1039 else \ 1040 banner="$$failed of $$all tests failed"; \ 1041 fi; \ 1042 dashes=`echo "$$banner" | sed s/./=/g`; \ 1043 echo "$$dashes"; \ 1044 echo "$$banner"; \ 1045 echo "$$dashes"; \ 1046 test "$$failed" -eq 0 || exit 1; \ 1047 fi 1048 1049.x.c: 1050 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1051 1052.hx.h: 1053 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1054#NROFF_MAN = nroff -man 1055.1.cat1: 1056 $(NROFF_MAN) $< > $@ 1057.3.cat3: 1058 $(NROFF_MAN) $< > $@ 1059.5.cat5: 1060 $(NROFF_MAN) $< > $@ 1061.7.cat7: 1062 $(NROFF_MAN) $< > $@ 1063.8.cat8: 1064 $(NROFF_MAN) $< > $@ 1065 1066dist-cat1-mans: 1067 @foo='$(man1_MANS)'; \ 1068 bar='$(man_MANS)'; \ 1069 for i in $$bar; do \ 1070 case $$i in \ 1071 *.1) foo="$$foo $$i";; \ 1072 esac; done ;\ 1073 for i in $$foo; do \ 1074 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 1075 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1076 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1077 done 1078 1079dist-cat3-mans: 1080 @foo='$(man3_MANS)'; \ 1081 bar='$(man_MANS)'; \ 1082 for i in $$bar; do \ 1083 case $$i in \ 1084 *.3) foo="$$foo $$i";; \ 1085 esac; done ;\ 1086 for i in $$foo; do \ 1087 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 1088 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1089 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1090 done 1091 1092dist-cat5-mans: 1093 @foo='$(man5_MANS)'; \ 1094 bar='$(man_MANS)'; \ 1095 for i in $$bar; do \ 1096 case $$i in \ 1097 *.5) foo="$$foo $$i";; \ 1098 esac; done ;\ 1099 for i in $$foo; do \ 1100 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 1101 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1102 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1103 done 1104 1105dist-cat7-mans: 1106 @foo='$(man7_MANS)'; \ 1107 bar='$(man_MANS)'; \ 1108 for i in $$bar; do \ 1109 case $$i in \ 1110 *.7) foo="$$foo $$i";; \ 1111 esac; done ;\ 1112 for i in $$foo; do \ 1113 x=`echo $$i | sed 's/\.[^.]*$$/.cat7/'`; \ 1114 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1115 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1116 done 1117 1118dist-cat8-mans: 1119 @foo='$(man8_MANS)'; \ 1120 bar='$(man_MANS)'; \ 1121 for i in $$bar; do \ 1122 case $$i in \ 1123 *.8) foo="$$foo $$i";; \ 1124 esac; done ;\ 1125 for i in $$foo; do \ 1126 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 1127 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1128 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1129 done 1130 1131dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat7-mans dist-cat8-mans 1132 1133install-cat-mans: 1134 $(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS) 1135 1136uninstall-cat-mans: 1137 $(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS) 1138 1139install-data-hook: install-cat-mans 1140uninstall-hook: uninstall-cat-mans 1141 1142.et.h: 1143 $(COMPILE_ET) $< 1144.et.c: 1145 $(COMPILE_ET) $< 1146 1147# 1148# Useful target for debugging 1149# 1150 1151check-valgrind: 1152 tobjdir=`cd $(top_builddir) && pwd` ; \ 1153 tsrcdir=`cd $(top_srcdir) && pwd` ; \ 1154 env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check 1155 1156# 1157# Target to please samba build farm, builds distfiles in-tree. 1158# Will break when automake changes... 1159# 1160 1161distdir-in-tree: $(DISTFILES) $(INFO_DEPS) 1162 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 1163 if test "$$subdir" != .; then \ 1164 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \ 1165 fi ; \ 1166 done 1167 1168$(compile_et_OBJECTS): parse.h parse.c ## XXX broken automake 1.4s 1169 1170snprintf.c: 1171 $(LN_S) $(srcdir)/../roken/snprintf.c . 1172strlcpy.c: 1173 $(LN_S) $(srcdir)/../roken/strlcpy.c . 1174 1175# Tell versions [3.59,3.63) of GNU make to not export all variables. 1176# Otherwise a system limit (for SysV at least) may be exceeded. 1177.NOEXPORT: 1178