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