]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/Makefile.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / Makefile.in
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = .
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
93         $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
94         $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
95         $(top_srcdir)/sntp/m4/define_dir.m4 \
96         $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
97         $(top_srcdir)/sntp/m4/libtool.m4 \
98         $(top_srcdir)/sntp/m4/ltoptions.m4 \
99         $(top_srcdir)/sntp/m4/ltsugar.m4 \
100         $(top_srcdir)/sntp/m4/ltversion.m4 \
101         $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
102         $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
103         $(top_srcdir)/sntp/m4/ntp_compiler.m4 \
104         $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
105         $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
106         $(top_srcdir)/sntp/m4/ntp_debug.m4 \
107         $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
108         $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
109         $(top_srcdir)/sntp/m4/ntp_googletest.m4 \
110         $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
111         $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
112         $(top_srcdir)/sntp/m4/ntp_libevent.m4 \
113         $(top_srcdir)/sntp/m4/ntp_libntp.m4 \
114         $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
115         $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
116         $(top_srcdir)/sntp/m4/ntp_openssl.m4 \
117         $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
118         $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
119         $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
120         $(top_srcdir)/sntp/m4/ntp_sntp.m4 \
121         $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
122         $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
123         $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
124         $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
125         $(top_srcdir)/sntp/m4/openldap.m4 \
126         $(top_srcdir)/sntp/m4/os_cflags.m4 \
127         $(top_srcdir)/sntp/m4/snprintf.m4 \
128         $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130         $(ACLOCAL_M4)
131 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
132         $(am__configure_deps) $(am__DIST_COMMON)
133 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
134  configure.lineno config.status.lineno
135 mkinstalldirs = $(install_sh) -d
136 CONFIG_HEADER = config.h
137 CONFIG_CLEAN_FILES =
138 CONFIG_CLEAN_VPATH_FILES =
139 AM_V_P = $(am__v_P_@AM_V@)
140 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141 am__v_P_0 = false
142 am__v_P_1 = :
143 AM_V_GEN = $(am__v_GEN_@AM_V@)
144 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145 am__v_GEN_0 = @echo "  GEN     " $@;
146 am__v_GEN_1 = 
147 AM_V_at = $(am__v_at_@AM_V@)
148 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149 am__v_at_0 = @
150 am__v_at_1 = 
151 SOURCES =
152 DIST_SOURCES =
153 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154         ctags-recursive dvi-recursive html-recursive info-recursive \
155         install-data-recursive install-dvi-recursive \
156         install-exec-recursive install-html-recursive \
157         install-info-recursive install-pdf-recursive \
158         install-ps-recursive install-recursive installcheck-recursive \
159         installdirs-recursive pdf-recursive ps-recursive \
160         tags-recursive uninstall-recursive
161 am__can_run_installinfo = \
162   case $$AM_UPDATE_INFO_DIR in \
163     n|no|NO) false;; \
164     *) (install-info --version) >/dev/null 2>&1;; \
165   esac
166 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
167   distclean-recursive maintainer-clean-recursive
168 am__recursive_targets = \
169   $(RECURSIVE_TARGETS) \
170   $(RECURSIVE_CLEAN_TARGETS) \
171   $(am__extra_recursive_targets)
172 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
173         cscope distdir dist dist-all distcheck
174 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
175         $(LISP)config.h.in
176 # Read a list of newline-separated strings from the standard input,
177 # and print each of them once, without duplicates.  Input order is
178 # *not* preserved.
179 am__uniquify_input = $(AWK) '\
180   BEGIN { nonempty = 0; } \
181   { items[$$0] = 1; nonempty = 1; } \
182   END { if (nonempty) { for (i in items) print i; }; } \
183 '
184 # Make sure the list of sources is unique.  This is necessary because,
185 # e.g., the same source file might be shared among _SOURCES variables
186 # for different programs/libraries.
187 am__define_uniq_tagged_files = \
188   list='$(am__tagged_files)'; \
189   unique=`for i in $$list; do \
190     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191   done | $(am__uniquify_input)`
192 ETAGS = etags
193 CTAGS = ctags
194 CSCOPE = cscope
195 DIST_SUBDIRS = $(SUBDIRS)
196 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
197         $(top_srcdir)/sntp/libevent/build-aux/ar-lib \
198         $(top_srcdir)/sntp/libevent/build-aux/compile \
199         $(top_srcdir)/sntp/libevent/build-aux/config.guess \
200         $(top_srcdir)/sntp/libevent/build-aux/config.sub \
201         $(top_srcdir)/sntp/libevent/build-aux/install-sh \
202         $(top_srcdir)/sntp/libevent/build-aux/ltmain.sh \
203         $(top_srcdir)/sntp/libevent/build-aux/missing ChangeLog \
204         INSTALL NEWS README TODO compile config.guess config.sub \
205         depcomp install-sh ltmain.sh missing \
206         sntp/libevent/build-aux/ar-lib sntp/libevent/build-aux/compile \
207         sntp/libevent/build-aux/config.guess \
208         sntp/libevent/build-aux/config.sub \
209         sntp/libevent/build-aux/depcomp \
210         sntp/libevent/build-aux/install-sh \
211         sntp/libevent/build-aux/ltmain.sh \
212         sntp/libevent/build-aux/missing sntp/libevent/build-aux/ylwrap \
213         ylwrap
214 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
215 distdir = $(PACKAGE)-$(VERSION)
216 top_distdir = $(distdir)
217 am__remove_distdir = \
218   if test -d "$(distdir)"; then \
219     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
220       && rm -rf "$(distdir)" \
221       || { sleep 5 && rm -rf "$(distdir)"; }; \
222   else :; fi
223 am__post_remove_distdir = $(am__remove_distdir)
224 am__relativize = \
225   dir0=`pwd`; \
226   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
227   sed_rest='s,^[^/]*/*,,'; \
228   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
229   sed_butlast='s,/*[^/]*$$,,'; \
230   while test -n "$$dir1"; do \
231     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
232     if test "$$first" != "."; then \
233       if test "$$first" = ".."; then \
234         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
235         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
236       else \
237         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
238         if test "$$first2" = "$$first"; then \
239           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
240         else \
241           dir2="../$$dir2"; \
242         fi; \
243         dir0="$$dir0"/"$$first"; \
244       fi; \
245     fi; \
246     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
247   done; \
248   reldir="$$dir2"
249 DIST_ARCHIVES = $(distdir).tar.gz
250 GZIP_ENV = --best
251 DIST_TARGETS = dist-gzip
252 distuninstallcheck_listfiles = find . -type f -print
253 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
254   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
255 distcleancheck_listfiles = find . -type f -print
256 ACLOCAL = @ACLOCAL@
257 ALLOCA = @ALLOCA@
258 AMTAR = @AMTAR@
259 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
260 AR = @AR@
261 AUTOCONF = @AUTOCONF@
262 AUTOHEADER = @AUTOHEADER@
263 AUTOMAKE = @AUTOMAKE@
264 AWK = @AWK@
265 CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
266 CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
267 CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
268 CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
269 CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
270 CC = @CC@
271 CCDEPMODE = @CCDEPMODE@
272 CFLAGS = @CFLAGS@
273 CFLAGS_NTP = @CFLAGS_NTP@
274 CHUTEST = @CHUTEST@
275 CONFIG_SHELL = @CONFIG_SHELL@
276 CPP = @CPP@
277 CPPFLAGS = @CPPFLAGS@
278 CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
279 CPPFLAGS_NTP = @CPPFLAGS_NTP@
280 CXX = @CXX@
281 CXXCPP = @CXXCPP@
282 CXXDEPMODE = @CXXDEPMODE@
283 CXXFLAGS = @CXXFLAGS@
284 CYGPATH_W = @CYGPATH_W@
285 DCFD = @DCFD@
286 DEFS = @DEFS@
287 DEPDIR = @DEPDIR@
288 DLLTOOL = @DLLTOOL@
289 DSYMUTIL = @DSYMUTIL@
290 DUMPBIN = @DUMPBIN@
291 ECHO_C = @ECHO_C@
292 ECHO_N = @ECHO_N@
293 ECHO_T = @ECHO_T@
294 EDITLINE_LIBS = @EDITLINE_LIBS@
295 EGREP = @EGREP@
296 EXEEXT = @EXEEXT@
297 FGREP = @FGREP@
298 GREP = @GREP@
299 GTEST_CONFIG = @GTEST_CONFIG@
300 GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
301 GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
302 GTEST_LDFLAGS = @GTEST_LDFLAGS@
303 GTEST_LIBS = @GTEST_LIBS@
304 HAVE_INLINE = @HAVE_INLINE@
305 HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
306 HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
307 HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
308 INSTALL = @INSTALL@
309 INSTALL_DATA = @INSTALL_DATA@
310 INSTALL_PROGRAM = @INSTALL_PROGRAM@
311 INSTALL_SCRIPT = @INSTALL_SCRIPT@
312 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
313 LD = @LD@
314 LDADD_LIBEVENT = @LDADD_LIBEVENT@
315 LDADD_LIBNTP = @LDADD_LIBNTP@
316 LDADD_LIBUTIL = @LDADD_LIBUTIL@
317 LDADD_NLIST = @LDADD_NLIST@
318 LDADD_NTP = @LDADD_NTP@
319 LDFLAGS = @LDFLAGS@
320 LDFLAGS_NTP = @LDFLAGS_NTP@
321 LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
322 LIBM = @LIBM@
323 LIBOBJS = @LIBOBJS@
324 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
325 LIBOPTS_DIR = @LIBOPTS_DIR@
326 LIBOPTS_LDADD = @LIBOPTS_LDADD@
327 LIBPARSE = @LIBPARSE@
328 LIBS = @LIBS@
329 LIBTOOL = @LIBTOOL@
330 LIBTOOL_DEPS = @LIBTOOL_DEPS@
331 LIPO = @LIPO@
332 LN_S = @LN_S@
333 LSCF = @LSCF@
334 LTLIBOBJS = @LTLIBOBJS@
335 MAKEINFO = @MAKEINFO@
336 MAKE_ADJTIMED = @MAKE_ADJTIMED@
337 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
338 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
339 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
340 MAKE_LIBPARSE = @MAKE_LIBPARSE@
341 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
342 MAKE_NTPDSIM = @MAKE_NTPDSIM@
343 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
344 MAKE_NTPTIME = @MAKE_NTPTIME@
345 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
346 MAKE_TICKADJ = @MAKE_TICKADJ@
347 MAKE_TIMETRIM = @MAKE_TIMETRIM@
348 MANIFEST_TOOL = @MANIFEST_TOOL@
349 MANTAGFMT = @MANTAGFMT@
350 MKDIR_P = @MKDIR_P@
351 NM = @NM@
352 NMEDIT = @NMEDIT@
353 NTPDATE_DB = @NTPDATE_DB@
354 NTPDATE_DL = @NTPDATE_DL@
355 NTPDATE_DS = @NTPDATE_DS@
356 NTPDATE_MS = @NTPDATE_MS@
357 NTPDATE_NI = @NTPDATE_NI@
358 NTPDC_DB = @NTPDC_DB@
359 NTPDC_DL = @NTPDC_DL@
360 NTPDC_DS = @NTPDC_DS@
361 NTPDC_MS = @NTPDC_MS@
362 NTPDC_NI = @NTPDC_NI@
363 NTPDSIM_DB = @NTPDSIM_DB@
364 NTPDSIM_DL = @NTPDSIM_DL@
365 NTPDSIM_DS = @NTPDSIM_DS@
366 NTPDSIM_MS = @NTPDSIM_MS@
367 NTPDSIM_NI = @NTPDSIM_NI@
368 NTPD_DB = @NTPD_DB@
369 NTPD_DL = @NTPD_DL@
370 NTPD_DS = @NTPD_DS@
371 NTPD_MS = @NTPD_MS@
372 NTPD_NI = @NTPD_NI@
373 NTPQ_DB = @NTPQ_DB@
374 NTPQ_DL = @NTPQ_DL@
375 NTPQ_DS = @NTPQ_DS@
376 NTPQ_MS = @NTPQ_MS@
377 NTPQ_NI = @NTPQ_NI@
378 NTPSNMPD_DB = @NTPSNMPD_DB@
379 NTPSNMPD_DL = @NTPSNMPD_DL@
380 NTPSNMPD_DS = @NTPSNMPD_DS@
381 NTPSNMPD_MS = @NTPSNMPD_MS@
382 NTPSNMPD_NI = @NTPSNMPD_NI@
383 NTPSWEEP_DB = @NTPSWEEP_DB@
384 NTPSWEEP_DL = @NTPSWEEP_DL@
385 NTPSWEEP_DS = @NTPSWEEP_DS@
386 NTPSWEEP_MS = @NTPSWEEP_MS@
387 NTPSWEEP_NI = @NTPSWEEP_NI@
388 NTPTIME_DB = @NTPTIME_DB@
389 NTPTIME_DL = @NTPTIME_DL@
390 NTPTIME_DS = @NTPTIME_DS@
391 NTPTIME_MS = @NTPTIME_MS@
392 NTPTIME_NI = @NTPTIME_NI@
393 NTPTRACE_DB = @NTPTRACE_DB@
394 NTPTRACE_DL = @NTPTRACE_DL@
395 NTPTRACE_DS = @NTPTRACE_DS@
396 NTPTRACE_MS = @NTPTRACE_MS@
397 NTPTRACE_NI = @NTPTRACE_NI@
398 NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
399 NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
400 NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
401 NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
402 NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
403 NTP_KEYSDIR = @NTP_KEYSDIR@
404 NTP_WAIT_DB = @NTP_WAIT_DB@
405 NTP_WAIT_DL = @NTP_WAIT_DL@
406 NTP_WAIT_DS = @NTP_WAIT_DS@
407 NTP_WAIT_MS = @NTP_WAIT_MS@
408 NTP_WAIT_NI = @NTP_WAIT_NI@
409 OBJDUMP = @OBJDUMP@
410 OBJEXT = @OBJEXT@
411 OTOOL = @OTOOL@
412 OTOOL64 = @OTOOL64@
413 PACKAGE = @PACKAGE@
414 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
415 PACKAGE_NAME = @PACKAGE_NAME@
416 PACKAGE_STRING = @PACKAGE_STRING@
417 PACKAGE_TARNAME = @PACKAGE_TARNAME@
418 PACKAGE_URL = @PACKAGE_URL@
419 PACKAGE_VERSION = @PACKAGE_VERSION@
420 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
421 PATH_PERL = @PATH_PERL@
422 PATH_RUBY = @PATH_RUBY@
423 PATH_SEPARATOR = @PATH_SEPARATOR@
424 PATH_TEST = @PATH_TEST@
425 PERLLIBDIR = @PERLLIBDIR@
426 PKG_CONFIG = @PKG_CONFIG@
427 POSIX_SHELL = @POSIX_SHELL@
428 PROPDELAY = @PROPDELAY@
429 PTHREAD_LIBS = @PTHREAD_LIBS@
430 RANLIB = @RANLIB@
431 SED = @SED@
432 SET_MAKE = @SET_MAKE@
433 SHELL = @SHELL@
434 SNMP_CFLAGS = @SNMP_CFLAGS@
435 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
436 SNMP_LIBS = @SNMP_LIBS@
437 SNTP = @SNTP@
438 SNTP_DB = @SNTP_DB@
439 SNTP_DL = @SNTP_DL@
440 SNTP_DS = @SNTP_DS@
441 SNTP_MS = @SNTP_MS@
442 SNTP_NI = @SNTP_NI@
443 STDNORETURN_H = @STDNORETURN_H@
444 STRIP = @STRIP@
445 TESTDCF = @TESTDCF@
446 TICKADJ_DB = @TICKADJ_DB@
447 TICKADJ_DL = @TICKADJ_DL@
448 TICKADJ_DS = @TICKADJ_DS@
449 TICKADJ_MS = @TICKADJ_MS@
450 TICKADJ_NI = @TICKADJ_NI@
451 TIMETRIM_DB = @TIMETRIM_DB@
452 TIMETRIM_DL = @TIMETRIM_DL@
453 TIMETRIM_DS = @TIMETRIM_DS@
454 TIMETRIM_MS = @TIMETRIM_MS@
455 TIMETRIM_NI = @TIMETRIM_NI@
456 UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
457 UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
458 UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
459 UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
460 UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
461 VERSION = @VERSION@
462 VER_SUFFIX = @VER_SUFFIX@
463 YACC = @YACC@
464 YFLAGS = @YFLAGS@
465 abs_builddir = @abs_builddir@
466 abs_srcdir = @abs_srcdir@
467 abs_top_builddir = @abs_top_builddir@
468 abs_top_srcdir = @abs_top_srcdir@
469 ac_ct_AR = @ac_ct_AR@
470 ac_ct_CC = @ac_ct_CC@
471 ac_ct_CXX = @ac_ct_CXX@
472 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
473 am__include = @am__include@
474 am__leading_dot = @am__leading_dot@
475 am__quote = @am__quote@
476 am__tar = @am__tar@
477 am__untar = @am__untar@
478 bindir = @bindir@
479 build = @build@
480 build_alias = @build_alias@
481 build_cpu = @build_cpu@
482 build_os = @build_os@
483 build_vendor = @build_vendor@
484 builddir = @builddir@
485 datadir = @datadir@
486 datarootdir = @datarootdir@
487 docdir = @docdir@
488 dvidir = @dvidir@
489 exec_prefix = @exec_prefix@
490 host = @host@
491 host_alias = @host_alias@
492 host_cpu = @host_cpu@
493 host_os = @host_os@
494 host_vendor = @host_vendor@
495 htmldir = @htmldir@
496 includedir = @includedir@
497 infodir = @infodir@
498 install_sh = @install_sh@
499 libdir = @libdir@
500 libexecdir = @libexecdir@
501 localedir = @localedir@
502 localstatedir = @localstatedir@
503 mandir = @mandir@
504 mkdir_p = @mkdir_p@
505 oldincludedir = @oldincludedir@
506 pdfdir = @pdfdir@
507 prefix = @prefix@
508 program_transform_name = @program_transform_name@
509 psdir = @psdir@
510 sbindir = @sbindir@
511 sharedstatedir = @sharedstatedir@
512 srcdir = @srcdir@
513 subdirs = @subdirs@
514 sysconfdir = @sysconfdir@
515 target_alias = @target_alias@
516 top_build_prefix = @top_build_prefix@
517 top_builddir = @top_builddir@
518 top_srcdir = @top_srcdir@
519 ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4
520 NULL = 
521
522 # moved sntp first to get libtool and libevent built.
523 SUBDIRS = \
524         sntp            \
525         scripts         \
526         include         \
527         libntp          \
528         libparse        \
529         ntpd            \
530         ntpdate         \
531         ntpdc           \
532         ntpq            \
533         ntpsnmpd        \
534         parseutil       \
535         adjtimed        \
536         clockstuff      \
537         kernel          \
538         util            \
539         tests           \
540         $(NULL)
541
542 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp
543 EXTRA_DIST = \
544         $(srcdir)/COPYRIGHT     \
545         ChangeLog               \
546         CommitLog               \
547         CommitLog-4.1.0         \
548         NEWS                    \
549         NOTES.y2kfixes          \
550         README.bk               \
551         README.hackers          \
552         README.leapsmear        \
553         README.patches          \
554         README.refclocks        \
555         README.versions         \
556         TODO                    \
557         WHERE-TO-START          \
558         bootstrap               \
559         build                   \
560         config.h.in             \
561         dot.emacs               \
562         flock-build             \
563         packageinfo.sh          \
564         readme.y2kfixes         \
565         results.y2kfixes        \
566         \
567         conf                    \
568         html                    \
569         lib/isc                 \
570         libjsmn                 \
571         ports                   \
572         \
573         deps-ver                \
574         \
575         $(NULL)
576
577 CLEANFILES = 
578 DISTCLEANFILES = .gcc-warning
579
580 # HMS: Keep .gcc-warning first, as that way it gets printed first.
581 BUILT_SOURCES = \
582         .gcc-warning                    \
583         libtool                         \
584         html/.datecheck                 \
585         $(srcdir)/COPYRIGHT             \
586         $(srcdir)/.checkChangeLog       \
587         $(NULL)
588
589
590 # HMS: The following seems to be a work-in-progress...
591 CVO = `$(srcdir)/sntp/libevent/build-aux/config.guess`
592 BHOST = `(hostname || uname -n)`
593 all: $(BUILT_SOURCES) config.h
594         $(MAKE) $(AM_MAKEFLAGS) all-recursive
595
596 .SUFFIXES:
597 am--refresh: Makefile
598         @:
599 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
600         @for dep in $?; do \
601           case '$(am__configure_deps)' in \
602             *$$dep*) \
603               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
604               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
605                 && exit 0; \
606               exit 1;; \
607           esac; \
608         done; \
609         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
610         $(am__cd) $(top_srcdir) && \
611           $(AUTOMAKE) --foreign Makefile
612 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
613         @case '$?' in \
614           *config.status*) \
615             echo ' $(SHELL) ./config.status'; \
616             $(SHELL) ./config.status;; \
617           *) \
618             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
619             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
620         esac;
621
622 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
623         $(SHELL) ./config.status --recheck
624
625 $(top_srcdir)/configure:  $(am__configure_deps)
626         $(am__cd) $(srcdir) && $(AUTOCONF)
627 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
628         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
629 $(am__aclocal_m4_deps):
630
631 config.h: stamp-h1
632         @test -f $@ || rm -f stamp-h1
633         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
634
635 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
636         @rm -f stamp-h1
637         cd $(top_builddir) && $(SHELL) ./config.status config.h
638 $(srcdir)/config.h.in:  $(am__configure_deps) 
639         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
640         rm -f stamp-h1
641         touch $@
642
643 distclean-hdr:
644         -rm -f config.h stamp-h1
645
646 mostlyclean-libtool:
647         -rm -f *.lo
648
649 clean-libtool:
650         -rm -rf .libs _libs
651
652 distclean-libtool:
653         -rm -f libtool config.lt
654
655 # This directory's subdirectories are mostly independent; you can cd
656 # into them and run 'make' without going through this Makefile.
657 # To change the values of 'make' variables: instead of editing Makefiles,
658 # (1) if the variable is set in 'config.status', edit 'config.status'
659 #     (which will cause the Makefiles to be regenerated when you run 'make');
660 # (2) otherwise, pass the desired values on the 'make' command line.
661 $(am__recursive_targets):
662         @fail=; \
663         if $(am__make_keepgoing); then \
664           failcom='fail=yes'; \
665         else \
666           failcom='exit 1'; \
667         fi; \
668         dot_seen=no; \
669         target=`echo $@ | sed s/-recursive//`; \
670         case "$@" in \
671           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
672           *) list='$(SUBDIRS)' ;; \
673         esac; \
674         for subdir in $$list; do \
675           echo "Making $$target in $$subdir"; \
676           if test "$$subdir" = "."; then \
677             dot_seen=yes; \
678             local_target="$$target-am"; \
679           else \
680             local_target="$$target"; \
681           fi; \
682           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
683           || eval $$failcom; \
684         done; \
685         if test "$$dot_seen" = "no"; then \
686           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
687         fi; test -z "$$fail"
688
689 ID: $(am__tagged_files)
690         $(am__define_uniq_tagged_files); mkid -fID $$unique
691 tags: tags-recursive
692 TAGS: tags
693
694 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
695         set x; \
696         here=`pwd`; \
697         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
698           include_option=--etags-include; \
699           empty_fix=.; \
700         else \
701           include_option=--include; \
702           empty_fix=; \
703         fi; \
704         list='$(SUBDIRS)'; for subdir in $$list; do \
705           if test "$$subdir" = .; then :; else \
706             test ! -f $$subdir/TAGS || \
707               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
708           fi; \
709         done; \
710         $(am__define_uniq_tagged_files); \
711         shift; \
712         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
713           test -n "$$unique" || unique=$$empty_fix; \
714           if test $$# -gt 0; then \
715             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
716               "$$@" $$unique; \
717           else \
718             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
719               $$unique; \
720           fi; \
721         fi
722 ctags: ctags-recursive
723
724 CTAGS: ctags
725 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
726         $(am__define_uniq_tagged_files); \
727         test -z "$(CTAGS_ARGS)$$unique" \
728           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
729              $$unique
730
731 GTAGS:
732         here=`$(am__cd) $(top_builddir) && pwd` \
733           && $(am__cd) $(top_srcdir) \
734           && gtags -i $(GTAGS_ARGS) "$$here"
735 cscope: cscope.files
736         test ! -s cscope.files \
737           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
738 clean-cscope:
739         -rm -f cscope.files
740 cscope.files: clean-cscope cscopelist
741 cscopelist: cscopelist-recursive
742
743 cscopelist-am: $(am__tagged_files)
744         list='$(am__tagged_files)'; \
745         case "$(srcdir)" in \
746           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
747           *) sdir=$(subdir)/$(srcdir) ;; \
748         esac; \
749         for i in $$list; do \
750           if test -f "$$i"; then \
751             echo "$(subdir)/$$i"; \
752           else \
753             echo "$$sdir/$$i"; \
754           fi; \
755         done >> $(top_builddir)/cscope.files
756
757 distclean-tags:
758         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
759         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
760
761 distdir: $(DISTFILES)
762         $(am__remove_distdir)
763         test -d "$(distdir)" || mkdir "$(distdir)"
764         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
765         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
766         list='$(DISTFILES)'; \
767           dist_files=`for file in $$list; do echo $$file; done | \
768           sed -e "s|^$$srcdirstrip/||;t" \
769               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
770         case $$dist_files in \
771           */*) $(MKDIR_P) `echo "$$dist_files" | \
772                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
773                            sort -u` ;; \
774         esac; \
775         for file in $$dist_files; do \
776           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
777           if test -d $$d/$$file; then \
778             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
779             if test -d "$(distdir)/$$file"; then \
780               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
781             fi; \
782             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
783               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
784               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
785             fi; \
786             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
787           else \
788             test -f "$(distdir)/$$file" \
789             || cp -p $$d/$$file "$(distdir)/$$file" \
790             || exit 1; \
791           fi; \
792         done
793         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
794           if test "$$subdir" = .; then :; else \
795             $(am__make_dryrun) \
796               || test -d "$(distdir)/$$subdir" \
797               || $(MKDIR_P) "$(distdir)/$$subdir" \
798               || exit 1; \
799             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
800             $(am__relativize); \
801             new_distdir=$$reldir; \
802             dir1=$$subdir; dir2="$(top_distdir)"; \
803             $(am__relativize); \
804             new_top_distdir=$$reldir; \
805             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
806             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
807             ($(am__cd) $$subdir && \
808               $(MAKE) $(AM_MAKEFLAGS) \
809                 top_distdir="$$new_top_distdir" \
810                 distdir="$$new_distdir" \
811                 am__remove_distdir=: \
812                 am__skip_length_check=: \
813                 am__skip_mode_fix=: \
814                 distdir) \
815               || exit 1; \
816           fi; \
817         done
818         $(MAKE) $(AM_MAKEFLAGS) \
819           top_distdir="$(top_distdir)" distdir="$(distdir)" \
820           dist-hook
821         -test -n "$(am__skip_mode_fix)" \
822         || find "$(distdir)" -type d ! -perm -755 \
823                 -exec chmod u+rwx,go+rx {} \; -o \
824           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
825           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
826           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
827         || chmod -R a+r "$(distdir)"
828 dist-gzip: distdir
829         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
830         $(am__post_remove_distdir)
831
832 dist-bzip2: distdir
833         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
834         $(am__post_remove_distdir)
835
836 dist-lzip: distdir
837         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
838         $(am__post_remove_distdir)
839
840 dist-xz: distdir
841         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
842         $(am__post_remove_distdir)
843
844 dist-tarZ: distdir
845         @echo WARNING: "Support for distribution archives compressed with" \
846                        "legacy program 'compress' is deprecated." >&2
847         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
848         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
849         $(am__post_remove_distdir)
850
851 dist-shar: distdir
852         @echo WARNING: "Support for shar distribution archives is" \
853                        "deprecated." >&2
854         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
855         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
856         $(am__post_remove_distdir)
857
858 dist-zip: distdir
859         -rm -f $(distdir).zip
860         zip -rq $(distdir).zip $(distdir)
861         $(am__post_remove_distdir)
862
863 dist dist-all:
864         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
865         $(am__post_remove_distdir)
866
867 # This target untars the dist file and tries a VPATH configuration.  Then
868 # it guarantees that the distribution is self-contained by making another
869 # tarfile.
870 distcheck: dist
871         case '$(DIST_ARCHIVES)' in \
872         *.tar.gz*) \
873           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
874         *.tar.bz2*) \
875           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
876         *.tar.lz*) \
877           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
878         *.tar.xz*) \
879           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
880         *.tar.Z*) \
881           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
882         *.shar.gz*) \
883           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
884         *.zip*) \
885           unzip $(distdir).zip ;;\
886         esac
887         chmod -R a-w $(distdir)
888         chmod u+w $(distdir)
889         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
890         chmod a-w $(distdir)
891         test -d $(distdir)/_build || exit 0; \
892         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
893           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
894           && am__cwd=`pwd` \
895           && $(am__cd) $(distdir)/_build/sub \
896           && ../../configure \
897             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
898             $(DISTCHECK_CONFIGURE_FLAGS) \
899             --srcdir=../.. --prefix="$$dc_install_base" \
900           && $(MAKE) $(AM_MAKEFLAGS) \
901           && $(MAKE) $(AM_MAKEFLAGS) dvi \
902           && $(MAKE) $(AM_MAKEFLAGS) check \
903           && $(MAKE) $(AM_MAKEFLAGS) install \
904           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
905           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
906           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
907                 distuninstallcheck \
908           && chmod -R a-w "$$dc_install_base" \
909           && ({ \
910                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
911                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
912                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
913                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
914                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
915               } || { rm -rf "$$dc_destdir"; exit 1; }) \
916           && rm -rf "$$dc_destdir" \
917           && $(MAKE) $(AM_MAKEFLAGS) dist \
918           && rm -rf $(DIST_ARCHIVES) \
919           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
920           && cd "$$am__cwd" \
921           || exit 1
922         $(am__post_remove_distdir)
923         @(echo "$(distdir) archives ready for distribution: "; \
924           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
925           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
926 distuninstallcheck:
927         @test -n '$(distuninstallcheck_dir)' || { \
928           echo 'ERROR: trying to run $@ with an empty' \
929                '$$(distuninstallcheck_dir)' >&2; \
930           exit 1; \
931         }; \
932         $(am__cd) '$(distuninstallcheck_dir)' || { \
933           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
934           exit 1; \
935         }; \
936         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
937            || { echo "ERROR: files left after uninstall:" ; \
938                 if test -n "$(DESTDIR)"; then \
939                   echo "  (check DESTDIR support)"; \
940                 fi ; \
941                 $(distuninstallcheck_listfiles) ; \
942                 exit 1; } >&2
943 distcleancheck: distclean
944         @if test '$(srcdir)' = . ; then \
945           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
946           exit 1 ; \
947         fi
948         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
949           || { echo "ERROR: files left in build directory after distclean:" ; \
950                $(distcleancheck_listfiles) ; \
951                exit 1; } >&2
952 check-am: all-am
953 check: $(BUILT_SOURCES)
954         $(MAKE) $(AM_MAKEFLAGS) check-recursive
955 all-am: Makefile config.h
956 installdirs: installdirs-recursive
957 installdirs-am:
958 install: $(BUILT_SOURCES)
959         $(MAKE) $(AM_MAKEFLAGS) install-recursive
960 install-exec: install-exec-recursive
961 install-data: install-data-recursive
962 uninstall: uninstall-recursive
963
964 install-am: all-am
965         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
966
967 installcheck: installcheck-recursive
968 install-strip:
969         if test -z '$(STRIP)'; then \
970           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
971             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
972               install; \
973         else \
974           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
975             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
976             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
977         fi
978 mostlyclean-generic:
979
980 clean-generic:
981         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
982
983 distclean-generic:
984         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
985         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
986         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
987
988 maintainer-clean-generic:
989         @echo "This command is intended for maintainers to use"
990         @echo "it deletes files that may require special tools to rebuild."
991         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
992 clean: clean-recursive
993
994 clean-am: clean-generic clean-libtool mostlyclean-am
995
996 distclean: distclean-recursive
997         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
998         -rm -f Makefile
999 distclean-am: clean-am distclean-generic distclean-hdr \
1000         distclean-libtool distclean-tags
1001
1002 dvi: dvi-recursive
1003
1004 dvi-am:
1005
1006 html: html-recursive
1007
1008 html-am:
1009
1010 info: info-recursive
1011
1012 info-am:
1013
1014 install-data-am: install-data-local
1015
1016 install-dvi: install-dvi-recursive
1017
1018 install-dvi-am:
1019
1020 install-exec-am:
1021
1022 install-html: install-html-recursive
1023
1024 install-html-am:
1025
1026 install-info: install-info-recursive
1027
1028 install-info-am:
1029
1030 install-man:
1031
1032 install-pdf: install-pdf-recursive
1033
1034 install-pdf-am:
1035
1036 install-ps: install-ps-recursive
1037
1038 install-ps-am:
1039
1040 installcheck-am:
1041
1042 maintainer-clean: maintainer-clean-recursive
1043         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1044         -rm -rf $(top_srcdir)/autom4te.cache
1045         -rm -f Makefile
1046 maintainer-clean-am: distclean-am maintainer-clean-generic
1047
1048 mostlyclean: mostlyclean-recursive
1049
1050 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1051
1052 pdf: pdf-recursive
1053
1054 pdf-am:
1055
1056 ps: ps-recursive
1057
1058 ps-am:
1059
1060 uninstall-am: uninstall-local
1061
1062 .MAKE: $(am__recursive_targets) all check install install-am \
1063         install-strip
1064
1065 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1066         am--refresh check check-am clean clean-cscope clean-generic \
1067         clean-libtool cscope cscopelist-am ctags ctags-am dist \
1068         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1069         dist-tarZ dist-xz dist-zip distcheck distclean \
1070         distclean-generic distclean-hdr distclean-libtool \
1071         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1072         dvi-am html html-am info info-am install install-am \
1073         install-data install-data-am install-data-local install-dvi \
1074         install-dvi-am install-exec install-exec-am install-html \
1075         install-html-am install-info install-info-am install-man \
1076         install-pdf install-pdf-am install-ps install-ps-am \
1077         install-strip installcheck installcheck-am installdirs \
1078         installdirs-am maintainer-clean maintainer-clean-generic \
1079         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1080         ps ps-am tags tags-am uninstall uninstall-am uninstall-local
1081
1082 .PRECIOUS: Makefile
1083
1084
1085 .gcc-warning:
1086         @echo "Compiling with GCC now generates lots of new warnings."
1087         @echo " "
1088         @echo "Don't be concerned. They're just warnings."
1089         @echo " "
1090         @echo "Don't send bug reports about the warnings, either."
1091         @echo " "
1092         @echo "Feel free to send patches that fix these warnings, though."
1093         @echo " "
1094         @sleep 1
1095         @touch $@
1096
1097 html/.datecheck: FRC.html
1098         cd $(srcdir)/html && \
1099         ../scripts/build/checkHtmlFileDates
1100
1101 libtool: $(LIBTOOL_DEPS)
1102         ./config.status --recheck
1103
1104 sntp/built-sources-only: FRC.sntp
1105         @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
1106
1107 $(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
1108         { echo "This file is automatically generated from html/copyright.html" ; \
1109           lynx -dump $(srcdir)/html/copyright.html ;} > COPYRIGHT.new \
1110         && mv -f COPYRIGHT.new $(srcdir)/COPYRIGHT
1111
1112 COPYRIGHT-please: $(srcdir)/COPYRIGHT
1113         @: do-nothing action to prevent default \
1114            This target is needed by sntp/Makefile.am on decrepit \
1115            FreeBSD 6.x make which fails with "make COPYRIGHT" \
1116            configured in $(srcdir) but "make ./COPYRIGHT" succeeds. \
1117            Rather than determine our $(srcdir) from sntp/Makefile.am \
1118            COPYRIGHT-please serves as a fixed target.
1119
1120 $(srcdir)/.checkChangeLog: $(srcdir)/ChangeLog $(srcdir)/scripts/build/checkChangeLog
1121         cd $(srcdir) && \
1122         ./scripts/build/checkChangeLog
1123
1124 dist-hook:
1125         @find $(distdir) -type d -name SCCS -print | xargs rm -rf
1126
1127 install-data-local:
1128         @echo "Installing stand-alone HTML documentation"
1129         @( cd $(srcdir) && \
1130                 for i in `find html -type d | grep -v SCCS` ; \
1131                 do $(INSTALL) -d $(DESTDIR)$(htmldir)/$$i ; done )
1132         @( cd $(srcdir) && \
1133                 for i in `find html -type f | grep -v SCCS` ; \
1134                 do $(INSTALL_DATA) $$i $(DESTDIR)$(htmldir)/$$i ; done )
1135
1136 uninstall-local:
1137                 rm -rf $(DESTDIR)$(htmldir)/html
1138
1139 CommitLog: FRC.CommitLog
1140         cd $(srcdir)                                    \
1141         && $(PATH_TEST) -e CommitLog                    \
1142                 -a SCCS/s.ChangeSet -ot CommitLog       \
1143         || scripts/build/genCommitLog
1144
1145 .buildcvo:
1146         echo "$(CVO)" > .buildcvo
1147
1148 .checkcvo: .buildcvo FRC.checkcvo
1149         @if [ "`cat .buildcvo`" != "$(CVO)" ];then      \
1150                 echo "This directory was configured for `cat .buildcvo`"; \
1151                 echo "but this machine is a $(CVO)";    \
1152                 exit 1; \
1153         fi
1154
1155 .buildhost:
1156         echo "$(BHOST)" > .buildhost
1157
1158 .checkhost: .buildhost FRC.checkhost
1159         @if [ "`cat .buildhost`" != "$(BHOST)" ];then   \
1160                 echo "Built on `cat .buildhost` but this is $(BHOST)"; \
1161                 echo " "; \
1162         fi
1163
1164 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
1165         @: do-nothing action prevents any default
1166
1167 # HMS: what was I trying to do with this?
1168 #dot.emacs: FRC.distwarn
1169
1170 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1171 # Otherwise a system limit (for SysV at least) may be exceeded.
1172 .NOEXPORT: