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