1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = include/isc 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 96 $(top_srcdir)/sntp/m4/define_dir.m4 \ 97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 98 $(top_srcdir)/sntp/m4/libtool.m4 \ 99 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 100 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 101 $(top_srcdir)/sntp/m4/ltversion.m4 \ 102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 103 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 104 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 105 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 106 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 107 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 108 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 125 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 126 $(top_srcdir)/sntp/m4/openldap.m4 \ 127 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 128 $(top_srcdir)/sntp/m4/snprintf.m4 \ 129 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 130am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 131 $(ACLOCAL_M4) 132DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ 133 $(am__DIST_COMMON) 134mkinstalldirs = $(install_sh) -d 135CONFIG_HEADER = $(top_builddir)/config.h 136CONFIG_CLEAN_FILES = 137CONFIG_CLEAN_VPATH_FILES = 138AM_V_P = $(am__v_P_@AM_V@) 139am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 140am__v_P_0 = false 141am__v_P_1 = : 142AM_V_GEN = $(am__v_GEN_@AM_V@) 143am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 144am__v_GEN_0 = @echo " GEN " $@; 145am__v_GEN_1 = 146AM_V_at = $(am__v_at_@AM_V@) 147am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 148am__v_at_0 = @ 149am__v_at_1 = 150SOURCES = 151DIST_SOURCES = 152am__can_run_installinfo = \ 153 case $$AM_UPDATE_INFO_DIR in \ 154 n|no|NO) false;; \ 155 *) (install-info --version) >/dev/null 2>&1;; \ 156 esac 157HEADERS = $(noinst_HEADERS) 158am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 159# Read a list of newline-separated strings from the standard input, 160# and print each of them once, without duplicates. Input order is 161# *not* preserved. 162am__uniquify_input = $(AWK) '\ 163 BEGIN { nonempty = 0; } \ 164 { items[$$0] = 1; nonempty = 1; } \ 165 END { if (nonempty) { for (i in items) print i; }; } \ 166' 167# Make sure the list of sources is unique. This is necessary because, 168# e.g., the same source file might be shared among _SOURCES variables 169# for different programs/libraries. 170am__define_uniq_tagged_files = \ 171 list='$(am__tagged_files)'; \ 172 unique=`for i in $$list; do \ 173 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 174 done | $(am__uniquify_input)` 175ETAGS = etags 176CTAGS = ctags 177am__DIST_COMMON = $(srcdir)/Makefile.in 178DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 179ACLOCAL = @ACLOCAL@ 180ALLOCA = @ALLOCA@ 181AMTAR = @AMTAR@ 182AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 183AR = @AR@ 184AUTOCONF = @AUTOCONF@ 185AUTOHEADER = @AUTOHEADER@ 186AUTOMAKE = @AUTOMAKE@ 187AWK = @AWK@ 188CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 189CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 190CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 191CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 192CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 193CC = @CC@ 194CCDEPMODE = @CCDEPMODE@ 195CFLAGS = @CFLAGS@ 196CFLAGS_NTP = @CFLAGS_NTP@ 197CHUTEST = @CHUTEST@ 198CONFIG_SHELL = @CONFIG_SHELL@ 199CPP = @CPP@ 200CPPFLAGS = @CPPFLAGS@ 201CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 202CPPFLAGS_NTP = @CPPFLAGS_NTP@ 203CXX = @CXX@ 204CXXCPP = @CXXCPP@ 205CXXDEPMODE = @CXXDEPMODE@ 206CXXFLAGS = @CXXFLAGS@ 207CYGPATH_W = @CYGPATH_W@ 208DCFD = @DCFD@ 209DEFS = @DEFS@ 210DEPDIR = @DEPDIR@ 211DLLTOOL = @DLLTOOL@ 212DSYMUTIL = @DSYMUTIL@ 213DUMPBIN = @DUMPBIN@ 214ECHO_C = @ECHO_C@ 215ECHO_N = @ECHO_N@ 216ECHO_T = @ECHO_T@ 217EDITLINE_LIBS = @EDITLINE_LIBS@ 218EGREP = @EGREP@ 219EXEEXT = @EXEEXT@ 220FGREP = @FGREP@ 221GREP = @GREP@ 222GTEST_CONFIG = @GTEST_CONFIG@ 223GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 224GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 225GTEST_LDFLAGS = @GTEST_LDFLAGS@ 226GTEST_LIBS = @GTEST_LIBS@ 227HAVE_INLINE = @HAVE_INLINE@ 228HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 229HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 230HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 231INSTALL = @INSTALL@ 232INSTALL_DATA = @INSTALL_DATA@ 233INSTALL_PROGRAM = @INSTALL_PROGRAM@ 234INSTALL_SCRIPT = @INSTALL_SCRIPT@ 235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 236LD = @LD@ 237LDADD_LIBEVENT = @LDADD_LIBEVENT@ 238LDADD_LIBNTP = @LDADD_LIBNTP@ 239LDADD_LIBUTIL = @LDADD_LIBUTIL@ 240LDADD_NLIST = @LDADD_NLIST@ 241LDADD_NTP = @LDADD_NTP@ 242LDFLAGS = @LDFLAGS@ 243LDFLAGS_NTP = @LDFLAGS_NTP@ 244LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 245LIBM = @LIBM@ 246LIBOBJS = @LIBOBJS@ 247LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 248LIBOPTS_DIR = @LIBOPTS_DIR@ 249LIBOPTS_LDADD = @LIBOPTS_LDADD@ 250LIBPARSE = @LIBPARSE@ 251LIBS = @LIBS@ 252LIBTOOL = @LIBTOOL@ 253LIBTOOL_DEPS = @LIBTOOL_DEPS@ 254LIPO = @LIPO@ 255LN_S = @LN_S@ 256LSCF = @LSCF@ 257LTLIBOBJS = @LTLIBOBJS@ 258MAKEINFO = @MAKEINFO@ 259MAKE_ADJTIMED = @MAKE_ADJTIMED@ 260MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 261MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 262MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 263MAKE_LIBPARSE = @MAKE_LIBPARSE@ 264MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 265MAKE_NTPDSIM = @MAKE_NTPDSIM@ 266MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 267MAKE_NTPTIME = @MAKE_NTPTIME@ 268MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 269MAKE_TICKADJ = @MAKE_TICKADJ@ 270MAKE_TIMETRIM = @MAKE_TIMETRIM@ 271MANIFEST_TOOL = @MANIFEST_TOOL@ 272MANTAGFMT = @MANTAGFMT@ 273MKDIR_P = @MKDIR_P@ 274NM = @NM@ 275NMEDIT = @NMEDIT@ 276NTPDATE_DB = @NTPDATE_DB@ 277NTPDATE_DL = @NTPDATE_DL@ 278NTPDATE_DS = @NTPDATE_DS@ 279NTPDATE_MS = @NTPDATE_MS@ 280NTPDATE_NI = @NTPDATE_NI@ 281NTPDC_DB = @NTPDC_DB@ 282NTPDC_DL = @NTPDC_DL@ 283NTPDC_DS = @NTPDC_DS@ 284NTPDC_MS = @NTPDC_MS@ 285NTPDC_NI = @NTPDC_NI@ 286NTPDSIM_DB = @NTPDSIM_DB@ 287NTPDSIM_DL = @NTPDSIM_DL@ 288NTPDSIM_DS = @NTPDSIM_DS@ 289NTPDSIM_MS = @NTPDSIM_MS@ 290NTPDSIM_NI = @NTPDSIM_NI@ 291NTPD_DB = @NTPD_DB@ 292NTPD_DL = @NTPD_DL@ 293NTPD_DS = @NTPD_DS@ 294NTPD_MS = @NTPD_MS@ 295NTPD_NI = @NTPD_NI@ 296NTPQ_DB = @NTPQ_DB@ 297NTPQ_DL = @NTPQ_DL@ 298NTPQ_DS = @NTPQ_DS@ 299NTPQ_MS = @NTPQ_MS@ 300NTPQ_NI = @NTPQ_NI@ 301NTPSNMPD_DB = @NTPSNMPD_DB@ 302NTPSNMPD_DL = @NTPSNMPD_DL@ 303NTPSNMPD_DS = @NTPSNMPD_DS@ 304NTPSNMPD_MS = @NTPSNMPD_MS@ 305NTPSNMPD_NI = @NTPSNMPD_NI@ 306NTPSWEEP_DB = @NTPSWEEP_DB@ 307NTPSWEEP_DL = @NTPSWEEP_DL@ 308NTPSWEEP_DS = @NTPSWEEP_DS@ 309NTPSWEEP_MS = @NTPSWEEP_MS@ 310NTPSWEEP_NI = @NTPSWEEP_NI@ 311NTPTIME_DB = @NTPTIME_DB@ 312NTPTIME_DL = @NTPTIME_DL@ 313NTPTIME_DS = @NTPTIME_DS@ 314NTPTIME_MS = @NTPTIME_MS@ 315NTPTIME_NI = @NTPTIME_NI@ 316NTPTRACE_DB = @NTPTRACE_DB@ 317NTPTRACE_DL = @NTPTRACE_DL@ 318NTPTRACE_DS = @NTPTRACE_DS@ 319NTPTRACE_MS = @NTPTRACE_MS@ 320NTPTRACE_NI = @NTPTRACE_NI@ 321NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 322NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 323NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 324NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 325NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 326NTP_KEYSDIR = @NTP_KEYSDIR@ 327NTP_WAIT_DB = @NTP_WAIT_DB@ 328NTP_WAIT_DL = @NTP_WAIT_DL@ 329NTP_WAIT_DS = @NTP_WAIT_DS@ 330NTP_WAIT_MS = @NTP_WAIT_MS@ 331NTP_WAIT_NI = @NTP_WAIT_NI@ 332OBJDUMP = @OBJDUMP@ 333OBJEXT = @OBJEXT@ 334OTOOL = @OTOOL@ 335OTOOL64 = @OTOOL64@ 336PACKAGE = @PACKAGE@ 337PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 338PACKAGE_NAME = @PACKAGE_NAME@ 339PACKAGE_STRING = @PACKAGE_STRING@ 340PACKAGE_TARNAME = @PACKAGE_TARNAME@ 341PACKAGE_URL = @PACKAGE_URL@ 342PACKAGE_VERSION = @PACKAGE_VERSION@ 343PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 344PATH_PERL = @PATH_PERL@ 345PATH_RUBY = @PATH_RUBY@ 346PATH_SEPARATOR = @PATH_SEPARATOR@ 347PATH_TEST = @PATH_TEST@ 348PERLLIBDIR = @PERLLIBDIR@ 349PKG_CONFIG = @PKG_CONFIG@ 350POSIX_SHELL = @POSIX_SHELL@ 351PROPDELAY = @PROPDELAY@ 352PTHREAD_LIBS = @PTHREAD_LIBS@ 353RANLIB = @RANLIB@ 354SED = @SED@ 355SET_MAKE = @SET_MAKE@ 356SHELL = @SHELL@ 357SNMP_CFLAGS = @SNMP_CFLAGS@ 358SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 359SNMP_LIBS = @SNMP_LIBS@ 360SNTP = @SNTP@ 361SNTP_DB = @SNTP_DB@ 362SNTP_DL = @SNTP_DL@ 363SNTP_DS = @SNTP_DS@ 364SNTP_MS = @SNTP_MS@ 365SNTP_NI = @SNTP_NI@ 366STDNORETURN_H = @STDNORETURN_H@ 367STRIP = @STRIP@ 368TESTDCF = @TESTDCF@ 369TICKADJ_DB = @TICKADJ_DB@ 370TICKADJ_DL = @TICKADJ_DL@ 371TICKADJ_DS = @TICKADJ_DS@ 372TICKADJ_MS = @TICKADJ_MS@ 373TICKADJ_NI = @TICKADJ_NI@ 374TIMETRIM_DB = @TIMETRIM_DB@ 375TIMETRIM_DL = @TIMETRIM_DL@ 376TIMETRIM_DS = @TIMETRIM_DS@ 377TIMETRIM_MS = @TIMETRIM_MS@ 378TIMETRIM_NI = @TIMETRIM_NI@ 379UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 380UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 381UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 382UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 383UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 384VERSION = @VERSION@ 385VER_SUFFIX = @VER_SUFFIX@ 386YACC = @YACC@ 387YFLAGS = @YFLAGS@ 388abs_builddir = @abs_builddir@ 389abs_srcdir = @abs_srcdir@ 390abs_top_builddir = @abs_top_builddir@ 391abs_top_srcdir = @abs_top_srcdir@ 392ac_ct_AR = @ac_ct_AR@ 393ac_ct_CC = @ac_ct_CC@ 394ac_ct_CXX = @ac_ct_CXX@ 395ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 396am__include = @am__include@ 397am__leading_dot = @am__leading_dot@ 398am__quote = @am__quote@ 399am__tar = @am__tar@ 400am__untar = @am__untar@ 401bindir = @bindir@ 402build = @build@ 403build_alias = @build_alias@ 404build_cpu = @build_cpu@ 405build_os = @build_os@ 406build_vendor = @build_vendor@ 407builddir = @builddir@ 408datadir = @datadir@ 409datarootdir = @datarootdir@ 410docdir = @docdir@ 411dvidir = @dvidir@ 412exec_prefix = @exec_prefix@ 413host = @host@ 414host_alias = @host_alias@ 415host_cpu = @host_cpu@ 416host_os = @host_os@ 417host_vendor = @host_vendor@ 418htmldir = @htmldir@ 419includedir = @includedir@ 420infodir = @infodir@ 421install_sh = @install_sh@ 422libdir = @libdir@ 423libexecdir = @libexecdir@ 424localedir = @localedir@ 425localstatedir = @localstatedir@ 426mandir = @mandir@ 427mkdir_p = @mkdir_p@ 428oldincludedir = @oldincludedir@ 429pdfdir = @pdfdir@ 430prefix = @prefix@ 431program_transform_name = @program_transform_name@ 432psdir = @psdir@ 433sbindir = @sbindir@ 434sharedstatedir = @sharedstatedir@ 435srcdir = @srcdir@ 436subdirs = @subdirs@ 437sysconfdir = @sysconfdir@ 438target_alias = @target_alias@ 439top_build_prefix = @top_build_prefix@ 440top_builddir = @top_builddir@ 441top_srcdir = @top_srcdir@ 442NULL = 443noinst_HEADERS = \ 444 mem.h \ 445 $(NULL) 446 447all: all-am 448 449.SUFFIXES: 450$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 451 @for dep in $?; do \ 452 case '$(am__configure_deps)' in \ 453 *$$dep*) \ 454 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 455 && { if test -f $@; then exit 0; else break; fi; }; \ 456 exit 1;; \ 457 esac; \ 458 done; \ 459 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \ 460 $(am__cd) $(top_srcdir) && \ 461 $(AUTOMAKE) --foreign include/isc/Makefile 462Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 463 @case '$?' in \ 464 *config.status*) \ 465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 466 *) \ 467 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 468 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 469 esac; 470 471$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 472 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 473 474$(top_srcdir)/configure: $(am__configure_deps) 475 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 476$(ACLOCAL_M4): $(am__aclocal_m4_deps) 477 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 478$(am__aclocal_m4_deps): 479 480mostlyclean-libtool: 481 -rm -f *.lo 482 483clean-libtool: 484 -rm -rf .libs _libs 485 486ID: $(am__tagged_files) 487 $(am__define_uniq_tagged_files); mkid -fID $$unique 488tags: tags-am 489TAGS: tags 490 491tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 492 set x; \ 493 here=`pwd`; \ 494 $(am__define_uniq_tagged_files); \ 495 shift; \ 496 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 497 test -n "$$unique" || unique=$$empty_fix; \ 498 if test $$# -gt 0; then \ 499 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 500 "$$@" $$unique; \ 501 else \ 502 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 503 $$unique; \ 504 fi; \ 505 fi 506ctags: ctags-am 507 508CTAGS: ctags 509ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 510 $(am__define_uniq_tagged_files); \ 511 test -z "$(CTAGS_ARGS)$$unique" \ 512 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 513 $$unique 514 515GTAGS: 516 here=`$(am__cd) $(top_builddir) && pwd` \ 517 && $(am__cd) $(top_srcdir) \ 518 && gtags -i $(GTAGS_ARGS) "$$here" 519cscopelist: cscopelist-am 520 521cscopelist-am: $(am__tagged_files) 522 list='$(am__tagged_files)'; \ 523 case "$(srcdir)" in \ 524 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 525 *) sdir=$(subdir)/$(srcdir) ;; \ 526 esac; \ 527 for i in $$list; do \ 528 if test -f "$$i"; then \ 529 echo "$(subdir)/$$i"; \ 530 else \ 531 echo "$$sdir/$$i"; \ 532 fi; \ 533 done >> $(top_builddir)/cscope.files 534 535distclean-tags: 536 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 537 538distdir: $(DISTFILES) 539 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 540 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 541 list='$(DISTFILES)'; \ 542 dist_files=`for file in $$list; do echo $$file; done | \ 543 sed -e "s|^$$srcdirstrip/||;t" \ 544 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 545 case $$dist_files in \ 546 */*) $(MKDIR_P) `echo "$$dist_files" | \ 547 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 548 sort -u` ;; \ 549 esac; \ 550 for file in $$dist_files; do \ 551 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 552 if test -d $$d/$$file; then \ 553 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 554 if test -d "$(distdir)/$$file"; then \ 555 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 556 fi; \ 557 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 558 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 559 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 560 fi; \ 561 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 562 else \ 563 test -f "$(distdir)/$$file" \ 564 || cp -p $$d/$$file "$(distdir)/$$file" \ 565 || exit 1; \ 566 fi; \ 567 done 568check-am: all-am 569check: check-am 570all-am: Makefile $(HEADERS) 571installdirs: 572install: install-am 573install-exec: install-exec-am 574install-data: install-data-am 575uninstall: uninstall-am 576 577install-am: all-am 578 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 579 580installcheck: installcheck-am 581install-strip: 582 if test -z '$(STRIP)'; then \ 583 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 584 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 585 install; \ 586 else \ 587 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 588 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 589 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 590 fi 591mostlyclean-generic: 592 593clean-generic: 594 595distclean-generic: 596 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 597 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 598 599maintainer-clean-generic: 600 @echo "This command is intended for maintainers to use" 601 @echo "it deletes files that may require special tools to rebuild." 602clean: clean-am 603 604clean-am: clean-generic clean-libtool mostlyclean-am 605 606distclean: distclean-am 607 -rm -f Makefile 608distclean-am: clean-am distclean-generic distclean-tags 609 610dvi: dvi-am 611 612dvi-am: 613 614html: html-am 615 616html-am: 617 618info: info-am 619 620info-am: 621 622install-data-am: 623 624install-dvi: install-dvi-am 625 626install-dvi-am: 627 628install-exec-am: 629 630install-html: install-html-am 631 632install-html-am: 633 634install-info: install-info-am 635 636install-info-am: 637 638install-man: 639 640install-pdf: install-pdf-am 641 642install-pdf-am: 643 644install-ps: install-ps-am 645 646install-ps-am: 647 648installcheck-am: 649 650maintainer-clean: maintainer-clean-am 651 -rm -f Makefile 652maintainer-clean-am: distclean-am maintainer-clean-generic 653 654mostlyclean: mostlyclean-am 655 656mostlyclean-am: mostlyclean-generic mostlyclean-libtool 657 658pdf: pdf-am 659 660pdf-am: 661 662ps: ps-am 663 664ps-am: 665 666uninstall-am: 667 668.MAKE: install-am install-strip 669 670.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 671 clean-libtool cscopelist-am ctags ctags-am distclean \ 672 distclean-generic distclean-libtool distclean-tags distdir dvi \ 673 dvi-am html html-am info info-am install install-am \ 674 install-data install-data-am install-dvi install-dvi-am \ 675 install-exec install-exec-am install-html install-html-am \ 676 install-info install-info-am install-man install-pdf \ 677 install-pdf-am install-ps install-ps-am install-strip \ 678 installcheck installcheck-am installdirs maintainer-clean \ 679 maintainer-clean-generic mostlyclean mostlyclean-generic \ 680 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 681 uninstall-am 682 683.PRECIOUS: Makefile 684 685 686# Tell versions [3.59,3.63) of GNU make to not export all variables. 687# Otherwise a system limit (for SysV at least) may be exceeded. 688.NOEXPORT: 689