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