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