1290000Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
354359Sroberto
4290000Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290000Sglebius
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@
18290000Sglebiusam__is_gnu_make = { \
19290000Sglebius  if test -z '$(MAKELEVEL)'; then \
20290000Sglebius    false; \
21290000Sglebius  elif test -n '$(MAKE_HOST)'; then \
22290000Sglebius    true; \
23290000Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24290000Sglebius    true; \
25290000Sglebius  else \
26290000Sglebius    false; \
27290000Sglebius  fi; \
28290000Sglebius}
29290000Sglebiusam__make_running_with_option = \
30290000Sglebius  case $${target_option-} in \
31290000Sglebius      ?) ;; \
32290000Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
33290000Sglebius              "target option '$${target_option-}' specified" >&2; \
34290000Sglebius         exit 1;; \
35290000Sglebius  esac; \
36290000Sglebius  has_opt=no; \
37290000Sglebius  sane_makeflags=$$MAKEFLAGS; \
38290000Sglebius  if $(am__is_gnu_make); then \
39290000Sglebius    sane_makeflags=$$MFLAGS; \
40290000Sglebius  else \
41290000Sglebius    case $$MAKEFLAGS in \
42290000Sglebius      *\\[\ \	]*) \
43290000Sglebius        bs=\\; \
44290000Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45290000Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46290000Sglebius    esac; \
47290000Sglebius  fi; \
48290000Sglebius  skip_next=no; \
49290000Sglebius  strip_trailopt () \
50290000Sglebius  { \
51290000Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52290000Sglebius  }; \
53290000Sglebius  for flg in $$sane_makeflags; do \
54290000Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
55290000Sglebius    case $$flg in \
56290000Sglebius      *=*|--*) continue;; \
57290000Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
58290000Sglebius      -*I?*) strip_trailopt 'I';; \
59290000Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
60290000Sglebius      -*O?*) strip_trailopt 'O';; \
61290000Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
62290000Sglebius      -*l?*) strip_trailopt 'l';; \
63290000Sglebius      -[dEDm]) skip_next=yes;; \
64290000Sglebius      -[JT]) skip_next=yes;; \
65290000Sglebius    esac; \
66290000Sglebius    case $$flg in \
67290000Sglebius      *$$target_option*) has_opt=yes; break;; \
68290000Sglebius    esac; \
69290000Sglebius  done; \
70290000Sglebius  test $$has_opt = yes
71290000Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72290000Sglebiusam__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@
91182007Srobertosubdir = include
92182007SrobertoACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93290000Sglebiusam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94290000Sglebius	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95290000Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96290000Sglebius	$(top_srcdir)/sntp/m4/define_dir.m4 \
97290000Sglebius	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98290000Sglebius	$(top_srcdir)/sntp/m4/libtool.m4 \
99290000Sglebius	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100290000Sglebius	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101290000Sglebius	$(top_srcdir)/sntp/m4/ltversion.m4 \
102290000Sglebius	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103290000Sglebius	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104290000Sglebius	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105290000Sglebius	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106290000Sglebius	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107290000Sglebius	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108290000Sglebius	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109290000Sglebius	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110290000Sglebius	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111290000Sglebius	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112290000Sglebius	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113290000Sglebius	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114290000Sglebius	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115290000Sglebius	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116290000Sglebius	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117290000Sglebius	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118290000Sglebius	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119290000Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120290000Sglebius	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121290000Sglebius	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122290000Sglebius	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123290000Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124290000Sglebius	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125290000Sglebius	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126290000Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127290000Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
128290000Sglebius	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129290000Sglebius	$(top_srcdir)/sntp/m4/snprintf.m4 \
130290000Sglebius	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132182007Sroberto	$(ACLOCAL_M4)
133290000SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
134290000Sglebius	$(am__DIST_COMMON)
135182007Srobertomkinstalldirs = $(install_sh) -d
136182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
137182007SrobertoCONFIG_CLEAN_FILES =
138200576SrobertoCONFIG_CLEAN_VPATH_FILES =
139290000SglebiusAM_V_P = $(am__v_P_@AM_V@)
140290000Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141290000Sglebiusam__v_P_0 = false
142290000Sglebiusam__v_P_1 = :
143290000SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
144290000Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145290000Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
146290000Sglebiusam__v_GEN_1 = 
147290000SglebiusAM_V_at = $(am__v_at_@AM_V@)
148290000Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149290000Sglebiusam__v_at_0 = @
150290000Sglebiusam__v_at_1 = 
151182007SrobertoSOURCES =
152182007SrobertoDIST_SOURCES =
153290000SglebiusRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154290000Sglebius	ctags-recursive dvi-recursive html-recursive info-recursive \
155290000Sglebius	install-data-recursive install-dvi-recursive \
156290000Sglebius	install-exec-recursive install-html-recursive \
157290000Sglebius	install-info-recursive install-pdf-recursive \
158290000Sglebius	install-ps-recursive install-recursive installcheck-recursive \
159290000Sglebius	installdirs-recursive pdf-recursive ps-recursive \
160290000Sglebius	tags-recursive uninstall-recursive
161290000Sglebiusam__can_run_installinfo = \
162290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
163290000Sglebius    n|no|NO) false;; \
164290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
165290000Sglebius  esac
166182007SrobertoHEADERS = $(noinst_HEADERS)
167200576SrobertoRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
168200576Sroberto  distclean-recursive maintainer-clean-recursive
169290000Sglebiusam__recursive_targets = \
170290000Sglebius  $(RECURSIVE_TARGETS) \
171290000Sglebius  $(RECURSIVE_CLEAN_TARGETS) \
172290000Sglebius  $(am__extra_recursive_targets)
173290000SglebiusAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174200576Sroberto	distdir
175290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176290000Sglebius# Read a list of newline-separated strings from the standard input,
177290000Sglebius# and print each of them once, without duplicates.  Input order is
178290000Sglebius# *not* preserved.
179290000Sglebiusam__uniquify_input = $(AWK) '\
180290000Sglebius  BEGIN { nonempty = 0; } \
181290000Sglebius  { items[$$0] = 1; nonempty = 1; } \
182290000Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
183290000Sglebius'
184290000Sglebius# Make sure the list of sources is unique.  This is necessary because,
185290000Sglebius# e.g., the same source file might be shared among _SOURCES variables
186290000Sglebius# for different programs/libraries.
187290000Sglebiusam__define_uniq_tagged_files = \
188290000Sglebius  list='$(am__tagged_files)'; \
189290000Sglebius  unique=`for i in $$list; do \
190290000Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191290000Sglebius  done | $(am__uniquify_input)`
192182007SrobertoETAGS = etags
193182007SrobertoCTAGS = ctags
194182007SrobertoDIST_SUBDIRS = $(SUBDIRS)
195290000Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in README
196182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197200576Srobertoam__relativize = \
198200576Sroberto  dir0=`pwd`; \
199200576Sroberto  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
200200576Sroberto  sed_rest='s,^[^/]*/*,,'; \
201200576Sroberto  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
202200576Sroberto  sed_butlast='s,/*[^/]*$$,,'; \
203200576Sroberto  while test -n "$$dir1"; do \
204200576Sroberto    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
205200576Sroberto    if test "$$first" != "."; then \
206200576Sroberto      if test "$$first" = ".."; then \
207200576Sroberto        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
208200576Sroberto        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
209200576Sroberto      else \
210200576Sroberto        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
211200576Sroberto        if test "$$first2" = "$$first"; then \
212200576Sroberto          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
213200576Sroberto        else \
214200576Sroberto          dir2="../$$dir2"; \
215200576Sroberto        fi; \
216200576Sroberto        dir0="$$dir0"/"$$first"; \
217200576Sroberto      fi; \
218200576Sroberto    fi; \
219200576Sroberto    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
220200576Sroberto  done; \
221200576Sroberto  reldir="$$dir2"
222132451SrobertoACLOCAL = @ACLOCAL@
223290000SglebiusALLOCA = @ALLOCA@
22454359SrobertoAMTAR = @AMTAR@
225290000SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226182007SrobertoAR = @AR@
227132451SrobertoAUTOCONF = @AUTOCONF@
228132451SrobertoAUTOHEADER = @AUTOHEADER@
229132451SrobertoAUTOMAKE = @AUTOMAKE@
23054359SrobertoAWK = @AWK@
231290000SglebiusBUILD_THREAD = @BUILD_THREAD@
232290000SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
233290000SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
234290000SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
235290000SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
236290000SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
23754359SrobertoCC = @CC@
238132451SrobertoCCDEPMODE = @CCDEPMODE@
23954359SrobertoCFLAGS = @CFLAGS@
240290000SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
241290000SglebiusCFLAGS_NTP = @CFLAGS_NTP@
24254359SrobertoCHUTEST = @CHUTEST@
243290000SglebiusCONFIG_SHELL = @CONFIG_SHELL@
24454359SrobertoCPP = @CPP@
245132451SrobertoCPPFLAGS = @CPPFLAGS@
246290000SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
247290000SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
248290000SglebiusCXX = @CXX@
249290000SglebiusCXXCPP = @CXXCPP@
250290000SglebiusCXXDEPMODE = @CXXDEPMODE@
251290000SglebiusCXXFLAGS = @CXXFLAGS@
252132451SrobertoCYGPATH_W = @CYGPATH_W@
25354359SrobertoDCFD = @DCFD@
254132451SrobertoDEFS = @DEFS@
25556746SrobertoDEPDIR = @DEPDIR@
256290000SglebiusDLLTOOL = @DLLTOOL@
257290000SglebiusDSYMUTIL = @DSYMUTIL@
258290000SglebiusDUMPBIN = @DUMPBIN@
259132451SrobertoECHO_C = @ECHO_C@
260132451SrobertoECHO_N = @ECHO_N@
261132451SrobertoECHO_T = @ECHO_T@
262290000SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
263132451SrobertoEGREP = @EGREP@
264106163SrobertoEXEEXT = @EXEEXT@
265290000SglebiusFGREP = @FGREP@
266200576SrobertoGREP = @GREP@
267290000SglebiusGTEST_CONFIG = @GTEST_CONFIG@
268290000SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
269290000SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
270290000SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
271290000SglebiusGTEST_LIBS = @GTEST_LIBS@
272200576SrobertoHAVE_INLINE = @HAVE_INLINE@
273290000SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
274290000SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
275290000SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
276200576SrobertoINSTALL = @INSTALL@
277132451SrobertoINSTALL_DATA = @INSTALL_DATA@
278132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
279132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
28082498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
281290000SglebiusLD = @LD@
282290000SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
283290000SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
284290000SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
285290000SglebiusLDADD_NLIST = @LDADD_NLIST@
286290000SglebiusLDADD_NTP = @LDADD_NTP@
28754359SrobertoLDFLAGS = @LDFLAGS@
288290000SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
289290000SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
290290000SglebiusLIBM = @LIBM@
291132451SrobertoLIBOBJS = @LIBOBJS@
292182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
293182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
294182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
29554359SrobertoLIBPARSE = @LIBPARSE@
296132451SrobertoLIBS = @LIBS@
297182007SrobertoLIBTOOL = @LIBTOOL@
298290000SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
299290000SglebiusLIPO = @LIPO@
30054359SrobertoLN_S = @LN_S@
301200576SrobertoLSCF = @LSCF@
302290000SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
303132451SrobertoLTLIBOBJS = @LTLIBOBJS@
304132451SrobertoMAKEINFO = @MAKEINFO@
30554359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
306182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
30754359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
308132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
30954359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
31054359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
311132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
312290000SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
31354359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
31454359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
31554359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
31682498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
317290000SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
318290000SglebiusMANTAGFMT = @MANTAGFMT@
319200576SrobertoMKDIR_P = @MKDIR_P@
320290000SglebiusNM = @NM@
321290000SglebiusNMEDIT = @NMEDIT@
322290000SglebiusNTPDATE_DB = @NTPDATE_DB@
323290000SglebiusNTPDATE_DL = @NTPDATE_DL@
324290000SglebiusNTPDATE_DS = @NTPDATE_DS@
325290000SglebiusNTPDATE_MS = @NTPDATE_MS@
326290000SglebiusNTPDATE_NI = @NTPDATE_NI@
327290000SglebiusNTPDC_DB = @NTPDC_DB@
328290000SglebiusNTPDC_DL = @NTPDC_DL@
329290000SglebiusNTPDC_DS = @NTPDC_DS@
330290000SglebiusNTPDC_MS = @NTPDC_MS@
331290000SglebiusNTPDC_NI = @NTPDC_NI@
332290000SglebiusNTPDSIM_DB = @NTPDSIM_DB@
333290000SglebiusNTPDSIM_DL = @NTPDSIM_DL@
334290000SglebiusNTPDSIM_DS = @NTPDSIM_DS@
335290000SglebiusNTPDSIM_MS = @NTPDSIM_MS@
336290000SglebiusNTPDSIM_NI = @NTPDSIM_NI@
337290000SglebiusNTPD_DB = @NTPD_DB@
338290000SglebiusNTPD_DL = @NTPD_DL@
339290000SglebiusNTPD_DS = @NTPD_DS@
340290000SglebiusNTPD_MS = @NTPD_MS@
341290000SglebiusNTPD_NI = @NTPD_NI@
342290000SglebiusNTPQ_DB = @NTPQ_DB@
343290000SglebiusNTPQ_DL = @NTPQ_DL@
344290000SglebiusNTPQ_DS = @NTPQ_DS@
345290000SglebiusNTPQ_MS = @NTPQ_MS@
346290000SglebiusNTPQ_NI = @NTPQ_NI@
347290000SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
348290000SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
349290000SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
350290000SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
351290000SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
352290000SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
353290000SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
354290000SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
355290000SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
356290000SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
357290000SglebiusNTPTIME_DB = @NTPTIME_DB@
358290000SglebiusNTPTIME_DL = @NTPTIME_DL@
359290000SglebiusNTPTIME_DS = @NTPTIME_DS@
360290000SglebiusNTPTIME_MS = @NTPTIME_MS@
361290000SglebiusNTPTIME_NI = @NTPTIME_NI@
362290000SglebiusNTPTRACE_DB = @NTPTRACE_DB@
363290000SglebiusNTPTRACE_DL = @NTPTRACE_DL@
364290000SglebiusNTPTRACE_DS = @NTPTRACE_DS@
365290000SglebiusNTPTRACE_MS = @NTPTRACE_MS@
366290000SglebiusNTPTRACE_NI = @NTPTRACE_NI@
367290000SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
368290000SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
369290000SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
370290000SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
371290000SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
372290000SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
373290000SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
374290000SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
375290000SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
376290000SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
377290000SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
378290000SglebiusOBJDUMP = @OBJDUMP@
379106163SrobertoOBJEXT = @OBJEXT@
380290000SglebiusOTOOL = @OTOOL@
381290000SglebiusOTOOL64 = @OTOOL64@
38254359SrobertoPACKAGE = @PACKAGE@
383132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
384132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
385132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
386132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
387200576SrobertoPACKAGE_URL = @PACKAGE_URL@
388132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
389290000SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
39082498SrobertoPATH_PERL = @PATH_PERL@
391290000SglebiusPATH_RUBY = @PATH_RUBY@
392132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
393290000SglebiusPATH_TEST = @PATH_TEST@
394290000SglebiusPERLLIBDIR = @PERLLIBDIR@
395290000SglebiusPKG_CONFIG = @PKG_CONFIG@
396290000SglebiusPOSIX_SHELL = @POSIX_SHELL@
39754359SrobertoPROPDELAY = @PROPDELAY@
398290000SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
39954359SrobertoRANLIB = @RANLIB@
400290000SglebiusSED = @SED@
401132451SrobertoSET_MAKE = @SET_MAKE@
402132451SrobertoSHELL = @SHELL@
403290000SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
404290000SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
405290000SglebiusSNMP_LIBS = @SNMP_LIBS@
406290000SglebiusSNTP = @SNTP@
407290000SglebiusSNTP_DB = @SNTP_DB@
408290000SglebiusSNTP_DL = @SNTP_DL@
409290000SglebiusSNTP_DS = @SNTP_DS@
410290000SglebiusSNTP_MS = @SNTP_MS@
411290000SglebiusSNTP_NI = @SNTP_NI@
412290000SglebiusSTDNORETURN_H = @STDNORETURN_H@
413132451SrobertoSTRIP = @STRIP@
41454359SrobertoTESTDCF = @TESTDCF@
415290000SglebiusTICKADJ_DB = @TICKADJ_DB@
416290000SglebiusTICKADJ_DL = @TICKADJ_DL@
417290000SglebiusTICKADJ_DS = @TICKADJ_DS@
418290000SglebiusTICKADJ_MS = @TICKADJ_MS@
419290000SglebiusTICKADJ_NI = @TICKADJ_NI@
420290000SglebiusTIMETRIM_DB = @TIMETRIM_DB@
421290000SglebiusTIMETRIM_DL = @TIMETRIM_DL@
422290000SglebiusTIMETRIM_DS = @TIMETRIM_DS@
423290000SglebiusTIMETRIM_MS = @TIMETRIM_MS@
424290000SglebiusTIMETRIM_NI = @TIMETRIM_NI@
425290000SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
426290000SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
427290000SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
428290000SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
429290000SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
43054359SrobertoVERSION = @VERSION@
431290000SglebiusVER_SUFFIX = @VER_SUFFIX@
432290000SglebiusYACC = @YACC@
433290000SglebiusYFLAGS = @YFLAGS@
434200576Srobertoabs_builddir = @abs_builddir@
435200576Srobertoabs_srcdir = @abs_srcdir@
436200576Srobertoabs_top_builddir = @abs_top_builddir@
437200576Srobertoabs_top_srcdir = @abs_top_srcdir@
438290000Sglebiusac_ct_AR = @ac_ct_AR@
439132451Srobertoac_ct_CC = @ac_ct_CC@
440290000Sglebiusac_ct_CXX = @ac_ct_CXX@
441290000Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
442106163Srobertoam__include = @am__include@
443132451Srobertoam__leading_dot = @am__leading_dot@
444106163Srobertoam__quote = @am__quote@
445182007Srobertoam__tar = @am__tar@
446182007Srobertoam__untar = @am__untar@
447132451Srobertobindir = @bindir@
448132451Srobertobuild = @build@
449132451Srobertobuild_alias = @build_alias@
450132451Srobertobuild_cpu = @build_cpu@
451132451Srobertobuild_os = @build_os@
452132451Srobertobuild_vendor = @build_vendor@
453200576Srobertobuilddir = @builddir@
454132451Srobertodatadir = @datadir@
455200576Srobertodatarootdir = @datarootdir@
456200576Srobertodocdir = @docdir@
457200576Srobertodvidir = @dvidir@
458132451Srobertoexec_prefix = @exec_prefix@
459132451Srobertohost = @host@
460132451Srobertohost_alias = @host_alias@
461132451Srobertohost_cpu = @host_cpu@
462132451Srobertohost_os = @host_os@
463132451Srobertohost_vendor = @host_vendor@
464200576Srobertohtmldir = @htmldir@
465132451Srobertoincludedir = @includedir@
466132451Srobertoinfodir = @infodir@
46756746Srobertoinstall_sh = @install_sh@
468132451Srobertolibdir = @libdir@
469132451Srobertolibexecdir = @libexecdir@
470200576Srobertolocaledir = @localedir@
471132451Srobertolocalstatedir = @localstatedir@
472132451Srobertomandir = @mandir@
473182007Srobertomkdir_p = @mkdir_p@
474132451Srobertooldincludedir = @oldincludedir@
475200576Srobertopdfdir = @pdfdir@
476132451Srobertoprefix = @prefix@
477132451Srobertoprogram_transform_name = @program_transform_name@
478200576Srobertopsdir = @psdir@
479132451Srobertosbindir = @sbindir@
480132451Srobertosharedstatedir = @sharedstatedir@
481200576Srobertosrcdir = @srcdir@
482132451Srobertosubdirs = @subdirs@
483132451Srobertosysconfdir = @sysconfdir@
484132451Srobertotarget_alias = @target_alias@
485200576Srobertotop_build_prefix = @top_build_prefix@
486200576Srobertotop_builddir = @top_builddir@
487200576Srobertotop_srcdir = @top_srcdir@
488290000SglebiusNULL = 
489132451SrobertoSUBDIRS = isc
49054359Srobertonoinst_HEADERS = \
491290000Sglebius	adjtime.h	\
492290000Sglebius	audio.h		\
493290000Sglebius	ascii.h		\
494290000Sglebius	audio.h		\
495290000Sglebius	binio.h		\
496290000Sglebius	declcond.h	\
497290000Sglebius	gps.h		\
498290000Sglebius	hopf6039.h	\
499290000Sglebius	icom.h		\
500290000Sglebius	ieee754io.h	\
501290000Sglebius	intreswork.h	\
502290000Sglebius	iosignal.h	\
503290000Sglebius	l_stdlib.h	\
504310419Sdelphij	libssl_compat.h	\
505290000Sglebius	lib_strbuf.h	\
506290000Sglebius	libntp.h	\
507290000Sglebius	mbg_gps166.h	\
508290000Sglebius	mx4200.h	\
509290000Sglebius	ntif.h		\
510290000Sglebius	ntp.h		\
511290000Sglebius	ntp_assert.h	\
512290000Sglebius	ntp_calendar.h	\
513290000Sglebius	ntp_cmdargs.h	\
514290000Sglebius	ntp_config.h	\
515290000Sglebius	ntp_control.h	\
516290000Sglebius	ntp_crypto.h	\
517290000Sglebius	ntp_prio_q.h	\
518290000Sglebius	ntp_datum.h	\
519290000Sglebius	ntp_debug.h	\
520290000Sglebius	ntp_filegen.h	\
521290000Sglebius	ntp_fp.h	\
522290000Sglebius	ntp_if.h	\
523290000Sglebius	ntp_intres.h	\
524290000Sglebius	ntp_io.h	\
525294904Sdelphij	ntp_keyacc.h	\
526290000Sglebius	ntp_libopts.h	\
527290000Sglebius	ntp_lineedit.h	\
528290000Sglebius	ntp_lists.h	\
529290000Sglebius	ntp_machine.h	\
530290000Sglebius	ntp_malloc.h	\
531290000Sglebius	ntp_md5.h	\
532290000Sglebius	ntp_net.h	\
533290000Sglebius	ntp_proto.h	\
534290000Sglebius	ntp_random.h	\
535290000Sglebius	ntp_refclock.h	\
536290000Sglebius	ntp_request.h	\
537290000Sglebius	ntp_rfc2553.h	\
538290000Sglebius	ntp_select.h	\
539290000Sglebius	ntp_stdlib.h	\
540290000Sglebius	ntp_string.h	\
541290000Sglebius	ntp_syscall.h	\
542290000Sglebius	ntp_syslog.h	\
543290000Sglebius	ntp_tty.h	\
544290000Sglebius	ntp_types.h	\
545290000Sglebius	ntp_unixtime.h	\
546290000Sglebius	ntp_worker.h	\
547290000Sglebius	ntp_workimpl.h	\
548290000Sglebius	ntpd.h		\
549290000Sglebius	ntpsim.h	\
550290000Sglebius	parse.h		\
551290000Sglebius	parse_conf.h	\
552290000Sglebius	rc_cmdlength.h	\
553290000Sglebius	recvbuff.h	\
554290000Sglebius	refclock_atom.h	\
555290000Sglebius	refidsmear.h	\
556293894Sglebius	safecast.h	\
557290000Sglebius	ssl_applink.c	\
558182007Sroberto	timepps-SCO.h	\
559182007Sroberto	timepps-Solaris.h	\
560182007Sroberto	timepps-SunOS.h	\
561290000Sglebius	timespecops.h	\
562290000Sglebius	timetoa.h	\
563290000Sglebius	timevalops.h	\
564290000Sglebius	trimble.h	\
565290000Sglebius	vint64ops.h	\
566290000Sglebius	$(NULL)
56754359Sroberto
568132451Srobertoall: all-recursive
569132451Sroberto
57054359Sroberto.SUFFIXES:
571182007Sroberto$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
572182007Sroberto	@for dep in $?; do \
573182007Sroberto	  case '$(am__configure_deps)' in \
574182007Sroberto	    *$$dep*) \
575200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
576200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
577182007Sroberto	      exit 1;; \
578182007Sroberto	  esac; \
579182007Sroberto	done; \
580200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
581200576Sroberto	$(am__cd) $(top_srcdir) && \
582200576Sroberto	  $(AUTOMAKE) --foreign include/Makefile
583182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
584182007Sroberto	@case '$?' in \
585182007Sroberto	  *config.status*) \
586182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
587182007Sroberto	  *) \
588182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
589182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
590182007Sroberto	esac;
591182007Sroberto
592182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
593182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594182007Sroberto
595182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
596182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
597182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
598182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
599200576Sroberto$(am__aclocal_m4_deps):
600182007Sroberto
601182007Srobertomostlyclean-libtool:
602182007Sroberto	-rm -f *.lo
603182007Sroberto
604182007Srobertoclean-libtool:
605182007Sroberto	-rm -rf .libs _libs
606182007Sroberto
607132451Sroberto# This directory's subdirectories are mostly independent; you can cd
608290000Sglebius# into them and run 'make' without going through this Makefile.
609290000Sglebius# To change the values of 'make' variables: instead of editing Makefiles,
610290000Sglebius# (1) if the variable is set in 'config.status', edit 'config.status'
611290000Sglebius#     (which will cause the Makefiles to be regenerated when you run 'make');
612290000Sglebius# (2) otherwise, pass the desired values on the 'make' command line.
613290000Sglebius$(am__recursive_targets):
614290000Sglebius	@fail=; \
615290000Sglebius	if $(am__make_keepgoing); then \
616290000Sglebius	  failcom='fail=yes'; \
617290000Sglebius	else \
618290000Sglebius	  failcom='exit 1'; \
619290000Sglebius	fi; \
620132451Sroberto	dot_seen=no; \
621132451Sroberto	target=`echo $@ | sed s/-recursive//`; \
622290000Sglebius	case "$@" in \
623290000Sglebius	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
624290000Sglebius	  *) list='$(SUBDIRS)' ;; \
625290000Sglebius	esac; \
626290000Sglebius	for subdir in $$list; do \
627132451Sroberto	  echo "Making $$target in $$subdir"; \
628132451Sroberto	  if test "$$subdir" = "."; then \
629132451Sroberto	    dot_seen=yes; \
630132451Sroberto	    local_target="$$target-am"; \
631132451Sroberto	  else \
632132451Sroberto	    local_target="$$target"; \
633132451Sroberto	  fi; \
634200576Sroberto	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
635182007Sroberto	  || eval $$failcom; \
636132451Sroberto	done; \
637132451Sroberto	if test "$$dot_seen" = "no"; then \
638132451Sroberto	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
639132451Sroberto	fi; test -z "$$fail"
640132451Sroberto
641290000SglebiusID: $(am__tagged_files)
642290000Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
643290000Sglebiustags: tags-recursive
644290000SglebiusTAGS: tags
645132451Sroberto
646290000Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
647200576Sroberto	set x; \
64854359Sroberto	here=`pwd`; \
649182007Sroberto	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
650132451Sroberto	  include_option=--etags-include; \
651182007Sroberto	  empty_fix=.; \
652132451Sroberto	else \
653132451Sroberto	  include_option=--include; \
654182007Sroberto	  empty_fix=; \
655132451Sroberto	fi; \
656132451Sroberto	list='$(SUBDIRS)'; for subdir in $$list; do \
657132451Sroberto	  if test "$$subdir" = .; then :; else \
658182007Sroberto	    test ! -f $$subdir/TAGS || \
659200576Sroberto	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
660132451Sroberto	  fi; \
661132451Sroberto	done; \
662290000Sglebius	$(am__define_uniq_tagged_files); \
663200576Sroberto	shift; \
664200576Sroberto	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
665182007Sroberto	  test -n "$$unique" || unique=$$empty_fix; \
666200576Sroberto	  if test $$# -gt 0; then \
667200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
668200576Sroberto	      "$$@" $$unique; \
669200576Sroberto	  else \
670200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
671200576Sroberto	      $$unique; \
672200576Sroberto	  fi; \
673182007Sroberto	fi
674290000Sglebiusctags: ctags-recursive
675290000Sglebius
676290000SglebiusCTAGS: ctags
677290000Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
678290000Sglebius	$(am__define_uniq_tagged_files); \
679200576Sroberto	test -z "$(CTAGS_ARGS)$$unique" \
680132451Sroberto	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
681200576Sroberto	     $$unique
682132451Sroberto
68382498SrobertoGTAGS:
684132451Sroberto	here=`$(am__cd) $(top_builddir) && pwd` \
685200576Sroberto	  && $(am__cd) $(top_srcdir) \
686200576Sroberto	  && gtags -i $(GTAGS_ARGS) "$$here"
687290000Sglebiuscscopelist: cscopelist-recursive
68854359Sroberto
689290000Sglebiuscscopelist-am: $(am__tagged_files)
690290000Sglebius	list='$(am__tagged_files)'; \
691290000Sglebius	case "$(srcdir)" in \
692290000Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
693290000Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
694290000Sglebius	esac; \
695290000Sglebius	for i in $$list; do \
696290000Sglebius	  if test -f "$$i"; then \
697290000Sglebius	    echo "$(subdir)/$$i"; \
698290000Sglebius	  else \
699290000Sglebius	    echo "$$sdir/$$i"; \
700290000Sglebius	  fi; \
701290000Sglebius	done >> $(top_builddir)/cscope.files
702290000Sglebius
70354359Srobertodistclean-tags:
704132451Sroberto	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
70554359Sroberto
70654359Srobertodistdir: $(DISTFILES)
707200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
708200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
709200576Sroberto	list='$(DISTFILES)'; \
710200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
711200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
712200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
713200576Sroberto	case $$dist_files in \
714200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
715200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
716200576Sroberto			   sort -u` ;; \
717200576Sroberto	esac; \
718200576Sroberto	for file in $$dist_files; do \
719132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
72054359Sroberto	  if test -d $$d/$$file; then \
721200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
722200576Sroberto	    if test -d "$(distdir)/$$file"; then \
723200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
724200576Sroberto	    fi; \
725132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
726200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
727200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
728132451Sroberto	    fi; \
729200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
73054359Sroberto	  else \
731200576Sroberto	    test -f "$(distdir)/$$file" \
732200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
73382498Sroberto	    || exit 1; \
73454359Sroberto	  fi; \
73554359Sroberto	done
736200576Sroberto	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
737132451Sroberto	  if test "$$subdir" = .; then :; else \
738290000Sglebius	    $(am__make_dryrun) \
739290000Sglebius	      || test -d "$(distdir)/$$subdir" \
740290000Sglebius	      || $(MKDIR_P) "$(distdir)/$$subdir" \
741290000Sglebius	      || exit 1; \
742200576Sroberto	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
743200576Sroberto	    $(am__relativize); \
744200576Sroberto	    new_distdir=$$reldir; \
745200576Sroberto	    dir1=$$subdir; dir2="$(top_distdir)"; \
746200576Sroberto	    $(am__relativize); \
747200576Sroberto	    new_top_distdir=$$reldir; \
748200576Sroberto	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
749200576Sroberto	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
750200576Sroberto	    ($(am__cd) $$subdir && \
751132451Sroberto	      $(MAKE) $(AM_MAKEFLAGS) \
752200576Sroberto	        top_distdir="$$new_top_distdir" \
753200576Sroberto	        distdir="$$new_distdir" \
754200576Sroberto		am__remove_distdir=: \
755200576Sroberto		am__skip_length_check=: \
756200576Sroberto		am__skip_mode_fix=: \
757132451Sroberto	        distdir) \
758132451Sroberto	      || exit 1; \
759132451Sroberto	  fi; \
760132451Sroberto	done
76154359Srobertocheck-am: all-am
762132451Srobertocheck: check-recursive
76382498Srobertoall-am: Makefile $(HEADERS)
764132451Srobertoinstalldirs: installdirs-recursive
765132451Srobertoinstalldirs-am:
766132451Srobertoinstall: install-recursive
767132451Srobertoinstall-exec: install-exec-recursive
768132451Srobertoinstall-data: install-data-recursive
769132451Srobertouninstall: uninstall-recursive
77082498Sroberto
77154359Srobertoinstall-am: all-am
77254359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
77382498Sroberto
774132451Srobertoinstallcheck: installcheck-recursive
77554359Srobertoinstall-strip:
776290000Sglebius	if test -z '$(STRIP)'; then \
777290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
778290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
779290000Sglebius	      install; \
780290000Sglebius	else \
781290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
782290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
783290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
784290000Sglebius	fi
78554359Srobertomostlyclean-generic:
78654359Sroberto
78754359Srobertoclean-generic:
78854359Sroberto
78954359Srobertodistclean-generic:
790182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
791200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
79254359Sroberto
79354359Srobertomaintainer-clean-generic:
79482498Sroberto	@echo "This command is intended for maintainers to use"
79582498Sroberto	@echo "it deletes files that may require special tools to rebuild."
796132451Srobertoclean: clean-recursive
79754359Sroberto
798182007Srobertoclean-am: clean-generic clean-libtool mostlyclean-am
79954359Sroberto
800132451Srobertodistclean: distclean-recursive
801132451Sroberto	-rm -f Makefile
802200576Srobertodistclean-am: clean-am distclean-generic distclean-tags
80354359Sroberto
804132451Srobertodvi: dvi-recursive
80554359Sroberto
80682498Srobertodvi-am:
80754359Sroberto
808182007Srobertohtml: html-recursive
809182007Sroberto
810200576Srobertohtml-am:
811200576Sroberto
812132451Srobertoinfo: info-recursive
81354359Sroberto
81482498Srobertoinfo-am:
81582498Sroberto
81682498Srobertoinstall-data-am:
81782498Sroberto
818200576Srobertoinstall-dvi: install-dvi-recursive
819200576Sroberto
820200576Srobertoinstall-dvi-am:
821200576Sroberto
82282498Srobertoinstall-exec-am:
82382498Sroberto
824200576Srobertoinstall-html: install-html-recursive
825200576Sroberto
826200576Srobertoinstall-html-am:
827200576Sroberto
828132451Srobertoinstall-info: install-info-recursive
82982498Sroberto
830200576Srobertoinstall-info-am:
831200576Sroberto
83282498Srobertoinstall-man:
83382498Sroberto
834200576Srobertoinstall-pdf: install-pdf-recursive
835200576Sroberto
836200576Srobertoinstall-pdf-am:
837200576Sroberto
838200576Srobertoinstall-ps: install-ps-recursive
839200576Sroberto
840200576Srobertoinstall-ps-am:
841200576Sroberto
84282498Srobertoinstallcheck-am:
84382498Sroberto
844132451Srobertomaintainer-clean: maintainer-clean-recursive
845132451Sroberto	-rm -f Makefile
84682498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
84754359Sroberto
848132451Srobertomostlyclean: mostlyclean-recursive
84954359Sroberto
850182007Srobertomostlyclean-am: mostlyclean-generic mostlyclean-libtool
85182498Sroberto
852132451Srobertopdf: pdf-recursive
853132451Sroberto
854132451Srobertopdf-am:
855132451Sroberto
856132451Srobertops: ps-recursive
857132451Sroberto
858132451Srobertops-am:
859132451Sroberto
860200576Srobertouninstall-am:
861106163Sroberto
862290000Sglebius.MAKE: $(am__recursive_targets) install-am install-strip
86382498Sroberto
864290000Sglebius.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
865290000Sglebius	check-am clean clean-generic clean-libtool cscopelist-am ctags \
866290000Sglebius	ctags-am distclean distclean-generic distclean-libtool \
867290000Sglebius	distclean-tags distdir dvi dvi-am html html-am info info-am \
868290000Sglebius	install install-am install-data install-data-am install-dvi \
869290000Sglebius	install-dvi-am install-exec install-exec-am install-html \
870290000Sglebius	install-html-am install-info install-info-am install-man \
871290000Sglebius	install-pdf install-pdf-am install-ps install-ps-am \
872290000Sglebius	install-strip installcheck installcheck-am installdirs \
873290000Sglebius	installdirs-am maintainer-clean maintainer-clean-generic \
874290000Sglebius	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
875290000Sglebius	ps ps-am tags tags-am uninstall uninstall-am
876132451Sroberto
877290000Sglebius.PRECIOUS: Makefile
878200576Sroberto
879290000Sglebius
88054359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
88154359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
88254359Sroberto.NOEXPORT:
883