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 22 23VPATH = @srcdir@ 24am__is_gnu_make = { \ 25 if test -z '$(MAKELEVEL)'; then \ 26 false; \ 27 elif test -n '$(MAKE_HOST)'; then \ 28 true; \ 29 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 true; \ 31 else \ 32 false; \ 33 fi; \ 34} 35am__make_running_with_option = \ 36 case $${target_option-} in \ 37 ?) ;; \ 38 *) echo "am__make_running_with_option: internal error: invalid" \ 39 "target option '$${target_option-}' specified" >&2; \ 40 exit 1;; \ 41 esac; \ 42 has_opt=no; \ 43 sane_makeflags=$$MAKEFLAGS; \ 44 if $(am__is_gnu_make); then \ 45 sane_makeflags=$$MFLAGS; \ 46 else \ 47 case $$MAKEFLAGS in \ 48 *\\[\ \ ]*) \ 49 bs=\\; \ 50 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 51 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 52 esac; \ 53 fi; \ 54 skip_next=no; \ 55 strip_trailopt () \ 56 { \ 57 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 58 }; \ 59 for flg in $$sane_makeflags; do \ 60 test $$skip_next = yes && { skip_next=no; continue; }; \ 61 case $$flg in \ 62 *=*|--*) continue;; \ 63 -*I) strip_trailopt 'I'; skip_next=yes;; \ 64 -*I?*) strip_trailopt 'I';; \ 65 -*O) strip_trailopt 'O'; skip_next=yes;; \ 66 -*O?*) strip_trailopt 'O';; \ 67 -*l) strip_trailopt 'l'; skip_next=yes;; \ 68 -*l?*) strip_trailopt 'l';; \ 69 -[dEDm]) skip_next=yes;; \ 70 -[JT]) skip_next=yes;; \ 71 esac; \ 72 case $$flg in \ 73 *$$target_option*) has_opt=yes; break;; \ 74 esac; \ 75 done; \ 76 test $$has_opt = yes 77am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 78am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 79pkgdatadir = $(datadir)/@PACKAGE@ 80pkgincludedir = $(includedir)/@PACKAGE@ 81pkglibdir = $(libdir)/@PACKAGE@ 82pkglibexecdir = $(libexecdir)/@PACKAGE@ 83am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 84install_sh_DATA = $(install_sh) -c -m 644 85install_sh_PROGRAM = $(install_sh) -c 86install_sh_SCRIPT = $(install_sh) -c 87INSTALL_HEADER = $(INSTALL_DATA) 88transform = $(program_transform_name) 89NORMAL_INSTALL = : 90PRE_INSTALL = : 91POST_INSTALL = : 92NORMAL_UNINSTALL = : 93PRE_UNINSTALL = : 94POST_UNINSTALL = : 95build_triplet = @build@ 96host_triplet = @host@ 97TESTS = 98noinst_PROGRAMS = tc$(EXEEXT) ts$(EXEEXT) ts-http$(EXEEXT) 99@have_gcd_TRUE@am__append_1 = -lbsm 100subdir = lib/ipc 101ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 102am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 103 $(top_srcdir)/cf/auth-modules.m4 \ 104 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 105 $(top_srcdir)/cf/broken-glob.m4 \ 106 $(top_srcdir)/cf/broken-realloc.m4 \ 107 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 108 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ 109 $(top_srcdir)/cf/capabilities.m4 \ 110 $(top_srcdir)/cf/check-compile-et.m4 \ 111 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \ 112 $(top_srcdir)/cf/check-man.m4 \ 113 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \ 114 $(top_srcdir)/cf/check-type-extra.m4 \ 115 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \ 116 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \ 117 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \ 118 $(top_srcdir)/cf/find-func-no-libs.m4 \ 119 $(top_srcdir)/cf/find-func-no-libs2.m4 \ 120 $(top_srcdir)/cf/find-func.m4 \ 121 $(top_srcdir)/cf/find-if-not-broken.m4 \ 122 $(top_srcdir)/cf/framework-security.m4 \ 123 $(top_srcdir)/cf/have-struct-field.m4 \ 124 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \ 125 $(top_srcdir)/cf/krb-bigendian.m4 \ 126 $(top_srcdir)/cf/krb-func-getlogin.m4 \ 127 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \ 128 $(top_srcdir)/cf/krb-prog-perl.m4 \ 129 $(top_srcdir)/cf/krb-readline.m4 \ 130 $(top_srcdir)/cf/krb-struct-spwd.m4 \ 131 $(top_srcdir)/cf/krb-struct-winsize.m4 \ 132 $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \ 133 $(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \ 134 $(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \ 135 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \ 136 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \ 137 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 138 $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \ 139 $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \ 140 $(top_srcdir)/cf/roken-frag.m4 \ 141 $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \ 142 $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \ 143 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \ 144 $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \ 145 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac 146am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 147 $(ACLOCAL_M4) 148DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ 149 $(am__DIST_COMMON) 150mkinstalldirs = $(install_sh) -d 151CONFIG_HEADER = $(top_builddir)/include/config.h 152CONFIG_CLEAN_FILES = 153CONFIG_CLEAN_VPATH_FILES = 154LTLIBRARIES = $(noinst_LTLIBRARIES) 155am__DEPENDENCIES_1 = 156libheim_ipcc_la_DEPENDENCIES = $(LIB_heimbase) $(am__DEPENDENCIES_1) \ 157 $(am__DEPENDENCIES_1) 158dist_libheim_ipcc_la_OBJECTS = client.lo common.lo 159@have_gcd_TRUE@am__objects_1 = heim_ipcUser.lo heim_ipc_asyncServer.lo 160@have_gcd_TRUE@nodist_libheim_ipcc_la_OBJECTS = $(am__objects_1) 161libheim_ipcc_la_OBJECTS = $(dist_libheim_ipcc_la_OBJECTS) \ 162 $(nodist_libheim_ipcc_la_OBJECTS) 163AM_V_lt = $(am__v_lt_@AM_V@) 164am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 165am__v_lt_0 = --silent 166am__v_lt_1 = 167am__DEPENDENCIES_2 = $(LIB_heimbase) $(am__DEPENDENCIES_1) \ 168 $(am__DEPENDENCIES_1) 169libheim_ipcs_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \ 170 $(am__DEPENDENCIES_1) 171dist_libheim_ipcs_la_OBJECTS = server.lo common.lo 172@have_gcd_TRUE@am__objects_2 = heim_ipcServer.lo heim_ipc_asyncUser.lo \ 173@have_gcd_TRUE@ heim_ipc_replyUser.lo 174@have_gcd_TRUE@nodist_libheim_ipcs_la_OBJECTS = $(am__objects_2) 175libheim_ipcs_la_OBJECTS = $(dist_libheim_ipcs_la_OBJECTS) \ 176 $(nodist_libheim_ipcs_la_OBJECTS) 177PROGRAMS = $(noinst_PROGRAMS) 178tc_SOURCES = tc.c 179tc_OBJECTS = tc.$(OBJEXT) 180tc_DEPENDENCIES = libheim-ipcc.la $(am__DEPENDENCIES_1) 181ts_SOURCES = ts.c 182ts_OBJECTS = ts.$(OBJEXT) 183ts_DEPENDENCIES = libheim-ipcs.la $(am__DEPENDENCIES_1) 184ts_http_SOURCES = ts-http.c 185ts_http_OBJECTS = ts-http.$(OBJEXT) 186am__DEPENDENCIES_3 = libheim-ipcs.la $(am__DEPENDENCIES_1) 187ts_http_DEPENDENCIES = $(am__DEPENDENCIES_3) 188AM_V_P = $(am__v_P_@AM_V@) 189am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 190am__v_P_0 = false 191am__v_P_1 = : 192AM_V_GEN = $(am__v_GEN_@AM_V@) 193am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 194am__v_GEN_0 = @echo " GEN " $@; 195am__v_GEN_1 = 196AM_V_at = $(am__v_at_@AM_V@) 197am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 198am__v_at_0 = @ 199am__v_at_1 = 200depcomp = $(SHELL) $(top_srcdir)/depcomp 201am__depfiles_maybe = depfiles 202am__mv = mv -f 203COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 204 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 205LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 206 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 207 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 208 $(AM_CFLAGS) $(CFLAGS) 209AM_V_CC = $(am__v_CC_@AM_V@) 210am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 211am__v_CC_0 = @echo " CC " $@; 212am__v_CC_1 = 213CCLD = $(CC) 214LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 215 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 216 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 217AM_V_CCLD = $(am__v_CCLD_@AM_V@) 218am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 219am__v_CCLD_0 = @echo " CCLD " $@; 220am__v_CCLD_1 = 221SOURCES = $(dist_libheim_ipcc_la_SOURCES) \ 222 $(nodist_libheim_ipcc_la_SOURCES) \ 223 $(dist_libheim_ipcs_la_SOURCES) \ 224 $(nodist_libheim_ipcs_la_SOURCES) tc.c ts.c ts-http.c 225DIST_SOURCES = $(dist_libheim_ipcc_la_SOURCES) \ 226 $(dist_libheim_ipcs_la_SOURCES) tc.c ts.c ts-http.c 227am__can_run_installinfo = \ 228 case $$AM_UPDATE_INFO_DIR in \ 229 n|no|NO) false;; \ 230 *) (install-info --version) >/dev/null 2>&1;; \ 231 esac 232am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 233am__vpath_adj = case $$p in \ 234 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 235 *) f=$$p;; \ 236 esac; 237am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 238am__install_max = 40 239am__nobase_strip_setup = \ 240 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 241am__nobase_strip = \ 242 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 243am__nobase_list = $(am__nobase_strip_setup); \ 244 for p in $$list; do echo "$$p $$p"; done | \ 245 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 246 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 247 if (++n[$$2] == $(am__install_max)) \ 248 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 249 END { for (dir in files) print dir, files[dir] }' 250am__base_list = \ 251 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 252 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 253am__uninstall_files_from_dir = { \ 254 test -z "$$files" \ 255 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 256 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 257 $(am__cd) "$$dir" && rm -f $$files; }; \ 258 } 259am__installdirs = "$(DESTDIR)$(includedir)" 260HEADERS = $(include_HEADERS) 261am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 262# Read a list of newline-separated strings from the standard input, 263# and print each of them once, without duplicates. Input order is 264# *not* preserved. 265am__uniquify_input = $(AWK) '\ 266 BEGIN { nonempty = 0; } \ 267 { items[$$0] = 1; nonempty = 1; } \ 268 END { if (nonempty) { for (i in items) print i; }; } \ 269' 270# Make sure the list of sources is unique. This is necessary because, 271# e.g., the same source file might be shared among _SOURCES variables 272# for different programs/libraries. 273am__define_uniq_tagged_files = \ 274 list='$(am__tagged_files)'; \ 275 unique=`for i in $$list; do \ 276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 277 done | $(am__uniquify_input)` 278ETAGS = etags 279CTAGS = ctags 280am__tty_colors_dummy = \ 281 mgn= red= grn= lgn= blu= brg= std=; \ 282 am__color_tests=no 283am__tty_colors = { \ 284 $(am__tty_colors_dummy); \ 285 if test "X$(AM_COLOR_TESTS)" = Xno; then \ 286 am__color_tests=no; \ 287 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ 288 am__color_tests=yes; \ 289 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ 290 am__color_tests=yes; \ 291 fi; \ 292 if test $$am__color_tests = yes; then \ 293 red='[0;31m'; \ 294 grn='[0;32m'; \ 295 lgn='[1;32m'; \ 296 blu='[1;34m'; \ 297 mgn='[0;35m'; \ 298 brg='[1m'; \ 299 std='[m'; \ 300 fi; \ 301} 302am__recheck_rx = ^[ ]*:recheck:[ ]* 303am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* 304am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* 305# A command that, given a newline-separated list of test names on the 306# standard input, print the name of the tests that are to be re-run 307# upon "make recheck". 308am__list_recheck_tests = $(AWK) '{ \ 309 recheck = 1; \ 310 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 311 { \ 312 if (rc < 0) \ 313 { \ 314 if ((getline line2 < ($$0 ".log")) < 0) \ 315 recheck = 0; \ 316 break; \ 317 } \ 318 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ 319 { \ 320 recheck = 0; \ 321 break; \ 322 } \ 323 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ 324 { \ 325 break; \ 326 } \ 327 }; \ 328 if (recheck) \ 329 print $$0; \ 330 close ($$0 ".trs"); \ 331 close ($$0 ".log"); \ 332}' 333# A command that, given a newline-separated list of test names on the 334# standard input, create the global log from their .trs and .log files. 335am__create_global_log = $(AWK) ' \ 336function fatal(msg) \ 337{ \ 338 print "fatal: making $@: " msg | "cat >&2"; \ 339 exit 1; \ 340} \ 341function rst_section(header) \ 342{ \ 343 print header; \ 344 len = length(header); \ 345 for (i = 1; i <= len; i = i + 1) \ 346 printf "="; \ 347 printf "\n\n"; \ 348} \ 349{ \ 350 copy_in_global_log = 1; \ 351 global_test_result = "RUN"; \ 352 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 353 { \ 354 if (rc < 0) \ 355 fatal("failed to read from " $$0 ".trs"); \ 356 if (line ~ /$(am__global_test_result_rx)/) \ 357 { \ 358 sub("$(am__global_test_result_rx)", "", line); \ 359 sub("[ ]*$$", "", line); \ 360 global_test_result = line; \ 361 } \ 362 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ 363 copy_in_global_log = 0; \ 364 }; \ 365 if (copy_in_global_log) \ 366 { \ 367 rst_section(global_test_result ": " $$0); \ 368 while ((rc = (getline line < ($$0 ".log"))) != 0) \ 369 { \ 370 if (rc < 0) \ 371 fatal("failed to read from " $$0 ".log"); \ 372 print line; \ 373 }; \ 374 printf "\n"; \ 375 }; \ 376 close ($$0 ".trs"); \ 377 close ($$0 ".log"); \ 378}' 379# Restructured Text title. 380am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } 381# Solaris 10 'make', and several other traditional 'make' implementations, 382# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it 383# by disabling -e (using the XSI extension "set +e") if it's set. 384am__sh_e_setup = case $$- in *e*) set +e;; esac 385# Default flags passed to test drivers. 386am__common_driver_flags = \ 387 --color-tests "$$am__color_tests" \ 388 --enable-hard-errors "$$am__enable_hard_errors" \ 389 --expect-failure "$$am__expect_failure" 390# To be inserted before the command running the test. Creates the 391# directory for the log if needed. Stores in $dir the directory 392# containing $f, in $tst the test, in $log the log. Executes the 393# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and 394# passes TESTS_ENVIRONMENT. Set up options for the wrapper that 395# will run the test scripts (or their associated LOG_COMPILER, if 396# thy have one). 397am__check_pre = \ 398$(am__sh_e_setup); \ 399$(am__vpath_adj_setup) $(am__vpath_adj) \ 400$(am__tty_colors); \ 401srcdir=$(srcdir); export srcdir; \ 402case "$@" in \ 403 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ 404 *) am__odir=.;; \ 405esac; \ 406test "x$$am__odir" = x"." || test -d "$$am__odir" \ 407 || $(MKDIR_P) "$$am__odir" || exit $$?; \ 408if test -f "./$$f"; then dir=./; \ 409elif test -f "$$f"; then dir=; \ 410else dir="$(srcdir)/"; fi; \ 411tst=$$dir$$f; log='$@'; \ 412if test -n '$(DISABLE_HARD_ERRORS)'; then \ 413 am__enable_hard_errors=no; \ 414else \ 415 am__enable_hard_errors=yes; \ 416fi; \ 417case " $(XFAIL_TESTS) " in \ 418 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ 419 am__expect_failure=yes;; \ 420 *) \ 421 am__expect_failure=no;; \ 422esac; \ 423$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) 424# A shell command to get the names of the tests scripts with any registered 425# extension removed (i.e., equivalently, the names of the test logs, with 426# the '.log' extension removed). The result is saved in the shell variable 427# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, 428# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", 429# since that might cause problem with VPATH rewrites for suffix-less tests. 430# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. 431am__set_TESTS_bases = \ 432 bases='$(TEST_LOGS)'; \ 433 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ 434 bases=`echo $$bases` 435RECHECK_LOGS = $(TEST_LOGS) 436AM_RECURSIVE_TARGETS = check recheck 437TEST_SUITE_LOG = test-suite.log 438TEST_EXTENSIONS = @EXEEXT@ .test 439am__test_logs1 = $(TESTS:=.log) 440am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) 441TEST_LOGS = $(am__test_logs2:.test.log=.log) 442TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 443TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ 444 $(TEST_LOG_FLAGS) 445am__set_b = \ 446 case '$@' in \ 447 */*) \ 448 case '$*' in \ 449 */*) b='$*';; \ 450 *) b=`echo '$@' | sed 's/\.log$$//'`; \ 451 esac;; \ 452 *) \ 453 b='$*';; \ 454 esac 455am__DIST_COMMON = $(srcdir)/Makefile.in \ 456 $(top_srcdir)/Makefile.am.common \ 457 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/depcomp \ 458 $(top_srcdir)/test-driver 459DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 460ACLOCAL = @ACLOCAL@ 461AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@ 462AMTAR = @AMTAR@ 463AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 464AR = @AR@ 465AS = @AS@ 466ASN1_COMPILE = @ASN1_COMPILE@ 467ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@ 468AUTOCONF = @AUTOCONF@ 469AUTOHEADER = @AUTOHEADER@ 470AUTOMAKE = @AUTOMAKE@ 471AWK = @AWK@ 472CANONICAL_HOST = @CANONICAL_HOST@ 473CAPNG_CFLAGS = @CAPNG_CFLAGS@ 474CAPNG_LIBS = @CAPNG_LIBS@ 475CATMAN = @CATMAN@ 476CATMANEXT = @CATMANEXT@ 477CC = @CC@ 478CCDEPMODE = @CCDEPMODE@ 479CFLAGS = @CFLAGS@ 480COMPILE_ET = @COMPILE_ET@ 481CPP = @CPP@ 482CPPFLAGS = @CPPFLAGS@ 483CYGPATH_W = @CYGPATH_W@ 484DB1LIB = @DB1LIB@ 485DB3LIB = @DB3LIB@ 486DBHEADER = @DBHEADER@ 487DEFS = @DEFS@ 488DEPDIR = @DEPDIR@ 489DIR_com_err = @DIR_com_err@ 490DIR_hdbdir = @DIR_hdbdir@ 491DIR_roken = @DIR_roken@ 492DLLTOOL = @DLLTOOL@ 493DSYMUTIL = @DSYMUTIL@ 494DUMPBIN = @DUMPBIN@ 495ECHO_C = @ECHO_C@ 496ECHO_N = @ECHO_N@ 497ECHO_T = @ECHO_T@ 498EGREP = @EGREP@ 499ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@ 500EXEEXT = @EXEEXT@ 501FGREP = @FGREP@ 502GCD_MIG = @GCD_MIG@ 503GREP = @GREP@ 504GROFF = @GROFF@ 505INCLUDES_roken = @INCLUDES_roken@ 506INCLUDE_libedit = @INCLUDE_libedit@ 507INCLUDE_libintl = @INCLUDE_libintl@ 508INCLUDE_openldap = @INCLUDE_openldap@ 509INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@ 510INCLUDE_readline = @INCLUDE_readline@ 511INCLUDE_sqlite3 = @INCLUDE_sqlite3@ 512INSTALL = @INSTALL@ 513INSTALL_DATA = @INSTALL_DATA@ 514INSTALL_PROGRAM = @INSTALL_PROGRAM@ 515INSTALL_SCRIPT = @INSTALL_SCRIPT@ 516INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 517LD = @LD@ 518LDFLAGS = @LDFLAGS@ 519LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@ 520LEX = @LEX@ 521LEXLIB = @LEXLIB@ 522LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 523LIBADD_roken = @LIBADD_roken@ 524LIBOBJS = @LIBOBJS@ 525LIBS = @LIBS@ 526LIBTOOL = @LIBTOOL@ 527LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@ 528LIB_bswap16 = @LIB_bswap16@ 529LIB_bswap32 = @LIB_bswap32@ 530LIB_bswap64 = @LIB_bswap64@ 531LIB_com_err = @LIB_com_err@ 532LIB_com_err_a = @LIB_com_err_a@ 533LIB_com_err_so = @LIB_com_err_so@ 534LIB_crypt = @LIB_crypt@ 535LIB_db_create = @LIB_db_create@ 536LIB_dbm_firstkey = @LIB_dbm_firstkey@ 537LIB_dbopen = @LIB_dbopen@ 538LIB_dispatch_async_f = @LIB_dispatch_async_f@ 539LIB_dladdr = @LIB_dladdr@ 540LIB_dlopen = @LIB_dlopen@ 541LIB_dn_expand = @LIB_dn_expand@ 542LIB_dns_search = @LIB_dns_search@ 543LIB_door_create = @LIB_door_create@ 544LIB_freeaddrinfo = @LIB_freeaddrinfo@ 545LIB_gai_strerror = @LIB_gai_strerror@ 546LIB_getaddrinfo = @LIB_getaddrinfo@ 547LIB_gethostbyname = @LIB_gethostbyname@ 548LIB_gethostbyname2 = @LIB_gethostbyname2@ 549LIB_getnameinfo = @LIB_getnameinfo@ 550LIB_getpwnam_r = @LIB_getpwnam_r@ 551LIB_getsockopt = @LIB_getsockopt@ 552LIB_hcrypto = @LIB_hcrypto@ 553LIB_hcrypto_a = @LIB_hcrypto_a@ 554LIB_hcrypto_appl = @LIB_hcrypto_appl@ 555LIB_hcrypto_so = @LIB_hcrypto_so@ 556LIB_hstrerror = @LIB_hstrerror@ 557LIB_kdb = @LIB_kdb@ 558LIB_libedit = @LIB_libedit@ 559LIB_libintl = @LIB_libintl@ 560LIB_loadquery = @LIB_loadquery@ 561LIB_logout = @LIB_logout@ 562LIB_logwtmp = @LIB_logwtmp@ 563LIB_openldap = @LIB_openldap@ 564LIB_openpty = @LIB_openpty@ 565LIB_openssl_crypto = @LIB_openssl_crypto@ 566LIB_otp = @LIB_otp@ 567LIB_pidfile = @LIB_pidfile@ 568LIB_readline = @LIB_readline@ 569LIB_res_ndestroy = @LIB_res_ndestroy@ 570LIB_res_nsearch = @LIB_res_nsearch@ 571LIB_res_search = @LIB_res_search@ 572LIB_roken = @LIB_roken@ 573LIB_security = @LIB_security@ 574LIB_setsockopt = @LIB_setsockopt@ 575LIB_socket = @LIB_socket@ 576LIB_sqlite3 = @LIB_sqlite3@ 577LIB_syslog = @LIB_syslog@ 578LIB_tgetent = @LIB_tgetent@ 579LIPO = @LIPO@ 580LMDBLIB = @LMDBLIB@ 581LN_S = @LN_S@ 582LTLIBOBJS = @LTLIBOBJS@ 583LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 584MAINT = @MAINT@ 585MAKEINFO = @MAKEINFO@ 586MANIFEST_TOOL = @MANIFEST_TOOL@ 587MKDIR_P = @MKDIR_P@ 588NDBMLIB = @NDBMLIB@ 589NM = @NM@ 590NMEDIT = @NMEDIT@ 591NO_AFS = @NO_AFS@ 592NROFF = @NROFF@ 593OBJDUMP = @OBJDUMP@ 594OBJEXT = @OBJEXT@ 595OTOOL = @OTOOL@ 596OTOOL64 = @OTOOL64@ 597PACKAGE = @PACKAGE@ 598PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 599PACKAGE_NAME = @PACKAGE_NAME@ 600PACKAGE_STRING = @PACKAGE_STRING@ 601PACKAGE_TARNAME = @PACKAGE_TARNAME@ 602PACKAGE_URL = @PACKAGE_URL@ 603PACKAGE_VERSION = @PACKAGE_VERSION@ 604PATH_SEPARATOR = @PATH_SEPARATOR@ 605PERL = @PERL@ 606PKG_CONFIG = @PKG_CONFIG@ 607PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 608PTHREAD_LDADD = @PTHREAD_LDADD@ 609PTHREAD_LIBADD = @PTHREAD_LIBADD@ 610RANLIB = @RANLIB@ 611SED = @SED@ 612SET_MAKE = @SET_MAKE@ 613SHELL = @SHELL@ 614SLC = @SLC@ 615SLC_DEP = @SLC_DEP@ 616STRIP = @STRIP@ 617VERSION = @VERSION@ 618VERSIONING = @VERSIONING@ 619WFLAGS = @WFLAGS@ 620WFLAGS_LITE = @WFLAGS_LITE@ 621YACC = @YACC@ 622YFLAGS = @YFLAGS@ 623abs_builddir = @abs_builddir@ 624abs_srcdir = @abs_srcdir@ 625abs_top_builddir = @abs_top_builddir@ 626abs_top_srcdir = @abs_top_srcdir@ 627ac_ct_AR = @ac_ct_AR@ 628ac_ct_CC = @ac_ct_CC@ 629ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 630am__include = @am__include@ 631am__leading_dot = @am__leading_dot@ 632am__quote = @am__quote@ 633am__tar = @am__tar@ 634am__untar = @am__untar@ 635bindir = @bindir@ 636build = @build@ 637build_alias = @build_alias@ 638build_cpu = @build_cpu@ 639build_os = @build_os@ 640build_vendor = @build_vendor@ 641builddir = @builddir@ 642datadir = @datadir@ 643datarootdir = @datarootdir@ 644db_type = @db_type@ 645db_type_preference = @db_type_preference@ 646docdir = @docdir@ 647dpagaix_cflags = @dpagaix_cflags@ 648dpagaix_ldadd = @dpagaix_ldadd@ 649dpagaix_ldflags = @dpagaix_ldflags@ 650dvidir = @dvidir@ 651exec_prefix = @exec_prefix@ 652host = @host@ 653host_alias = @host_alias@ 654host_cpu = @host_cpu@ 655host_os = @host_os@ 656host_vendor = @host_vendor@ 657htmldir = @htmldir@ 658includedir = @includedir@ 659infodir = @infodir@ 660install_sh = @install_sh@ 661libdir = @libdir@ 662libexecdir = @libexecdir@ 663localedir = @localedir@ 664localstatedir = @localstatedir@ 665mandir = @mandir@ 666mkdir_p = @mkdir_p@ 667oldincludedir = @oldincludedir@ 668pdfdir = @pdfdir@ 669prefix = @prefix@ 670program_transform_name = @program_transform_name@ 671psdir = @psdir@ 672sbindir = @sbindir@ 673sharedstatedir = @sharedstatedir@ 674srcdir = @srcdir@ 675subdirs = @subdirs@ 676sysconfdir = @sysconfdir@ 677target_alias = @target_alias@ 678top_build_prefix = @top_build_prefix@ 679top_builddir = @top_builddir@ 680top_srcdir = @top_srcdir@ 681SUFFIXES = .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 \ 682 .cat5 .cat7 .cat8 683DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include 684AM_CPPFLAGS = $(INCLUDES_roken) 685@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME 686AM_CFLAGS = $(WFLAGS) 687CP = cp 688buildinclude = $(top_builddir)/include 689LIB_XauReadAuth = @LIB_XauReadAuth@ 690LIB_el_init = @LIB_el_init@ 691LIB_getattr = @LIB_getattr@ 692LIB_getpwent_r = @LIB_getpwent_r@ 693LIB_odm_initialize = @LIB_odm_initialize@ 694LIB_setpcred = @LIB_setpcred@ 695INCLUDE_krb4 = @INCLUDE_krb4@ 696LIB_krb4 = @LIB_krb4@ 697libexec_heimdaldir = $(libexecdir)/heimdal 698NROFF_MAN = groff -mandoc -Tascii 699@NO_AFS_FALSE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS) 700@NO_AFS_TRUE@LIB_kafs = 701@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \ 702@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la 703 704@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la 705LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la 706@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la 707 708#silent-rules 709heim_verbose = $(heim_verbose_$(V)) 710heim_verbose_ = $(heim_verbose_$(AM_DEFAULT_VERBOSITY)) 711heim_verbose_0 = @echo " GEN "$@; 712noinst_LTLIBRARIES = libheim-ipcc.la libheim-ipcs.la 713dist_libheim_ipcc_la_SOURCES = hi_locl.h heim_ipc_types.h client.c common.c 714dist_libheim_ipcs_la_SOURCES = hi_locl.h heim_ipc_types.h server.c common.c 715include_HEADERS = heim-ipc.h 716 717#libheim_ipcc_la_LDFLAGS = -version-info 0:0:0 718#libheim_ipcs_la_LDFLAGS = -version-info 0:0:0 719# 720#if versionscript 721#libheim_ipcc_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-scriptc.map 722#libheim_ipcs_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-scripts.map 723#endif 724libheim_ipcc_la_LIBADD = \ 725 $(LIB_heimbase) \ 726 $(LIB_roken) \ 727 $(PTHREAD_LIBADD) 728 729libheim_ipcs_la_LIBADD = $(libheim_ipcc_la_LIBADD) $(am__append_1) 730ts_LDADD = libheim-ipcs.la $(LIB_roken) 731ts_http_LDADD = $(ts_LDADD) 732tc_LDADD = libheim-ipcc.la $(LIB_roken) 733EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs 734@have_gcd_TRUE@built_ipcc = heim_ipc.h heim_ipcUser.c \ 735@have_gcd_TRUE@ heim_ipc_asyncServer.c heim_ipc_asyncServer.h 736@have_gcd_TRUE@nodist_libheim_ipcc_la_SOURCES = $(built_ipcc) 737@have_gcd_TRUE@built_ipcs = heim_ipcServer.c heim_ipcServer.h \ 738@have_gcd_TRUE@ heim_ipc_asyncUser.c heim_ipc_async.h \ 739@have_gcd_TRUE@ heim_ipc_reply.h heim_ipc_replyUser.c 740@have_gcd_TRUE@nodist_libheim_ipcs_la_SOURCES = $(built_ipcs) 741@have_gcd_TRUE@CLEANFILES = $(built_ipcc) $(built_ipcs) 742all: all-am 743 744.SUFFIXES: 745.SUFFIXES: .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 .cat5 .cat7 .cat8 .c .lo .log .o .obj .test .test$(EXEEXT) .trs 746$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps) 747 @for dep in $?; do \ 748 case '$(am__configure_deps)' in \ 749 *$$dep*) \ 750 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 751 && { if test -f $@; then exit 0; else break; fi; }; \ 752 exit 1;; \ 753 esac; \ 754 done; \ 755 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/ipc/Makefile'; \ 756 $(am__cd) $(top_srcdir) && \ 757 $(AUTOMAKE) --foreign lib/ipc/Makefile 758Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 759 @case '$?' in \ 760 *config.status*) \ 761 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 762 *) \ 763 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 764 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 765 esac; 766$(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__empty): 767 768$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 769 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 770 771$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 772 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 773$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 774 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 775$(am__aclocal_m4_deps): 776 777clean-noinstLTLIBRARIES: 778 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 779 @list='$(noinst_LTLIBRARIES)'; \ 780 locs=`for p in $$list; do echo $$p; done | \ 781 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 782 sort -u`; \ 783 test -z "$$locs" || { \ 784 echo rm -f $${locs}; \ 785 rm -f $${locs}; \ 786 } 787 788libheim-ipcc.la: $(libheim_ipcc_la_OBJECTS) $(libheim_ipcc_la_DEPENDENCIES) $(EXTRA_libheim_ipcc_la_DEPENDENCIES) 789 $(AM_V_CCLD)$(LINK) $(libheim_ipcc_la_OBJECTS) $(libheim_ipcc_la_LIBADD) $(LIBS) 790 791libheim-ipcs.la: $(libheim_ipcs_la_OBJECTS) $(libheim_ipcs_la_DEPENDENCIES) $(EXTRA_libheim_ipcs_la_DEPENDENCIES) 792 $(AM_V_CCLD)$(LINK) $(libheim_ipcs_la_OBJECTS) $(libheim_ipcs_la_LIBADD) $(LIBS) 793 794clean-noinstPROGRAMS: 795 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 796 echo " rm -f" $$list; \ 797 rm -f $$list || exit $$?; \ 798 test -n "$(EXEEXT)" || exit 0; \ 799 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 800 echo " rm -f" $$list; \ 801 rm -f $$list 802 803tc$(EXEEXT): $(tc_OBJECTS) $(tc_DEPENDENCIES) $(EXTRA_tc_DEPENDENCIES) 804 @rm -f tc$(EXEEXT) 805 $(AM_V_CCLD)$(LINK) $(tc_OBJECTS) $(tc_LDADD) $(LIBS) 806 807ts$(EXEEXT): $(ts_OBJECTS) $(ts_DEPENDENCIES) $(EXTRA_ts_DEPENDENCIES) 808 @rm -f ts$(EXEEXT) 809 $(AM_V_CCLD)$(LINK) $(ts_OBJECTS) $(ts_LDADD) $(LIBS) 810 811ts-http$(EXEEXT): $(ts_http_OBJECTS) $(ts_http_DEPENDENCIES) $(EXTRA_ts_http_DEPENDENCIES) 812 @rm -f ts-http$(EXEEXT) 813 $(AM_V_CCLD)$(LINK) $(ts_http_OBJECTS) $(ts_http_LDADD) $(LIBS) 814 815mostlyclean-compile: 816 -rm -f *.$(OBJEXT) 817 818distclean-compile: 819 -rm -f *.tab.c 820 821@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Plo@am__quote@ 822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@ 823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heim_ipcServer.Plo@am__quote@ 824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heim_ipcUser.Plo@am__quote@ 825@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heim_ipc_asyncServer.Plo@am__quote@ 826@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heim_ipc_asyncUser.Plo@am__quote@ 827@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heim_ipc_replyUser.Plo@am__quote@ 828@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Plo@am__quote@ 829@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc.Po@am__quote@ 830@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ts-http.Po@am__quote@ 831@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ts.Po@am__quote@ 832 833.c.o: 834@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 835@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 836@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 837@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 838@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 839 840.c.obj: 841@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 842@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 843@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 844@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 845@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 846 847.c.lo: 848@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 849@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 850@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 851@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 852@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 853 854mostlyclean-libtool: 855 -rm -f *.lo 856 857clean-libtool: 858 -rm -rf .libs _libs 859install-includeHEADERS: $(include_HEADERS) 860 @$(NORMAL_INSTALL) 861 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 862 if test -n "$$list"; then \ 863 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 864 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 865 fi; \ 866 for p in $$list; do \ 867 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 868 echo "$$d$$p"; \ 869 done | $(am__base_list) | \ 870 while read files; do \ 871 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 872 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 873 done 874 875uninstall-includeHEADERS: 876 @$(NORMAL_UNINSTALL) 877 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 878 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 879 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 880 881ID: $(am__tagged_files) 882 $(am__define_uniq_tagged_files); mkid -fID $$unique 883tags: tags-am 884TAGS: tags 885 886tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 887 set x; \ 888 here=`pwd`; \ 889 $(am__define_uniq_tagged_files); \ 890 shift; \ 891 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 892 test -n "$$unique" || unique=$$empty_fix; \ 893 if test $$# -gt 0; then \ 894 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 895 "$$@" $$unique; \ 896 else \ 897 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 898 $$unique; \ 899 fi; \ 900 fi 901ctags: ctags-am 902 903CTAGS: ctags 904ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 905 $(am__define_uniq_tagged_files); \ 906 test -z "$(CTAGS_ARGS)$$unique" \ 907 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 908 $$unique 909 910GTAGS: 911 here=`$(am__cd) $(top_builddir) && pwd` \ 912 && $(am__cd) $(top_srcdir) \ 913 && gtags -i $(GTAGS_ARGS) "$$here" 914cscopelist: cscopelist-am 915 916cscopelist-am: $(am__tagged_files) 917 list='$(am__tagged_files)'; \ 918 case "$(srcdir)" in \ 919 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 920 *) sdir=$(subdir)/$(srcdir) ;; \ 921 esac; \ 922 for i in $$list; do \ 923 if test -f "$$i"; then \ 924 echo "$(subdir)/$$i"; \ 925 else \ 926 echo "$$sdir/$$i"; \ 927 fi; \ 928 done >> $(top_builddir)/cscope.files 929 930distclean-tags: 931 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 932 933# Recover from deleted '.trs' file; this should ensure that 934# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create 935# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells 936# to avoid problems with "make -n". 937.log.trs: 938 rm -f $< $@ 939 $(MAKE) $(AM_MAKEFLAGS) $< 940 941# Leading 'am--fnord' is there to ensure the list of targets does not 942# expand to empty, as could happen e.g. with make check TESTS=''. 943am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) 944am--force-recheck: 945 @: 946 947$(TEST_SUITE_LOG): $(TEST_LOGS) 948 @$(am__set_TESTS_bases); \ 949 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ 950 redo_bases=`for i in $$bases; do \ 951 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ 952 done`; \ 953 if test -n "$$redo_bases"; then \ 954 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ 955 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ 956 if $(am__make_dryrun); then :; else \ 957 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ 958 fi; \ 959 fi; \ 960 if test -n "$$am__remaking_logs"; then \ 961 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ 962 "recursion detected" >&2; \ 963 elif test -n "$$redo_logs"; then \ 964 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ 965 fi; \ 966 if $(am__make_dryrun); then :; else \ 967 st=0; \ 968 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ 969 for i in $$redo_bases; do \ 970 test -f $$i.trs && test -r $$i.trs \ 971 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ 972 test -f $$i.log && test -r $$i.log \ 973 || { echo "$$errmsg $$i.log" >&2; st=1; }; \ 974 done; \ 975 test $$st -eq 0 || exit 1; \ 976 fi 977 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ 978 ws='[ ]'; \ 979 results=`for b in $$bases; do echo $$b.trs; done`; \ 980 test -n "$$results" || results=/dev/null; \ 981 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ 982 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ 983 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ 984 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ 985 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 986 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ 987 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 988 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 989 success=true; \ 990 else \ 991 success=false; \ 992 fi; \ 993 br='==================='; br=$$br$$br$$br$$br; \ 994 result_count () \ 995 { \ 996 if test x"$$1" = x"--maybe-color"; then \ 997 maybe_colorize=yes; \ 998 elif test x"$$1" = x"--no-color"; then \ 999 maybe_colorize=no; \ 1000 else \ 1001 echo "$@: invalid 'result_count' usage" >&2; exit 4; \ 1002 fi; \ 1003 shift; \ 1004 desc=$$1 count=$$2; \ 1005 if test $$maybe_colorize = yes && test $$count -gt 0; then \ 1006 color_start=$$3 color_end=$$std; \ 1007 else \ 1008 color_start= color_end=; \ 1009 fi; \ 1010 echo "$${color_start}# $$desc $$count$${color_end}"; \ 1011 }; \ 1012 create_testsuite_report () \ 1013 { \ 1014 result_count $$1 "TOTAL:" $$all "$$brg"; \ 1015 result_count $$1 "PASS: " $$pass "$$grn"; \ 1016 result_count $$1 "SKIP: " $$skip "$$blu"; \ 1017 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ 1018 result_count $$1 "FAIL: " $$fail "$$red"; \ 1019 result_count $$1 "XPASS:" $$xpass "$$red"; \ 1020 result_count $$1 "ERROR:" $$error "$$mgn"; \ 1021 }; \ 1022 { \ 1023 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ 1024 $(am__rst_title); \ 1025 create_testsuite_report --no-color; \ 1026 echo; \ 1027 echo ".. contents:: :depth: 2"; \ 1028 echo; \ 1029 for b in $$bases; do echo $$b; done \ 1030 | $(am__create_global_log); \ 1031 } >$(TEST_SUITE_LOG).tmp || exit 1; \ 1032 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ 1033 if $$success; then \ 1034 col="$$grn"; \ 1035 else \ 1036 col="$$red"; \ 1037 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ 1038 fi; \ 1039 echo "$${col}$$br$${std}"; \ 1040 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ 1041 echo "$${col}$$br$${std}"; \ 1042 create_testsuite_report --maybe-color; \ 1043 echo "$$col$$br$$std"; \ 1044 if $$success; then :; else \ 1045 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ 1046 if test -n "$(PACKAGE_BUGREPORT)"; then \ 1047 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ 1048 fi; \ 1049 echo "$$col$$br$$std"; \ 1050 fi; \ 1051 $$success || exit 1 1052 1053check-TESTS: 1054 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list 1055 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list 1056 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1057 @set +e; $(am__set_TESTS_bases); \ 1058 log_list=`for i in $$bases; do echo $$i.log; done`; \ 1059 trs_list=`for i in $$bases; do echo $$i.trs; done`; \ 1060 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ 1061 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ 1062 exit $$?; 1063recheck: all 1064 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1065 @set +e; $(am__set_TESTS_bases); \ 1066 bases=`for i in $$bases; do echo $$i; done \ 1067 | $(am__list_recheck_tests)` || exit 1; \ 1068 log_list=`for i in $$bases; do echo $$i.log; done`; \ 1069 log_list=`echo $$log_list`; \ 1070 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ 1071 am__force_recheck=am--force-recheck \ 1072 TEST_LOGS="$$log_list"; \ 1073 exit $$? 1074.test.log: 1075 @p='$<'; \ 1076 $(am__set_b); \ 1077 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 1078 --log-file $$b.log --trs-file $$b.trs \ 1079 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 1080 "$$tst" $(AM_TESTS_FD_REDIRECT) 1081@am__EXEEXT_TRUE@.test$(EXEEXT).log: 1082@am__EXEEXT_TRUE@ @p='$<'; \ 1083@am__EXEEXT_TRUE@ $(am__set_b); \ 1084@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 1085@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ 1086@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 1087@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) 1088 1089distdir: $(DISTFILES) 1090 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1091 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1092 list='$(DISTFILES)'; \ 1093 dist_files=`for file in $$list; do echo $$file; done | \ 1094 sed -e "s|^$$srcdirstrip/||;t" \ 1095 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 1096 case $$dist_files in \ 1097 */*) $(MKDIR_P) `echo "$$dist_files" | \ 1098 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1099 sort -u` ;; \ 1100 esac; \ 1101 for file in $$dist_files; do \ 1102 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 1103 if test -d $$d/$$file; then \ 1104 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 1105 if test -d "$(distdir)/$$file"; then \ 1106 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1107 fi; \ 1108 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 1109 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 1110 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1111 fi; \ 1112 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 1113 else \ 1114 test -f "$(distdir)/$$file" \ 1115 || cp -p $$d/$$file "$(distdir)/$$file" \ 1116 || exit 1; \ 1117 fi; \ 1118 done 1119 $(MAKE) $(AM_MAKEFLAGS) \ 1120 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 1121 dist-hook 1122check-am: all-am 1123 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local 1124check: check-am 1125all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) all-local 1126installdirs: 1127 for dir in "$(DESTDIR)$(includedir)"; do \ 1128 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 1129 done 1130install: install-am 1131install-exec: install-exec-am 1132install-data: install-data-am 1133uninstall: uninstall-am 1134 1135install-am: all-am 1136 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1137 1138installcheck: installcheck-am 1139install-strip: 1140 if test -z '$(STRIP)'; then \ 1141 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1142 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1143 install; \ 1144 else \ 1145 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1146 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1147 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 1148 fi 1149mostlyclean-generic: 1150 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) 1151 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) 1152 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1153 1154clean-generic: 1155 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 1156 1157distclean-generic: 1158 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1159 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1160 1161maintainer-clean-generic: 1162 @echo "This command is intended for maintainers to use" 1163 @echo "it deletes files that may require special tools to rebuild." 1164clean: clean-am 1165 1166clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 1167 clean-noinstPROGRAMS mostlyclean-am 1168 1169distclean: distclean-am 1170 -rm -rf ./$(DEPDIR) 1171 -rm -f Makefile 1172distclean-am: clean-am distclean-compile distclean-generic \ 1173 distclean-tags 1174 1175dvi: dvi-am 1176 1177dvi-am: 1178 1179html: html-am 1180 1181html-am: 1182 1183info: info-am 1184 1185info-am: 1186 1187install-data-am: install-includeHEADERS 1188 @$(NORMAL_INSTALL) 1189 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 1190install-dvi: install-dvi-am 1191 1192install-dvi-am: 1193 1194install-exec-am: install-exec-local 1195 1196install-html: install-html-am 1197 1198install-html-am: 1199 1200install-info: install-info-am 1201 1202install-info-am: 1203 1204install-man: 1205 1206install-pdf: install-pdf-am 1207 1208install-pdf-am: 1209 1210install-ps: install-ps-am 1211 1212install-ps-am: 1213 1214installcheck-am: 1215 1216maintainer-clean: maintainer-clean-am 1217 -rm -rf ./$(DEPDIR) 1218 -rm -f Makefile 1219maintainer-clean-am: distclean-am maintainer-clean-generic 1220 1221mostlyclean: mostlyclean-am 1222 1223mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1224 mostlyclean-libtool 1225 1226pdf: pdf-am 1227 1228pdf-am: 1229 1230ps: ps-am 1231 1232ps-am: 1233 1234uninstall-am: uninstall-includeHEADERS 1235 @$(NORMAL_INSTALL) 1236 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook 1237.MAKE: check-am install-am install-data-am install-strip uninstall-am 1238 1239.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-TESTS \ 1240 check-am check-local clean clean-generic clean-libtool \ 1241 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist-am \ 1242 ctags ctags-am dist-hook distclean distclean-compile \ 1243 distclean-generic distclean-libtool distclean-tags distdir dvi \ 1244 dvi-am html html-am info info-am install install-am \ 1245 install-data install-data-am install-data-hook install-dvi \ 1246 install-dvi-am install-exec install-exec-am install-exec-local \ 1247 install-html install-html-am install-includeHEADERS \ 1248 install-info install-info-am install-man install-pdf \ 1249 install-pdf-am install-ps install-ps-am install-strip \ 1250 installcheck installcheck-am installdirs maintainer-clean \ 1251 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1252 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1253 recheck tags tags-am uninstall uninstall-am uninstall-hook \ 1254 uninstall-includeHEADERS 1255 1256.PRECIOUS: Makefile 1257 1258 1259install-suid-programs: 1260 @foo='$(bin_SUIDS)'; \ 1261 for file in $$foo; do \ 1262 x=$(DESTDIR)$(bindir)/$$file; \ 1263 if chown 0:0 $$x && chmod u+s $$x; then :; else \ 1264 echo "*"; \ 1265 echo "* Failed to install $$x setuid root"; \ 1266 echo "*"; \ 1267 fi; \ 1268 done 1269 1270install-exec-local: install-suid-programs 1271 1272codesign-all: 1273 @if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \ 1274 foo='$(bin_PROGRAMS) $(sbin_PROGRAMS) $(libexec_PROGRAMS)' ; \ 1275 for file in $$foo ; do \ 1276 echo "CODESIGN $$file" ; \ 1277 codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \ 1278 done ; \ 1279 fi 1280 1281all-local: codesign-all 1282 1283install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) $(noinst_HEADERS) 1284 @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(noinst_HEADERS)'; \ 1285 for f in $$foo; do \ 1286 f=`basename $$f`; \ 1287 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 1288 else file="$$f"; fi; \ 1289 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 1290 : ; else \ 1291 echo " $(CP) $$file $(buildinclude)/$$f"; \ 1292 $(CP) $$file $(buildinclude)/$$f || true; \ 1293 fi ; \ 1294 done ; \ 1295 foo='$(nobase_include_HEADERS)'; \ 1296 for f in $$foo; do \ 1297 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \ 1298 else file="$$f"; fi; \ 1299 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \ 1300 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \ 1301 : ; else \ 1302 echo " $(CP) $$file $(buildinclude)/$$f"; \ 1303 $(CP) $$file $(buildinclude)/$$f; \ 1304 fi ; \ 1305 done 1306 1307all-local: install-build-headers 1308 1309check-local:: 1310 @if test '$(CHECK_LOCAL)' = "no-check-local"; then \ 1311 foo=''; elif test '$(CHECK_LOCAL)'; then \ 1312 foo='$(CHECK_LOCAL)'; else \ 1313 foo='$(PROGRAMS)'; fi; \ 1314 if test "$$foo"; then \ 1315 failed=0; all=0; \ 1316 for i in $$foo; do \ 1317 all=`expr $$all + 1`; \ 1318 if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \ 1319 echo "PASS: $$i"; \ 1320 else \ 1321 echo "FAIL: $$i"; \ 1322 failed=`expr $$failed + 1`; \ 1323 fi; \ 1324 done; \ 1325 if test "$$failed" -eq 0; then \ 1326 banner="All $$all tests passed"; \ 1327 else \ 1328 banner="$$failed of $$all tests failed"; \ 1329 fi; \ 1330 dashes=`echo "$$banner" | sed s/./=/g`; \ 1331 echo "$$dashes"; \ 1332 echo "$$banner"; \ 1333 echo "$$dashes"; \ 1334 test "$$failed" -eq 0 || exit 1; \ 1335 fi 1336 1337.x.c: 1338 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1339 1340.hx.h: 1341 @cmp -s $< $@ 2> /dev/null || cp $< $@ 1342#NROFF_MAN = nroff -man 1343.1.cat1: 1344 $(NROFF_MAN) $< > $@ 1345.3.cat3: 1346 $(NROFF_MAN) $< > $@ 1347.5.cat5: 1348 $(NROFF_MAN) $< > $@ 1349.7.cat7: 1350 $(NROFF_MAN) $< > $@ 1351.8.cat8: 1352 $(NROFF_MAN) $< > $@ 1353 1354dist-cat1-mans: 1355 @foo='$(man1_MANS)'; \ 1356 bar='$(man_MANS)'; \ 1357 for i in $$bar; do \ 1358 case $$i in \ 1359 *.1) foo="$$foo $$i";; \ 1360 esac; done ;\ 1361 for i in $$foo; do \ 1362 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \ 1363 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1364 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1365 done 1366 1367dist-cat3-mans: 1368 @foo='$(man3_MANS)'; \ 1369 bar='$(man_MANS)'; \ 1370 for i in $$bar; do \ 1371 case $$i in \ 1372 *.3) foo="$$foo $$i";; \ 1373 esac; done ;\ 1374 for i in $$foo; do \ 1375 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \ 1376 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1377 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1378 done 1379 1380dist-cat5-mans: 1381 @foo='$(man5_MANS)'; \ 1382 bar='$(man_MANS)'; \ 1383 for i in $$bar; do \ 1384 case $$i in \ 1385 *.5) foo="$$foo $$i";; \ 1386 esac; done ;\ 1387 for i in $$foo; do \ 1388 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \ 1389 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1390 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1391 done 1392 1393dist-cat7-mans: 1394 @foo='$(man7_MANS)'; \ 1395 bar='$(man_MANS)'; \ 1396 for i in $$bar; do \ 1397 case $$i in \ 1398 *.7) foo="$$foo $$i";; \ 1399 esac; done ;\ 1400 for i in $$foo; do \ 1401 x=`echo $$i | sed 's/\.[^.]*$$/.cat7/'`; \ 1402 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1403 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1404 done 1405 1406dist-cat8-mans: 1407 @foo='$(man8_MANS)'; \ 1408 bar='$(man_MANS)'; \ 1409 for i in $$bar; do \ 1410 case $$i in \ 1411 *.8) foo="$$foo $$i";; \ 1412 esac; done ;\ 1413 for i in $$foo; do \ 1414 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \ 1415 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \ 1416 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \ 1417 done 1418 1419dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat7-mans dist-cat8-mans 1420 1421install-cat-mans: 1422 $(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) 1423 1424uninstall-cat-mans: 1425 $(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) 1426 1427install-data-hook: install-cat-mans 1428uninstall-hook: uninstall-cat-mans 1429 1430.et.h: 1431 $(COMPILE_ET) $< 1432.et.c: 1433 $(COMPILE_ET) $< 1434 1435# 1436# Useful target for debugging 1437# 1438 1439check-valgrind: 1440 tobjdir=`cd $(top_builddir) && pwd` ; \ 1441 tsrcdir=`cd $(top_srcdir) && pwd` ; \ 1442 env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check 1443 1444# 1445# Target to please samba build farm, builds distfiles in-tree. 1446# Will break when automake changes... 1447# 1448 1449distdir-in-tree: $(DISTFILES) $(INFO_DEPS) 1450 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 1451 if test "$$subdir" != .; then \ 1452 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \ 1453 fi ; \ 1454 done 1455 1456@have_gcd_TRUE@heim_ipc.h heim_ipcUser.c heim_ipcServer.c heim_ipcServer.h: heim_ipc.defs 1457@have_gcd_TRUE@ mig -header heim_ipc.h -user heim_ipcUser.c -sheader heim_ipcServer.h -server heim_ipcServer.c -I$(srcdir) $(srcdir)/heim_ipc.defs 1458 1459@have_gcd_TRUE@heim_ipc_async.h heim_ipc_asyncUser.c heim_ipc_asyncServer.c heim_ipc_asyncServer.h: heim_ipc_async.defs 1460@have_gcd_TRUE@ mig -header heim_ipc_async.h -user heim_ipc_asyncUser.c -sheader heim_ipc_asyncServer.h -server heim_ipc_asyncServer.c -I$(srcdir) $(srcdir)/heim_ipc_async.defs 1461 1462@have_gcd_TRUE@heim_ipc_reply.h heim_ipc_replyUser.c: heim_ipc_reply.defs 1463@have_gcd_TRUE@ mig -header heim_ipc_reply.h -user heim_ipc_replyUser.c -sheader /dev/null -server /dev/null -I$(srcdir) $(srcdir)/heim_ipc_reply.defs 1464 1465@have_gcd_TRUE@$(srcdir)/client.c: $(built_ipcc) 1466@have_gcd_TRUE@$(srcdir)/server.c: $(built_ipcs) 1467 1468# Tell versions [3.59,3.63) of GNU make to not export all variables. 1469# Otherwise a system limit (for SysV at least) may be exceeded. 1470.NOEXPORT: 1471