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# we traditionally installed software in bindir, while it should have gone 18# in sbindir. Now that we offer a choice, look in the "other" installation 19# subdir to warn folks if there is another version there. 20 21 22VPATH = @srcdir@ 23am__is_gnu_make = { \ 24 if test -z '$(MAKELEVEL)'; then \ 25 false; \ 26 elif test -n '$(MAKE_HOST)'; then \ 27 true; \ 28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 true; \ 30 else \ 31 false; \ 32 fi; \ 33} 34am__make_running_with_option = \ 35 case $${target_option-} in \ 36 ?) ;; \ 37 *) echo "am__make_running_with_option: internal error: invalid" \ 38 "target option '$${target_option-}' specified" >&2; \ 39 exit 1;; \ 40 esac; \ 41 has_opt=no; \ 42 sane_makeflags=$$MAKEFLAGS; \ 43 if $(am__is_gnu_make); then \ 44 sane_makeflags=$$MFLAGS; \ 45 else \ 46 case $$MAKEFLAGS in \ 47 *\\[\ \ ]*) \ 48 bs=\\; \ 49 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 50 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 51 esac; \ 52 fi; \ 53 skip_next=no; \ 54 strip_trailopt () \ 55 { \ 56 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 57 }; \ 58 for flg in $$sane_makeflags; do \ 59 test $$skip_next = yes && { skip_next=no; continue; }; \ 60 case $$flg in \ 61 *=*|--*) continue;; \ 62 -*I) strip_trailopt 'I'; skip_next=yes;; \ 63 -*I?*) strip_trailopt 'I';; \ 64 -*O) strip_trailopt 'O'; skip_next=yes;; \ 65 -*O?*) strip_trailopt 'O';; \ 66 -*l) strip_trailopt 'l'; skip_next=yes;; \ 67 -*l?*) strip_trailopt 'l';; \ 68 -[dEDm]) skip_next=yes;; \ 69 -[JT]) skip_next=yes;; \ 70 esac; \ 71 case $$flg in \ 72 *$$target_option*) has_opt=yes; break;; \ 73 esac; \ 74 done; \ 75 test $$has_opt = yes 76am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 77am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 78pkgdatadir = $(datadir)/@PACKAGE@ 79pkgincludedir = $(includedir)/@PACKAGE@ 80pkglibdir = $(libdir)/@PACKAGE@ 81pkglibexecdir = $(libexecdir)/@PACKAGE@ 82am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 83install_sh_DATA = $(install_sh) -c -m 644 84install_sh_PROGRAM = $(install_sh) -c 85install_sh_SCRIPT = $(install_sh) -c 86INSTALL_HEADER = $(INSTALL_DATA) 87transform = $(program_transform_name) 88NORMAL_INSTALL = : 89PRE_INSTALL = : 90POST_INSTALL = : 91NORMAL_UNINSTALL = : 92PRE_UNINSTALL = : 93POST_UNINSTALL = : 94build_triplet = @build@ 95host_triplet = @host@ 96EXTRA_PROGRAMS = ntpsnmpd$(EXEEXT) 97subdir = ntpsnmpd 98ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 99am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 100 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 101 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 102 $(top_srcdir)/sntp/m4/define_dir.m4 \ 103 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 104 $(top_srcdir)/sntp/m4/libtool.m4 \ 105 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 106 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 107 $(top_srcdir)/sntp/m4/ltversion.m4 \ 108 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 128 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 129 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 130 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 131 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 132 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 133 $(top_srcdir)/sntp/m4/openldap.m4 \ 134 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 135 $(top_srcdir)/sntp/m4/snprintf.m4 \ 136 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 137am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 138 $(ACLOCAL_M4) 139DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 140mkinstalldirs = $(install_sh) -d 141CONFIG_HEADER = $(top_builddir)/config.h 142CONFIG_CLEAN_FILES = 143CONFIG_CLEAN_VPATH_FILES = 144am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \ 145 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \ 146 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)" 147PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS) 148am_ntpsnmpd_OBJECTS = netsnmp_daemonize.$(OBJEXT) ntpsnmpd.$(OBJEXT) \ 149 ntpSnmpSubagentObject.$(OBJEXT) ntpsnmpd-opts.$(OBJEXT) 150ntpsnmpd_OBJECTS = $(am_ntpsnmpd_OBJECTS) 151ntpsnmpd_LDADD = $(LDADD) 152am__DEPENDENCIES_1 = 153ntpsnmpd_DEPENDENCIES = ../ntpq/libntpq.a ../libntp/libntp.a \ 154 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 155 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 156 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 157AM_V_lt = $(am__v_lt_@AM_V@) 158am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 159am__v_lt_0 = --silent 160am__v_lt_1 = 161AM_V_P = $(am__v_P_@AM_V@) 162am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 163am__v_P_0 = false 164am__v_P_1 = : 165AM_V_GEN = $(am__v_GEN_@AM_V@) 166am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 167am__v_GEN_0 = @echo " GEN " $@; 168am__v_GEN_1 = 169AM_V_at = $(am__v_at_@AM_V@) 170am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 171am__v_at_0 = @ 172am__v_at_1 = 173DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 174depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 175am__depfiles_maybe = depfiles 176am__mv = mv -f 177COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 179LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 180 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 181 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 182 $(AM_CFLAGS) $(CFLAGS) 183AM_V_CC = $(am__v_CC_@AM_V@) 184am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 185am__v_CC_0 = @echo " CC " $@; 186am__v_CC_1 = 187CCLD = $(CC) 188LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 189 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 190 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 191AM_V_CCLD = $(am__v_CCLD_@AM_V@) 192am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 193am__v_CCLD_0 = @echo " CCLD " $@; 194am__v_CCLD_1 = 195SOURCES = $(ntpsnmpd_SOURCES) 196DIST_SOURCES = $(ntpsnmpd_SOURCES) 197am__can_run_installinfo = \ 198 case $$AM_UPDATE_INFO_DIR in \ 199 n|no|NO) false;; \ 200 *) (install-info --version) >/dev/null 2>&1;; \ 201 esac 202am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 203am__vpath_adj = case $$p in \ 204 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 205 *) f=$$p;; \ 206 esac; 207am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 208am__install_max = 40 209am__nobase_strip_setup = \ 210 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 211am__nobase_strip = \ 212 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 213am__nobase_list = $(am__nobase_strip_setup); \ 214 for p in $$list; do echo "$$p $$p"; done | \ 215 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 216 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 217 if (++n[$$2] == $(am__install_max)) \ 218 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 219 END { for (dir in files) print dir, files[dir] }' 220am__base_list = \ 221 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 222 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 223am__uninstall_files_from_dir = { \ 224 test -z "$$files" \ 225 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 226 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 227 $(am__cd) "$$dir" && rm -f $$files; }; \ 228 } 229man1dir = $(mandir)/man1 230man8dir = $(mandir)/man8 231NROFF = nroff 232MANS = $(man1_MANS) $(man8_MANS) $(man_MANS) 233DATA = $(html_DATA) $(noinst_DATA) 234am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 235# Read a list of newline-separated strings from the standard input, 236# and print each of them once, without duplicates. Input order is 237# *not* preserved. 238am__uniquify_input = $(AWK) '\ 239 BEGIN { nonempty = 0; } \ 240 { items[$$0] = 1; nonempty = 1; } \ 241 END { if (nonempty) { for (i in items) print i; }; } \ 242' 243# Make sure the list of sources is unique. This is necessary because, 244# e.g., the same source file might be shared among _SOURCES variables 245# for different programs/libraries. 246am__define_uniq_tagged_files = \ 247 list='$(am__tagged_files)'; \ 248 unique=`for i in $$list; do \ 249 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 250 done | $(am__uniquify_input)` 251ETAGS = etags 252CTAGS = ctags 253am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bincheck.mf \ 254 $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf \ 255 $(top_srcdir)/includes.mf $(top_srcdir)/sntp/check-libntp.mf \ 256 $(top_srcdir)/sntp/libevent/build-aux/depcomp README 257DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 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@ 284CXX = @CXX@ 285CXXCPP = @CXXCPP@ 286CXXDEPMODE = @CXXDEPMODE@ 287CXXFLAGS = @CXXFLAGS@ 288CYGPATH_W = @CYGPATH_W@ 289DCFD = @DCFD@ 290DEFS = @DEFS@ 291DEPDIR = @DEPDIR@ 292DLLTOOL = @DLLTOOL@ 293DSYMUTIL = @DSYMUTIL@ 294DUMPBIN = @DUMPBIN@ 295ECHO_C = @ECHO_C@ 296ECHO_N = @ECHO_N@ 297ECHO_T = @ECHO_T@ 298EDITLINE_LIBS = @EDITLINE_LIBS@ 299EGREP = @EGREP@ 300EXEEXT = @EXEEXT@ 301FGREP = @FGREP@ 302GREP = @GREP@ 303GTEST_CONFIG = @GTEST_CONFIG@ 304GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 305GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 306GTEST_LDFLAGS = @GTEST_LDFLAGS@ 307GTEST_LIBS = @GTEST_LIBS@ 308HAVE_INLINE = @HAVE_INLINE@ 309HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 310HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 311HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 312INSTALL = @INSTALL@ 313INSTALL_DATA = @INSTALL_DATA@ 314INSTALL_PROGRAM = @INSTALL_PROGRAM@ 315INSTALL_SCRIPT = @INSTALL_SCRIPT@ 316INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 317LD = @LD@ 318LDADD_LIBEVENT = @LDADD_LIBEVENT@ 319LDADD_LIBNTP = @LDADD_LIBNTP@ 320LDADD_LIBUTIL = @LDADD_LIBUTIL@ 321LDADD_NLIST = @LDADD_NLIST@ 322LDADD_NTP = @LDADD_NTP@ 323LDFLAGS = @LDFLAGS@ 324LDFLAGS_NTP = @LDFLAGS_NTP@ 325LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 326LIBM = @LIBM@ 327LIBOBJS = @LIBOBJS@ 328LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 329LIBOPTS_DIR = @LIBOPTS_DIR@ 330LIBOPTS_LDADD = @LIBOPTS_LDADD@ 331LIBPARSE = @LIBPARSE@ 332LIBS = @LIBS@ 333LIBTOOL = @LIBTOOL@ 334LIBTOOL_DEPS = @LIBTOOL_DEPS@ 335LIPO = @LIPO@ 336LN_S = @LN_S@ 337LSCF = @LSCF@ 338LTHREAD_LIBS = @LTHREAD_LIBS@ 339LTLIBOBJS = @LTLIBOBJS@ 340MAKEINFO = @MAKEINFO@ 341MAKE_ADJTIMED = @MAKE_ADJTIMED@ 342MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 343MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 344MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 345MAKE_LIBPARSE = @MAKE_LIBPARSE@ 346MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 347MAKE_NTPDSIM = @MAKE_NTPDSIM@ 348MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 349MAKE_NTPTIME = @MAKE_NTPTIME@ 350MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 351MAKE_TICKADJ = @MAKE_TICKADJ@ 352MAKE_TIMETRIM = @MAKE_TIMETRIM@ 353MANIFEST_TOOL = @MANIFEST_TOOL@ 354MANTAGFMT = @MANTAGFMT@ 355MKDIR_P = @MKDIR_P@ 356NM = @NM@ 357NMEDIT = @NMEDIT@ 358NTPDATE_DB = @NTPDATE_DB@ 359NTPDATE_DL = @NTPDATE_DL@ 360NTPDATE_DS = @NTPDATE_DS@ 361NTPDATE_MS = @NTPDATE_MS@ 362NTPDATE_NI = @NTPDATE_NI@ 363NTPDC_DB = @NTPDC_DB@ 364NTPDC_DL = @NTPDC_DL@ 365NTPDC_DS = @NTPDC_DS@ 366NTPDC_MS = @NTPDC_MS@ 367NTPDC_NI = @NTPDC_NI@ 368NTPDSIM_DB = @NTPDSIM_DB@ 369NTPDSIM_DL = @NTPDSIM_DL@ 370NTPDSIM_DS = @NTPDSIM_DS@ 371NTPDSIM_MS = @NTPDSIM_MS@ 372NTPDSIM_NI = @NTPDSIM_NI@ 373NTPD_DB = @NTPD_DB@ 374NTPD_DL = @NTPD_DL@ 375NTPD_DS = @NTPD_DS@ 376NTPD_MS = @NTPD_MS@ 377NTPD_NI = @NTPD_NI@ 378NTPQ_DB = @NTPQ_DB@ 379NTPQ_DL = @NTPQ_DL@ 380NTPQ_DS = @NTPQ_DS@ 381NTPQ_MS = @NTPQ_MS@ 382NTPQ_NI = @NTPQ_NI@ 383NTPSNMPD_DB = @NTPSNMPD_DB@ 384NTPSNMPD_DL = @NTPSNMPD_DL@ 385NTPSNMPD_DS = @NTPSNMPD_DS@ 386NTPSNMPD_MS = @NTPSNMPD_MS@ 387NTPSNMPD_NI = @NTPSNMPD_NI@ 388NTPSWEEP_DB = @NTPSWEEP_DB@ 389NTPSWEEP_DL = @NTPSWEEP_DL@ 390NTPSWEEP_DS = @NTPSWEEP_DS@ 391NTPSWEEP_MS = @NTPSWEEP_MS@ 392NTPSWEEP_NI = @NTPSWEEP_NI@ 393NTPTIME_DB = @NTPTIME_DB@ 394NTPTIME_DL = @NTPTIME_DL@ 395NTPTIME_DS = @NTPTIME_DS@ 396NTPTIME_MS = @NTPTIME_MS@ 397NTPTIME_NI = @NTPTIME_NI@ 398NTPTRACE_DB = @NTPTRACE_DB@ 399NTPTRACE_DL = @NTPTRACE_DL@ 400NTPTRACE_DS = @NTPTRACE_DS@ 401NTPTRACE_MS = @NTPTRACE_MS@ 402NTPTRACE_NI = @NTPTRACE_NI@ 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_CXX = @ac_ct_CXX@ 477ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 478am__include = @am__include@ 479am__leading_dot = @am__leading_dot@ 480am__quote = @am__quote@ 481am__tar = @am__tar@ 482am__untar = @am__untar@ 483bindir = @bindir@ 484build = @build@ 485build_alias = @build_alias@ 486build_cpu = @build_cpu@ 487build_os = @build_os@ 488build_vendor = @build_vendor@ 489builddir = @builddir@ 490datadir = @datadir@ 491datarootdir = @datarootdir@ 492docdir = @docdir@ 493dvidir = @dvidir@ 494exec_prefix = @exec_prefix@ 495host = @host@ 496host_alias = @host_alias@ 497host_cpu = @host_cpu@ 498host_os = @host_os@ 499host_vendor = @host_vendor@ 500htmldir = @htmldir@ 501includedir = @includedir@ 502infodir = @infodir@ 503install_sh = @install_sh@ 504libdir = @libdir@ 505libexecdir = @libexecdir@ 506localedir = @localedir@ 507localstatedir = @localstatedir@ 508mandir = @mandir@ 509mkdir_p = @mkdir_p@ 510oldincludedir = @oldincludedir@ 511pdfdir = @pdfdir@ 512prefix = @prefix@ 513program_transform_name = @program_transform_name@ 514psdir = @psdir@ 515sbindir = @sbindir@ 516sharedstatedir = @sharedstatedir@ 517srcdir = @srcdir@ 518subdirs = @subdirs@ 519sysconfdir = @sysconfdir@ 520target_alias = @target_alias@ 521top_build_prefix = @top_build_prefix@ 522top_builddir = @top_builddir@ 523top_srcdir = @top_srcdir@ 524NULL = 525bin_PROGRAMS = $(NTPSNMPD_DB) 526libexec_PROGRAMS = $(NTPSNMPD_DL) 527sbin_PROGRAMS = $(NTPSNMPD_DS) 528ntpsnmpd_SOURCES = netsnmp_daemonize.c ntpsnmpd.c ntpSnmpSubagentObject.c \ 529 ntpsnmpd-opts.c ntpsnmpd-opts.h ntpSnmpSubagentObject.h \ 530 ntp_snmp.h 531 532# HMS: we probably want a version.o file here, too. 533LDADD = ../ntpq/libntpq.a ../libntp/libntp.a $(SNMP_LIBS) \ 534 $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(LDADD_NTP) \ 535 $(LIBOPTS_LDADD) 536AM_CFLAGS = $(SNMP_CFLAGS) $(CFLAGS_NTP) 537AM_CPPFLAGS = -I$(top_srcdir)/ntpq $(NTP_INCS) $(LIBOPTS_CFLAGS) \ 538 $(SNMP_CPPFLAGS) $(CPPFLAGS_NTP) 539AM_LDFLAGS = $(LDFLAGS_NTP) 540EXTRA_DIST = \ 541 invoke-ntpsnmpd.menu \ 542 invoke-ntpsnmpd.texi \ 543 ntpsnmpd-opts.def \ 544 ntpsnmpd.1ntpsnmpdman \ 545 ntpsnmpd.1ntpsnmpdmdoc \ 546 ntpsnmpd.man.in \ 547 ntpsnmpd.mdoc.in \ 548 ntpsnmpd.html \ 549 ntpsnmpd.texi \ 550 ntpv4-mib.mib \ 551 $(NULL) 552 553BUILT_SOURCES = ntpsnmpd-opts.c ntpsnmpd-opts.h check-libntp \ 554 check-libopts .deps-ver 555CLEANFILES = check-libntp check-libopts .deps-ver 556DISTCLEANFILES = config.log $(man_MANS) 557html_DATA = \ 558 $(srcdir)/ntpsnmpd.html \ 559 $(NULL) 560 561noinst_DATA = \ 562 $(srcdir)/invoke-ntpsnmpd.menu \ 563 $(srcdir)/invoke-ntpsnmpd.texi \ 564 $(srcdir)/ntpsnmpd.man.in \ 565 $(srcdir)/ntpsnmpd.mdoc.in \ 566 $(NULL) 567 568man1_MANS = 569man8_MANS = 570man_MANS = ntpsnmpd.$(NTPSNMPD_MS) 571run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 572 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 573 574std_def_list = \ 575 $(top_srcdir)/sntp/include/debug-opt.def \ 576 $(top_srcdir)/sntp/include/autogen-version.def \ 577 $(top_srcdir)/sntp/include/copyright.def \ 578 $(top_srcdir)/sntp/include/homerc.def \ 579 $(top_srcdir)/sntp/include/ntp.lic \ 580 $(top_srcdir)/sntp/include/version.def \ 581 $(NULL) 582 583NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 584 -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 585 -I$(top_srcdir)/lib/isc/unix/include 586all: $(BUILT_SOURCES) 587 $(MAKE) $(AM_MAKEFLAGS) all-am 588 589.SUFFIXES: 590.SUFFIXES: .c .lo .o .obj 591$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps) 592 @for dep in $?; do \ 593 case '$(am__configure_deps)' in \ 594 *$$dep*) \ 595 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 596 && { if test -f $@; then exit 0; else break; fi; }; \ 597 exit 1;; \ 598 esac; \ 599 done; \ 600 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpsnmpd/Makefile'; \ 601 $(am__cd) $(top_srcdir) && \ 602 $(AUTOMAKE) --foreign ntpsnmpd/Makefile 603Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 604 @case '$?' in \ 605 *config.status*) \ 606 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 607 *) \ 608 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 609 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 610 esac; 611$(top_srcdir)/bincheck.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty): 612 613$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 614 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 615 616$(top_srcdir)/configure: $(am__configure_deps) 617 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 618$(ACLOCAL_M4): $(am__aclocal_m4_deps) 619 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 620$(am__aclocal_m4_deps): 621install-binPROGRAMS: $(bin_PROGRAMS) 622 @$(NORMAL_INSTALL) 623 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 624 if test -n "$$list"; then \ 625 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 626 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 627 fi; \ 628 for p in $$list; do echo "$$p $$p"; done | \ 629 sed 's/$(EXEEXT)$$//' | \ 630 while read p p1; do if test -f $$p \ 631 || test -f $$p1 \ 632 ; then echo "$$p"; echo "$$p"; else :; fi; \ 633 done | \ 634 sed -e 'p;s,.*/,,;n;h' \ 635 -e 's|.*|.|' \ 636 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 637 sed 'N;N;N;s,\n, ,g' | \ 638 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 639 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 640 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 641 else { print "f", $$3 "/" $$4, $$1; } } \ 642 END { for (d in files) print "f", d, files[d] }' | \ 643 while read type dir files; do \ 644 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 645 test -z "$$files" || { \ 646 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 647 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 648 } \ 649 ; done 650 651uninstall-binPROGRAMS: 652 @$(NORMAL_UNINSTALL) 653 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 654 files=`for p in $$list; do echo "$$p"; done | \ 655 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 656 -e 's/$$/$(EXEEXT)/' \ 657 `; \ 658 test -n "$$list" || exit 0; \ 659 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 660 cd "$(DESTDIR)$(bindir)" && rm -f $$files 661 662clean-binPROGRAMS: 663 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 664 echo " rm -f" $$list; \ 665 rm -f $$list || exit $$?; \ 666 test -n "$(EXEEXT)" || exit 0; \ 667 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 668 echo " rm -f" $$list; \ 669 rm -f $$list 670install-libexecPROGRAMS: $(libexec_PROGRAMS) 671 @$(NORMAL_INSTALL) 672 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 673 if test -n "$$list"; then \ 674 echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \ 675 $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \ 676 fi; \ 677 for p in $$list; do echo "$$p $$p"; done | \ 678 sed 's/$(EXEEXT)$$//' | \ 679 while read p p1; do if test -f $$p \ 680 || test -f $$p1 \ 681 ; then echo "$$p"; echo "$$p"; else :; fi; \ 682 done | \ 683 sed -e 'p;s,.*/,,;n;h' \ 684 -e 's|.*|.|' \ 685 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 686 sed 'N;N;N;s,\n, ,g' | \ 687 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 688 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 689 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 690 else { print "f", $$3 "/" $$4, $$1; } } \ 691 END { for (d in files) print "f", d, files[d] }' | \ 692 while read type dir files; do \ 693 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 694 test -z "$$files" || { \ 695 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ 696 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ 697 } \ 698 ; done 699 700uninstall-libexecPROGRAMS: 701 @$(NORMAL_UNINSTALL) 702 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 703 files=`for p in $$list; do echo "$$p"; done | \ 704 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 705 -e 's/$$/$(EXEEXT)/' \ 706 `; \ 707 test -n "$$list" || exit 0; \ 708 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ 709 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files 710 711clean-libexecPROGRAMS: 712 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ 713 echo " rm -f" $$list; \ 714 rm -f $$list || exit $$?; \ 715 test -n "$(EXEEXT)" || exit 0; \ 716 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 717 echo " rm -f" $$list; \ 718 rm -f $$list 719install-sbinPROGRAMS: $(sbin_PROGRAMS) 720 @$(NORMAL_INSTALL) 721 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 722 if test -n "$$list"; then \ 723 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \ 724 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \ 725 fi; \ 726 for p in $$list; do echo "$$p $$p"; done | \ 727 sed 's/$(EXEEXT)$$//' | \ 728 while read p p1; do if test -f $$p \ 729 || test -f $$p1 \ 730 ; then echo "$$p"; echo "$$p"; else :; fi; \ 731 done | \ 732 sed -e 'p;s,.*/,,;n;h' \ 733 -e 's|.*|.|' \ 734 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 735 sed 'N;N;N;s,\n, ,g' | \ 736 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 737 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 738 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 739 else { print "f", $$3 "/" $$4, $$1; } } \ 740 END { for (d in files) print "f", d, files[d] }' | \ 741 while read type dir files; do \ 742 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 743 test -z "$$files" || { \ 744 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ 745 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ 746 } \ 747 ; done 748 749uninstall-sbinPROGRAMS: 750 @$(NORMAL_UNINSTALL) 751 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 752 files=`for p in $$list; do echo "$$p"; done | \ 753 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 754 -e 's/$$/$(EXEEXT)/' \ 755 `; \ 756 test -n "$$list" || exit 0; \ 757 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ 758 cd "$(DESTDIR)$(sbindir)" && rm -f $$files 759 760clean-sbinPROGRAMS: 761 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \ 762 echo " rm -f" $$list; \ 763 rm -f $$list || exit $$?; \ 764 test -n "$(EXEEXT)" || exit 0; \ 765 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 766 echo " rm -f" $$list; \ 767 rm -f $$list 768 769ntpsnmpd$(EXEEXT): $(ntpsnmpd_OBJECTS) $(ntpsnmpd_DEPENDENCIES) $(EXTRA_ntpsnmpd_DEPENDENCIES) 770 @rm -f ntpsnmpd$(EXEEXT) 771 $(AM_V_CCLD)$(LINK) $(ntpsnmpd_OBJECTS) $(ntpsnmpd_LDADD) $(LIBS) 772 773mostlyclean-compile: 774 -rm -f *.$(OBJEXT) 775 776distclean-compile: 777 -rm -f *.tab.c 778 779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netsnmp_daemonize.Po@am__quote@ 780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpSnmpSubagentObject.Po@am__quote@ 781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpsnmpd-opts.Po@am__quote@ 782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpsnmpd.Po@am__quote@ 783 784.c.o: 785@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 786@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 787@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 788@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 789@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 790 791.c.obj: 792@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 793@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 794@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 795@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 796@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 797 798.c.lo: 799@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 800@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 801@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 802@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 803@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 804 805mostlyclean-libtool: 806 -rm -f *.lo 807 808clean-libtool: 809 -rm -rf .libs _libs 810install-man1: $(man1_MANS) $(man_MANS) 811 @$(NORMAL_INSTALL) 812 @list1='$(man1_MANS)'; \ 813 list2='$(man_MANS)'; \ 814 test -n "$(man1dir)" \ 815 && test -n "`echo $$list1$$list2`" \ 816 || exit 0; \ 817 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 818 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 819 { for i in $$list1; do echo "$$i"; done; \ 820 if test -n "$$list2"; then \ 821 for i in $$list2; do echo "$$i"; done \ 822 | sed -n '/\.1[a-z]*$$/p'; \ 823 fi; \ 824 } | while read p; do \ 825 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 826 echo "$$d$$p"; echo "$$p"; \ 827 done | \ 828 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 829 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 830 sed 'N;N;s,\n, ,g' | { \ 831 list=; while read file base inst; do \ 832 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 833 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 834 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 835 fi; \ 836 done; \ 837 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 838 while read files; do \ 839 test -z "$$files" || { \ 840 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 841 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 842 done; } 843 844uninstall-man1: 845 @$(NORMAL_UNINSTALL) 846 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 847 files=`{ for i in $$list; do echo "$$i"; done; \ 848 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 849 sed -n '/\.1[a-z]*$$/p'; \ 850 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 851 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 852 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 853install-man8: $(man8_MANS) $(man_MANS) 854 @$(NORMAL_INSTALL) 855 @list1='$(man8_MANS)'; \ 856 list2='$(man_MANS)'; \ 857 test -n "$(man8dir)" \ 858 && test -n "`echo $$list1$$list2`" \ 859 || exit 0; \ 860 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \ 861 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \ 862 { for i in $$list1; do echo "$$i"; done; \ 863 if test -n "$$list2"; then \ 864 for i in $$list2; do echo "$$i"; done \ 865 | sed -n '/\.8[a-z]*$$/p'; \ 866 fi; \ 867 } | while read p; do \ 868 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 869 echo "$$d$$p"; echo "$$p"; \ 870 done | \ 871 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 872 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 873 sed 'N;N;s,\n, ,g' | { \ 874 list=; while read file base inst; do \ 875 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 876 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 877 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 878 fi; \ 879 done; \ 880 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 881 while read files; do \ 882 test -z "$$files" || { \ 883 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 884 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 885 done; } 886 887uninstall-man8: 888 @$(NORMAL_UNINSTALL) 889 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 890 files=`{ for i in $$list; do echo "$$i"; done; \ 891 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 892 sed -n '/\.8[a-z]*$$/p'; \ 893 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 894 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 895 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir) 896install-htmlDATA: $(html_DATA) 897 @$(NORMAL_INSTALL) 898 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 899 if test -n "$$list"; then \ 900 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \ 901 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \ 902 fi; \ 903 for p in $$list; do \ 904 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 905 echo "$$d$$p"; \ 906 done | $(am__base_list) | \ 907 while read files; do \ 908 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ 909 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ 910 done 911 912uninstall-htmlDATA: 913 @$(NORMAL_UNINSTALL) 914 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 915 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 916 dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir) 917 918ID: $(am__tagged_files) 919 $(am__define_uniq_tagged_files); mkid -fID $$unique 920tags: tags-am 921TAGS: tags 922 923tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 924 set x; \ 925 here=`pwd`; \ 926 $(am__define_uniq_tagged_files); \ 927 shift; \ 928 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 929 test -n "$$unique" || unique=$$empty_fix; \ 930 if test $$# -gt 0; then \ 931 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 932 "$$@" $$unique; \ 933 else \ 934 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 935 $$unique; \ 936 fi; \ 937 fi 938ctags: ctags-am 939 940CTAGS: ctags 941ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 942 $(am__define_uniq_tagged_files); \ 943 test -z "$(CTAGS_ARGS)$$unique" \ 944 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 945 $$unique 946 947GTAGS: 948 here=`$(am__cd) $(top_builddir) && pwd` \ 949 && $(am__cd) $(top_srcdir) \ 950 && gtags -i $(GTAGS_ARGS) "$$here" 951cscopelist: cscopelist-am 952 953cscopelist-am: $(am__tagged_files) 954 list='$(am__tagged_files)'; \ 955 case "$(srcdir)" in \ 956 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 957 *) sdir=$(subdir)/$(srcdir) ;; \ 958 esac; \ 959 for i in $$list; do \ 960 if test -f "$$i"; then \ 961 echo "$(subdir)/$$i"; \ 962 else \ 963 echo "$$sdir/$$i"; \ 964 fi; \ 965 done >> $(top_builddir)/cscope.files 966 967distclean-tags: 968 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 969 970distdir: $(DISTFILES) 971 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 972 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 973 list='$(DISTFILES)'; \ 974 dist_files=`for file in $$list; do echo $$file; done | \ 975 sed -e "s|^$$srcdirstrip/||;t" \ 976 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 977 case $$dist_files in \ 978 */*) $(MKDIR_P) `echo "$$dist_files" | \ 979 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 980 sort -u` ;; \ 981 esac; \ 982 for file in $$dist_files; do \ 983 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 984 if test -d $$d/$$file; then \ 985 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 986 if test -d "$(distdir)/$$file"; then \ 987 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 988 fi; \ 989 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 990 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 991 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 992 fi; \ 993 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 994 else \ 995 test -f "$(distdir)/$$file" \ 996 || cp -p $$d/$$file "$(distdir)/$$file" \ 997 || exit 1; \ 998 fi; \ 999 done 1000check-am: all-am 1001check: $(BUILT_SOURCES) 1002 $(MAKE) $(AM_MAKEFLAGS) check-am 1003all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) 1004installdirs: 1005 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \ 1006 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 1007 done 1008install: $(BUILT_SOURCES) 1009 $(MAKE) $(AM_MAKEFLAGS) install-am 1010install-exec: install-exec-am 1011install-data: install-data-am 1012uninstall: uninstall-am 1013 1014install-am: all-am 1015 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1016 1017installcheck: installcheck-am 1018install-strip: 1019 if test -z '$(STRIP)'; then \ 1020 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1021 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1022 install; \ 1023 else \ 1024 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1025 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1026 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 1027 fi 1028mostlyclean-generic: 1029 1030clean-generic: 1031 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 1032 1033distclean-generic: 1034 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1035 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1036 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 1037 1038maintainer-clean-generic: 1039 @echo "This command is intended for maintainers to use" 1040 @echo "it deletes files that may require special tools to rebuild." 1041 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 1042clean: clean-am 1043 1044clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \ 1045 clean-libtool clean-sbinPROGRAMS mostlyclean-am 1046 1047distclean: distclean-am 1048 -rm -rf ./$(DEPDIR) 1049 -rm -f Makefile 1050distclean-am: clean-am distclean-compile distclean-generic \ 1051 distclean-tags 1052 1053dvi: dvi-am 1054 1055dvi-am: 1056 1057html: html-am 1058 1059html-am: 1060 1061info: info-am 1062 1063info-am: 1064 1065install-data-am: install-data-local install-htmlDATA install-man 1066 1067install-dvi: install-dvi-am 1068 1069install-dvi-am: 1070 1071install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \ 1072 install-sbinPROGRAMS 1073 @$(NORMAL_INSTALL) 1074 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 1075install-html: install-html-am 1076 1077install-html-am: 1078 1079install-info: install-info-am 1080 1081install-info-am: 1082 1083install-man: install-man1 install-man8 1084 1085install-pdf: install-pdf-am 1086 1087install-pdf-am: 1088 1089install-ps: install-ps-am 1090 1091install-ps-am: 1092 1093installcheck-am: 1094 1095maintainer-clean: maintainer-clean-am 1096 -rm -rf ./$(DEPDIR) 1097 -rm -f Makefile 1098maintainer-clean-am: distclean-am maintainer-clean-generic 1099 1100mostlyclean: mostlyclean-am 1101 1102mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1103 mostlyclean-libtool 1104 1105pdf: pdf-am 1106 1107pdf-am: 1108 1109ps: ps-am 1110 1111ps-am: 1112 1113uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \ 1114 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS 1115 1116uninstall-man: uninstall-man1 uninstall-man8 1117 1118.MAKE: all check install install-am install-exec-am install-strip 1119 1120.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 1121 clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \ 1122 clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \ 1123 distclean distclean-compile distclean-generic \ 1124 distclean-libtool distclean-tags distdir dvi dvi-am html \ 1125 html-am info info-am install install-am install-binPROGRAMS \ 1126 install-data install-data-am install-data-local install-dvi \ 1127 install-dvi-am install-exec install-exec-am install-exec-hook \ 1128 install-html install-html-am install-htmlDATA install-info \ 1129 install-info-am install-libexecPROGRAMS install-man \ 1130 install-man1 install-man8 install-pdf install-pdf-am \ 1131 install-ps install-ps-am install-sbinPROGRAMS install-strip \ 1132 installcheck installcheck-am installdirs maintainer-clean \ 1133 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1134 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1135 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \ 1136 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \ 1137 uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS 1138 1139.PRECIOUS: Makefile 1140 1141 1142install-data-local: install-html 1143 1144$(srcdir)/ntpsnmpd-opts.h: $(srcdir)/ntpsnmpd-opts.c 1145 @: do-nothing action to avoid default SCCS get, .h built with .c 1146 1147$(srcdir)/ntpsnmpd-opts.c: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1148 $(run_ag) ntpsnmpd-opts.def 1149 1150### 1151 1152$(srcdir)/ntpsnmpd.1ntpsnmpdman: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1153 $(run_ag) -DMAN_SECTION=1ntpsnmpdman -Tagman-cmd.tpl ntpsnmpd-opts.def 1154 1155$(srcdir)/ntpsnmpd.man.in: $(srcdir)/ntpsnmpd.1ntpsnmpdman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1156 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsnmpd.1ntpsnmpdman > $(srcdir)/ntpsnmpd.man.in+ 1157 mv $(srcdir)/ntpsnmpd.man.in+ $(srcdir)/ntpsnmpd.man.in 1158 1159### 1160 1161$(srcdir)/ntpsnmpd.1ntpsnmpdmdoc: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1162 $(run_ag) -DMAN_SECTION=1ntpsnmpdmdoc -Tagmdoc-cmd.tpl ntpsnmpd-opts.def 1163 1164$(srcdir)/ntpsnmpd.mdoc.in: $(srcdir)/ntpsnmpd.1ntpsnmpdmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1165 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsnmpd.1ntpsnmpdmdoc > $(srcdir)/ntpsnmpd.mdoc.in+ 1166 mv $(srcdir)/ntpsnmpd.mdoc.in+ $(srcdir)/ntpsnmpd.mdoc.in 1167 1168### 1169 1170ntpsnmpd.$(NTPSNMPD_MS): $(srcdir)/ntpsnmpd.$(MANTAGFMT).in $(top_builddir)/config.status 1171 $(top_builddir)/config.status --file=ntpsnmpd.$(NTPSNMPD_MS)+:$(srcdir)/ntpsnmpd.$(MANTAGFMT).in 1172 mv ntpsnmpd.$(NTPSNMPD_MS)+ ntpsnmpd.$(NTPSNMPD_MS) 1173 1174### 1175 1176$(srcdir)/invoke-ntpsnmpd.menu: $(srcdir)/invoke-ntpsnmpd.texi 1177 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1178 1179$(srcdir)/invoke-ntpsnmpd.texi: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1180 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpsnmpd-opts.def 1181 $(top_srcdir)/scripts/build/check--help $@ 1182 1183$(srcdir)/ntpsnmpd.html: $(srcdir)/ntpsnmpd.texi $(top_srcdir)/sntp/include/version.texi 1184 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpsnmpd.html ntpsnmpd.texi || true ) 1185 1186install-exec-hook: 1187 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \ 1188 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \ 1189 test ! -f ${sbindir}/$$i \ 1190 || echo "*** $$i is also in ${sbindir}!"; \ 1191 done 1192 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \ 1193 || for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do \ 1194 test ! -f ${bindir}/$$i \ 1195 || echo "*** $$i is also in ${bindir}!"; \ 1196 done 1197 1198# 1199 1200check-libntp: ../libntp/libntp.a 1201 @echo stamp > $@ 1202 1203../libntp/libntp.a: 1204 cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a 1205 1206check-libopts: ../sntp/libopts/libopts.la 1207 @echo stamp > $@ 1208 1209../sntp/libopts/libopts.la: 1210 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la 1211$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 1212 @[ -f $@ ] || \ 1213 cp $(top_srcdir)/deps-ver $@ 1214 @[ -w $@ ] || \ 1215 chmod ug+w $@ 1216 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 1217 $(MAKE) $(AM_MAKEFLAGS) clean && \ 1218 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 1219 cat $@ && \ 1220 rm -rf $(DEPDIR) && \ 1221 mkdir $(DEPDIR) && \ 1222 case "$(top_builddir)" in \ 1223 .) \ 1224 ./config.status Makefile depfiles \ 1225 ;; \ 1226 *) \ 1227 cd "$(top_builddir)" && \ 1228 ./config.status $(subdir)/Makefile depfiles && \ 1229 cd $(subdir) \ 1230 ;; \ 1231 esac && \ 1232 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 1233 cat $(top_srcdir)/deps-ver \ 1234 ) 1235 cp $(top_srcdir)/deps-ver $@ 1236 1237.deps-ver: $(top_srcdir)/deps-ver 1238 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver 1239 @touch $@ 1240 1241# 1242# depsver.mf included in Makefile.am for directories with .deps 1243# 1244# When building in the same directory with sources that change over 1245# time, such as when tracking using bk, the .deps files can become 1246# stale with respect to moved, deleted, or superceded headers. Most 1247# commonly, this would exhibit as make reporting a failure to make a 1248# header file which is no longer in the location given. To address 1249# this issue, we use a deps-ver file which is updated with each change 1250# that breaks old .deps files. A copy of deps-ver is made into 1251# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 1252# with different contents than deps-ver, we make clean to ensure all 1253# .o files built before the incompatible change are rebuilt along with 1254# their updated .deps files, then remove $(DEPDIR) and recreate it as 1255# empty stubs. 1256# 1257# It is normal when configured with --disable-dependency-tracking for 1258# the DEPDIR to not have been created. For this reason, we use the 1259# intermediate target .deps-ver, which invokes make recursively if 1260# DEPDIR exists. 1261# 1262# If you modify depsver.mf, please make the changes to the master 1263# copy, the one in sntp is copied by the bootstrap script from it. 1264# 1265# This comment block follows rather than leads the related code so that 1266# it stays with it in the generated Makefile.in and Makefile. 1267# 1268 1269# Tell versions [3.59,3.63) of GNU make to not export all variables. 1270# Otherwise a system limit (for SysV at least) may be exceeded. 1271.NOEXPORT: 1272