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 18VPATH = @srcdir@ 19am__is_gnu_make = { \ 20 if test -z '$(MAKELEVEL)'; then \ 21 false; \ 22 elif test -n '$(MAKE_HOST)'; then \ 23 true; \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 25 true; \ 26 else \ 27 false; \ 28 fi; \ 29} 30am__make_running_with_option = \ 31 case $${target_option-} in \ 32 ?) ;; \ 33 *) echo "am__make_running_with_option: internal error: invalid" \ 34 "target option '$${target_option-}' specified" >&2; \ 35 exit 1;; \ 36 esac; \ 37 has_opt=no; \ 38 sane_makeflags=$$MAKEFLAGS; \ 39 if $(am__is_gnu_make); then \ 40 sane_makeflags=$$MFLAGS; \ 41 else \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 bs=\\; \ 45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 47 esac; \ 48 fi; \ 49 skip_next=no; \ 50 strip_trailopt () \ 51 { \ 52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 53 }; \ 54 for flg in $$sane_makeflags; do \ 55 test $$skip_next = yes && { skip_next=no; continue; }; \ 56 case $$flg in \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ 61 -*O?*) strip_trailopt 'O';; \ 62 -*l) strip_trailopt 'l'; skip_next=yes;; \ 63 -*l?*) strip_trailopt 'l';; \ 64 -[dEDm]) skip_next=yes;; \ 65 -[JT]) skip_next=yes;; \ 66 esac; \ 67 case $$flg in \ 68 *$$target_option*) has_opt=yes; break;; \ 69 esac; \ 70 done; \ 71 test $$has_opt = yes 72am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 73am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 74pkgdatadir = $(datadir)/@PACKAGE@ 75pkgincludedir = $(includedir)/@PACKAGE@ 76pkglibdir = $(libdir)/@PACKAGE@ 77pkglibexecdir = $(libexecdir)/@PACKAGE@ 78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 79install_sh_DATA = $(install_sh) -c -m 644 80install_sh_PROGRAM = $(install_sh) -c 81install_sh_SCRIPT = $(install_sh) -c 82INSTALL_HEADER = $(INSTALL_DATA) 83transform = $(program_transform_name) 84NORMAL_INSTALL = : 85PRE_INSTALL = : 86POST_INSTALL = : 87NORMAL_UNINSTALL = : 88PRE_UNINSTALL = : 89POST_UNINSTALL = : 90build_triplet = @build@ 91host_triplet = @host@ 92subdir = scripts 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 97 $(top_srcdir)/sntp/m4/define_dir.m4 \ 98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 99 $(top_srcdir)/sntp/m4/libtool.m4 \ 100 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 101 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 102 $(top_srcdir)/sntp/m4/ltversion.m4 \ 103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 104 $(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \ 105 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 106 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 107 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 108 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_harden.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 128 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 129 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 130 $(top_srcdir)/sntp/m4/openldap.m4 \ 131 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 132 $(top_srcdir)/sntp/m4/snprintf.m4 \ 133 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 134am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 135 $(ACLOCAL_M4) 136DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 137mkinstalldirs = $(install_sh) -d 138CONFIG_HEADER = $(top_builddir)/config.h 139CONFIG_CLEAN_FILES = ntpver plot_summary summary 140CONFIG_CLEAN_VPATH_FILES = 141SCRIPTS = $(noinst_SCRIPTS) 142AM_V_P = $(am__v_P_@AM_V@) 143am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 144am__v_P_0 = false 145am__v_P_1 = : 146AM_V_GEN = $(am__v_GEN_@AM_V@) 147am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 148am__v_GEN_0 = @echo " GEN " $@; 149am__v_GEN_1 = 150AM_V_at = $(am__v_at_@AM_V@) 151am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 152am__v_at_0 = @ 153am__v_at_1 = 154SOURCES = 155DIST_SOURCES = 156RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 157 ctags-recursive dvi-recursive html-recursive info-recursive \ 158 install-data-recursive install-dvi-recursive \ 159 install-exec-recursive install-html-recursive \ 160 install-info-recursive install-pdf-recursive \ 161 install-ps-recursive install-recursive installcheck-recursive \ 162 installdirs-recursive pdf-recursive ps-recursive \ 163 tags-recursive uninstall-recursive 164am__can_run_installinfo = \ 165 case $$AM_UPDATE_INFO_DIR in \ 166 n|no|NO) false;; \ 167 *) (install-info --version) >/dev/null 2>&1;; \ 168 esac 169am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 170am__vpath_adj = case $$p in \ 171 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 172 *) f=$$p;; \ 173 esac; 174am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 175am__install_max = 40 176am__nobase_strip_setup = \ 177 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 178am__nobase_strip = \ 179 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 180am__nobase_list = $(am__nobase_strip_setup); \ 181 for p in $$list; do echo "$$p $$p"; done | \ 182 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 183 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 184 if (++n[$$2] == $(am__install_max)) \ 185 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 186 END { for (dir in files) print dir, files[dir] }' 187am__base_list = \ 188 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 189 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 190am__uninstall_files_from_dir = { \ 191 test -z "$$files" \ 192 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 193 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 194 $(am__cd) "$$dir" && rm -f $$files; }; \ 195 } 196man1dir = $(mandir)/man1 197am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" 198man8dir = $(mandir)/man8 199NROFF = nroff 200MANS = $(man1_MANS) $(man8_MANS) 201DATA = $(noinst_DATA) 202RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 203 distclean-recursive maintainer-clean-recursive 204am__recursive_targets = \ 205 $(RECURSIVE_TARGETS) \ 206 $(RECURSIVE_CLEAN_TARGETS) \ 207 $(am__extra_recursive_targets) 208AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 209 distdir 210am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 211# Read a list of newline-separated strings from the standard input, 212# and print each of them once, without duplicates. Input order is 213# *not* preserved. 214am__uniquify_input = $(AWK) '\ 215 BEGIN { nonempty = 0; } \ 216 { items[$$0] = 1; nonempty = 1; } \ 217 END { if (nonempty) { for (i in items) print i; }; } \ 218' 219# Make sure the list of sources is unique. This is necessary because, 220# e.g., the same source file might be shared among _SOURCES variables 221# for different programs/libraries. 222am__define_uniq_tagged_files = \ 223 list='$(am__tagged_files)'; \ 224 unique=`for i in $$list; do \ 225 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 226 done | $(am__uniquify_input)` 227ETAGS = etags 228CTAGS = ctags 229DIST_SUBDIRS = $(SUBDIRS) 230am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpver.in \ 231 $(srcdir)/plot_summary.in $(srcdir)/summary.in README 232DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 233am__relativize = \ 234 dir0=`pwd`; \ 235 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 236 sed_rest='s,^[^/]*/*,,'; \ 237 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 238 sed_butlast='s,/*[^/]*$$,,'; \ 239 while test -n "$$dir1"; do \ 240 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 241 if test "$$first" != "."; then \ 242 if test "$$first" = ".."; then \ 243 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 244 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 245 else \ 246 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 247 if test "$$first2" = "$$first"; then \ 248 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 249 else \ 250 dir2="../$$dir2"; \ 251 fi; \ 252 dir0="$$dir0"/"$$first"; \ 253 fi; \ 254 fi; \ 255 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 256 done; \ 257 reldir="$$dir2" 258ACLOCAL = @ACLOCAL@ 259ALLOCA = @ALLOCA@ 260AMTAR = @AMTAR@ 261AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 262AR = @AR@ 263AUTOCONF = @AUTOCONF@ 264AUTOHEADER = @AUTOHEADER@ 265AUTOMAKE = @AUTOMAKE@ 266AWK = @AWK@ 267BUILD_THREAD = @BUILD_THREAD@ 268CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 269CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 270CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 271CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 272CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 273CC = @CC@ 274CCDEPMODE = @CCDEPMODE@ 275CFLAGS = @CFLAGS@ 276CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 277CFLAGS_NTP = @CFLAGS_NTP@ 278CHUTEST = @CHUTEST@ 279CONFIG_SHELL = @CONFIG_SHELL@ 280CPP = @CPP@ 281CPPFLAGS = @CPPFLAGS@ 282CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 283CPPFLAGS_NTP = @CPPFLAGS_NTP@ 284CYGPATH_W = @CYGPATH_W@ 285DCFD = @DCFD@ 286DEFS = @DEFS@ 287DEPDIR = @DEPDIR@ 288DLLTOOL = @DLLTOOL@ 289DSYMUTIL = @DSYMUTIL@ 290DUMPBIN = @DUMPBIN@ 291ECHO_C = @ECHO_C@ 292ECHO_N = @ECHO_N@ 293ECHO_T = @ECHO_T@ 294EDITLINE_LIBS = @EDITLINE_LIBS@ 295EGREP = @EGREP@ 296EXEEXT = @EXEEXT@ 297FGREP = @FGREP@ 298GREP = @GREP@ 299GTEST_CONFIG = @GTEST_CONFIG@ 300GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 301GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 302GTEST_LDFLAGS = @GTEST_LDFLAGS@ 303GTEST_LIBS = @GTEST_LIBS@ 304HAVE_INLINE = @HAVE_INLINE@ 305HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 306HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 307HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 308INSTALL = @INSTALL@ 309INSTALL_DATA = @INSTALL_DATA@ 310INSTALL_PROGRAM = @INSTALL_PROGRAM@ 311INSTALL_SCRIPT = @INSTALL_SCRIPT@ 312INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 313LD = @LD@ 314LDADD_LIBEVENT = @LDADD_LIBEVENT@ 315LDADD_LIBNTP = @LDADD_LIBNTP@ 316LDADD_LIBUTIL = @LDADD_LIBUTIL@ 317LDADD_NLIST = @LDADD_NLIST@ 318LDADD_NTP = @LDADD_NTP@ 319LDFLAGS = @LDFLAGS@ 320LDFLAGS_NTP = @LDFLAGS_NTP@ 321LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 322LIBM = @LIBM@ 323LIBOBJS = @LIBOBJS@ 324LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 325LIBOPTS_DIR = @LIBOPTS_DIR@ 326LIBOPTS_LDADD = @LIBOPTS_LDADD@ 327LIBPARSE = @LIBPARSE@ 328LIBS = @LIBS@ 329LIBTOOL = @LIBTOOL@ 330LIBTOOL_DEPS = @LIBTOOL_DEPS@ 331LIPO = @LIPO@ 332LN_S = @LN_S@ 333LSCF = @LSCF@ 334LTHREAD_LIBS = @LTHREAD_LIBS@ 335LTLIBOBJS = @LTLIBOBJS@ 336LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 337MAKEINFO = @MAKEINFO@ 338MAKE_ADJTIMED = @MAKE_ADJTIMED@ 339MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 340MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 341MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 342MAKE_LIBPARSE = @MAKE_LIBPARSE@ 343MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 344MAKE_NTPDSIM = @MAKE_NTPDSIM@ 345MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 346MAKE_NTPTIME = @MAKE_NTPTIME@ 347MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 348MAKE_TICKADJ = @MAKE_TICKADJ@ 349MAKE_TIMETRIM = @MAKE_TIMETRIM@ 350MANIFEST_TOOL = @MANIFEST_TOOL@ 351MANTAGFMT = @MANTAGFMT@ 352MKDIR_P = @MKDIR_P@ 353NM = @NM@ 354NMEDIT = @NMEDIT@ 355NTPDATE_DB = @NTPDATE_DB@ 356NTPDATE_DL = @NTPDATE_DL@ 357NTPDATE_DS = @NTPDATE_DS@ 358NTPDATE_MS = @NTPDATE_MS@ 359NTPDATE_NI = @NTPDATE_NI@ 360NTPDC_DB = @NTPDC_DB@ 361NTPDC_DL = @NTPDC_DL@ 362NTPDC_DS = @NTPDC_DS@ 363NTPDC_MS = @NTPDC_MS@ 364NTPDC_NI = @NTPDC_NI@ 365NTPDSIM_DB = @NTPDSIM_DB@ 366NTPDSIM_DL = @NTPDSIM_DL@ 367NTPDSIM_DS = @NTPDSIM_DS@ 368NTPDSIM_MS = @NTPDSIM_MS@ 369NTPDSIM_NI = @NTPDSIM_NI@ 370NTPD_DB = @NTPD_DB@ 371NTPD_DL = @NTPD_DL@ 372NTPD_DS = @NTPD_DS@ 373NTPD_MS = @NTPD_MS@ 374NTPD_NI = @NTPD_NI@ 375NTPQ_DB = @NTPQ_DB@ 376NTPQ_DL = @NTPQ_DL@ 377NTPQ_DS = @NTPQ_DS@ 378NTPQ_MS = @NTPQ_MS@ 379NTPQ_NI = @NTPQ_NI@ 380NTPSNMPD_DB = @NTPSNMPD_DB@ 381NTPSNMPD_DL = @NTPSNMPD_DL@ 382NTPSNMPD_DS = @NTPSNMPD_DS@ 383NTPSNMPD_MS = @NTPSNMPD_MS@ 384NTPSNMPD_NI = @NTPSNMPD_NI@ 385NTPSWEEP_DB = @NTPSWEEP_DB@ 386NTPSWEEP_DL = @NTPSWEEP_DL@ 387NTPSWEEP_DS = @NTPSWEEP_DS@ 388NTPSWEEP_MS = @NTPSWEEP_MS@ 389NTPSWEEP_NI = @NTPSWEEP_NI@ 390NTPTIME_DB = @NTPTIME_DB@ 391NTPTIME_DL = @NTPTIME_DL@ 392NTPTIME_DS = @NTPTIME_DS@ 393NTPTIME_MS = @NTPTIME_MS@ 394NTPTIME_NI = @NTPTIME_NI@ 395NTPTRACE_DB = @NTPTRACE_DB@ 396NTPTRACE_DL = @NTPTRACE_DL@ 397NTPTRACE_DS = @NTPTRACE_DS@ 398NTPTRACE_MS = @NTPTRACE_MS@ 399NTPTRACE_NI = @NTPTRACE_NI@ 400NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 401NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 402NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 403NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 404NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 405NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 406NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 407NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 408NTP_KEYSDIR = @NTP_KEYSDIR@ 409NTP_WAIT_DB = @NTP_WAIT_DB@ 410NTP_WAIT_DL = @NTP_WAIT_DL@ 411NTP_WAIT_DS = @NTP_WAIT_DS@ 412NTP_WAIT_MS = @NTP_WAIT_MS@ 413NTP_WAIT_NI = @NTP_WAIT_NI@ 414OBJDUMP = @OBJDUMP@ 415OBJEXT = @OBJEXT@ 416OTOOL = @OTOOL@ 417OTOOL64 = @OTOOL64@ 418PACKAGE = @PACKAGE@ 419PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 420PACKAGE_NAME = @PACKAGE_NAME@ 421PACKAGE_STRING = @PACKAGE_STRING@ 422PACKAGE_TARNAME = @PACKAGE_TARNAME@ 423PACKAGE_URL = @PACKAGE_URL@ 424PACKAGE_VERSION = @PACKAGE_VERSION@ 425PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 426PATH_PERL = @PATH_PERL@ 427PATH_RUBY = @PATH_RUBY@ 428PATH_SEPARATOR = @PATH_SEPARATOR@ 429PATH_TEST = @PATH_TEST@ 430PERLLIBDIR = @PERLLIBDIR@ 431PKG_CONFIG = @PKG_CONFIG@ 432POSIX_SHELL = @POSIX_SHELL@ 433PROPDELAY = @PROPDELAY@ 434PTHREAD_LIBS = @PTHREAD_LIBS@ 435RANLIB = @RANLIB@ 436SED = @SED@ 437SET_MAKE = @SET_MAKE@ 438SHELL = @SHELL@ 439SNMP_CFLAGS = @SNMP_CFLAGS@ 440SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 441SNMP_LIBS = @SNMP_LIBS@ 442SNTP = @SNTP@ 443SNTP_DB = @SNTP_DB@ 444SNTP_DL = @SNTP_DL@ 445SNTP_DS = @SNTP_DS@ 446SNTP_MS = @SNTP_MS@ 447SNTP_NI = @SNTP_NI@ 448STDNORETURN_H = @STDNORETURN_H@ 449STRIP = @STRIP@ 450TESTDCF = @TESTDCF@ 451TICKADJ_DB = @TICKADJ_DB@ 452TICKADJ_DL = @TICKADJ_DL@ 453TICKADJ_DS = @TICKADJ_DS@ 454TICKADJ_MS = @TICKADJ_MS@ 455TICKADJ_NI = @TICKADJ_NI@ 456TIMETRIM_DB = @TIMETRIM_DB@ 457TIMETRIM_DL = @TIMETRIM_DL@ 458TIMETRIM_DS = @TIMETRIM_DS@ 459TIMETRIM_MS = @TIMETRIM_MS@ 460TIMETRIM_NI = @TIMETRIM_NI@ 461UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 462UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 463UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 464UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 465UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 466VERSION = @VERSION@ 467VER_SUFFIX = @VER_SUFFIX@ 468YACC = @YACC@ 469YFLAGS = @YFLAGS@ 470abs_builddir = @abs_builddir@ 471abs_srcdir = @abs_srcdir@ 472abs_top_builddir = @abs_top_builddir@ 473abs_top_srcdir = @abs_top_srcdir@ 474ac_ct_AR = @ac_ct_AR@ 475ac_ct_CC = @ac_ct_CC@ 476ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 477am__include = @am__include@ 478am__leading_dot = @am__leading_dot@ 479am__quote = @am__quote@ 480am__tar = @am__tar@ 481am__untar = @am__untar@ 482bindir = @bindir@ 483build = @build@ 484build_alias = @build_alias@ 485build_cpu = @build_cpu@ 486build_os = @build_os@ 487build_vendor = @build_vendor@ 488builddir = @builddir@ 489datadir = @datadir@ 490datarootdir = @datarootdir@ 491docdir = @docdir@ 492dvidir = @dvidir@ 493exec_prefix = @exec_prefix@ 494host = @host@ 495host_alias = @host_alias@ 496host_cpu = @host_cpu@ 497host_os = @host_os@ 498host_vendor = @host_vendor@ 499htmldir = @htmldir@ 500includedir = @includedir@ 501infodir = @infodir@ 502install_sh = @install_sh@ 503libdir = @libdir@ 504libexecdir = @libexecdir@ 505localedir = @localedir@ 506localstatedir = @localstatedir@ 507mandir = @mandir@ 508mkdir_p = @mkdir_p@ 509oldincludedir = @oldincludedir@ 510pdfdir = @pdfdir@ 511prefix = @prefix@ 512program_transform_name = @program_transform_name@ 513psdir = @psdir@ 514sbindir = @sbindir@ 515sharedstatedir = @sharedstatedir@ 516srcdir = @srcdir@ 517subdirs = @subdirs@ 518sysconfdir = @sysconfdir@ 519target_alias = @target_alias@ 520top_build_prefix = @top_build_prefix@ 521top_builddir = @top_builddir@ 522top_srcdir = @top_srcdir@ 523NULL = 524SUBDIRS = \ 525 build \ 526 calc_tickadj \ 527 ntp-wait \ 528 ntpsweep \ 529 ntptrace \ 530 lib \ 531 update-leap \ 532 $(NULL) 533 534man1_MANS = 535man8_MANS = 536DISTCLEANFILES = config.log $(man_MANS) 537run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 538 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 539 540std_def_list = \ 541 $(top_srcdir)/sntp/include/debug-opt.def \ 542 $(top_srcdir)/sntp/include/autogen-version.def \ 543 $(top_srcdir)/sntp/include/copyright.def \ 544 $(top_srcdir)/sntp/include/homerc.def \ 545 $(top_srcdir)/sntp/include/ntp.lic \ 546 $(top_srcdir)/sntp/include/version.def \ 547 $(NULL) 548 549noinst_SCRIPTS = \ 550 ntpver \ 551 plot_summary \ 552 summary \ 553 $(NULL) 554 555EXTRA_DIST = \ 556 deprecated \ 557 monitoring \ 558 invoke-plot_summary.texi \ 559 invoke-plot_summary.menu \ 560 plot_summary.1plot_summaryman \ 561 plot_summary.1plot_summarymdoc \ 562 plot_summary.mdoc.in \ 563 plot_summary.man.in \ 564 plot_summary.texi \ 565 plot_summary.html \ 566 plot_summary-opts \ 567 plot_summary-opts.def \ 568 rc \ 569 invoke-summary.texi \ 570 invoke-summary.menu \ 571 summary.1summaryman \ 572 summary.1summarymdoc \ 573 summary.mdoc.in \ 574 summary.man.in \ 575 summary.texi \ 576 summary.html \ 577 summary-opts \ 578 summary-opts.def \ 579 stats \ 580 $(NULL) 581 582noinst_DATA = \ 583 invoke-plot_summary.texi \ 584 invoke-plot_summary.menu \ 585 plot_summary.1plot_summaryman \ 586 plot_summary.1plot_summarymdoc \ 587 plot_summary.mdoc.in \ 588 plot_summary.man.in \ 589 plot_summary.texi \ 590 plot_summary.html \ 591 invoke-summary.texi \ 592 invoke-summary.menu \ 593 summary.1summaryman \ 594 summary.1summarymdoc \ 595 summary.mdoc.in \ 596 summary.man.in \ 597 summary.texi \ 598 summary.html \ 599 $(NULL) 600 601 602#OPTTPL = ../sntp/ag-tpl/perlopt.tpl 603OPTTPL = $(std_def_list) 604all: all-recursive 605 606.SUFFIXES: 607$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 608 @for dep in $?; do \ 609 case '$(am__configure_deps)' in \ 610 *$$dep*) \ 611 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 612 && { if test -f $@; then exit 0; else break; fi; }; \ 613 exit 1;; \ 614 esac; \ 615 done; \ 616 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \ 617 $(am__cd) $(top_srcdir) && \ 618 $(AUTOMAKE) --foreign scripts/Makefile 619Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 620 @case '$?' in \ 621 *config.status*) \ 622 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 623 *) \ 624 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 625 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 626 esac; 627 628$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 629 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 630 631$(top_srcdir)/configure: $(am__configure_deps) 632 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 633$(ACLOCAL_M4): $(am__aclocal_m4_deps) 634 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 635$(am__aclocal_m4_deps): 636ntpver: $(top_builddir)/config.status $(srcdir)/ntpver.in 637 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 638plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in 639 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 640summary: $(top_builddir)/config.status $(srcdir)/summary.in 641 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 642 643mostlyclean-libtool: 644 -rm -f *.lo 645 646clean-libtool: 647 -rm -rf .libs _libs 648install-man1: $(man1_MANS) 649 @$(NORMAL_INSTALL) 650 @list1='$(man1_MANS)'; \ 651 list2=''; \ 652 test -n "$(man1dir)" \ 653 && test -n "`echo $$list1$$list2`" \ 654 || exit 0; \ 655 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 656 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 657 { for i in $$list1; do echo "$$i"; done; \ 658 if test -n "$$list2"; then \ 659 for i in $$list2; do echo "$$i"; done \ 660 | sed -n '/\.1[a-z]*$$/p'; \ 661 fi; \ 662 } | while read p; do \ 663 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 664 echo "$$d$$p"; echo "$$p"; \ 665 done | \ 666 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 667 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 668 sed 'N;N;s,\n, ,g' | { \ 669 list=; while read file base inst; do \ 670 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 671 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 672 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 673 fi; \ 674 done; \ 675 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 676 while read files; do \ 677 test -z "$$files" || { \ 678 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 679 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 680 done; } 681 682uninstall-man1: 683 @$(NORMAL_UNINSTALL) 684 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 685 files=`{ for i in $$list; do echo "$$i"; done; \ 686 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 687 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 688 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 689install-man8: $(man8_MANS) 690 @$(NORMAL_INSTALL) 691 @list1='$(man8_MANS)'; \ 692 list2=''; \ 693 test -n "$(man8dir)" \ 694 && test -n "`echo $$list1$$list2`" \ 695 || exit 0; \ 696 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \ 697 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \ 698 { for i in $$list1; do echo "$$i"; done; \ 699 if test -n "$$list2"; then \ 700 for i in $$list2; do echo "$$i"; done \ 701 | sed -n '/\.8[a-z]*$$/p'; \ 702 fi; \ 703 } | while read p; do \ 704 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 705 echo "$$d$$p"; echo "$$p"; \ 706 done | \ 707 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 708 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 709 sed 'N;N;s,\n, ,g' | { \ 710 list=; while read file base inst; do \ 711 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 712 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 713 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 714 fi; \ 715 done; \ 716 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 717 while read files; do \ 718 test -z "$$files" || { \ 719 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 720 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 721 done; } 722 723uninstall-man8: 724 @$(NORMAL_UNINSTALL) 725 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 726 files=`{ for i in $$list; do echo "$$i"; done; \ 727 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 728 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 729 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir) 730 731# This directory's subdirectories are mostly independent; you can cd 732# into them and run 'make' without going through this Makefile. 733# To change the values of 'make' variables: instead of editing Makefiles, 734# (1) if the variable is set in 'config.status', edit 'config.status' 735# (which will cause the Makefiles to be regenerated when you run 'make'); 736# (2) otherwise, pass the desired values on the 'make' command line. 737$(am__recursive_targets): 738 @fail=; \ 739 if $(am__make_keepgoing); then \ 740 failcom='fail=yes'; \ 741 else \ 742 failcom='exit 1'; \ 743 fi; \ 744 dot_seen=no; \ 745 target=`echo $@ | sed s/-recursive//`; \ 746 case "$@" in \ 747 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 748 *) list='$(SUBDIRS)' ;; \ 749 esac; \ 750 for subdir in $$list; do \ 751 echo "Making $$target in $$subdir"; \ 752 if test "$$subdir" = "."; then \ 753 dot_seen=yes; \ 754 local_target="$$target-am"; \ 755 else \ 756 local_target="$$target"; \ 757 fi; \ 758 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 759 || eval $$failcom; \ 760 done; \ 761 if test "$$dot_seen" = "no"; then \ 762 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 763 fi; test -z "$$fail" 764 765ID: $(am__tagged_files) 766 $(am__define_uniq_tagged_files); mkid -fID $$unique 767tags: tags-recursive 768TAGS: tags 769 770tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 771 set x; \ 772 here=`pwd`; \ 773 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 774 include_option=--etags-include; \ 775 empty_fix=.; \ 776 else \ 777 include_option=--include; \ 778 empty_fix=; \ 779 fi; \ 780 list='$(SUBDIRS)'; for subdir in $$list; do \ 781 if test "$$subdir" = .; then :; else \ 782 test ! -f $$subdir/TAGS || \ 783 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 784 fi; \ 785 done; \ 786 $(am__define_uniq_tagged_files); \ 787 shift; \ 788 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 789 test -n "$$unique" || unique=$$empty_fix; \ 790 if test $$# -gt 0; then \ 791 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 792 "$$@" $$unique; \ 793 else \ 794 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 795 $$unique; \ 796 fi; \ 797 fi 798ctags: ctags-recursive 799 800CTAGS: ctags 801ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 802 $(am__define_uniq_tagged_files); \ 803 test -z "$(CTAGS_ARGS)$$unique" \ 804 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 805 $$unique 806 807GTAGS: 808 here=`$(am__cd) $(top_builddir) && pwd` \ 809 && $(am__cd) $(top_srcdir) \ 810 && gtags -i $(GTAGS_ARGS) "$$here" 811cscopelist: cscopelist-recursive 812 813cscopelist-am: $(am__tagged_files) 814 list='$(am__tagged_files)'; \ 815 case "$(srcdir)" in \ 816 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 817 *) sdir=$(subdir)/$(srcdir) ;; \ 818 esac; \ 819 for i in $$list; do \ 820 if test -f "$$i"; then \ 821 echo "$(subdir)/$$i"; \ 822 else \ 823 echo "$$sdir/$$i"; \ 824 fi; \ 825 done >> $(top_builddir)/cscope.files 826 827distclean-tags: 828 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 829 830distdir: $(DISTFILES) 831 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 832 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 833 list='$(DISTFILES)'; \ 834 dist_files=`for file in $$list; do echo $$file; done | \ 835 sed -e "s|^$$srcdirstrip/||;t" \ 836 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 837 case $$dist_files in \ 838 */*) $(MKDIR_P) `echo "$$dist_files" | \ 839 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 840 sort -u` ;; \ 841 esac; \ 842 for file in $$dist_files; do \ 843 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 844 if test -d $$d/$$file; then \ 845 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 846 if test -d "$(distdir)/$$file"; then \ 847 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 848 fi; \ 849 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 850 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 851 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 852 fi; \ 853 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 854 else \ 855 test -f "$(distdir)/$$file" \ 856 || cp -p $$d/$$file "$(distdir)/$$file" \ 857 || exit 1; \ 858 fi; \ 859 done 860 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 861 if test "$$subdir" = .; then :; else \ 862 $(am__make_dryrun) \ 863 || test -d "$(distdir)/$$subdir" \ 864 || $(MKDIR_P) "$(distdir)/$$subdir" \ 865 || exit 1; \ 866 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 867 $(am__relativize); \ 868 new_distdir=$$reldir; \ 869 dir1=$$subdir; dir2="$(top_distdir)"; \ 870 $(am__relativize); \ 871 new_top_distdir=$$reldir; \ 872 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 873 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 874 ($(am__cd) $$subdir && \ 875 $(MAKE) $(AM_MAKEFLAGS) \ 876 top_distdir="$$new_top_distdir" \ 877 distdir="$$new_distdir" \ 878 am__remove_distdir=: \ 879 am__skip_length_check=: \ 880 am__skip_mode_fix=: \ 881 distdir) \ 882 || exit 1; \ 883 fi; \ 884 done 885check-am: all-am 886check: check-recursive 887all-am: Makefile $(SCRIPTS) $(MANS) $(DATA) 888installdirs: installdirs-recursive 889installdirs-am: 890 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"; do \ 891 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 892 done 893install: install-recursive 894install-exec: install-exec-recursive 895install-data: install-data-recursive 896uninstall: uninstall-recursive 897 898install-am: all-am 899 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 900 901installcheck: installcheck-recursive 902install-strip: 903 if test -z '$(STRIP)'; then \ 904 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 905 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 906 install; \ 907 else \ 908 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 909 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 910 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 911 fi 912mostlyclean-generic: 913 914clean-generic: 915 916distclean-generic: 917 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 918 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 919 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 920 921maintainer-clean-generic: 922 @echo "This command is intended for maintainers to use" 923 @echo "it deletes files that may require special tools to rebuild." 924clean: clean-recursive 925 926clean-am: clean-generic clean-libtool mostlyclean-am 927 928distclean: distclean-recursive 929 -rm -f Makefile 930distclean-am: clean-am distclean-generic distclean-tags 931 932dvi: dvi-recursive 933 934dvi-am: 935 936html: html-recursive 937 938html-am: 939 940info: info-recursive 941 942info-am: 943 944install-data-am: install-data-local install-man 945 946install-dvi: install-dvi-recursive 947 948install-dvi-am: 949 950install-exec-am: 951 952install-html: install-html-recursive 953 954install-html-am: 955 956install-info: install-info-recursive 957 958install-info-am: 959 960install-man: install-man1 install-man8 961 962install-pdf: install-pdf-recursive 963 964install-pdf-am: 965 966install-ps: install-ps-recursive 967 968install-ps-am: 969 970installcheck-am: 971 972maintainer-clean: maintainer-clean-recursive 973 -rm -f Makefile 974maintainer-clean-am: distclean-am maintainer-clean-generic 975 976mostlyclean: mostlyclean-recursive 977 978mostlyclean-am: mostlyclean-generic mostlyclean-libtool 979 980pdf: pdf-recursive 981 982pdf-am: 983 984ps: ps-recursive 985 986ps-am: 987 988uninstall-am: uninstall-man 989 990uninstall-man: uninstall-man1 uninstall-man8 991 992.MAKE: $(am__recursive_targets) install-am install-strip 993 994.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 995 check-am clean clean-generic clean-libtool cscopelist-am ctags \ 996 ctags-am distclean distclean-generic distclean-libtool \ 997 distclean-tags distdir dvi dvi-am html html-am info info-am \ 998 install install-am install-data install-data-am \ 999 install-data-local install-dvi install-dvi-am install-exec \ 1000 install-exec-am install-html install-html-am install-info \ 1001 install-info-am install-man install-man1 install-man8 \ 1002 install-pdf install-pdf-am install-ps install-ps-am \ 1003 install-strip installcheck installcheck-am installdirs \ 1004 installdirs-am maintainer-clean maintainer-clean-generic \ 1005 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 1006 ps ps-am tags tags-am uninstall uninstall-am uninstall-man \ 1007 uninstall-man1 uninstall-man8 1008 1009.PRECIOUS: Makefile 1010 1011 1012install-data-local: install-html 1013 1014plot_summary: $(srcdir)/plot_summary-opts 1015 1016$(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL) 1017 $(run_ag) plot_summary-opts.def 1018 1019### Nroff 1020 1021$(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def $(std_def_list) 1022 $(run_ag) -DMAN_SECTION=1plot_summaryman -Tagman-cmd.tpl plot_summary-opts.def 1023 1024$(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1025 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(srcdir)/plot_summary.man.in+ 1026 mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in 1027 1028### Mdoc 1029 1030$(srcdir)/plot_summary.1plot_summarymdoc: $(srcdir)/plot_summary-opts.def $(std_def_list) 1031 $(run_ag) -DMAN_SECTION=1plot_summarymdoc -Tagmdoc-cmd.tpl plot_summary-opts.def 1032 1033$(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1034 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summarymdoc > $(srcdir)/plot_summary.mdoc.in+ 1035 mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in 1036 1037### Manpage (local) 1038 1039plot_summary.1: $(srcdir)/plot_summary.$(MANTAGFMT).in $(top_builddir)/config.status 1040 $(top_builddir)/config.status --file=plot_summary.1+:$(srcdir)/plot_summary.$(MANTAGFMT).in 1041 mv plot_summary.1+ plot_summary.1 1042 1043### Texinfo 1044 1045$(srcdir)/invoke-plot_summary.menu: $(srcdir)/invoke-plot_summary.texi 1046 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1047 1048$(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_list) 1049 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section plot_summary-opts.def 1050 $(top_srcdir)/scripts/build/check--help $@ 1051 1052### HTML 1053 1054$(srcdir)/plot_summary.html: $(srcdir)/invoke-plot_summary.menu $(srcdir)/invoke-plot_summary.texi $(srcdir)/plot_summary.texi $(top_srcdir)/sntp/include/version.texi 1055 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o plot_summary.html plot_summary.texi || true ) 1056 1057summary: $(srcdir)/summary-opts 1058 1059$(srcdir)/summary-opts: summary-opts.def $(OPTTPL) 1060 $(run_ag) summary-opts.def 1061 1062### Nroff 1063 1064$(srcdir)/summary.1summaryman: $(srcdir)/summary-opts.def $(std_def_list) 1065 $(run_ag) -DMAN_SECTION=1summaryman -Tagman-cmd.tpl summary-opts.def 1066 1067$(srcdir)/summary.man.in: $(srcdir)/summary.1summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1068 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summaryman > $(srcdir)/summary.man.in+ 1069 mv $(srcdir)/summary.man.in+ $(srcdir)/summary.man.in 1070 1071### Mdoc 1072 1073$(srcdir)/summary.1summarymdoc: $(srcdir)/summary-opts.def $(std_def_list) 1074 $(run_ag) -DMAN_SECTION=1summarymdoc -Tagmdoc-cmd.tpl summary-opts.def 1075 1076$(srcdir)/summary.mdoc.in: $(srcdir)/summary.1summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1077 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summarymdoc > $(srcdir)/summary.mdoc.in+ 1078 mv $(srcdir)/summary.mdoc.in+ $(srcdir)/summary.mdoc.in 1079 1080### Manpage (local) 1081 1082summary.1: $(srcdir)/summary.$(MANTAGFMT).in $(top_builddir)/config.status 1083 $(top_builddir)/config.status --file=summary.1+:$(srcdir)/summary.$(MANTAGFMT).in 1084 mv summary.1+ summary.1 1085 1086### Texinfo 1087 1088$(srcdir)/invoke-summary.menu: $(srcdir)/invoke-summary.texi 1089 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1090 1091$(srcdir)/invoke-summary.texi: summary-opts $(srcdir)/summary-opts.def $(std_def_list) 1092 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section summary-opts.def 1093 $(top_srcdir)/scripts/build/check--help $@ 1094 1095### HTML 1096 1097$(srcdir)/summary.html: $(srcdir)/invoke-summary.menu $(srcdir)/invoke-summary.texi $(srcdir)/summary.texi $(top_srcdir)/sntp/include/version.texi 1098 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o summary.html summary.texi || true ) 1099 1100# Tell versions [3.59,3.63) of GNU make to not export all variables. 1101# Otherwise a system limit (for SysV at least) may be exceeded. 1102.NOEXPORT: 1103