Makefile.in revision 280849
190792Sgshapiro# Makefile.in generated by automake 1.11.1 from Makefile.am.
290792Sgshapiro# @configure_input@
390792Sgshapiro
490792Sgshapiro# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
590792Sgshapiro# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
690792Sgshapiro# Inc.
790792Sgshapiro# This Makefile.in is free software; the Free Software Foundation
890792Sgshapiro# gives unlimited permission to copy and/or distribute it,
990792Sgshapiro# with or without modifications, as long as this notice is preserved.
1090792Sgshapiro
1190792Sgshapiro# This program is distributed in the hope that it will be useful,
1290792Sgshapiro# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1390792Sgshapiro# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1490792Sgshapiro# PARTICULAR PURPOSE.
1590792Sgshapiro
1690792Sgshapiro@SET_MAKE@
1790792Sgshapiro
1890792Sgshapiro# we traditionally installed software in bindir, while it should have gone
1990792Sgshapiro# in sbindir.  Now that we offer a choice, look in the "other" installation
2090792Sgshapiro# subdir to warn folks if there is another version there.
2190792Sgshapiro
2290792Sgshapiro
2390792SgshapiroVPATH = @srcdir@
2490792Sgshapiropkgdatadir = $(datadir)/@PACKAGE@
2590792Sgshapiropkgincludedir = $(includedir)/@PACKAGE@
2690792Sgshapiropkglibdir = $(libdir)/@PACKAGE@
2790792Sgshapiropkglibexecdir = $(libexecdir)/@PACKAGE@
2890792Sgshapiroam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2990792Sgshapiroinstall_sh_DATA = $(install_sh) -c -m 644
3090792Sgshapiroinstall_sh_PROGRAM = $(install_sh) -c
3190792Sgshapiroinstall_sh_SCRIPT = $(install_sh) -c
3290792SgshapiroINSTALL_HEADER = $(INSTALL_DATA)
3390792Sgshapirotransform = $(program_transform_name)
3490792SgshapiroNORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42EXTRA_PROGRAMS = ntpdate$(EXEEXT)
43DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
44	$(srcdir)/Makefile.in $(top_srcdir)/bincheck.mf \
45	$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \
46	$(top_srcdir)/sntp/check-libntp.mf
47subdir = ntpdate
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
50	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
51	$(top_srcdir)/sntp/libevent/m4/openldap-thread-check.m4 \
52	$(top_srcdir)/sntp/libevent/m4/openldap.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/os_cflags.m4 \
82	$(top_srcdir)/sntp/m4/snprintf.m4 \
83	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85	$(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
91	"$(DESTDIR)$(sbindir)"
92PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
93ntpdate_SOURCES = ntpdate.c
94ntpdate_OBJECTS = ntpdate.$(OBJEXT)
95am__DEPENDENCIES_1 =
96ntpdate_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1) \
97	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
98	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
99AM_V_lt = $(am__v_lt_$(V))
100am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
101am__v_lt_0 = --silent
102DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
103depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
104am__depfiles_maybe = depfiles
105am__mv = mv -f
106COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
110	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
111	$(AM_CFLAGS) $(CFLAGS)
112AM_V_CC = $(am__v_CC_$(V))
113am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
114am__v_CC_0 = @echo "  CC    " $@;
115AM_V_at = $(am__v_at_$(V))
116am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
117am__v_at_0 = @
118CCLD = $(CC)
119LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
120	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
121	$(AM_LDFLAGS) $(LDFLAGS) -o $@
122AM_V_CCLD = $(am__v_CCLD_$(V))
123am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
124am__v_CCLD_0 = @echo "  CCLD  " $@;
125AM_V_GEN = $(am__v_GEN_$(V))
126am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
127am__v_GEN_0 = @echo "  GEN   " $@;
128SOURCES = ntpdate.c
129DIST_SOURCES = ntpdate.c
130HEADERS = $(noinst_HEADERS)
131ETAGS = etags
132CTAGS = ctags
133DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134ACLOCAL = @ACLOCAL@
135ALLOCA = @ALLOCA@
136AMTAR = @AMTAR@
137AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
138AR = @AR@
139AUTOCONF = @AUTOCONF@
140AUTOHEADER = @AUTOHEADER@
141AUTOMAKE = @AUTOMAKE@
142AWK = @AWK@
143CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
144CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
145CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
146CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
147CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
148CC = @CC@
149CCDEPMODE = @CCDEPMODE@
150CFLAGS = @CFLAGS@
151CFLAGS_NTP = @CFLAGS_NTP@
152CHUTEST = @CHUTEST@
153CONFIG_SHELL = @CONFIG_SHELL@
154CPP = @CPP@
155CPPFLAGS = @CPPFLAGS@
156CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
157CPPFLAGS_NTP = @CPPFLAGS_NTP@
158CXX = @CXX@
159CXXCPP = @CXXCPP@
160CXXDEPMODE = @CXXDEPMODE@
161CXXFLAGS = @CXXFLAGS@
162CYGPATH_W = @CYGPATH_W@
163DCFD = @DCFD@
164DEFS = @DEFS@
165DEPDIR = @DEPDIR@
166DLLTOOL = @DLLTOOL@
167DSYMUTIL = @DSYMUTIL@
168DUMPBIN = @DUMPBIN@
169ECHO_C = @ECHO_C@
170ECHO_N = @ECHO_N@
171ECHO_T = @ECHO_T@
172EDITLINE_LIBS = @EDITLINE_LIBS@
173EGREP = @EGREP@
174EXEEXT = @EXEEXT@
175FGREP = @FGREP@
176GREP = @GREP@
177GTEST_CONFIG = @GTEST_CONFIG@
178GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
179GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
180GTEST_LDFLAGS = @GTEST_LDFLAGS@
181GTEST_LIBS = @GTEST_LIBS@
182HAVE_INLINE = @HAVE_INLINE@
183HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
184HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
185INSTALL = @INSTALL@
186INSTALL_DATA = @INSTALL_DATA@
187INSTALL_PROGRAM = @INSTALL_PROGRAM@
188INSTALL_SCRIPT = @INSTALL_SCRIPT@
189INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190LD = @LD@
191LDADD_LIBEVENT = @LDADD_LIBEVENT@
192LDADD_LIBNTP = @LDADD_LIBNTP@
193LDADD_LIBUTIL = @LDADD_LIBUTIL@
194LDADD_NLIST = @LDADD_NLIST@
195LDADD_NTP = @LDADD_NTP@
196LDFLAGS = @LDFLAGS@
197LDFLAGS_NTP = @LDFLAGS_NTP@
198LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
199LIBM = @LIBM@
200LIBOBJS = @LIBOBJS@
201LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
202LIBOPTS_DIR = @LIBOPTS_DIR@
203LIBOPTS_LDADD = @LIBOPTS_LDADD@
204LIBPARSE = @LIBPARSE@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIBTOOL_DEPS = @LIBTOOL_DEPS@
208LIPO = @LIPO@
209LN_S = @LN_S@
210LSCF = @LSCF@
211LTLIBOBJS = @LTLIBOBJS@
212MAKEINFO = @MAKEINFO@
213MAKE_ADJTIMED = @MAKE_ADJTIMED@
214MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
215MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
216MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
217MAKE_LIBPARSE = @MAKE_LIBPARSE@
218MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
219MAKE_NTPDSIM = @MAKE_NTPDSIM@
220MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
221MAKE_NTPTIME = @MAKE_NTPTIME@
222MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
223MAKE_TICKADJ = @MAKE_TICKADJ@
224MAKE_TIMETRIM = @MAKE_TIMETRIM@
225MANIFEST_TOOL = @MANIFEST_TOOL@
226MANTAGFMT = @MANTAGFMT@
227MKDIR_P = @MKDIR_P@
228NM = @NM@
229NMEDIT = @NMEDIT@
230NTPDATE_DB = @NTPDATE_DB@
231NTPDATE_DL = @NTPDATE_DL@
232NTPDATE_DS = @NTPDATE_DS@
233NTPDATE_MS = @NTPDATE_MS@
234NTPDATE_NI = @NTPDATE_NI@
235NTPDC_DB = @NTPDC_DB@
236NTPDC_DL = @NTPDC_DL@
237NTPDC_DS = @NTPDC_DS@
238NTPDC_MS = @NTPDC_MS@
239NTPDC_NI = @NTPDC_NI@
240NTPDSIM_DB = @NTPDSIM_DB@
241NTPDSIM_DL = @NTPDSIM_DL@
242NTPDSIM_DS = @NTPDSIM_DS@
243NTPDSIM_MS = @NTPDSIM_MS@
244NTPDSIM_NI = @NTPDSIM_NI@
245NTPD_DB = @NTPD_DB@
246NTPD_DL = @NTPD_DL@
247NTPD_DS = @NTPD_DS@
248NTPD_MS = @NTPD_MS@
249NTPD_NI = @NTPD_NI@
250NTPQ_DB = @NTPQ_DB@
251NTPQ_DL = @NTPQ_DL@
252NTPQ_DS = @NTPQ_DS@
253NTPQ_MS = @NTPQ_MS@
254NTPQ_NI = @NTPQ_NI@
255NTPSNMPD_DB = @NTPSNMPD_DB@
256NTPSNMPD_DL = @NTPSNMPD_DL@
257NTPSNMPD_DS = @NTPSNMPD_DS@
258NTPSNMPD_MS = @NTPSNMPD_MS@
259NTPSNMPD_NI = @NTPSNMPD_NI@
260NTPSWEEP_DB = @NTPSWEEP_DB@
261NTPSWEEP_DL = @NTPSWEEP_DL@
262NTPSWEEP_DS = @NTPSWEEP_DS@
263NTPSWEEP_MS = @NTPSWEEP_MS@
264NTPSWEEP_NI = @NTPSWEEP_NI@
265NTPTIME_DB = @NTPTIME_DB@
266NTPTIME_DL = @NTPTIME_DL@
267NTPTIME_DS = @NTPTIME_DS@
268NTPTIME_MS = @NTPTIME_MS@
269NTPTIME_NI = @NTPTIME_NI@
270NTPTRACE_DB = @NTPTRACE_DB@
271NTPTRACE_DL = @NTPTRACE_DL@
272NTPTRACE_DS = @NTPTRACE_DS@
273NTPTRACE_MS = @NTPTRACE_MS@
274NTPTRACE_NI = @NTPTRACE_NI@
275NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
276NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
277NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
278NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
279NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
280NTP_KEYSDIR = @NTP_KEYSDIR@
281NTP_WAIT_DB = @NTP_WAIT_DB@
282NTP_WAIT_DL = @NTP_WAIT_DL@
283NTP_WAIT_DS = @NTP_WAIT_DS@
284NTP_WAIT_MS = @NTP_WAIT_MS@
285NTP_WAIT_NI = @NTP_WAIT_NI@
286OBJDUMP = @OBJDUMP@
287OBJEXT = @OBJEXT@
288OTOOL = @OTOOL@
289OTOOL64 = @OTOOL64@
290PACKAGE = @PACKAGE@
291PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
292PACKAGE_NAME = @PACKAGE_NAME@
293PACKAGE_STRING = @PACKAGE_STRING@
294PACKAGE_TARNAME = @PACKAGE_TARNAME@
295PACKAGE_URL = @PACKAGE_URL@
296PACKAGE_VERSION = @PACKAGE_VERSION@
297PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
298PATH_PERL = @PATH_PERL@
299PATH_SEPARATOR = @PATH_SEPARATOR@
300PATH_TEST = @PATH_TEST@
301PERLLIBDIR = @PERLLIBDIR@
302PKG_CONFIG = @PKG_CONFIG@
303POSIX_SHELL = @POSIX_SHELL@
304PROPDELAY = @PROPDELAY@
305PTHREAD_LIBS = @PTHREAD_LIBS@
306RANLIB = @RANLIB@
307SED = @SED@
308SET_MAKE = @SET_MAKE@
309SHELL = @SHELL@
310SNMP_CFLAGS = @SNMP_CFLAGS@
311SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
312SNMP_LIBS = @SNMP_LIBS@
313SNTP = @SNTP@
314SNTP_DB = @SNTP_DB@
315SNTP_DL = @SNTP_DL@
316SNTP_DS = @SNTP_DS@
317SNTP_MS = @SNTP_MS@
318SNTP_NI = @SNTP_NI@
319STDNORETURN_H = @STDNORETURN_H@
320STRIP = @STRIP@
321TESTDCF = @TESTDCF@
322TICKADJ_DB = @TICKADJ_DB@
323TICKADJ_DL = @TICKADJ_DL@
324TICKADJ_DS = @TICKADJ_DS@
325TICKADJ_MS = @TICKADJ_MS@
326TICKADJ_NI = @TICKADJ_NI@
327TIMETRIM_DB = @TIMETRIM_DB@
328TIMETRIM_DL = @TIMETRIM_DL@
329TIMETRIM_DS = @TIMETRIM_DS@
330TIMETRIM_MS = @TIMETRIM_MS@
331TIMETRIM_NI = @TIMETRIM_NI@
332VERSION = @VERSION@
333VER_SUFFIX = @VER_SUFFIX@
334YACC = @YACC@
335YFLAGS = @YFLAGS@
336abs_builddir = @abs_builddir@
337abs_srcdir = @abs_srcdir@
338abs_top_builddir = @abs_top_builddir@
339abs_top_srcdir = @abs_top_srcdir@
340ac_ct_AR = @ac_ct_AR@
341ac_ct_CC = @ac_ct_CC@
342ac_ct_CXX = @ac_ct_CXX@
343ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344am__include = @am__include@
345am__leading_dot = @am__leading_dot@
346am__quote = @am__quote@
347am__tar = @am__tar@
348am__untar = @am__untar@
349bindir = @bindir@
350build = @build@
351build_alias = @build_alias@
352build_cpu = @build_cpu@
353build_os = @build_os@
354build_vendor = @build_vendor@
355builddir = @builddir@
356datadir = @datadir@
357datarootdir = @datarootdir@
358docdir = @docdir@
359dvidir = @dvidir@
360exec_prefix = @exec_prefix@
361host = @host@
362host_alias = @host_alias@
363host_cpu = @host_cpu@
364host_os = @host_os@
365host_vendor = @host_vendor@
366htmldir = @htmldir@
367includedir = @includedir@
368infodir = @infodir@
369install_sh = @install_sh@
370libdir = @libdir@
371libexecdir = @libexecdir@
372localedir = @localedir@
373localstatedir = @localstatedir@
374mandir = @mandir@
375mkdir_p = @mkdir_p@
376oldincludedir = @oldincludedir@
377pdfdir = @pdfdir@
378prefix = @prefix@
379program_transform_name = @program_transform_name@
380psdir = @psdir@
381sbindir = @sbindir@
382sharedstatedir = @sharedstatedir@
383srcdir = @srcdir@
384subdirs = @subdirs@
385sysconfdir = @sysconfdir@
386target_alias = @target_alias@
387top_build_prefix = @top_build_prefix@
388top_builddir = @top_builddir@
389top_srcdir = @top_srcdir@
390NULL = 
391BUILT_SOURCES = check-libntp .deps-ver
392CLEANFILES = check-libntp .deps-ver
393bin_PROGRAMS = $(NTPDATE_DB)
394libexec_PROGRAMS = $(NTPDATE_DL)
395sbin_PROGRAMS = $(NTPDATE_DS)
396AM_CFLAGS = $(CFLAGS_NTP)
397AM_CPPFLAGS = $(NTP_INCS) $(CPPFLAGS_NTP)
398AM_LDFLAGS = $(LDFLAGS_NTP)
399
400# LDADD might need RESLIB and ADJLIB
401LDADD = version.o ../libntp/libntp.a
402ntpdate_LDADD = $(LDADD) $(LDADD_LIBNTP) $(PTHREAD_LIBS) \
403	$(LIBOPTS_LDADD) $(LIBM) $(LDADD_NTP)
404DISTCLEANFILES = .version version.c stamp-v
405noinst_HEADERS = ntpdate.h
406NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
407	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
408	-I$(top_srcdir)/lib/isc/unix/include
409all: $(BUILT_SOURCES)
410	$(MAKE) $(AM_MAKEFLAGS) all-am
411
412.SUFFIXES:
413.SUFFIXES: .c .lo .o .obj
414$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
415	@for dep in $?; do \
416	  case '$(am__configure_deps)' in \
417	    *$$dep*) \
418	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
419	        && { if test -f $@; then exit 0; else break; fi; }; \
420	      exit 1;; \
421	  esac; \
422	done; \
423	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdate/Makefile'; \
424	$(am__cd) $(top_srcdir) && \
425	  $(AUTOMAKE) --foreign ntpdate/Makefile
426.PRECIOUS: Makefile
427Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
428	@case '$?' in \
429	  *config.status*) \
430	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
431	  *) \
432	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
433	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
434	esac;
435
436$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
437	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438
439$(top_srcdir)/configure:  $(am__configure_deps)
440	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
442	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443$(am__aclocal_m4_deps):
444install-binPROGRAMS: $(bin_PROGRAMS)
445	@$(NORMAL_INSTALL)
446	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
447	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
448	for p in $$list; do echo "$$p $$p"; done | \
449	sed 's/$(EXEEXT)$$//' | \
450	while read p p1; do if test -f $$p || test -f $$p1; \
451	  then echo "$$p"; echo "$$p"; else :; fi; \
452	done | \
453	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
454	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
455	sed 'N;N;N;s,\n, ,g' | \
456	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
457	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
458	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
459	    else { print "f", $$3 "/" $$4, $$1; } } \
460	  END { for (d in files) print "f", d, files[d] }' | \
461	while read type dir files; do \
462	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
463	    test -z "$$files" || { \
464	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
465	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
466	    } \
467	; done
468
469uninstall-binPROGRAMS:
470	@$(NORMAL_UNINSTALL)
471	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
472	files=`for p in $$list; do echo "$$p"; done | \
473	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
474	      -e 's/$$/$(EXEEXT)/' `; \
475	test -n "$$list" || exit 0; \
476	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
477	cd "$(DESTDIR)$(bindir)" && rm -f $$files
478
479clean-binPROGRAMS:
480	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
481	echo " rm -f" $$list; \
482	rm -f $$list || exit $$?; \
483	test -n "$(EXEEXT)" || exit 0; \
484	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
485	echo " rm -f" $$list; \
486	rm -f $$list
487install-libexecPROGRAMS: $(libexec_PROGRAMS)
488	@$(NORMAL_INSTALL)
489	test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
490	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
491	for p in $$list; do echo "$$p $$p"; done | \
492	sed 's/$(EXEEXT)$$//' | \
493	while read p p1; do if test -f $$p || test -f $$p1; \
494	  then echo "$$p"; echo "$$p"; else :; fi; \
495	done | \
496	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
497	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
498	sed 'N;N;N;s,\n, ,g' | \
499	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
500	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
501	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
502	    else { print "f", $$3 "/" $$4, $$1; } } \
503	  END { for (d in files) print "f", d, files[d] }' | \
504	while read type dir files; do \
505	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
506	    test -z "$$files" || { \
507	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
508	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
509	    } \
510	; done
511
512uninstall-libexecPROGRAMS:
513	@$(NORMAL_UNINSTALL)
514	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
515	files=`for p in $$list; do echo "$$p"; done | \
516	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
517	      -e 's/$$/$(EXEEXT)/' `; \
518	test -n "$$list" || exit 0; \
519	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
520	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
521
522clean-libexecPROGRAMS:
523	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
524	echo " rm -f" $$list; \
525	rm -f $$list || exit $$?; \
526	test -n "$(EXEEXT)" || exit 0; \
527	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
528	echo " rm -f" $$list; \
529	rm -f $$list
530install-sbinPROGRAMS: $(sbin_PROGRAMS)
531	@$(NORMAL_INSTALL)
532	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
533	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
534	for p in $$list; do echo "$$p $$p"; done | \
535	sed 's/$(EXEEXT)$$//' | \
536	while read p p1; do if test -f $$p || test -f $$p1; \
537	  then echo "$$p"; echo "$$p"; else :; fi; \
538	done | \
539	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
540	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
541	sed 'N;N;N;s,\n, ,g' | \
542	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
543	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
544	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
545	    else { print "f", $$3 "/" $$4, $$1; } } \
546	  END { for (d in files) print "f", d, files[d] }' | \
547	while read type dir files; do \
548	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
549	    test -z "$$files" || { \
550	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
551	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
552	    } \
553	; done
554
555uninstall-sbinPROGRAMS:
556	@$(NORMAL_UNINSTALL)
557	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
558	files=`for p in $$list; do echo "$$p"; done | \
559	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
560	      -e 's/$$/$(EXEEXT)/' `; \
561	test -n "$$list" || exit 0; \
562	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
563	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
564
565clean-sbinPROGRAMS:
566	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
567	echo " rm -f" $$list; \
568	rm -f $$list || exit $$?; \
569	test -n "$(EXEEXT)" || exit 0; \
570	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
571	echo " rm -f" $$list; \
572	rm -f $$list
573ntpdate$(EXEEXT): $(ntpdate_OBJECTS) $(ntpdate_DEPENDENCIES) 
574	@rm -f ntpdate$(EXEEXT)
575	$(AM_V_CCLD)$(LINK) $(ntpdate_OBJECTS) $(ntpdate_LDADD) $(LIBS)
576
577mostlyclean-compile:
578	-rm -f *.$(OBJEXT)
579
580distclean-compile:
581	-rm -f *.tab.c
582
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdate.Po@am__quote@
584
585.c.o:
586@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
587@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
588@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
589@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
590@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591@am__fastdepCC_FALSE@	$(COMPILE) -c $<
592
593.c.obj:
594@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
595@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
596@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
597@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
600
601.c.lo:
602@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
603@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
604@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
605@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
606@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
608
609mostlyclean-libtool:
610	-rm -f *.lo
611
612clean-libtool:
613	-rm -rf .libs _libs
614
615ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
616	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
617	unique=`for i in $$list; do \
618	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
619	  done | \
620	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
621	      END { if (nonempty) { for (i in files) print i; }; }'`; \
622	mkid -fID $$unique
623tags: TAGS
624
625TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
626		$(TAGS_FILES) $(LISP)
627	set x; \
628	here=`pwd`; \
629	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
630	unique=`for i in $$list; do \
631	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
632	  done | \
633	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
634	      END { if (nonempty) { for (i in files) print i; }; }'`; \
635	shift; \
636	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
637	  test -n "$$unique" || unique=$$empty_fix; \
638	  if test $$# -gt 0; then \
639	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
640	      "$$@" $$unique; \
641	  else \
642	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
643	      $$unique; \
644	  fi; \
645	fi
646ctags: CTAGS
647CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
648		$(TAGS_FILES) $(LISP)
649	list='$(SOURCES) $(HEADERS)  $(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	test -z "$(CTAGS_ARGS)$$unique" \
656	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
657	     $$unique
658
659GTAGS:
660	here=`$(am__cd) $(top_builddir) && pwd` \
661	  && $(am__cd) $(top_srcdir) \
662	  && gtags -i $(GTAGS_ARGS) "$$here"
663
664distclean-tags:
665	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
666
667distdir: $(DISTFILES)
668	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670	list='$(DISTFILES)'; \
671	  dist_files=`for file in $$list; do echo $$file; done | \
672	  sed -e "s|^$$srcdirstrip/||;t" \
673	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674	case $$dist_files in \
675	  */*) $(MKDIR_P) `echo "$$dist_files" | \
676			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
677			   sort -u` ;; \
678	esac; \
679	for file in $$dist_files; do \
680	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681	  if test -d $$d/$$file; then \
682	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683	    if test -d "$(distdir)/$$file"; then \
684	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685	    fi; \
686	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
689	    fi; \
690	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
691	  else \
692	    test -f "$(distdir)/$$file" \
693	    || cp -p $$d/$$file "$(distdir)/$$file" \
694	    || exit 1; \
695	  fi; \
696	done
697check-am: all-am
698check: $(BUILT_SOURCES)
699	$(MAKE) $(AM_MAKEFLAGS) check-am
700all-am: Makefile $(PROGRAMS) $(HEADERS)
701installdirs:
702	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)"; do \
703	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
704	done
705install: $(BUILT_SOURCES)
706	$(MAKE) $(AM_MAKEFLAGS) install-am
707install-exec: install-exec-am
708install-data: install-data-am
709uninstall: uninstall-am
710
711install-am: all-am
712	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
713
714installcheck: installcheck-am
715install-strip:
716	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
717	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
718	  `test -z '$(STRIP)' || \
719	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
720mostlyclean-generic:
721
722clean-generic:
723	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
724
725distclean-generic:
726	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
727	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
728	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
729
730maintainer-clean-generic:
731	@echo "This command is intended for maintainers to use"
732	@echo "it deletes files that may require special tools to rebuild."
733	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
734clean: clean-am
735
736clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
737	clean-libtool clean-sbinPROGRAMS mostlyclean-am
738
739distclean: distclean-am
740	-rm -rf ./$(DEPDIR)
741	-rm -f Makefile
742distclean-am: clean-am distclean-compile distclean-generic \
743	distclean-tags
744
745dvi: dvi-am
746
747dvi-am:
748
749html: html-am
750
751html-am:
752
753info: info-am
754
755info-am:
756
757install-data-am:
758
759install-dvi: install-dvi-am
760
761install-dvi-am:
762
763install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
764	install-sbinPROGRAMS
765	@$(NORMAL_INSTALL)
766	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
767install-html: install-html-am
768
769install-html-am:
770
771install-info: install-info-am
772
773install-info-am:
774
775install-man:
776
777install-pdf: install-pdf-am
778
779install-pdf-am:
780
781install-ps: install-ps-am
782
783install-ps-am:
784
785installcheck-am:
786
787maintainer-clean: maintainer-clean-am
788	-rm -rf ./$(DEPDIR)
789	-rm -f Makefile
790maintainer-clean-am: distclean-am maintainer-clean-generic
791
792mostlyclean: mostlyclean-am
793
794mostlyclean-am: mostlyclean-compile mostlyclean-generic \
795	mostlyclean-libtool
796
797pdf: pdf-am
798
799pdf-am:
800
801ps: ps-am
802
803ps-am:
804
805uninstall-am: uninstall-binPROGRAMS uninstall-libexecPROGRAMS \
806	uninstall-sbinPROGRAMS
807
808.MAKE: all check install install-am install-exec-am install-strip
809
810.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
811	clean-generic clean-libexecPROGRAMS clean-libtool \
812	clean-sbinPROGRAMS ctags distclean distclean-compile \
813	distclean-generic distclean-libtool distclean-tags distdir dvi \
814	dvi-am html html-am info info-am install install-am \
815	install-binPROGRAMS install-data install-data-am install-dvi \
816	install-dvi-am install-exec install-exec-am install-exec-hook \
817	install-html install-html-am install-info install-info-am \
818	install-libexecPROGRAMS install-man install-pdf install-pdf-am \
819	install-ps install-ps-am install-sbinPROGRAMS install-strip \
820	installcheck installcheck-am installdirs maintainer-clean \
821	maintainer-clean-generic mostlyclean mostlyclean-compile \
822	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
823	tags uninstall uninstall-am uninstall-binPROGRAMS \
824	uninstall-libexecPROGRAMS uninstall-sbinPROGRAMS
825
826
827$(PROGRAMS): $(LDADD)
828
829$(top_srcdir)/sntp/scm-rev:
830	cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
831
832version.c: $(ntpdate_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev
833	env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdate
834
835version.o: version.c
836	env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
837
838install-exec-hook:
839	@test -z "${bin_PROGRAMS}${bin_SCRIPTS}"		\
840	|| for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do	\
841	   test ! -f ${sbindir}/$$i				\
842		|| echo "*** $$i is also in ${sbindir}!";	\
843	done
844	@test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"		\
845	|| for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do	\
846	   test ! -f ${bindir}/$$i				\
847		|| echo "*** $$i is also in ${bindir}!";	\
848	done
849
850#
851
852check-libntp: ../libntp/libntp.a
853	@echo stamp > $@
854
855../libntp/libntp.a:
856	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
857$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
858	@[ -f $@ ] ||							\
859		cp $(top_srcdir)/deps-ver $@
860	@[ -w $@ ] ||							\
861		chmod ug+w $@
862	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
863		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
864		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
865		cat $@ &&						\
866		rm -rf $(DEPDIR) &&					\
867		mkdir $(DEPDIR) && 					\
868		case "$(top_builddir)" in				\
869		 .)							\
870		    ./config.status Makefile depfiles			\
871		    ;;							\
872		 *)							\
873		    cd "$(top_builddir)" &&				\
874		    ./config.status $(subdir)/Makefile depfiles &&	\
875		    cd $(subdir)					\
876		    ;;							\
877		esac &&							\
878		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
879		cat $(top_srcdir)/deps-ver				\
880	)
881	cp $(top_srcdir)/deps-ver $@
882
883.deps-ver: $(top_srcdir)/deps-ver
884	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
885	@touch $@
886
887#
888# depsver.mf	included in Makefile.am for directories with .deps
889#
890# When building in the same directory with sources that change over
891# time, such as when tracking using bk, the .deps files can become
892# stale with respect to moved, deleted, or superceded headers.  Most
893# commonly, this would exhibit as make reporting a failure to make a
894# header file which is no longer in the location given.  To address
895# this issue, we use a deps-ver file which is updated with each change
896# that breaks old .deps files.  A copy of deps-ver is made into
897# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
898# with different contents than deps-ver, we make clean to ensure all
899# .o files built before the incompatible change are rebuilt along with
900# their updated .deps files, then remove $(DEPDIR) and recreate it as
901# empty stubs.
902#
903# It is normal when configured with --disable-dependency-tracking for
904# the DEPDIR to not have been created.  For this reason, we use the
905# intermediate target .deps-ver, which invokes make recursively if
906# DEPDIR exists.
907#
908# If you modify depsver.mf, please make the changes to the master
909# copy, the one in sntp is copied by the bootstrap script from it.
910#
911# This comment block follows rather than leads the related code so that
912# it stays with it in the generated Makefile.in and Makefile.
913#
914
915# Tell versions [3.59,3.63) of GNU make to not export all variables.
916# Otherwise a system limit (for SysV at least) may be exceeded.
917.NOEXPORT:
918