1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17# 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_af_unspec.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_harden.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 128 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 129 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 130 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 131 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 132 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 133 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 134 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 135 $(top_srcdir)/sntp/m4/openldap.m4 \ 136 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 137 $(top_srcdir)/sntp/m4/snprintf.m4 \ 138 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 139am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 140 $(ACLOCAL_M4) 141DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 142mkinstalldirs = $(install_sh) -d 143CONFIG_HEADER = $(top_builddir)/config.h 144CONFIG_CLEAN_FILES = 145CONFIG_CLEAN_VPATH_FILES = 146am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \ 147 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \ 148 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)" 149PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS) 150am_ntpsnmpd_OBJECTS = netsnmp_daemonize.$(OBJEXT) ntpsnmpd.$(OBJEXT) \ 151 ntpSnmpSubagentObject.$(OBJEXT) ntpsnmpd-opts.$(OBJEXT) 152ntpsnmpd_OBJECTS = $(am_ntpsnmpd_OBJECTS) 153ntpsnmpd_LDADD = $(LDADD) 154am__DEPENDENCIES_1 = 155ntpsnmpd_DEPENDENCIES = ../ntpq/libntpq.a ../libntp/libntp.a \ 156 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 157 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 158 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 159AM_V_lt = $(am__v_lt_@AM_V@) 160am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 161am__v_lt_0 = --silent 162am__v_lt_1 = 163AM_V_P = $(am__v_P_@AM_V@) 164am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 165am__v_P_0 = false 166am__v_P_1 = : 167AM_V_GEN = $(am__v_GEN_@AM_V@) 168am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 169am__v_GEN_0 = @echo " GEN " $@; 170am__v_GEN_1 = 171AM_V_at = $(am__v_at_@AM_V@) 172am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 173am__v_at_0 = @ 174am__v_at_1 = 175DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 176depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 177am__depfiles_maybe = depfiles 178am__mv = mv -f 179COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 180 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 181LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 182 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 183 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 184 $(AM_CFLAGS) $(CFLAGS) 185AM_V_CC = $(am__v_CC_@AM_V@) 186am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 187am__v_CC_0 = @echo " CC " $@; 188am__v_CC_1 = 189CCLD = $(CC) 190LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 191 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 192 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 193AM_V_CCLD = $(am__v_CCLD_@AM_V@) 194am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 195am__v_CCLD_0 = @echo " CCLD " $@; 196am__v_CCLD_1 = 197SOURCES = $(ntpsnmpd_SOURCES) 198DIST_SOURCES = $(ntpsnmpd_SOURCES) 199am__can_run_installinfo = \ 200 case $$AM_UPDATE_INFO_DIR in \ 201 n|no|NO) false;; \ 202 *) (install-info --version) >/dev/null 2>&1;; \ 203 esac 204am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 205am__vpath_adj = case $$p in \ 206 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 207 *) f=$$p;; \ 208 esac; 209am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 210am__install_max = 40 211am__nobase_strip_setup = \ 212 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 213am__nobase_strip = \ 214 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 215am__nobase_list = $(am__nobase_strip_setup); \ 216 for p in $$list; do echo "$$p $$p"; done | \ 217 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 218 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 219 if (++n[$$2] == $(am__install_max)) \ 220 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 221 END { for (dir in files) print dir, files[dir] }' 222am__base_list = \ 223 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 224 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 225am__uninstall_files_from_dir = { \ 226 test -z "$$files" \ 227 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 228 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 229 $(am__cd) "$$dir" && rm -f $$files; }; \ 230 } 231man1dir = $(mandir)/man1 232man8dir = $(mandir)/man8 233NROFF = nroff 234MANS = $(man1_MANS) $(man8_MANS) $(man_MANS) 235DATA = $(html_DATA) $(noinst_DATA) 236am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 237# Read a list of newline-separated strings from the standard input, 238# and print each of them once, without duplicates. Input order is 239# *not* preserved. 240am__uniquify_input = $(AWK) '\ 241 BEGIN { nonempty = 0; } \ 242 { items[$$0] = 1; nonempty = 1; } \ 243 END { if (nonempty) { for (i in items) print i; }; } \ 244' 245# Make sure the list of sources is unique. This is necessary because, 246# e.g., the same source file might be shared among _SOURCES variables 247# for different programs/libraries. 248am__define_uniq_tagged_files = \ 249 list='$(am__tagged_files)'; \ 250 unique=`for i in $$list; do \ 251 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 252 done | $(am__uniquify_input)` 253ETAGS = etags 254CTAGS = ctags 255am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bincheck.mf \ 256 $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf \ 257 $(top_srcdir)/includes.mf $(top_srcdir)/sntp/check-libntp.mf \ 258 $(top_srcdir)/sntp/libevent/build-aux/depcomp README 259DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 260ACLOCAL = @ACLOCAL@ 261ALLOCA = @ALLOCA@ 262AMTAR = @AMTAR@ 263AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 264AR = @AR@ 265AUTOCONF = @AUTOCONF@ 266AUTOHEADER = @AUTOHEADER@ 267AUTOMAKE = @AUTOMAKE@ 268AWK = @AWK@ 269BUILD_THREAD = @BUILD_THREAD@ 270CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 271CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 272CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 273CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 274CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 275CC = @CC@ 276CCDEPMODE = @CCDEPMODE@ 277CFLAGS = @CFLAGS@ 278CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 279CFLAGS_NTP = @CFLAGS_NTP@ 280CHUTEST = @CHUTEST@ 281CONFIG_SHELL = @CONFIG_SHELL@ 282CPP = @CPP@ 283CPPFLAGS = @CPPFLAGS@ 284CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 285CPPFLAGS_NTP = @CPPFLAGS_NTP@ 286CYGPATH_W = @CYGPATH_W@ 287DCFD = @DCFD@ 288DEFS = @DEFS@ 289DEPDIR = @DEPDIR@ 290DLLTOOL = @DLLTOOL@ 291DSYMUTIL = @DSYMUTIL@ 292DUMPBIN = @DUMPBIN@ 293ECHO_C = @ECHO_C@ 294ECHO_N = @ECHO_N@ 295ECHO_T = @ECHO_T@ 296EDITLINE_LIBS = @EDITLINE_LIBS@ 297EGREP = @EGREP@ 298EXEEXT = @EXEEXT@ 299FGREP = @FGREP@ 300GREP = @GREP@ 301GTEST_CONFIG = @GTEST_CONFIG@ 302GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 303GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 304GTEST_LDFLAGS = @GTEST_LDFLAGS@ 305GTEST_LIBS = @GTEST_LIBS@ 306HAVE_INLINE = @HAVE_INLINE@ 307HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 308HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 309HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 310INSTALL = @INSTALL@ 311INSTALL_DATA = @INSTALL_DATA@ 312INSTALL_PROGRAM = @INSTALL_PROGRAM@ 313INSTALL_SCRIPT = @INSTALL_SCRIPT@ 314INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 315LD = @LD@ 316LDADD_LIBEVENT = @LDADD_LIBEVENT@ 317LDADD_LIBNTP = @LDADD_LIBNTP@ 318LDADD_LIBUTIL = @LDADD_LIBUTIL@ 319LDADD_NLIST = @LDADD_NLIST@ 320LDADD_NTP = @LDADD_NTP@ 321LDFLAGS = @LDFLAGS@ 322LDFLAGS_NTP = @LDFLAGS_NTP@ 323LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 324LIBM = @LIBM@ 325LIBOBJS = @LIBOBJS@ 326LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 327LIBOPTS_DIR = @LIBOPTS_DIR@ 328LIBOPTS_LDADD = @LIBOPTS_LDADD@ 329LIBPARSE = @LIBPARSE@ 330LIBS = @LIBS@ 331LIBTOOL = @LIBTOOL@ 332LIBTOOL_DEPS = @LIBTOOL_DEPS@ 333LIPO = @LIPO@ 334LN_S = @LN_S@ 335LSCF = @LSCF@ 336LTHREAD_LIBS = @LTHREAD_LIBS@ 337LTLIBOBJS = @LTLIBOBJS@ 338LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 339MAKEINFO = @MAKEINFO@ 340MAKE_ADJTIMED = @MAKE_ADJTIMED@ 341MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 342MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 343MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 344MAKE_LIBPARSE = @MAKE_LIBPARSE@ 345MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 346MAKE_NTPDSIM = @MAKE_NTPDSIM@ 347MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 348MAKE_NTPTIME = @MAKE_NTPTIME@ 349MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 350MAKE_TICKADJ = @MAKE_TICKADJ@ 351MAKE_TIMETRIM = @MAKE_TIMETRIM@ 352MANIFEST_TOOL = @MANIFEST_TOOL@ 353MANTAGFMT = @MANTAGFMT@ 354MKDIR_P = @MKDIR_P@ 355NM = @NM@ 356NMEDIT = @NMEDIT@ 357NTPDATE_DB = @NTPDATE_DB@ 358NTPDATE_DL = @NTPDATE_DL@ 359NTPDATE_DS = @NTPDATE_DS@ 360NTPDATE_MS = @NTPDATE_MS@ 361NTPDATE_NI = @NTPDATE_NI@ 362NTPDC_DB = @NTPDC_DB@ 363NTPDC_DL = @NTPDC_DL@ 364NTPDC_DS = @NTPDC_DS@ 365NTPDC_MS = @NTPDC_MS@ 366NTPDC_NI = @NTPDC_NI@ 367NTPDSIM_DB = @NTPDSIM_DB@ 368NTPDSIM_DL = @NTPDSIM_DL@ 369NTPDSIM_DS = @NTPDSIM_DS@ 370NTPDSIM_MS = @NTPDSIM_MS@ 371NTPDSIM_NI = @NTPDSIM_NI@ 372NTPD_DB = @NTPD_DB@ 373NTPD_DL = @NTPD_DL@ 374NTPD_DS = @NTPD_DS@ 375NTPD_MS = @NTPD_MS@ 376NTPD_NI = @NTPD_NI@ 377NTPQ_DB = @NTPQ_DB@ 378NTPQ_DL = @NTPQ_DL@ 379NTPQ_DS = @NTPQ_DS@ 380NTPQ_MS = @NTPQ_MS@ 381NTPQ_NI = @NTPQ_NI@ 382NTPSNMPD_DB = @NTPSNMPD_DB@ 383NTPSNMPD_DL = @NTPSNMPD_DL@ 384NTPSNMPD_DS = @NTPSNMPD_DS@ 385NTPSNMPD_MS = @NTPSNMPD_MS@ 386NTPSNMPD_NI = @NTPSNMPD_NI@ 387NTPSWEEP_DB = @NTPSWEEP_DB@ 388NTPSWEEP_DL = @NTPSWEEP_DL@ 389NTPSWEEP_DS = @NTPSWEEP_DS@ 390NTPSWEEP_MS = @NTPSWEEP_MS@ 391NTPSWEEP_NI = @NTPSWEEP_NI@ 392NTPTIME_DB = @NTPTIME_DB@ 393NTPTIME_DL = @NTPTIME_DL@ 394NTPTIME_DS = @NTPTIME_DS@ 395NTPTIME_MS = @NTPTIME_MS@ 396NTPTIME_NI = @NTPTIME_NI@ 397NTPTRACE_DB = @NTPTRACE_DB@ 398NTPTRACE_DL = @NTPTRACE_DL@ 399NTPTRACE_DS = @NTPTRACE_DS@ 400NTPTRACE_MS = @NTPTRACE_MS@ 401NTPTRACE_NI = @NTPTRACE_NI@ 402NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 403NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 404NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 405NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 406NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 407NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 408NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 409NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 410NTP_KEYSDIR = @NTP_KEYSDIR@ 411NTP_WAIT_DB = @NTP_WAIT_DB@ 412NTP_WAIT_DL = @NTP_WAIT_DL@ 413NTP_WAIT_DS = @NTP_WAIT_DS@ 414NTP_WAIT_MS = @NTP_WAIT_MS@ 415NTP_WAIT_NI = @NTP_WAIT_NI@ 416OBJDUMP = @OBJDUMP@ 417OBJEXT = @OBJEXT@ 418OTOOL = @OTOOL@ 419OTOOL64 = @OTOOL64@ 420PACKAGE = @PACKAGE@ 421PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 422PACKAGE_NAME = @PACKAGE_NAME@ 423PACKAGE_STRING = @PACKAGE_STRING@ 424PACKAGE_TARNAME = @PACKAGE_TARNAME@ 425PACKAGE_URL = @PACKAGE_URL@ 426PACKAGE_VERSION = @PACKAGE_VERSION@ 427PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 428PATH_PERL = @PATH_PERL@ 429PATH_RUBY = @PATH_RUBY@ 430PATH_SEPARATOR = @PATH_SEPARATOR@ 431PATH_TEST = @PATH_TEST@ 432PERLLIBDIR = @PERLLIBDIR@ 433PKG_CONFIG = @PKG_CONFIG@ 434POSIX_SHELL = @POSIX_SHELL@ 435PROPDELAY = @PROPDELAY@ 436PTHREAD_LIBS = @PTHREAD_LIBS@ 437RANLIB = @RANLIB@ 438SED = @SED@ 439SET_MAKE = @SET_MAKE@ 440SHELL = @SHELL@ 441SNMP_CFLAGS = @SNMP_CFLAGS@ 442SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 443SNMP_LIBS = @SNMP_LIBS@ 444SNTP = @SNTP@ 445SNTP_DB = @SNTP_DB@ 446SNTP_DL = @SNTP_DL@ 447SNTP_DS = @SNTP_DS@ 448SNTP_MS = @SNTP_MS@ 449SNTP_NI = @SNTP_NI@ 450STDNORETURN_H = @STDNORETURN_H@ 451STRIP = @STRIP@ 452TESTDCF = @TESTDCF@ 453TICKADJ_DB = @TICKADJ_DB@ 454TICKADJ_DL = @TICKADJ_DL@ 455TICKADJ_DS = @TICKADJ_DS@ 456TICKADJ_MS = @TICKADJ_MS@ 457TICKADJ_NI = @TICKADJ_NI@ 458TIMETRIM_DB = @TIMETRIM_DB@ 459TIMETRIM_DL = @TIMETRIM_DL@ 460TIMETRIM_DS = @TIMETRIM_DS@ 461TIMETRIM_MS = @TIMETRIM_MS@ 462TIMETRIM_NI = @TIMETRIM_NI@ 463UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 464UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 465UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 466UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 467UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 468VERSION = @VERSION@ 469VER_SUFFIX = @VER_SUFFIX@ 470YACC = @YACC@ 471YFLAGS = @YFLAGS@ 472abs_builddir = @abs_builddir@ 473abs_srcdir = @abs_srcdir@ 474abs_top_builddir = @abs_top_builddir@ 475abs_top_srcdir = @abs_top_srcdir@ 476ac_ct_AR = @ac_ct_AR@ 477ac_ct_CC = @ac_ct_CC@ 478ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 479am__include = @am__include@ 480am__leading_dot = @am__leading_dot@ 481am__quote = @am__quote@ 482am__tar = @am__tar@ 483am__untar = @am__untar@ 484bindir = @bindir@ 485build = @build@ 486build_alias = @build_alias@ 487build_cpu = @build_cpu@ 488build_os = @build_os@ 489build_vendor = @build_vendor@ 490builddir = @builddir@ 491datadir = @datadir@ 492datarootdir = @datarootdir@ 493docdir = @docdir@ 494dvidir = @dvidir@ 495exec_prefix = @exec_prefix@ 496host = @host@ 497host_alias = @host_alias@ 498host_cpu = @host_cpu@ 499host_os = @host_os@ 500host_vendor = @host_vendor@ 501htmldir = @htmldir@ 502includedir = @includedir@ 503infodir = @infodir@ 504install_sh = @install_sh@ 505libdir = @libdir@ 506libexecdir = @libexecdir@ 507localedir = @localedir@ 508localstatedir = @localstatedir@ 509mandir = @mandir@ 510mkdir_p = @mkdir_p@ 511oldincludedir = @oldincludedir@ 512pdfdir = @pdfdir@ 513prefix = @prefix@ 514program_transform_name = @program_transform_name@ 515psdir = @psdir@ 516sbindir = @sbindir@ 517sharedstatedir = @sharedstatedir@ 518srcdir = @srcdir@ 519subdirs = @subdirs@ 520sysconfdir = @sysconfdir@ 521target_alias = @target_alias@ 522top_build_prefix = @top_build_prefix@ 523top_builddir = @top_builddir@ 524top_srcdir = @top_srcdir@ 525NULL = 526bin_PROGRAMS = $(NTPSNMPD_DB) 527libexec_PROGRAMS = $(NTPSNMPD_DL) 528sbin_PROGRAMS = $(NTPSNMPD_DS) 529ntpsnmpd_SOURCES = netsnmp_daemonize.c ntpsnmpd.c ntpSnmpSubagentObject.c \ 530 ntpsnmpd-opts.c ntpsnmpd-opts.h ntpSnmpSubagentObject.h \ 531 ntp_snmp.h 532 533# HMS: we probably want a version.o file here, too. 534LDADD = ../ntpq/libntpq.a ../libntp/libntp.a $(SNMP_LIBS) \ 535 $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(LDADD_NTP) \ 536 $(LIBOPTS_LDADD) 537AM_CFLAGS = $(SNMP_CFLAGS) $(CFLAGS_NTP) $(NTP_HARD_CFLAGS) 538AM_CPPFLAGS = -I$(top_srcdir)/ntpq $(NTP_INCS) $(LIBOPTS_CFLAGS) \ 539 $(SNMP_CPPFLAGS) $(CPPFLAGS_NTP) $(NTP_HARD_CPPFLAGS) 540AM_LDFLAGS = $(LDFLAGS_NTP) $(NTP_HARD_LDFLAGS) 541EXTRA_DIST = \ 542 invoke-ntpsnmpd.menu \ 543 invoke-ntpsnmpd.texi \ 544 ntpsnmpd-opts.def \ 545 ntpsnmpd.1ntpsnmpdman \ 546 ntpsnmpd.1ntpsnmpdmdoc \ 547 ntpsnmpd.man.in \ 548 ntpsnmpd.mdoc.in \ 549 ntpsnmpd.html \ 550 ntpsnmpd.texi \ 551 ntpv4-mib.mib \ 552 $(NULL) 553 554BUILT_SOURCES = ntpsnmpd-opts.c ntpsnmpd-opts.h check-libntp \ 555 check-libopts .deps-ver 556CLEANFILES = check-libntp check-libopts .deps-ver 557DISTCLEANFILES = config.log $(man_MANS) 558html_DATA = \ 559 $(srcdir)/ntpsnmpd.html \ 560 $(NULL) 561 562noinst_DATA = \ 563 $(srcdir)/invoke-ntpsnmpd.menu \ 564 $(srcdir)/invoke-ntpsnmpd.texi \ 565 $(srcdir)/ntpsnmpd.man.in \ 566 $(srcdir)/ntpsnmpd.mdoc.in \ 567 $(NULL) 568 569man1_MANS = 570man8_MANS = 571man_MANS = ntpsnmpd.$(NTPSNMPD_MS) 572run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \ 573 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable 574 575std_def_list = \ 576 $(top_srcdir)/sntp/include/debug-opt.def \ 577 $(top_srcdir)/sntp/include/autogen-version.def \ 578 $(top_srcdir)/sntp/include/copyright.def \ 579 $(top_srcdir)/sntp/include/homerc.def \ 580 $(top_srcdir)/sntp/include/ntp.lic \ 581 $(top_srcdir)/sntp/include/version.def \ 582 $(NULL) 583 584NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 585 -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 586 -I$(top_srcdir)/lib/isc/unix/include 587all: $(BUILT_SOURCES) 588 $(MAKE) $(AM_MAKEFLAGS) all-am 589 590.SUFFIXES: 591.SUFFIXES: .c .lo .o .obj 592$(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) 593 @for dep in $?; do \ 594 case '$(am__configure_deps)' in \ 595 *$$dep*) \ 596 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 597 && { if test -f $@; then exit 0; else break; fi; }; \ 598 exit 1;; \ 599 esac; \ 600 done; \ 601 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpsnmpd/Makefile'; \ 602 $(am__cd) $(top_srcdir) && \ 603 $(AUTOMAKE) --foreign ntpsnmpd/Makefile 604Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 605 @case '$?' in \ 606 *config.status*) \ 607 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 608 *) \ 609 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 610 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 611 esac; 612$(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): 613 614$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 615 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 616 617$(top_srcdir)/configure: $(am__configure_deps) 618 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 619$(ACLOCAL_M4): $(am__aclocal_m4_deps) 620 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 621$(am__aclocal_m4_deps): 622install-binPROGRAMS: $(bin_PROGRAMS) 623 @$(NORMAL_INSTALL) 624 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 625 if test -n "$$list"; then \ 626 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 627 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 628 fi; \ 629 for p in $$list; do echo "$$p $$p"; done | \ 630 sed 's/$(EXEEXT)$$//' | \ 631 while read p p1; do if test -f $$p \ 632 || test -f $$p1 \ 633 ; then echo "$$p"; echo "$$p"; else :; fi; \ 634 done | \ 635 sed -e 'p;s,.*/,,;n;h' \ 636 -e 's|.*|.|' \ 637 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 638 sed 'N;N;N;s,\n, ,g' | \ 639 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 640 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 641 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 642 else { print "f", $$3 "/" $$4, $$1; } } \ 643 END { for (d in files) print "f", d, files[d] }' | \ 644 while read type dir files; do \ 645 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 646 test -z "$$files" || { \ 647 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 648 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 649 } \ 650 ; done 651 652uninstall-binPROGRAMS: 653 @$(NORMAL_UNINSTALL) 654 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 655 files=`for p in $$list; do echo "$$p"; done | \ 656 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 657 -e 's/$$/$(EXEEXT)/' \ 658 `; \ 659 test -n "$$list" || exit 0; \ 660 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 661 cd "$(DESTDIR)$(bindir)" && rm -f $$files 662 663clean-binPROGRAMS: 664 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 665 echo " rm -f" $$list; \ 666 rm -f $$list || exit $$?; \ 667 test -n "$(EXEEXT)" || exit 0; \ 668 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 669 echo " rm -f" $$list; \ 670 rm -f $$list 671install-libexecPROGRAMS: $(libexec_PROGRAMS) 672 @$(NORMAL_INSTALL) 673 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 674 if test -n "$$list"; then \ 675 echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \ 676 $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \ 677 fi; \ 678 for p in $$list; do echo "$$p $$p"; done | \ 679 sed 's/$(EXEEXT)$$//' | \ 680 while read p p1; do if test -f $$p \ 681 || test -f $$p1 \ 682 ; then echo "$$p"; echo "$$p"; else :; fi; \ 683 done | \ 684 sed -e 'p;s,.*/,,;n;h' \ 685 -e 's|.*|.|' \ 686 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 687 sed 'N;N;N;s,\n, ,g' | \ 688 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 689 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 690 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 691 else { print "f", $$3 "/" $$4, $$1; } } \ 692 END { for (d in files) print "f", d, files[d] }' | \ 693 while read type dir files; do \ 694 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 695 test -z "$$files" || { \ 696 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ 697 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ 698 } \ 699 ; done 700 701uninstall-libexecPROGRAMS: 702 @$(NORMAL_UNINSTALL) 703 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ 704 files=`for p in $$list; do echo "$$p"; done | \ 705 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 706 -e 's/$$/$(EXEEXT)/' \ 707 `; \ 708 test -n "$$list" || exit 0; \ 709 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ 710 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files 711 712clean-libexecPROGRAMS: 713 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ 714 echo " rm -f" $$list; \ 715 rm -f $$list || exit $$?; \ 716 test -n "$(EXEEXT)" || exit 0; \ 717 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 718 echo " rm -f" $$list; \ 719 rm -f $$list 720install-sbinPROGRAMS: $(sbin_PROGRAMS) 721 @$(NORMAL_INSTALL) 722 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 723 if test -n "$$list"; then \ 724 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \ 725 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \ 726 fi; \ 727 for p in $$list; do echo "$$p $$p"; done | \ 728 sed 's/$(EXEEXT)$$//' | \ 729 while read p p1; do if test -f $$p \ 730 || test -f $$p1 \ 731 ; then echo "$$p"; echo "$$p"; else :; fi; \ 732 done | \ 733 sed -e 'p;s,.*/,,;n;h' \ 734 -e 's|.*|.|' \ 735 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 736 sed 'N;N;N;s,\n, ,g' | \ 737 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 738 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 739 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 740 else { print "f", $$3 "/" $$4, $$1; } } \ 741 END { for (d in files) print "f", d, files[d] }' | \ 742 while read type dir files; do \ 743 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 744 test -z "$$files" || { \ 745 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ 746 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ 747 } \ 748 ; done 749 750uninstall-sbinPROGRAMS: 751 @$(NORMAL_UNINSTALL) 752 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 753 files=`for p in $$list; do echo "$$p"; done | \ 754 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 755 -e 's/$$/$(EXEEXT)/' \ 756 `; \ 757 test -n "$$list" || exit 0; \ 758 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ 759 cd "$(DESTDIR)$(sbindir)" && rm -f $$files 760 761clean-sbinPROGRAMS: 762 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \ 763 echo " rm -f" $$list; \ 764 rm -f $$list || exit $$?; \ 765 test -n "$(EXEEXT)" || exit 0; \ 766 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 767 echo " rm -f" $$list; \ 768 rm -f $$list 769 770ntpsnmpd$(EXEEXT): $(ntpsnmpd_OBJECTS) $(ntpsnmpd_DEPENDENCIES) $(EXTRA_ntpsnmpd_DEPENDENCIES) 771 @rm -f ntpsnmpd$(EXEEXT) 772 $(AM_V_CCLD)$(LINK) $(ntpsnmpd_OBJECTS) $(ntpsnmpd_LDADD) $(LIBS) 773 774mostlyclean-compile: 775 -rm -f *.$(OBJEXT) 776 777distclean-compile: 778 -rm -f *.tab.c 779 780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netsnmp_daemonize.Po@am__quote@ 781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpSnmpSubagentObject.Po@am__quote@ 782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpsnmpd-opts.Po@am__quote@ 783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpsnmpd.Po@am__quote@ 784 785.c.o: 786@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 787@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 788@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 789@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 790@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 791 792.c.obj: 793@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 794@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 795@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 796@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 797@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 798 799.c.lo: 800@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 801@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 802@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 803@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 804@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 805 806mostlyclean-libtool: 807 -rm -f *.lo 808 809clean-libtool: 810 -rm -rf .libs _libs 811install-man1: $(man1_MANS) $(man_MANS) 812 @$(NORMAL_INSTALL) 813 @list1='$(man1_MANS)'; \ 814 list2='$(man_MANS)'; \ 815 test -n "$(man1dir)" \ 816 && test -n "`echo $$list1$$list2`" \ 817 || exit 0; \ 818 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 819 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 820 { for i in $$list1; do echo "$$i"; done; \ 821 if test -n "$$list2"; then \ 822 for i in $$list2; do echo "$$i"; done \ 823 | sed -n '/\.1[a-z]*$$/p'; \ 824 fi; \ 825 } | while read p; do \ 826 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 827 echo "$$d$$p"; echo "$$p"; \ 828 done | \ 829 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 830 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 831 sed 'N;N;s,\n, ,g' | { \ 832 list=; while read file base inst; do \ 833 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 834 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 835 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 836 fi; \ 837 done; \ 838 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 839 while read files; do \ 840 test -z "$$files" || { \ 841 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 842 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 843 done; } 844 845uninstall-man1: 846 @$(NORMAL_UNINSTALL) 847 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ 848 files=`{ for i in $$list; do echo "$$i"; done; \ 849 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 850 sed -n '/\.1[a-z]*$$/p'; \ 851 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 852 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 853 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 854install-man8: $(man8_MANS) $(man_MANS) 855 @$(NORMAL_INSTALL) 856 @list1='$(man8_MANS)'; \ 857 list2='$(man_MANS)'; \ 858 test -n "$(man8dir)" \ 859 && test -n "`echo $$list1$$list2`" \ 860 || exit 0; \ 861 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \ 862 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \ 863 { for i in $$list1; do echo "$$i"; done; \ 864 if test -n "$$list2"; then \ 865 for i in $$list2; do echo "$$i"; done \ 866 | sed -n '/\.8[a-z]*$$/p'; \ 867 fi; \ 868 } | while read p; do \ 869 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 870 echo "$$d$$p"; echo "$$p"; \ 871 done | \ 872 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 873 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 874 sed 'N;N;s,\n, ,g' | { \ 875 list=; while read file base inst; do \ 876 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 877 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ 878 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ 879 fi; \ 880 done; \ 881 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 882 while read files; do \ 883 test -z "$$files" || { \ 884 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ 885 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ 886 done; } 887 888uninstall-man8: 889 @$(NORMAL_UNINSTALL) 890 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \ 891 files=`{ for i in $$list; do echo "$$i"; done; \ 892 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 893 sed -n '/\.8[a-z]*$$/p'; \ 894 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ 895 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 896 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir) 897install-htmlDATA: $(html_DATA) 898 @$(NORMAL_INSTALL) 899 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 900 if test -n "$$list"; then \ 901 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \ 902 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \ 903 fi; \ 904 for p in $$list; do \ 905 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 906 echo "$$d$$p"; \ 907 done | $(am__base_list) | \ 908 while read files; do \ 909 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ 910 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ 911 done 912 913uninstall-htmlDATA: 914 @$(NORMAL_UNINSTALL) 915 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \ 916 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 917 dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir) 918 919ID: $(am__tagged_files) 920 $(am__define_uniq_tagged_files); mkid -fID $$unique 921tags: tags-am 922TAGS: tags 923 924tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 925 set x; \ 926 here=`pwd`; \ 927 $(am__define_uniq_tagged_files); \ 928 shift; \ 929 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 930 test -n "$$unique" || unique=$$empty_fix; \ 931 if test $$# -gt 0; then \ 932 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 933 "$$@" $$unique; \ 934 else \ 935 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 936 $$unique; \ 937 fi; \ 938 fi 939ctags: ctags-am 940 941CTAGS: ctags 942ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 943 $(am__define_uniq_tagged_files); \ 944 test -z "$(CTAGS_ARGS)$$unique" \ 945 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 946 $$unique 947 948GTAGS: 949 here=`$(am__cd) $(top_builddir) && pwd` \ 950 && $(am__cd) $(top_srcdir) \ 951 && gtags -i $(GTAGS_ARGS) "$$here" 952cscopelist: cscopelist-am 953 954cscopelist-am: $(am__tagged_files) 955 list='$(am__tagged_files)'; \ 956 case "$(srcdir)" in \ 957 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 958 *) sdir=$(subdir)/$(srcdir) ;; \ 959 esac; \ 960 for i in $$list; do \ 961 if test -f "$$i"; then \ 962 echo "$(subdir)/$$i"; \ 963 else \ 964 echo "$$sdir/$$i"; \ 965 fi; \ 966 done >> $(top_builddir)/cscope.files 967 968distclean-tags: 969 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 970 971distdir: $(DISTFILES) 972 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 973 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 974 list='$(DISTFILES)'; \ 975 dist_files=`for file in $$list; do echo $$file; done | \ 976 sed -e "s|^$$srcdirstrip/||;t" \ 977 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 978 case $$dist_files in \ 979 */*) $(MKDIR_P) `echo "$$dist_files" | \ 980 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 981 sort -u` ;; \ 982 esac; \ 983 for file in $$dist_files; do \ 984 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 985 if test -d $$d/$$file; then \ 986 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 987 if test -d "$(distdir)/$$file"; then \ 988 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 989 fi; \ 990 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 991 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 992 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 993 fi; \ 994 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 995 else \ 996 test -f "$(distdir)/$$file" \ 997 || cp -p $$d/$$file "$(distdir)/$$file" \ 998 || exit 1; \ 999 fi; \ 1000 done 1001check-am: all-am 1002check: $(BUILT_SOURCES) 1003 $(MAKE) $(AM_MAKEFLAGS) check-am 1004all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) 1005installdirs: 1006 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \ 1007 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 1008 done 1009install: $(BUILT_SOURCES) 1010 $(MAKE) $(AM_MAKEFLAGS) install-am 1011install-exec: install-exec-am 1012install-data: install-data-am 1013uninstall: uninstall-am 1014 1015install-am: all-am 1016 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1017 1018installcheck: installcheck-am 1019install-strip: 1020 if test -z '$(STRIP)'; then \ 1021 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1022 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1023 install; \ 1024 else \ 1025 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1026 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1027 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 1028 fi 1029mostlyclean-generic: 1030 1031clean-generic: 1032 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 1033 1034distclean-generic: 1035 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1036 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1037 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 1038 1039maintainer-clean-generic: 1040 @echo "This command is intended for maintainers to use" 1041 @echo "it deletes files that may require special tools to rebuild." 1042 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 1043clean: clean-am 1044 1045clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \ 1046 clean-libtool clean-sbinPROGRAMS mostlyclean-am 1047 1048distclean: distclean-am 1049 -rm -rf ./$(DEPDIR) 1050 -rm -f Makefile 1051distclean-am: clean-am distclean-compile distclean-generic \ 1052 distclean-tags 1053 1054dvi: dvi-am 1055 1056dvi-am: 1057 1058html: html-am 1059 1060html-am: 1061 1062info: info-am 1063 1064info-am: 1065 1066install-data-am: install-data-local install-htmlDATA install-man 1067 1068install-dvi: install-dvi-am 1069 1070install-dvi-am: 1071 1072install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \ 1073 install-sbinPROGRAMS 1074 @$(NORMAL_INSTALL) 1075 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 1076install-html: install-html-am 1077 1078install-html-am: 1079 1080install-info: install-info-am 1081 1082install-info-am: 1083 1084install-man: install-man1 install-man8 1085 1086install-pdf: install-pdf-am 1087 1088install-pdf-am: 1089 1090install-ps: install-ps-am 1091 1092install-ps-am: 1093 1094installcheck-am: 1095 1096maintainer-clean: maintainer-clean-am 1097 -rm -rf ./$(DEPDIR) 1098 -rm -f Makefile 1099maintainer-clean-am: distclean-am maintainer-clean-generic 1100 1101mostlyclean: mostlyclean-am 1102 1103mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1104 mostlyclean-libtool 1105 1106pdf: pdf-am 1107 1108pdf-am: 1109 1110ps: ps-am 1111 1112ps-am: 1113 1114uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \ 1115 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS 1116 1117uninstall-man: uninstall-man1 uninstall-man8 1118 1119.MAKE: all check install install-am install-exec-am install-strip 1120 1121.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 1122 clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \ 1123 clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \ 1124 distclean distclean-compile distclean-generic \ 1125 distclean-libtool distclean-tags distdir dvi dvi-am html \ 1126 html-am info info-am install install-am install-binPROGRAMS \ 1127 install-data install-data-am install-data-local install-dvi \ 1128 install-dvi-am install-exec install-exec-am install-exec-hook \ 1129 install-html install-html-am install-htmlDATA install-info \ 1130 install-info-am install-libexecPROGRAMS install-man \ 1131 install-man1 install-man8 install-pdf install-pdf-am \ 1132 install-ps install-ps-am install-sbinPROGRAMS install-strip \ 1133 installcheck installcheck-am installdirs maintainer-clean \ 1134 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1135 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1136 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \ 1137 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \ 1138 uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS 1139 1140.PRECIOUS: Makefile 1141 1142 1143install-data-local: install-html 1144 1145$(srcdir)/ntpsnmpd-opts.h: $(srcdir)/ntpsnmpd-opts.c 1146 @: do-nothing action to avoid default SCCS get, .h built with .c 1147 1148$(srcdir)/ntpsnmpd-opts.c: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1149 $(run_ag) ntpsnmpd-opts.def 1150 1151### 1152 1153$(srcdir)/ntpsnmpd.1ntpsnmpdman: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1154 $(run_ag) -DMAN_SECTION=1ntpsnmpdman -Tagman-cmd.tpl ntpsnmpd-opts.def 1155 1156$(srcdir)/ntpsnmpd.man.in: $(srcdir)/ntpsnmpd.1ntpsnmpdman $(top_srcdir)/sntp/scripts/mansec2subst.sed 1157 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsnmpd.1ntpsnmpdman > $(srcdir)/ntpsnmpd.man.in+ 1158 mv $(srcdir)/ntpsnmpd.man.in+ $(srcdir)/ntpsnmpd.man.in 1159 1160### 1161 1162$(srcdir)/ntpsnmpd.1ntpsnmpdmdoc: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1163 $(run_ag) -DMAN_SECTION=1ntpsnmpdmdoc -Tagmdoc-cmd.tpl ntpsnmpd-opts.def 1164 1165$(srcdir)/ntpsnmpd.mdoc.in: $(srcdir)/ntpsnmpd.1ntpsnmpdmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed 1166 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsnmpd.1ntpsnmpdmdoc > $(srcdir)/ntpsnmpd.mdoc.in+ 1167 mv $(srcdir)/ntpsnmpd.mdoc.in+ $(srcdir)/ntpsnmpd.mdoc.in 1168 1169### 1170 1171ntpsnmpd.$(NTPSNMPD_MS): $(srcdir)/ntpsnmpd.$(MANTAGFMT).in $(top_builddir)/config.status 1172 $(top_builddir)/config.status --file=ntpsnmpd.$(NTPSNMPD_MS)+:$(srcdir)/ntpsnmpd.$(MANTAGFMT).in 1173 mv ntpsnmpd.$(NTPSNMPD_MS)+ ntpsnmpd.$(NTPSNMPD_MS) 1174 1175### 1176 1177$(srcdir)/invoke-ntpsnmpd.menu: $(srcdir)/invoke-ntpsnmpd.texi 1178 @: do-nothing action to avoid default SCCS get, .menu built with .texi 1179 1180$(srcdir)/invoke-ntpsnmpd.texi: $(srcdir)/ntpsnmpd-opts.def $(std_def_list) 1181 $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpsnmpd-opts.def 1182 $(top_srcdir)/scripts/build/check--help $@ 1183 1184$(srcdir)/ntpsnmpd.html: $(srcdir)/ntpsnmpd.texi $(top_srcdir)/sntp/include/version.texi 1185 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpsnmpd.html ntpsnmpd.texi || true ) 1186 1187install-exec-hook: 1188 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \ 1189 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \ 1190 test ! -f ${sbindir}/$$i \ 1191 || echo "*** $$i is also in ${sbindir}!"; \ 1192 done 1193 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \ 1194 || for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do \ 1195 test ! -f ${bindir}/$$i \ 1196 || echo "*** $$i is also in ${bindir}!"; \ 1197 done 1198 1199# 1200 1201check-libntp: ../libntp/libntp.a 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