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