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