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