1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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_harden.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 128 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 129 $(top_srcdir)/sntp/m4/openldap.m4 \ 130 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 131 $(top_srcdir)/sntp/m4/realpath.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 distdir-am 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)` 227DIST_SUBDIRS = $(SUBDIRS) 228am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpver.in \ 229 $(srcdir)/plot_summary.in $(srcdir)/summary.in README 230DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 231am__relativize = \ 232 dir0=`pwd`; \ 233 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 234 sed_rest='s,^[^/]*/*,,'; \ 235 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 236 sed_butlast='s,/*[^/]*$$,,'; \ 237 while test -n "$$dir1"; do \ 238 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 239 if test "$$first" != "."; then \ 240 if test "$$first" = ".."; then \ 241 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 242 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 243 else \ 244 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 245 if test "$$first2" = "$$first"; then \ 246 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 247 else \ 248 dir2="../$$dir2"; \ 249 fi; \ 250 dir0="$$dir0"/"$$first"; \ 251 fi; \ 252 fi; \ 253 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 254 done; \ 255 reldir="$$dir2" 256ACLOCAL = @ACLOCAL@ 257ALLOCA = @ALLOCA@ 258AMTAR = @AMTAR@ 259AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 260AR = @AR@ 261AUTOCONF = @AUTOCONF@ 262AUTOHEADER = @AUTOHEADER@ 263AUTOMAKE = @AUTOMAKE@ 264AWK = @AWK@ 265BUILD_THREAD = @BUILD_THREAD@ 266CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 267CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 268CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 269CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 270CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 271CC = @CC@ 272CCDEPMODE = @CCDEPMODE@ 273CC_NOFORMAT = @CC_NOFORMAT@ 274CFLAGS = @CFLAGS@ 275CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 276CFLAGS_NTP = @CFLAGS_NTP@ 277CHUTEST = @CHUTEST@ 278CONFIG_SHELL = @CONFIG_SHELL@ 279CPP = @CPP@ 280CPPFLAGS = @CPPFLAGS@ 281CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 282CPPFLAGS_NTP = @CPPFLAGS_NTP@ 283CSCOPE = @CSCOPE@ 284CTAGS = @CTAGS@ 285CYGPATH_W = @CYGPATH_W@ 286DCFD = @DCFD@ 287DEFS = @DEFS@ 288DEPDIR = @DEPDIR@ 289DLLTOOL = @DLLTOOL@ 290DSYMUTIL = @DSYMUTIL@ 291DUMPBIN = @DUMPBIN@ 292ECHO_C = @ECHO_C@ 293ECHO_N = @ECHO_N@ 294ECHO_T = @ECHO_T@ 295EDITLINE_LIBS = @EDITLINE_LIBS@ 296EGREP = @EGREP@ 297ETAGS = @ETAGS@ 298EXEEXT = @EXEEXT@ 299FGREP = @FGREP@ 300GREP = @GREP@ 301HAVE_INLINE = @HAVE_INLINE@ 302HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 303HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 304HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 305INSTALL = @INSTALL@ 306INSTALL_DATA = @INSTALL_DATA@ 307INSTALL_PROGRAM = @INSTALL_PROGRAM@ 308INSTALL_SCRIPT = @INSTALL_SCRIPT@ 309INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 310LD = @LD@ 311LDADD_LIBEVENT = @LDADD_LIBEVENT@ 312LDADD_LIBNTP = @LDADD_LIBNTP@ 313LDADD_LIBUTIL = @LDADD_LIBUTIL@ 314LDADD_NLIST = @LDADD_NLIST@ 315LDADD_NTP = @LDADD_NTP@ 316LDFLAGS = @LDFLAGS@ 317LDFLAGS_NTP = @LDFLAGS_NTP@ 318LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 319LIBM = @LIBM@ 320LIBOBJS = @LIBOBJS@ 321LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 322LIBOPTS_DIR = @LIBOPTS_DIR@ 323LIBOPTS_LDADD = @LIBOPTS_LDADD@ 324LIBPARSE = @LIBPARSE@ 325LIBS = @LIBS@ 326LIBTOOL = @LIBTOOL@ 327LIBTOOL_DEPS = @LIBTOOL_DEPS@ 328LIPO = @LIPO@ 329LN_S = @LN_S@ 330LSCF = @LSCF@ 331LTHREAD_LIBS = @LTHREAD_LIBS@ 332LTLIBOBJS = @LTLIBOBJS@ 333LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 334MAKEINFO = @MAKEINFO@ 335MAKE_ADJTIMED = @MAKE_ADJTIMED@ 336MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 337MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 338MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 339MAKE_LIBPARSE = @MAKE_LIBPARSE@ 340MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 341MAKE_NTPDSIM = @MAKE_NTPDSIM@ 342MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 343MAKE_NTPTIME = @MAKE_NTPTIME@ 344MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 345MAKE_TICKADJ = @MAKE_TICKADJ@ 346MAKE_TIMETRIM = @MAKE_TIMETRIM@ 347MANIFEST_TOOL = @MANIFEST_TOOL@ 348MANTAGFMT = @MANTAGFMT@ 349MKDIR_P = @MKDIR_P@ 350NM = @NM@ 351NMEDIT = @NMEDIT@ 352NTPDATE_DB = @NTPDATE_DB@ 353NTPDATE_DL = @NTPDATE_DL@ 354NTPDATE_DS = @NTPDATE_DS@ 355NTPDATE_MS = @NTPDATE_MS@ 356NTPDATE_NI = @NTPDATE_NI@ 357NTPDC_DB = @NTPDC_DB@ 358NTPDC_DL = @NTPDC_DL@ 359NTPDC_DS = @NTPDC_DS@ 360NTPDC_MS = @NTPDC_MS@ 361NTPDC_NI = @NTPDC_NI@ 362NTPDSIM_DB = @NTPDSIM_DB@ 363NTPDSIM_DL = @NTPDSIM_DL@ 364NTPDSIM_DS = @NTPDSIM_DS@ 365NTPDSIM_MS = @NTPDSIM_MS@ 366NTPDSIM_NI = @NTPDSIM_NI@ 367NTPD_DB = @NTPD_DB@ 368NTPD_DL = @NTPD_DL@ 369NTPD_DS = @NTPD_DS@ 370NTPD_MS = @NTPD_MS@ 371NTPD_NI = @NTPD_NI@ 372NTPQ_DB = @NTPQ_DB@ 373NTPQ_DL = @NTPQ_DL@ 374NTPQ_DS = @NTPQ_DS@ 375NTPQ_MS = @NTPQ_MS@ 376NTPQ_NI = @NTPQ_NI@ 377NTPSNMPD_DB = @NTPSNMPD_DB@ 378NTPSNMPD_DL = @NTPSNMPD_DL@ 379NTPSNMPD_DS = @NTPSNMPD_DS@ 380NTPSNMPD_MS = @NTPSNMPD_MS@ 381NTPSNMPD_NI = @NTPSNMPD_NI@ 382NTPSWEEP_DB = @NTPSWEEP_DB@ 383NTPSWEEP_DL = @NTPSWEEP_DL@ 384NTPSWEEP_DS = @NTPSWEEP_DS@ 385NTPSWEEP_MS = @NTPSWEEP_MS@ 386NTPSWEEP_NI = @NTPSWEEP_NI@ 387NTPTIME_DB = @NTPTIME_DB@ 388NTPTIME_DL = @NTPTIME_DL@ 389NTPTIME_DS = @NTPTIME_DS@ 390NTPTIME_MS = @NTPTIME_MS@ 391NTPTIME_NI = @NTPTIME_NI@ 392NTPTRACE_DB = @NTPTRACE_DB@ 393NTPTRACE_DL = @NTPTRACE_DL@ 394NTPTRACE_DS = @NTPTRACE_DS@ 395NTPTRACE_MS = @NTPTRACE_MS@ 396NTPTRACE_NI = @NTPTRACE_NI@ 397NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 398NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 399NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 400NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 401NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 402NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 403NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 404NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 405NTP_KEYSDIR = @NTP_KEYSDIR@ 406NTP_WAIT_DB = @NTP_WAIT_DB@ 407NTP_WAIT_DL = @NTP_WAIT_DL@ 408NTP_WAIT_DS = @NTP_WAIT_DS@ 409NTP_WAIT_MS = @NTP_WAIT_MS@ 410NTP_WAIT_NI = @NTP_WAIT_NI@ 411OBJDUMP = @OBJDUMP@ 412OBJEXT = @OBJEXT@ 413OTOOL = @OTOOL@ 414OTOOL64 = @OTOOL64@ 415PACKAGE = @PACKAGE@ 416PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 417PACKAGE_NAME = @PACKAGE_NAME@ 418PACKAGE_STRING = @PACKAGE_STRING@ 419PACKAGE_TARNAME = @PACKAGE_TARNAME@ 420PACKAGE_URL = @PACKAGE_URL@ 421PACKAGE_VERSION = @PACKAGE_VERSION@ 422PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 423PATH_PERL = @PATH_PERL@ 424PATH_RUBY = @PATH_RUBY@ 425PATH_SEPARATOR = @PATH_SEPARATOR@ 426PATH_TEST = @PATH_TEST@ 427PERLLIBDIR = @PERLLIBDIR@ 428PKG_CONFIG = @PKG_CONFIG@ 429POSIX_SHELL = @POSIX_SHELL@ 430PROPDELAY = @PROPDELAY@ 431PTHREAD_LIBS = @PTHREAD_LIBS@ 432RANLIB = @RANLIB@ 433SED = @SED@ 434SET_MAKE = @SET_MAKE@ 435SHELL = @SHELL@ 436SNMP_CFLAGS = @SNMP_CFLAGS@ 437SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 438SNMP_LIBS = @SNMP_LIBS@ 439SNTP = @SNTP@ 440SNTP_DB = @SNTP_DB@ 441SNTP_DL = @SNTP_DL@ 442SNTP_DS = @SNTP_DS@ 443SNTP_MS = @SNTP_MS@ 444SNTP_NI = @SNTP_NI@ 445STDNORETURN_H = @STDNORETURN_H@ 446STRIP = @STRIP@ 447TESTDCF = @TESTDCF@ 448TICKADJ_DB = @TICKADJ_DB@ 449TICKADJ_DL = @TICKADJ_DL@ 450TICKADJ_DS = @TICKADJ_DS@ 451TICKADJ_MS = @TICKADJ_MS@ 452TICKADJ_NI = @TICKADJ_NI@ 453TIMETRIM_DB = @TIMETRIM_DB@ 454TIMETRIM_DL = @TIMETRIM_DL@ 455TIMETRIM_DS = @TIMETRIM_DS@ 456TIMETRIM_MS = @TIMETRIM_MS@ 457TIMETRIM_NI = @TIMETRIM_NI@ 458UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 459UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 460UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 461UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 462UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 463VERSION = @VERSION@ 464VER_SUFFIX = @VER_SUFFIX@ 465YACC = @YACC@ 466YFLAGS = @YFLAGS@ 467abs_builddir = @abs_builddir@ 468abs_srcdir = @abs_srcdir@ 469abs_top_builddir = @abs_top_builddir@ 470abs_top_srcdir = @abs_top_srcdir@ 471ac_ct_AR = @ac_ct_AR@ 472ac_ct_CC = @ac_ct_CC@ 473ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 474am__include = @am__include@ 475am__leading_dot = @am__leading_dot@ 476am__quote = @am__quote@ 477am__tar = @am__tar@ 478am__untar = @am__untar@ 479bindir = @bindir@ 480build = @build@ 481build_alias = @build_alias@ 482build_cpu = @build_cpu@ 483build_os = @build_os@ 484build_vendor = @build_vendor@ 485builddir = @builddir@ 486datadir = @datadir@ 487datarootdir = @datarootdir@ 488docdir = @docdir@ 489dvidir = @dvidir@ 490exec_prefix = @exec_prefix@ 491host = @host@ 492host_alias = @host_alias@ 493host_cpu = @host_cpu@ 494host_os = @host_os@ 495host_vendor = @host_vendor@ 496htmldir = @htmldir@ 497includedir = @includedir@ 498infodir = @infodir@ 499install_sh = @install_sh@ 500libdir = @libdir@ 501libexecdir = @libexecdir@ 502localedir = @localedir@ 503localstatedir = @localstatedir@ 504mandir = @mandir@ 505mkdir_p = @mkdir_p@ 506oldincludedir = @oldincludedir@ 507pdfdir = @pdfdir@ 508prefix = @prefix@ 509program_transform_name = @program_transform_name@ 510psdir = @psdir@ 511runstatedir = @runstatedir@ 512sbindir = @sbindir@ 513sharedstatedir = @sharedstatedir@ 514srcdir = @srcdir@ 515subdirs = @subdirs@ 516sysconfdir = @sysconfdir@ 517target_alias = @target_alias@ 518top_build_prefix = @top_build_prefix@ 519top_builddir = @top_builddir@ 520top_srcdir = @top_srcdir@ 521NULL = 522SUBDIRS = \ 523 build \ 524 calc_tickadj \ 525 ntp-wait \ 526 ntpsweep \ 527 ntptrace \ 528 lib \ 529 update-leap \ 530 $(NULL) 531 532man1_MANS = 533man8_MANS = 534DISTCLEANFILES = config.log $(man_MANS) 535run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 536 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 537 538std_def_list = \ 539 $(top_srcdir)/sntp/include/debug-opt.def \ 540 $(top_srcdir)/sntp/include/autogen-version.def \ 541 $(top_srcdir)/sntp/include/copyright.def \ 542 $(top_srcdir)/sntp/include/homerc.def \ 543 $(top_srcdir)/sntp/include/ntp.lic \ 544 $(top_srcdir)/sntp/include/version.def \ 545 $(NULL) 546 547noinst_SCRIPTS = \ 548 ntpver \ 549 plot_summary \ 550 summary \ 551 $(NULL) 552 553EXTRA_DIST = \ 554 deprecated \ 555 monitoring \ 556 invoke-plot_summary.texi \ 557 invoke-plot_summary.menu \ 558 plot_summary.1plot_summaryman \ 559 plot_summary.1plot_summarymdoc \ 560 plot_summary.mdoc.in \ 561 plot_summary.man.in \ 562 plot_summary.texi \ 563 plot_summary.html \ 564 plot_summary-opts \ 565 plot_summary-opts.def \ 566 rc \ 567 invoke-summary.texi \ 568 invoke-summary.menu \ 569 summary.1summaryman \ 570 summary.1summarymdoc \ 571 summary.mdoc.in \ 572 summary.man.in \ 573 summary.texi \ 574 summary.html \ 575 summary-opts \ 576 summary-opts.def \ 577 stats \ 578 $(NULL) 579 580noinst_DATA = \ 581 invoke-plot_summary.texi \ 582 invoke-plot_summary.menu \ 583 plot_summary.1plot_summaryman \ 584 plot_summary.1plot_summarymdoc \ 585 plot_summary.mdoc.in \ 586 plot_summary.man.in \ 587 plot_summary.texi \ 588 plot_summary.html \ 589 invoke-summary.texi \ 590 invoke-summary.menu \ 591 summary.1summaryman \ 592 summary.1summarymdoc \ 593 summary.mdoc.in \ 594 summary.man.in \ 595 summary.texi \ 596 summary.html \ 597 $(NULL) 598 599 600#OPTTPL = ../sntp/ag-tpl/perlopt.tpl 601OPTTPL = $(std_def_list) 602all: all-recursive 603 604.SUFFIXES: 605$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 606 @for dep in $?; do \ 607 case '$(am__configure_deps)' in \ 608 *$$dep*) \ 609 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 610 && { if test -f $@; then exit 0; else break; fi; }; \ 611 exit 1;; \ 612 esac; \ 613 done; \ 614 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \ 615 $(am__cd) $(top_srcdir) && \ 616 $(AUTOMAKE) --foreign scripts/Makefile 617Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 618 @case '$?' in \ 619 *config.status*) \ 620 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 621 *) \ 622 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 623 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 624 esac; 625 626$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 627 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 628 629$(top_srcdir)/configure: $(am__configure_deps) 630 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 631$(ACLOCAL_M4): $(am__aclocal_m4_deps) 632 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 633$(am__aclocal_m4_deps): 634ntpver: $(top_builddir)/config.status $(srcdir)/ntpver.in 635 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 636plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in 637 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 638summary: $(top_builddir)/config.status $(srcdir)/summary.in 639 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 640 641mostlyclean-libtool: 642 -rm -f *.lo 643 644clean-libtool: 645 -rm -rf .libs _libs 646install-man1: $(man1_MANS) 647 @$(NORMAL_INSTALL) 648 @list1='$(man1_MANS)'; \ 649 list2=''; \ 650 test -n "$(man1dir)" \ 651 && test -n "`echo $$list1$$list2`" \ 652 || exit 0; \ 653 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 654 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 655 { for i in $$list1; do echo "$$i"; done; \ 656 if test -n "$$list2"; then \ 657 for i in $$list2; do echo "$$i"; done \ 658 | sed -n '/\.1[a-z]*$$/p'; \ 659 fi; \ 660 } | while read p; do \ 661 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 662 echo "$$d$$p"; echo "$$p"; \ 663 done | \ 664 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 665 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 666 sed 'N;N;s,\n, ,g' | { \ 667 list=; while read file base inst; do \ 668 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 669 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 670 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 671 fi; \ 672 done; \ 673 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 674 while read files; do \ 675 test -z "$$files" || { \ 676 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 677 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 678 done; } 679 680uninstall-man1: 681 @$(NORMAL_UNINSTALL) 682 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 683 files=`{ for i in $$list; do echo "$$i"; done; \ 684 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 685 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 686 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 687install-man8: $(man8_MANS) 688 @$(NORMAL_INSTALL) 689 @list1='$(man8_MANS)'; \ 690 list2=''; \ 691 test -n "$(man8dir)" \ 692 && test -n "`echo $$list1$$list2`" \ 693 || exit 0; \ 694 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \ 695 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \ 696 { for i in $$list1; do echo "$$i"; done; \ 697 if test -n "$$list2"; then \ 698 for i in $$list2; do echo "$$i"; done \ 699 | sed -n '/\.8[a-z]*$$/p'; \ 700 fi; \ 701 } | while read p; do \ 702 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 703 echo "$$d$$p"; echo "$$p"; \ 704 done | \ 705 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 706 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 707 sed 'N;N;s,\n, ,g' | { \ 708 list=; while read file base inst; do \ 709 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 710 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 711 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 712 fi; \ 713 done; \ 714 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 715 while read files; do \ 716 test -z "$$files" || { \ 717 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 718 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 719 done; } 720 721uninstall-man8: 722 @$(NORMAL_UNINSTALL) 723 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 724 files=`{ for i in $$list; do echo "$$i"; done; \ 725 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 726 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 727 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir) 728 729# This directory's subdirectories are mostly independent; you can cd 730# into them and run 'make' without going through this Makefile. 731# To change the values of 'make' variables: instead of editing Makefiles, 732# (1) if the variable is set in 'config.status', edit 'config.status' 733# (which will cause the Makefiles to be regenerated when you run 'make'); 734# (2) otherwise, pass the desired values on the 'make' command line. 735$(am__recursive_targets): 736 @fail=; \ 737 if $(am__make_keepgoing); then \ 738 failcom='fail=yes'; \ 739 else \ 740 failcom='exit 1'; \ 741 fi; \ 742 dot_seen=no; \ 743 target=`echo $@ | sed s/-recursive//`; \ 744 case "$@" in \ 745 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 746 *) list='$(SUBDIRS)' ;; \ 747 esac; \ 748 for subdir in $$list; do \ 749 echo "Making $$target in $$subdir"; \ 750 if test "$$subdir" = "."; then \ 751 dot_seen=yes; \ 752 local_target="$$target-am"; \ 753 else \ 754 local_target="$$target"; \ 755 fi; \ 756 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 757 || eval $$failcom; \ 758 done; \ 759 if test "$$dot_seen" = "no"; then \ 760 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 761 fi; test -z "$$fail" 762 763ID: $(am__tagged_files) 764 $(am__define_uniq_tagged_files); mkid -fID $$unique 765tags: tags-recursive 766TAGS: tags 767 768tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 769 set x; \ 770 here=`pwd`; \ 771 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 772 include_option=--etags-include; \ 773 empty_fix=.; \ 774 else \ 775 include_option=--include; \ 776 empty_fix=; \ 777 fi; \ 778 list='$(SUBDIRS)'; for subdir in $$list; do \ 779 if test "$$subdir" = .; then :; else \ 780 test ! -f $$subdir/TAGS || \ 781 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 782 fi; \ 783 done; \ 784 $(am__define_uniq_tagged_files); \ 785 shift; \ 786 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 787 test -n "$$unique" || unique=$$empty_fix; \ 788 if test $$# -gt 0; then \ 789 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 790 "$$@" $$unique; \ 791 else \ 792 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 793 $$unique; \ 794 fi; \ 795 fi 796ctags: ctags-recursive 797 798CTAGS: ctags 799ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 800 $(am__define_uniq_tagged_files); \ 801 test -z "$(CTAGS_ARGS)$$unique" \ 802 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 803 $$unique 804 805GTAGS: 806 here=`$(am__cd) $(top_builddir) && pwd` \ 807 && $(am__cd) $(top_srcdir) \ 808 && gtags -i $(GTAGS_ARGS) "$$here" 809cscopelist: cscopelist-recursive 810 811cscopelist-am: $(am__tagged_files) 812 list='$(am__tagged_files)'; \ 813 case "$(srcdir)" in \ 814 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 815 *) sdir=$(subdir)/$(srcdir) ;; \ 816 esac; \ 817 for i in $$list; do \ 818 if test -f "$$i"; then \ 819 echo "$(subdir)/$$i"; \ 820 else \ 821 echo "$$sdir/$$i"; \ 822 fi; \ 823 done >> $(top_builddir)/cscope.files 824 825distclean-tags: 826 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 827distdir: $(BUILT_SOURCES) 828 $(MAKE) $(AM_MAKEFLAGS) distdir-am 829 830distdir-am: $(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 $(AM_V_GEN)$(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 $(AM_V_GEN)$(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 $(AM_V_GEN)$(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 $(AM_V_GEN)$(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 $(AM_V_GEN)$(run_ag) summary-opts.def 1061 1062### Nroff 1063 1064$(srcdir)/summary.1summaryman: $(srcdir)/summary-opts.def $(std_def_list) 1065 $(AM_V_GEN)$(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 $(AM_V_GEN)$(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 $(AM_V_GEN)$(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.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