1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
354359Sroberto
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
654359Sroberto# This Makefile.in is free software; the Free Software Foundation
754359Sroberto# gives unlimited permission to copy and/or distribute it,
854359Sroberto# with or without modifications, as long as this notice is preserved.
954359Sroberto
1054359Sroberto# This program is distributed in the hope that it will be useful,
1154359Sroberto# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1254359Sroberto# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1354359Sroberto# PARTICULAR PURPOSE.
1454359Sroberto
15106163Sroberto@SET_MAKE@
16106163Sroberto
1754359SrobertoVPATH = @srcdir@
18290001Sglebiusam__is_gnu_make = { \
19290001Sglebius  if test -z '$(MAKELEVEL)'; then \
20290001Sglebius    false; \
21290001Sglebius  elif test -n '$(MAKE_HOST)'; then \
22290001Sglebius    true; \
23290001Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24290001Sglebius    true; \
25290001Sglebius  else \
26290001Sglebius    false; \
27290001Sglebius  fi; \
28290001Sglebius}
29290001Sglebiusam__make_running_with_option = \
30290001Sglebius  case $${target_option-} in \
31290001Sglebius      ?) ;; \
32290001Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
33290001Sglebius              "target option '$${target_option-}' specified" >&2; \
34290001Sglebius         exit 1;; \
35290001Sglebius  esac; \
36290001Sglebius  has_opt=no; \
37290001Sglebius  sane_makeflags=$$MAKEFLAGS; \
38290001Sglebius  if $(am__is_gnu_make); then \
39290001Sglebius    sane_makeflags=$$MFLAGS; \
40290001Sglebius  else \
41290001Sglebius    case $$MAKEFLAGS in \
42290001Sglebius      *\\[\ \	]*) \
43290001Sglebius        bs=\\; \
44290001Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45290001Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46290001Sglebius    esac; \
47290001Sglebius  fi; \
48290001Sglebius  skip_next=no; \
49290001Sglebius  strip_trailopt () \
50290001Sglebius  { \
51290001Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52290001Sglebius  }; \
53290001Sglebius  for flg in $$sane_makeflags; do \
54290001Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
55290001Sglebius    case $$flg in \
56290001Sglebius      *=*|--*) continue;; \
57290001Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
58290001Sglebius      -*I?*) strip_trailopt 'I';; \
59290001Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
60290001Sglebius      -*O?*) strip_trailopt 'O';; \
61290001Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
62290001Sglebius      -*l?*) strip_trailopt 'l';; \
63290001Sglebius      -[dEDm]) skip_next=yes;; \
64290001Sglebius      -[JT]) skip_next=yes;; \
65290001Sglebius    esac; \
66290001Sglebius    case $$flg in \
67290001Sglebius      *$$target_option*) has_opt=yes; break;; \
68290001Sglebius    esac; \
69290001Sglebius  done; \
70290001Sglebius  test $$has_opt = yes
71290001Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72290001Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
7354359Srobertopkgdatadir = $(datadir)/@PACKAGE@
74200576Srobertopkgincludedir = $(includedir)/@PACKAGE@
7554359Srobertopkglibdir = $(libdir)/@PACKAGE@
76200576Srobertopkglibexecdir = $(libexecdir)/@PACKAGE@
77132451Srobertoam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78132451Srobertoinstall_sh_DATA = $(install_sh) -c -m 644
79132451Srobertoinstall_sh_PROGRAM = $(install_sh) -c
80132451Srobertoinstall_sh_SCRIPT = $(install_sh) -c
8182498SrobertoINSTALL_HEADER = $(INSTALL_DATA)
82132451Srobertotransform = $(program_transform_name)
8354359SrobertoNORMAL_INSTALL = :
8454359SrobertoPRE_INSTALL = :
8554359SrobertoPOST_INSTALL = :
8654359SrobertoNORMAL_UNINSTALL = :
8754359SrobertoPRE_UNINSTALL = :
8854359SrobertoPOST_UNINSTALL = :
8954359Srobertobuild_triplet = @build@
9054359Srobertohost_triplet = @host@
91182007SrobertoEXTRA_PROGRAMS = testdcf$(EXEEXT) dcfd$(EXEEXT)
92182007Srobertosubdir = parseutil
93182007SrobertoACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95290001Sglebius	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96290001Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97290001Sglebius	$(top_srcdir)/sntp/m4/define_dir.m4 \
98290001Sglebius	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99290001Sglebius	$(top_srcdir)/sntp/m4/libtool.m4 \
100290001Sglebius	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101290001Sglebius	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102290001Sglebius	$(top_srcdir)/sntp/m4/ltversion.m4 \
103290001Sglebius	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
104290001Sglebius	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
105290001Sglebius	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
106290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
107290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
108290001Sglebius	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
109290001Sglebius	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
110290001Sglebius	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
111290001Sglebius	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
112290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
113290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117290001Sglebius	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118290001Sglebius	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119290001Sglebius	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120290001Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
121290001Sglebius	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
122290001Sglebius	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
123290001Sglebius	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
124290001Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
125290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
126290001Sglebius	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
127290001Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
128290001Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
129290001Sglebius	$(top_srcdir)/sntp/m4/os_cflags.m4 \
130290001Sglebius	$(top_srcdir)/sntp/m4/snprintf.m4 \
131290001Sglebius	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133182007Sroberto	$(ACLOCAL_M4)
134290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135182007Srobertomkinstalldirs = $(install_sh) -d
136182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
137182007SrobertoCONFIG_CLEAN_FILES =
138200576SrobertoCONFIG_CLEAN_VPATH_FILES =
139182007SrobertoPROGRAMS = $(noinst_PROGRAMS)
140182007Srobertodcfd_SOURCES = dcfd.c
141290001Sglebiusdcfd_OBJECTS = dcfd.$(OBJEXT)
142182007Srobertodcfd_LDADD = $(LDADD)
143290001Sglebiusam__DEPENDENCIES_1 =
144290001Sglebiusdcfd_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \
145290001Sglebius	$(am__DEPENDENCIES_1)
146290001SglebiusAM_V_lt = $(am__v_lt_@AM_V@)
147290001Sglebiusam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148290001Sglebiusam__v_lt_0 = --silent
149290001Sglebiusam__v_lt_1 = 
150182007Srobertotestdcf_SOURCES = testdcf.c
151290001Sglebiustestdcf_OBJECTS = testdcf.$(OBJEXT)
152182007Srobertotestdcf_LDADD = $(LDADD)
153290001Sglebiustestdcf_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \
154290001Sglebius	$(am__DEPENDENCIES_1)
155290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
156290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
157290001Sglebiusam__v_P_0 = false
158290001Sglebiusam__v_P_1 = :
159290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
160290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
162290001Sglebiusam__v_GEN_1 = 
163290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
164290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
165290001Sglebiusam__v_at_0 = @
166290001Sglebiusam__v_at_1 = 
167200576SrobertoDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
168290001Sglebiusdepcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
169182007Srobertoam__depfiles_maybe = depfiles
170200576Srobertoam__mv = mv -f
171182007SrobertoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
172182007Sroberto	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173290001SglebiusLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174290001Sglebius	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
175290001Sglebius	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
176290001Sglebius	$(AM_CFLAGS) $(CFLAGS)
177290001SglebiusAM_V_CC = $(am__v_CC_@AM_V@)
178290001Sglebiusam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
179290001Sglebiusam__v_CC_0 = @echo "  CC      " $@;
180290001Sglebiusam__v_CC_1 = 
181182007SrobertoCCLD = $(CC)
182290001SglebiusLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183290001Sglebius	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184290001Sglebius	$(AM_LDFLAGS) $(LDFLAGS) -o $@
185290001SglebiusAM_V_CCLD = $(am__v_CCLD_@AM_V@)
186290001Sglebiusam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
187290001Sglebiusam__v_CCLD_0 = @echo "  CCLD    " $@;
188290001Sglebiusam__v_CCLD_1 = 
189182007SrobertoSOURCES = dcfd.c testdcf.c
190182007SrobertoDIST_SOURCES = dcfd.c testdcf.c
191290001Sglebiusam__can_run_installinfo = \
192290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
193290001Sglebius    n|no|NO) false;; \
194290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
195290001Sglebius  esac
196290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
197290001Sglebius# Read a list of newline-separated strings from the standard input,
198290001Sglebius# and print each of them once, without duplicates.  Input order is
199290001Sglebius# *not* preserved.
200290001Sglebiusam__uniquify_input = $(AWK) '\
201290001Sglebius  BEGIN { nonempty = 0; } \
202290001Sglebius  { items[$$0] = 1; nonempty = 1; } \
203290001Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
204290001Sglebius'
205290001Sglebius# Make sure the list of sources is unique.  This is necessary because,
206290001Sglebius# e.g., the same source file might be shared among _SOURCES variables
207290001Sglebius# for different programs/libraries.
208290001Sglebiusam__define_uniq_tagged_files = \
209290001Sglebius  list='$(am__tagged_files)'; \
210290001Sglebius  unique=`for i in $$list; do \
211290001Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
212290001Sglebius  done | $(am__uniquify_input)`
213182007SrobertoETAGS = etags
214182007SrobertoCTAGS = ctags
215290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \
216290001Sglebius	$(top_srcdir)/includes.mf \
217290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/depcomp README
218182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219132451SrobertoACLOCAL = @ACLOCAL@
220290001SglebiusALLOCA = @ALLOCA@
22154359SrobertoAMTAR = @AMTAR@
222290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
223182007SrobertoAR = @AR@
224132451SrobertoAUTOCONF = @AUTOCONF@
225132451SrobertoAUTOHEADER = @AUTOHEADER@
226132451SrobertoAUTOMAKE = @AUTOMAKE@
22754359SrobertoAWK = @AWK@
228290001SglebiusBUILD_THREAD = @BUILD_THREAD@
229290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
230290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
231290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
232290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
233290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
23454359SrobertoCC = @CC@
235132451SrobertoCCDEPMODE = @CCDEPMODE@
23654359SrobertoCFLAGS = @CFLAGS@
237290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
238290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
23954359SrobertoCHUTEST = @CHUTEST@
240290001SglebiusCONFIG_SHELL = @CONFIG_SHELL@
24154359SrobertoCPP = @CPP@
242132451SrobertoCPPFLAGS = @CPPFLAGS@
243290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
244290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
245290001SglebiusCXX = @CXX@
246290001SglebiusCXXCPP = @CXXCPP@
247290001SglebiusCXXDEPMODE = @CXXDEPMODE@
248290001SglebiusCXXFLAGS = @CXXFLAGS@
249132451SrobertoCYGPATH_W = @CYGPATH_W@
25054359SrobertoDCFD = @DCFD@
251132451SrobertoDEFS = @DEFS@
25256746SrobertoDEPDIR = @DEPDIR@
253290001SglebiusDLLTOOL = @DLLTOOL@
254290001SglebiusDSYMUTIL = @DSYMUTIL@
255290001SglebiusDUMPBIN = @DUMPBIN@
256132451SrobertoECHO_C = @ECHO_C@
257132451SrobertoECHO_N = @ECHO_N@
258132451SrobertoECHO_T = @ECHO_T@
259290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
260132451SrobertoEGREP = @EGREP@
261106163SrobertoEXEEXT = @EXEEXT@
262290001SglebiusFGREP = @FGREP@
263200576SrobertoGREP = @GREP@
264290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
265290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
266290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
267290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
268290001SglebiusGTEST_LIBS = @GTEST_LIBS@
269200576SrobertoHAVE_INLINE = @HAVE_INLINE@
270290001SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
271290001SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
272290001SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
273200576SrobertoINSTALL = @INSTALL@
274132451SrobertoINSTALL_DATA = @INSTALL_DATA@
275132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
276132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
27782498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278290001SglebiusLD = @LD@
279290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
280290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
281290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
282290001SglebiusLDADD_NLIST = @LDADD_NLIST@
283290001SglebiusLDADD_NTP = @LDADD_NTP@
28454359SrobertoLDFLAGS = @LDFLAGS@
285290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
286290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
287290001SglebiusLIBM = @LIBM@
288132451SrobertoLIBOBJS = @LIBOBJS@
289182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
290182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
291182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
29254359SrobertoLIBPARSE = @LIBPARSE@
293132451SrobertoLIBS = @LIBS@
294182007SrobertoLIBTOOL = @LIBTOOL@
295290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
296290001SglebiusLIPO = @LIPO@
29754359SrobertoLN_S = @LN_S@
298200576SrobertoLSCF = @LSCF@
299290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
300132451SrobertoLTLIBOBJS = @LTLIBOBJS@
301132451SrobertoMAKEINFO = @MAKEINFO@
30254359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
303182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
30454359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
305132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
30654359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
30754359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
308132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
309290001SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
31054359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
31154359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
31254359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
31382498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
314290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
315290001SglebiusMANTAGFMT = @MANTAGFMT@
316200576SrobertoMKDIR_P = @MKDIR_P@
317290001SglebiusNM = @NM@
318290001SglebiusNMEDIT = @NMEDIT@
319290001SglebiusNTPDATE_DB = @NTPDATE_DB@
320290001SglebiusNTPDATE_DL = @NTPDATE_DL@
321290001SglebiusNTPDATE_DS = @NTPDATE_DS@
322290001SglebiusNTPDATE_MS = @NTPDATE_MS@
323290001SglebiusNTPDATE_NI = @NTPDATE_NI@
324290001SglebiusNTPDC_DB = @NTPDC_DB@
325290001SglebiusNTPDC_DL = @NTPDC_DL@
326290001SglebiusNTPDC_DS = @NTPDC_DS@
327290001SglebiusNTPDC_MS = @NTPDC_MS@
328290001SglebiusNTPDC_NI = @NTPDC_NI@
329290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
330290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
331290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
332290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
333290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
334290001SglebiusNTPD_DB = @NTPD_DB@
335290001SglebiusNTPD_DL = @NTPD_DL@
336290001SglebiusNTPD_DS = @NTPD_DS@
337290001SglebiusNTPD_MS = @NTPD_MS@
338290001SglebiusNTPD_NI = @NTPD_NI@
339290001SglebiusNTPQ_DB = @NTPQ_DB@
340290001SglebiusNTPQ_DL = @NTPQ_DL@
341290001SglebiusNTPQ_DS = @NTPQ_DS@
342290001SglebiusNTPQ_MS = @NTPQ_MS@
343290001SglebiusNTPQ_NI = @NTPQ_NI@
344290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
345290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
346290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
347290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
348290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
349290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
350290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
351290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
352290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
353290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
354290001SglebiusNTPTIME_DB = @NTPTIME_DB@
355290001SglebiusNTPTIME_DL = @NTPTIME_DL@
356290001SglebiusNTPTIME_DS = @NTPTIME_DS@
357290001SglebiusNTPTIME_MS = @NTPTIME_MS@
358290001SglebiusNTPTIME_NI = @NTPTIME_NI@
359290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
360290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
361290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
362290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
363290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
364290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
365290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
366290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
367290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
368290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
369290001SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
370290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
371290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
372290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
373290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
374290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
375290001SglebiusOBJDUMP = @OBJDUMP@
376106163SrobertoOBJEXT = @OBJEXT@
377290001SglebiusOTOOL = @OTOOL@
378290001SglebiusOTOOL64 = @OTOOL64@
37954359SrobertoPACKAGE = @PACKAGE@
380132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
381132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
382132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
383132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
384200576SrobertoPACKAGE_URL = @PACKAGE_URL@
385132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
386290001SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
38782498SrobertoPATH_PERL = @PATH_PERL@
388290001SglebiusPATH_RUBY = @PATH_RUBY@
389132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
390290001SglebiusPATH_TEST = @PATH_TEST@
391290001SglebiusPERLLIBDIR = @PERLLIBDIR@
392290001SglebiusPKG_CONFIG = @PKG_CONFIG@
393290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
39454359SrobertoPROPDELAY = @PROPDELAY@
395290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
39654359SrobertoRANLIB = @RANLIB@
397290001SglebiusSED = @SED@
398132451SrobertoSET_MAKE = @SET_MAKE@
399132451SrobertoSHELL = @SHELL@
400290001SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
401290001SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
402290001SglebiusSNMP_LIBS = @SNMP_LIBS@
403290001SglebiusSNTP = @SNTP@
404290001SglebiusSNTP_DB = @SNTP_DB@
405290001SglebiusSNTP_DL = @SNTP_DL@
406290001SglebiusSNTP_DS = @SNTP_DS@
407290001SglebiusSNTP_MS = @SNTP_MS@
408290001SglebiusSNTP_NI = @SNTP_NI@
409290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
410132451SrobertoSTRIP = @STRIP@
41154359SrobertoTESTDCF = @TESTDCF@
412290001SglebiusTICKADJ_DB = @TICKADJ_DB@
413290001SglebiusTICKADJ_DL = @TICKADJ_DL@
414290001SglebiusTICKADJ_DS = @TICKADJ_DS@
415290001SglebiusTICKADJ_MS = @TICKADJ_MS@
416290001SglebiusTICKADJ_NI = @TICKADJ_NI@
417290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
418290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
419290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
420290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
421290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
422290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
423290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
424290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
425290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
426290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
42754359SrobertoVERSION = @VERSION@
428290001SglebiusVER_SUFFIX = @VER_SUFFIX@
429290001SglebiusYACC = @YACC@
430290001SglebiusYFLAGS = @YFLAGS@
431200576Srobertoabs_builddir = @abs_builddir@
432200576Srobertoabs_srcdir = @abs_srcdir@
433200576Srobertoabs_top_builddir = @abs_top_builddir@
434200576Srobertoabs_top_srcdir = @abs_top_srcdir@
435290001Sglebiusac_ct_AR = @ac_ct_AR@
436132451Srobertoac_ct_CC = @ac_ct_CC@
437290001Sglebiusac_ct_CXX = @ac_ct_CXX@
438290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
439106163Srobertoam__include = @am__include@
440132451Srobertoam__leading_dot = @am__leading_dot@
441106163Srobertoam__quote = @am__quote@
442182007Srobertoam__tar = @am__tar@
443182007Srobertoam__untar = @am__untar@
444132451Srobertobindir = @bindir@
445132451Srobertobuild = @build@
446132451Srobertobuild_alias = @build_alias@
447132451Srobertobuild_cpu = @build_cpu@
448132451Srobertobuild_os = @build_os@
449132451Srobertobuild_vendor = @build_vendor@
450200576Srobertobuilddir = @builddir@
451132451Srobertodatadir = @datadir@
452200576Srobertodatarootdir = @datarootdir@
453200576Srobertodocdir = @docdir@
454200576Srobertodvidir = @dvidir@
455132451Srobertoexec_prefix = @exec_prefix@
456132451Srobertohost = @host@
457132451Srobertohost_alias = @host_alias@
458132451Srobertohost_cpu = @host_cpu@
459132451Srobertohost_os = @host_os@
460132451Srobertohost_vendor = @host_vendor@
461200576Srobertohtmldir = @htmldir@
462132451Srobertoincludedir = @includedir@
463132451Srobertoinfodir = @infodir@
46456746Srobertoinstall_sh = @install_sh@
465132451Srobertolibdir = @libdir@
466132451Srobertolibexecdir = @libexecdir@
467200576Srobertolocaledir = @localedir@
468132451Srobertolocalstatedir = @localstatedir@
469132451Srobertomandir = @mandir@
470182007Srobertomkdir_p = @mkdir_p@
471132451Srobertooldincludedir = @oldincludedir@
472200576Srobertopdfdir = @pdfdir@
473132451Srobertoprefix = @prefix@
474132451Srobertoprogram_transform_name = @program_transform_name@
475200576Srobertopsdir = @psdir@
476132451Srobertosbindir = @sbindir@
477132451Srobertosharedstatedir = @sharedstatedir@
478200576Srobertosrcdir = @srcdir@
479132451Srobertosubdirs = @subdirs@
480132451Srobertosysconfdir = @sysconfdir@
481132451Srobertotarget_alias = @target_alias@
482200576Srobertotop_build_prefix = @top_build_prefix@
483200576Srobertotop_builddir = @top_builddir@
484200576Srobertotop_srcdir = @top_srcdir@
485290001SglebiusNULL = 
486290001SglebiusBUILT_SOURCES = .deps-ver
487290001SglebiusCLEANFILES = .deps-ver
488200576Srobertonoinst_PROGRAMS = @TESTDCF@ @DCFD@
489290001SglebiusAM_CFLAGS = $(CFLAGS_NTP)
490290001SglebiusAM_CPPFLAGS = $(NTP_INCS) $(CPPFLAGS_NTP)
491290001SglebiusLDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM)
49254359SrobertoETAGS_ARGS = Makefile.am
49382498SrobertoDISTCLEANFILES = $(EXTRA_PROGRAMS)
494290001SglebiusNTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
495290001Sglebius	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
496290001Sglebius	-I$(top_srcdir)/lib/isc/unix/include
497290001Sglebiusall: $(BUILT_SOURCES)
498290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) all-am
49954359Sroberto
50054359Sroberto.SUFFIXES:
501182007Sroberto.SUFFIXES: .c .lo .o .obj
502290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
503182007Sroberto	@for dep in $?; do \
504182007Sroberto	  case '$(am__configure_deps)' in \
505182007Sroberto	    *$$dep*) \
506200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
507200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
508182007Sroberto	      exit 1;; \
509182007Sroberto	  esac; \
510182007Sroberto	done; \
511200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign parseutil/Makefile'; \
512200576Sroberto	$(am__cd) $(top_srcdir) && \
513200576Sroberto	  $(AUTOMAKE) --foreign parseutil/Makefile
514182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
515182007Sroberto	@case '$?' in \
516182007Sroberto	  *config.status*) \
517182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
518182007Sroberto	  *) \
519182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
520182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
521182007Sroberto	esac;
522290001Sglebius$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
52354359Sroberto
524182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
525182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526182007Sroberto
527182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
528182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
530182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
531200576Sroberto$(am__aclocal_m4_deps):
532182007Sroberto
53354359Srobertoclean-noinstPROGRAMS:
534200576Sroberto	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
535200576Sroberto	echo " rm -f" $$list; \
536200576Sroberto	rm -f $$list || exit $$?; \
537200576Sroberto	test -n "$(EXEEXT)" || exit 0; \
538200576Sroberto	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
539200576Sroberto	echo " rm -f" $$list; \
540200576Sroberto	rm -f $$list
541290001Sglebius
542290001Sglebiusdcfd$(EXEEXT): $(dcfd_OBJECTS) $(dcfd_DEPENDENCIES) $(EXTRA_dcfd_DEPENDENCIES) 
543106163Sroberto	@rm -f dcfd$(EXEEXT)
544290001Sglebius	$(AM_V_CCLD)$(LINK) $(dcfd_OBJECTS) $(dcfd_LDADD) $(LIBS)
545290001Sglebius
546290001Sglebiustestdcf$(EXEEXT): $(testdcf_OBJECTS) $(testdcf_DEPENDENCIES) $(EXTRA_testdcf_DEPENDENCIES) 
547106163Sroberto	@rm -f testdcf$(EXEEXT)
548290001Sglebius	$(AM_V_CCLD)$(LINK) $(testdcf_OBJECTS) $(testdcf_LDADD) $(LIBS)
54954359Sroberto
55054359Srobertomostlyclean-compile:
551182007Sroberto	-rm -f *.$(OBJEXT)
55254359Sroberto
55354359Srobertodistclean-compile:
55454359Sroberto	-rm -f *.tab.c
55554359Sroberto
556290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcfd.Po@am__quote@
557290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdcf.Po@am__quote@
55854359Sroberto
559106163Sroberto.c.o:
560290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
561290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
562290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
563182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
565106163Sroberto
566106163Sroberto.c.obj:
567290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
568290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
569290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
570182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
572182007Sroberto
573182007Sroberto.c.lo:
574290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
575290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
576290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
577182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
57954359Sroberto
580182007Srobertomostlyclean-libtool:
581182007Sroberto	-rm -f *.lo
582132451Sroberto
583182007Srobertoclean-libtool:
584182007Sroberto	-rm -rf .libs _libs
585132451Sroberto
586290001SglebiusID: $(am__tagged_files)
587290001Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
588290001Sglebiustags: tags-am
589290001SglebiusTAGS: tags
59054359Sroberto
591290001Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
592200576Sroberto	set x; \
59354359Sroberto	here=`pwd`; \
594290001Sglebius	$(am__define_uniq_tagged_files); \
595200576Sroberto	shift; \
596200576Sroberto	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
597182007Sroberto	  test -n "$$unique" || unique=$$empty_fix; \
598200576Sroberto	  if test $$# -gt 0; then \
599200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600200576Sroberto	      "$$@" $$unique; \
601200576Sroberto	  else \
602200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603200576Sroberto	      $$unique; \
604200576Sroberto	  fi; \
605182007Sroberto	fi
606290001Sglebiusctags: ctags-am
607290001Sglebius
608290001SglebiusCTAGS: ctags
609290001Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610290001Sglebius	$(am__define_uniq_tagged_files); \
611200576Sroberto	test -z "$(CTAGS_ARGS)$$unique" \
612132451Sroberto	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613200576Sroberto	     $$unique
614132451Sroberto
61582498SrobertoGTAGS:
616132451Sroberto	here=`$(am__cd) $(top_builddir) && pwd` \
617200576Sroberto	  && $(am__cd) $(top_srcdir) \
618200576Sroberto	  && gtags -i $(GTAGS_ARGS) "$$here"
619290001Sglebiuscscopelist: cscopelist-am
62054359Sroberto
621290001Sglebiuscscopelist-am: $(am__tagged_files)
622290001Sglebius	list='$(am__tagged_files)'; \
623290001Sglebius	case "$(srcdir)" in \
624290001Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
625290001Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
626290001Sglebius	esac; \
627290001Sglebius	for i in $$list; do \
628290001Sglebius	  if test -f "$$i"; then \
629290001Sglebius	    echo "$(subdir)/$$i"; \
630290001Sglebius	  else \
631290001Sglebius	    echo "$$sdir/$$i"; \
632290001Sglebius	  fi; \
633290001Sglebius	done >> $(top_builddir)/cscope.files
634290001Sglebius
63554359Srobertodistclean-tags:
636132451Sroberto	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
63782498Sroberto
63882498Srobertodistdir: $(DISTFILES)
639200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
640200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
641200576Sroberto	list='$(DISTFILES)'; \
642200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
643200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
644200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
645200576Sroberto	case $$dist_files in \
646200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
647200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
648200576Sroberto			   sort -u` ;; \
649200576Sroberto	esac; \
650200576Sroberto	for file in $$dist_files; do \
651132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
65282498Sroberto	  if test -d $$d/$$file; then \
653200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
654200576Sroberto	    if test -d "$(distdir)/$$file"; then \
655200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656200576Sroberto	    fi; \
657132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
658200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
659200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660132451Sroberto	    fi; \
661200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
66282498Sroberto	  else \
663200576Sroberto	    test -f "$(distdir)/$$file" \
664200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
66582498Sroberto	    || exit 1; \
66682498Sroberto	  fi; \
66782498Sroberto	done
66854359Srobertocheck-am: all-am
66954359Sroberto	$(MAKE) $(AM_MAKEFLAGS) check-local
670290001Sglebiuscheck: $(BUILT_SOURCES)
671290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) check-am
67282498Srobertoall-am: Makefile $(PROGRAMS)
67382498Srobertoinstalldirs:
674290001Sglebiusinstall: $(BUILT_SOURCES)
675290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) install-am
67654359Srobertoinstall-exec: install-exec-am
67754359Srobertoinstall-data: install-data-am
67882498Srobertouninstall: uninstall-am
67954359Sroberto
68054359Srobertoinstall-am: all-am
68154359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
68282498Sroberto
68382498Srobertoinstallcheck: installcheck-am
68454359Srobertoinstall-strip:
685290001Sglebius	if test -z '$(STRIP)'; then \
686290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688290001Sglebius	      install; \
689290001Sglebius	else \
690290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
691290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
692290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
693290001Sglebius	fi
69454359Srobertomostlyclean-generic:
69554359Sroberto
69654359Srobertoclean-generic:
697290001Sglebius	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
69854359Sroberto
69954359Srobertodistclean-generic:
700182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
701200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
70282498Sroberto	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
70354359Sroberto
70454359Srobertomaintainer-clean-generic:
70582498Sroberto	@echo "This command is intended for maintainers to use"
70682498Sroberto	@echo "it deletes files that may require special tools to rebuild."
707290001Sglebius	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
70882498Srobertoclean: clean-am
70954359Sroberto
710182007Srobertoclean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
711182007Sroberto	mostlyclean-am
71254359Sroberto
71382498Srobertodistclean: distclean-am
714132451Sroberto	-rm -rf ./$(DEPDIR)
715132451Sroberto	-rm -f Makefile
716132451Srobertodistclean-am: clean-am distclean-compile distclean-generic \
717200576Sroberto	distclean-tags
71854359Sroberto
719106163Srobertodvi: dvi-am
72054359Sroberto
72182498Srobertodvi-am:
72254359Sroberto
723182007Srobertohtml: html-am
724182007Sroberto
725200576Srobertohtml-am:
726200576Sroberto
727106163Srobertoinfo: info-am
72854359Sroberto
72982498Srobertoinfo-am:
73082498Sroberto
73182498Srobertoinstall-data-am:
73282498Sroberto
733200576Srobertoinstall-dvi: install-dvi-am
734200576Sroberto
735200576Srobertoinstall-dvi-am:
736200576Sroberto
73782498Srobertoinstall-exec-am:
73882498Sroberto
739200576Srobertoinstall-html: install-html-am
740200576Sroberto
741200576Srobertoinstall-html-am:
742200576Sroberto
743106163Srobertoinstall-info: install-info-am
74482498Sroberto
745200576Srobertoinstall-info-am:
746200576Sroberto
74782498Srobertoinstall-man:
74882498Sroberto
749200576Srobertoinstall-pdf: install-pdf-am
750200576Sroberto
751200576Srobertoinstall-pdf-am:
752200576Sroberto
753200576Srobertoinstall-ps: install-ps-am
754200576Sroberto
755200576Srobertoinstall-ps-am:
756200576Sroberto
75782498Srobertoinstallcheck-am:
75882498Sroberto
75954359Srobertomaintainer-clean: maintainer-clean-am
760132451Sroberto	-rm -rf ./$(DEPDIR)
761132451Sroberto	-rm -f Makefile
76282498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
76354359Sroberto
76482498Srobertomostlyclean: mostlyclean-am
76582498Sroberto
766290001Sglebiusmostlyclean-am: mostlyclean-compile mostlyclean-generic \
767182007Sroberto	mostlyclean-libtool
76882498Sroberto
769132451Srobertopdf: pdf-am
770132451Sroberto
771132451Srobertopdf-am:
772132451Sroberto
773132451Srobertops: ps-am
774132451Sroberto
775132451Srobertops-am:
776132451Sroberto
777200576Srobertouninstall-am:
778106163Sroberto
779290001Sglebius.MAKE: all check check-am install install-am install-strip
780200576Sroberto
781290001Sglebius.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \
782290001Sglebius	clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \
783290001Sglebius	ctags ctags-am distclean distclean-compile distclean-generic \
784182007Sroberto	distclean-libtool distclean-tags distdir dvi dvi-am html \
785182007Sroberto	html-am info info-am install install-am install-data \
786200576Sroberto	install-data-am install-dvi install-dvi-am install-exec \
787200576Sroberto	install-exec-am install-html install-html-am install-info \
788200576Sroberto	install-info-am install-man install-pdf install-pdf-am \
789200576Sroberto	install-ps install-ps-am install-strip installcheck \
790106163Sroberto	installcheck-am installdirs maintainer-clean \
791106163Sroberto	maintainer-clean-generic mostlyclean mostlyclean-compile \
792290001Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
793290001Sglebius	tags tags-am uninstall uninstall-am
79482498Sroberto
795290001Sglebius.PRECIOUS: Makefile
79654359Sroberto
797290001Sglebius
798132451Srobertocheck-local: @DCFD@
799132451Sroberto	case "$(noinst_PROGRAMS)" in	\
800132451Sroberto	 *dcfd*) ./dcfd -Y ;;		\
801132451Sroberto	esac
802290001Sglebius$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
803290001Sglebius	@[ -f $@ ] ||							\
804290001Sglebius		cp $(top_srcdir)/deps-ver $@
805290001Sglebius	@[ -w $@ ] ||							\
806290001Sglebius		chmod ug+w $@
807290001Sglebius	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
808290001Sglebius		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
809290001Sglebius		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
810290001Sglebius		cat $@ &&						\
811290001Sglebius		rm -rf $(DEPDIR) &&					\
812290001Sglebius		mkdir $(DEPDIR) && 					\
813290001Sglebius		case "$(top_builddir)" in				\
814290001Sglebius		 .)							\
815290001Sglebius		    ./config.status Makefile depfiles			\
816290001Sglebius		    ;;							\
817290001Sglebius		 *)							\
818290001Sglebius		    cd "$(top_builddir)" &&				\
819290001Sglebius		    ./config.status $(subdir)/Makefile depfiles &&	\
820290001Sglebius		    cd $(subdir)					\
821290001Sglebius		    ;;							\
822290001Sglebius		esac &&							\
823290001Sglebius		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
824290001Sglebius		cat $(top_srcdir)/deps-ver				\
825290001Sglebius	)
826290001Sglebius	cp $(top_srcdir)/deps-ver $@
827200576Sroberto
828290001Sglebius.deps-ver: $(top_srcdir)/deps-ver
829290001Sglebius	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
830290001Sglebius	@touch $@
831290001Sglebius
832290001Sglebius#
833290001Sglebius# depsver.mf	included in Makefile.am for directories with .deps
834290001Sglebius#
835290001Sglebius# When building in the same directory with sources that change over
836290001Sglebius# time, such as when tracking using bk, the .deps files can become
837290001Sglebius# stale with respect to moved, deleted, or superceded headers.  Most
838290001Sglebius# commonly, this would exhibit as make reporting a failure to make a
839290001Sglebius# header file which is no longer in the location given.  To address
840290001Sglebius# this issue, we use a deps-ver file which is updated with each change
841290001Sglebius# that breaks old .deps files.  A copy of deps-ver is made into
842290001Sglebius# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
843290001Sglebius# with different contents than deps-ver, we make clean to ensure all
844290001Sglebius# .o files built before the incompatible change are rebuilt along with
845290001Sglebius# their updated .deps files, then remove $(DEPDIR) and recreate it as
846290001Sglebius# empty stubs.
847290001Sglebius#
848290001Sglebius# It is normal when configured with --disable-dependency-tracking for
849290001Sglebius# the DEPDIR to not have been created.  For this reason, we use the
850290001Sglebius# intermediate target .deps-ver, which invokes make recursively if
851290001Sglebius# DEPDIR exists.
852290001Sglebius#
853290001Sglebius# If you modify depsver.mf, please make the changes to the master
854290001Sglebius# copy, the one in sntp is copied by the bootstrap script from it.
855290001Sglebius#
856290001Sglebius# This comment block follows rather than leads the related code so that
857290001Sglebius# it stays with it in the generated Makefile.in and Makefile.
858290001Sglebius#
859290001Sglebius
86054359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
86154359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
86254359Sroberto.NOEXPORT:
863