Makefile.in revision 293650
1285612Sdelphij# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
354359Sroberto
4285612Sdelphij# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5285612Sdelphij
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@
18285612Sdelphijam__is_gnu_make = { \
19285612Sdelphij  if test -z '$(MAKELEVEL)'; then \
20285612Sdelphij    false; \
21285612Sdelphij  elif test -n '$(MAKE_HOST)'; then \
22285612Sdelphij    true; \
23285612Sdelphij  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24285612Sdelphij    true; \
25285612Sdelphij  else \
26285612Sdelphij    false; \
27285612Sdelphij  fi; \
28285612Sdelphij}
29285612Sdelphijam__make_running_with_option = \
30285612Sdelphij  case $${target_option-} in \
31285612Sdelphij      ?) ;; \
32285612Sdelphij      *) echo "am__make_running_with_option: internal error: invalid" \
33285612Sdelphij              "target option '$${target_option-}' specified" >&2; \
34285612Sdelphij         exit 1;; \
35285612Sdelphij  esac; \
36285612Sdelphij  has_opt=no; \
37285612Sdelphij  sane_makeflags=$$MAKEFLAGS; \
38285612Sdelphij  if $(am__is_gnu_make); then \
39285612Sdelphij    sane_makeflags=$$MFLAGS; \
40285612Sdelphij  else \
41285612Sdelphij    case $$MAKEFLAGS in \
42285612Sdelphij      *\\[\ \	]*) \
43285612Sdelphij        bs=\\; \
44285612Sdelphij        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45285612Sdelphij          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46285612Sdelphij    esac; \
47285612Sdelphij  fi; \
48285612Sdelphij  skip_next=no; \
49285612Sdelphij  strip_trailopt () \
50285612Sdelphij  { \
51285612Sdelphij    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52285612Sdelphij  }; \
53285612Sdelphij  for flg in $$sane_makeflags; do \
54285612Sdelphij    test $$skip_next = yes && { skip_next=no; continue; }; \
55285612Sdelphij    case $$flg in \
56285612Sdelphij      *=*|--*) continue;; \
57285612Sdelphij        -*I) strip_trailopt 'I'; skip_next=yes;; \
58285612Sdelphij      -*I?*) strip_trailopt 'I';; \
59285612Sdelphij        -*O) strip_trailopt 'O'; skip_next=yes;; \
60285612Sdelphij      -*O?*) strip_trailopt 'O';; \
61285612Sdelphij        -*l) strip_trailopt 'l'; skip_next=yes;; \
62285612Sdelphij      -*l?*) strip_trailopt 'l';; \
63285612Sdelphij      -[dEDm]) skip_next=yes;; \
64285612Sdelphij      -[JT]) skip_next=yes;; \
65285612Sdelphij    esac; \
66285612Sdelphij    case $$flg in \
67285612Sdelphij      *$$target_option*) has_opt=yes; break;; \
68285612Sdelphij    esac; \
69285612Sdelphij  done; \
70285612Sdelphij  test $$has_opt = yes
71285612Sdelphijam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72285612Sdelphijam__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
93285612Sdelphijam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94285612Sdelphij	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95285612Sdelphij	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96285612Sdelphij	$(top_srcdir)/sntp/m4/define_dir.m4 \
97285612Sdelphij	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98285612Sdelphij	$(top_srcdir)/sntp/m4/libtool.m4 \
99285612Sdelphij	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100285612Sdelphij	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101285612Sdelphij	$(top_srcdir)/sntp/m4/ltversion.m4 \
102285612Sdelphij	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119289997Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126285612Sdelphij	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127285612Sdelphij	$(top_srcdir)/sntp/m4/openldap.m4 \
128285612Sdelphij	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129285612Sdelphij	$(top_srcdir)/sntp/m4/snprintf.m4 \
130285612Sdelphij	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132182007Sroberto	$(ACLOCAL_M4)
133285612SdelphijDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
134285612Sdelphij	$(am__DIST_COMMON)
135182007Srobertomkinstalldirs = $(install_sh) -d
136182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
137182007SrobertoCONFIG_CLEAN_FILES =
138200576SrobertoCONFIG_CLEAN_VPATH_FILES =
139285612SdelphijAM_V_P = $(am__v_P_@AM_V@)
140285612Sdelphijam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141285612Sdelphijam__v_P_0 = false
142285612Sdelphijam__v_P_1 = :
143285612SdelphijAM_V_GEN = $(am__v_GEN_@AM_V@)
144285612Sdelphijam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145285612Sdelphijam__v_GEN_0 = @echo "  GEN     " $@;
146285612Sdelphijam__v_GEN_1 = 
147285612SdelphijAM_V_at = $(am__v_at_@AM_V@)
148285612Sdelphijam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149285612Sdelphijam__v_at_0 = @
150285612Sdelphijam__v_at_1 = 
151182007SrobertoSOURCES =
152182007SrobertoDIST_SOURCES =
153285612SdelphijRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154285612Sdelphij	ctags-recursive dvi-recursive html-recursive info-recursive \
155285612Sdelphij	install-data-recursive install-dvi-recursive \
156285612Sdelphij	install-exec-recursive install-html-recursive \
157285612Sdelphij	install-info-recursive install-pdf-recursive \
158285612Sdelphij	install-ps-recursive install-recursive installcheck-recursive \
159285612Sdelphij	installdirs-recursive pdf-recursive ps-recursive \
160285612Sdelphij	tags-recursive uninstall-recursive
161285612Sdelphijam__can_run_installinfo = \
162285612Sdelphij  case $$AM_UPDATE_INFO_DIR in \
163285612Sdelphij    n|no|NO) false;; \
164285612Sdelphij    *) (install-info --version) >/dev/null 2>&1;; \
165285612Sdelphij  esac
166182007SrobertoHEADERS = $(noinst_HEADERS)
167200576SrobertoRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
168200576Sroberto  distclean-recursive maintainer-clean-recursive
169285612Sdelphijam__recursive_targets = \
170285612Sdelphij  $(RECURSIVE_TARGETS) \
171285612Sdelphij  $(RECURSIVE_CLEAN_TARGETS) \
172285612Sdelphij  $(am__extra_recursive_targets)
173285612SdelphijAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174200576Sroberto	distdir
175285612Sdelphijam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176285612Sdelphij# Read a list of newline-separated strings from the standard input,
177285612Sdelphij# and print each of them once, without duplicates.  Input order is
178285612Sdelphij# *not* preserved.
179285612Sdelphijam__uniquify_input = $(AWK) '\
180285612Sdelphij  BEGIN { nonempty = 0; } \
181285612Sdelphij  { items[$$0] = 1; nonempty = 1; } \
182285612Sdelphij  END { if (nonempty) { for (i in items) print i; }; } \
183285612Sdelphij'
184285612Sdelphij# Make sure the list of sources is unique.  This is necessary because,
185285612Sdelphij# e.g., the same source file might be shared among _SOURCES variables
186285612Sdelphij# for different programs/libraries.
187285612Sdelphijam__define_uniq_tagged_files = \
188285612Sdelphij  list='$(am__tagged_files)'; \
189285612Sdelphij  unique=`for i in $$list; do \
190285612Sdelphij    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191285612Sdelphij  done | $(am__uniquify_input)`
192182007SrobertoETAGS = etags
193182007SrobertoCTAGS = ctags
194182007SrobertoDIST_SUBDIRS = $(SUBDIRS)
195285612Sdelphijam__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@
223285612SdelphijALLOCA = @ALLOCA@
22454359SrobertoAMTAR = @AMTAR@
225285612SdelphijAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226182007SrobertoAR = @AR@
227132451SrobertoAUTOCONF = @AUTOCONF@
228132451SrobertoAUTOHEADER = @AUTOHEADER@
229132451SrobertoAUTOMAKE = @AUTOMAKE@
23054359SrobertoAWK = @AWK@
231289997SglebiusBUILD_THREAD = @BUILD_THREAD@
232285612SdelphijCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
233285612SdelphijCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
234285612SdelphijCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
235285612SdelphijCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
236285612SdelphijCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
23754359SrobertoCC = @CC@
238132451SrobertoCCDEPMODE = @CCDEPMODE@
23954359SrobertoCFLAGS = @CFLAGS@
240289997SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
241285612SdelphijCFLAGS_NTP = @CFLAGS_NTP@
24254359SrobertoCHUTEST = @CHUTEST@
243285612SdelphijCONFIG_SHELL = @CONFIG_SHELL@
24454359SrobertoCPP = @CPP@
245132451SrobertoCPPFLAGS = @CPPFLAGS@
246285612SdelphijCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
247285612SdelphijCPPFLAGS_NTP = @CPPFLAGS_NTP@
248285612SdelphijCXX = @CXX@
249285612SdelphijCXXCPP = @CXXCPP@
250285612SdelphijCXXDEPMODE = @CXXDEPMODE@
251285612SdelphijCXXFLAGS = @CXXFLAGS@
252132451SrobertoCYGPATH_W = @CYGPATH_W@
25354359SrobertoDCFD = @DCFD@
254132451SrobertoDEFS = @DEFS@
25556746SrobertoDEPDIR = @DEPDIR@
256285612SdelphijDLLTOOL = @DLLTOOL@
257285612SdelphijDSYMUTIL = @DSYMUTIL@
258285612SdelphijDUMPBIN = @DUMPBIN@
259132451SrobertoECHO_C = @ECHO_C@
260132451SrobertoECHO_N = @ECHO_N@
261132451SrobertoECHO_T = @ECHO_T@
262285612SdelphijEDITLINE_LIBS = @EDITLINE_LIBS@
263132451SrobertoEGREP = @EGREP@
264106163SrobertoEXEEXT = @EXEEXT@
265285612SdelphijFGREP = @FGREP@
266200576SrobertoGREP = @GREP@
267285612SdelphijGTEST_CONFIG = @GTEST_CONFIG@
268285612SdelphijGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
269285612SdelphijGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
270285612SdelphijGTEST_LDFLAGS = @GTEST_LDFLAGS@
271285612SdelphijGTEST_LIBS = @GTEST_LIBS@
272200576SrobertoHAVE_INLINE = @HAVE_INLINE@
273285612SdelphijHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
274285612SdelphijHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
275285612SdelphijHAVE_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@
281285612SdelphijLD = @LD@
282285612SdelphijLDADD_LIBEVENT = @LDADD_LIBEVENT@
283285612SdelphijLDADD_LIBNTP = @LDADD_LIBNTP@
284285612SdelphijLDADD_LIBUTIL = @LDADD_LIBUTIL@
285285612SdelphijLDADD_NLIST = @LDADD_NLIST@
286285612SdelphijLDADD_NTP = @LDADD_NTP@
28754359SrobertoLDFLAGS = @LDFLAGS@
288285612SdelphijLDFLAGS_NTP = @LDFLAGS_NTP@
289285612SdelphijLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
290285612SdelphijLIBM = @LIBM@
291132451SrobertoLIBOBJS = @LIBOBJS@
292182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
293182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
294182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
29554359SrobertoLIBPARSE = @LIBPARSE@
296132451SrobertoLIBS = @LIBS@
297182007SrobertoLIBTOOL = @LIBTOOL@
298285612SdelphijLIBTOOL_DEPS = @LIBTOOL_DEPS@
299285612SdelphijLIPO = @LIPO@
30054359SrobertoLN_S = @LN_S@
301200576SrobertoLSCF = @LSCF@
302289997SglebiusLTHREAD_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@
312285612SdelphijMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
31354359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
31454359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
31554359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
31682498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
317285612SdelphijMANIFEST_TOOL = @MANIFEST_TOOL@
318285612SdelphijMANTAGFMT = @MANTAGFMT@
319200576SrobertoMKDIR_P = @MKDIR_P@
320285612SdelphijNM = @NM@
321285612SdelphijNMEDIT = @NMEDIT@
322285612SdelphijNTPDATE_DB = @NTPDATE_DB@
323285612SdelphijNTPDATE_DL = @NTPDATE_DL@
324285612SdelphijNTPDATE_DS = @NTPDATE_DS@
325285612SdelphijNTPDATE_MS = @NTPDATE_MS@
326285612SdelphijNTPDATE_NI = @NTPDATE_NI@
327285612SdelphijNTPDC_DB = @NTPDC_DB@
328285612SdelphijNTPDC_DL = @NTPDC_DL@
329285612SdelphijNTPDC_DS = @NTPDC_DS@
330285612SdelphijNTPDC_MS = @NTPDC_MS@
331285612SdelphijNTPDC_NI = @NTPDC_NI@
332285612SdelphijNTPDSIM_DB = @NTPDSIM_DB@
333285612SdelphijNTPDSIM_DL = @NTPDSIM_DL@
334285612SdelphijNTPDSIM_DS = @NTPDSIM_DS@
335285612SdelphijNTPDSIM_MS = @NTPDSIM_MS@
336285612SdelphijNTPDSIM_NI = @NTPDSIM_NI@
337285612SdelphijNTPD_DB = @NTPD_DB@
338285612SdelphijNTPD_DL = @NTPD_DL@
339285612SdelphijNTPD_DS = @NTPD_DS@
340285612SdelphijNTPD_MS = @NTPD_MS@
341285612SdelphijNTPD_NI = @NTPD_NI@
342285612SdelphijNTPQ_DB = @NTPQ_DB@
343285612SdelphijNTPQ_DL = @NTPQ_DL@
344285612SdelphijNTPQ_DS = @NTPQ_DS@
345285612SdelphijNTPQ_MS = @NTPQ_MS@
346285612SdelphijNTPQ_NI = @NTPQ_NI@
347285612SdelphijNTPSNMPD_DB = @NTPSNMPD_DB@
348285612SdelphijNTPSNMPD_DL = @NTPSNMPD_DL@
349285612SdelphijNTPSNMPD_DS = @NTPSNMPD_DS@
350285612SdelphijNTPSNMPD_MS = @NTPSNMPD_MS@
351285612SdelphijNTPSNMPD_NI = @NTPSNMPD_NI@
352285612SdelphijNTPSWEEP_DB = @NTPSWEEP_DB@
353285612SdelphijNTPSWEEP_DL = @NTPSWEEP_DL@
354285612SdelphijNTPSWEEP_DS = @NTPSWEEP_DS@
355285612SdelphijNTPSWEEP_MS = @NTPSWEEP_MS@
356285612SdelphijNTPSWEEP_NI = @NTPSWEEP_NI@
357285612SdelphijNTPTIME_DB = @NTPTIME_DB@
358285612SdelphijNTPTIME_DL = @NTPTIME_DL@
359285612SdelphijNTPTIME_DS = @NTPTIME_DS@
360285612SdelphijNTPTIME_MS = @NTPTIME_MS@
361285612SdelphijNTPTIME_NI = @NTPTIME_NI@
362285612SdelphijNTPTRACE_DB = @NTPTRACE_DB@
363285612SdelphijNTPTRACE_DL = @NTPTRACE_DL@
364285612SdelphijNTPTRACE_DS = @NTPTRACE_DS@
365285612SdelphijNTPTRACE_MS = @NTPTRACE_MS@
366285612SdelphijNTPTRACE_NI = @NTPTRACE_NI@
367285612SdelphijNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
368285612SdelphijNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
369285612SdelphijNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
370285612SdelphijNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
371285612SdelphijNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
372285612SdelphijNTP_KEYSDIR = @NTP_KEYSDIR@
373285612SdelphijNTP_WAIT_DB = @NTP_WAIT_DB@
374285612SdelphijNTP_WAIT_DL = @NTP_WAIT_DL@
375285612SdelphijNTP_WAIT_DS = @NTP_WAIT_DS@
376285612SdelphijNTP_WAIT_MS = @NTP_WAIT_MS@
377285612SdelphijNTP_WAIT_NI = @NTP_WAIT_NI@
378285612SdelphijOBJDUMP = @OBJDUMP@
379106163SrobertoOBJEXT = @OBJEXT@
380285612SdelphijOTOOL = @OTOOL@
381285612SdelphijOTOOL64 = @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@
389285612SdelphijPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
39082498SrobertoPATH_PERL = @PATH_PERL@
391285612SdelphijPATH_RUBY = @PATH_RUBY@
392132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
393285612SdelphijPATH_TEST = @PATH_TEST@
394285612SdelphijPERLLIBDIR = @PERLLIBDIR@
395285612SdelphijPKG_CONFIG = @PKG_CONFIG@
396285612SdelphijPOSIX_SHELL = @POSIX_SHELL@
39754359SrobertoPROPDELAY = @PROPDELAY@
398285612SdelphijPTHREAD_LIBS = @PTHREAD_LIBS@
39954359SrobertoRANLIB = @RANLIB@
400285612SdelphijSED = @SED@
401132451SrobertoSET_MAKE = @SET_MAKE@
402132451SrobertoSHELL = @SHELL@
403285612SdelphijSNMP_CFLAGS = @SNMP_CFLAGS@
404285612SdelphijSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
405285612SdelphijSNMP_LIBS = @SNMP_LIBS@
406285612SdelphijSNTP = @SNTP@
407285612SdelphijSNTP_DB = @SNTP_DB@
408285612SdelphijSNTP_DL = @SNTP_DL@
409285612SdelphijSNTP_DS = @SNTP_DS@
410285612SdelphijSNTP_MS = @SNTP_MS@
411285612SdelphijSNTP_NI = @SNTP_NI@
412285612SdelphijSTDNORETURN_H = @STDNORETURN_H@
413132451SrobertoSTRIP = @STRIP@
41454359SrobertoTESTDCF = @TESTDCF@
415285612SdelphijTICKADJ_DB = @TICKADJ_DB@
416285612SdelphijTICKADJ_DL = @TICKADJ_DL@
417285612SdelphijTICKADJ_DS = @TICKADJ_DS@
418285612SdelphijTICKADJ_MS = @TICKADJ_MS@
419285612SdelphijTICKADJ_NI = @TICKADJ_NI@
420285612SdelphijTIMETRIM_DB = @TIMETRIM_DB@
421285612SdelphijTIMETRIM_DL = @TIMETRIM_DL@
422285612SdelphijTIMETRIM_DS = @TIMETRIM_DS@
423285612SdelphijTIMETRIM_MS = @TIMETRIM_MS@
424285612SdelphijTIMETRIM_NI = @TIMETRIM_NI@
425285612SdelphijUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
426285612SdelphijUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
427285612SdelphijUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
428285612SdelphijUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
429285612SdelphijUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
43054359SrobertoVERSION = @VERSION@
431285612SdelphijVER_SUFFIX = @VER_SUFFIX@
432285612SdelphijYACC = @YACC@
433285612SdelphijYFLAGS = @YFLAGS@
434200576Srobertoabs_builddir = @abs_builddir@
435200576Srobertoabs_srcdir = @abs_srcdir@
436200576Srobertoabs_top_builddir = @abs_top_builddir@
437200576Srobertoabs_top_srcdir = @abs_top_srcdir@
438285612Sdelphijac_ct_AR = @ac_ct_AR@
439132451Srobertoac_ct_CC = @ac_ct_CC@
440285612Sdelphijac_ct_CXX = @ac_ct_CXX@
441285612Sdelphijac_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@
488285612SdelphijNULL = 
489132451SrobertoSUBDIRS = isc
49054359Srobertonoinst_HEADERS = \
491285612Sdelphij	adjtime.h	\
492285612Sdelphij	audio.h		\
493285612Sdelphij	ascii.h		\
494285612Sdelphij	audio.h		\
495285612Sdelphij	binio.h		\
496285612Sdelphij	declcond.h	\
497285612Sdelphij	gps.h		\
498285612Sdelphij	hopf6039.h	\
499285612Sdelphij	icom.h		\
500285612Sdelphij	ieee754io.h	\
501285612Sdelphij	intreswork.h	\
502285612Sdelphij	iosignal.h	\
503285612Sdelphij	l_stdlib.h	\
504285612Sdelphij	lib_strbuf.h	\
505285612Sdelphij	libntp.h	\
506285612Sdelphij	mbg_gps166.h	\
507285612Sdelphij	mx4200.h	\
508285612Sdelphij	ntif.h		\
509285612Sdelphij	ntp.h		\
510285612Sdelphij	ntp_assert.h	\
511285612Sdelphij	ntp_calendar.h	\
512285612Sdelphij	ntp_cmdargs.h	\
513285612Sdelphij	ntp_config.h	\
514285612Sdelphij	ntp_control.h	\
515285612Sdelphij	ntp_crypto.h	\
516285612Sdelphij	ntp_prio_q.h	\
517285612Sdelphij	ntp_datum.h	\
518285612Sdelphij	ntp_debug.h	\
519285612Sdelphij	ntp_filegen.h	\
520285612Sdelphij	ntp_fp.h	\
521285612Sdelphij	ntp_if.h	\
522285612Sdelphij	ntp_intres.h	\
523285612Sdelphij	ntp_io.h	\
524285612Sdelphij	ntp_libopts.h	\
525285612Sdelphij	ntp_lineedit.h	\
526285612Sdelphij	ntp_lists.h	\
527285612Sdelphij	ntp_machine.h	\
528285612Sdelphij	ntp_malloc.h	\
529285612Sdelphij	ntp_md5.h	\
530285612Sdelphij	ntp_net.h	\
531285612Sdelphij	ntp_proto.h	\
532285612Sdelphij	ntp_random.h	\
533285612Sdelphij	ntp_refclock.h	\
534285612Sdelphij	ntp_request.h	\
535285612Sdelphij	ntp_rfc2553.h	\
536285612Sdelphij	ntp_select.h	\
537285612Sdelphij	ntp_stdlib.h	\
538285612Sdelphij	ntp_string.h	\
539285612Sdelphij	ntp_syscall.h	\
540285612Sdelphij	ntp_syslog.h	\
541285612Sdelphij	ntp_tty.h	\
542285612Sdelphij	ntp_types.h	\
543285612Sdelphij	ntp_unixtime.h	\
544285612Sdelphij	ntp_worker.h	\
545285612Sdelphij	ntp_workimpl.h	\
546285612Sdelphij	ntpd.h		\
547285612Sdelphij	ntpsim.h	\
548285612Sdelphij	parse.h		\
549285612Sdelphij	parse_conf.h	\
550289997Sglebius	rc_cmdlength.h	\
551285612Sdelphij	recvbuff.h	\
552285612Sdelphij	refclock_atom.h	\
553285612Sdelphij	refidsmear.h	\
554293650Sglebius	safecast.h	\
555285612Sdelphij	ssl_applink.c	\
556182007Sroberto	timepps-SCO.h	\
557182007Sroberto	timepps-Solaris.h	\
558182007Sroberto	timepps-SunOS.h	\
559285612Sdelphij	timespecops.h	\
560285612Sdelphij	timetoa.h	\
561285612Sdelphij	timevalops.h	\
562285612Sdelphij	trimble.h	\
563285612Sdelphij	vint64ops.h	\
564285612Sdelphij	$(NULL)
56554359Sroberto
566132451Srobertoall: all-recursive
567132451Sroberto
56854359Sroberto.SUFFIXES:
569182007Sroberto$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
570182007Sroberto	@for dep in $?; do \
571182007Sroberto	  case '$(am__configure_deps)' in \
572182007Sroberto	    *$$dep*) \
573200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
574200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
575182007Sroberto	      exit 1;; \
576182007Sroberto	  esac; \
577182007Sroberto	done; \
578200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
579200576Sroberto	$(am__cd) $(top_srcdir) && \
580200576Sroberto	  $(AUTOMAKE) --foreign include/Makefile
581182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
582182007Sroberto	@case '$?' in \
583182007Sroberto	  *config.status*) \
584182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
585182007Sroberto	  *) \
586182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
587182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
588182007Sroberto	esac;
589182007Sroberto
590182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
591182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592182007Sroberto
593182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
594182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
595182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
596182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
597200576Sroberto$(am__aclocal_m4_deps):
598182007Sroberto
599182007Srobertomostlyclean-libtool:
600182007Sroberto	-rm -f *.lo
601182007Sroberto
602182007Srobertoclean-libtool:
603182007Sroberto	-rm -rf .libs _libs
604182007Sroberto
605132451Sroberto# This directory's subdirectories are mostly independent; you can cd
606285612Sdelphij# into them and run 'make' without going through this Makefile.
607285612Sdelphij# To change the values of 'make' variables: instead of editing Makefiles,
608285612Sdelphij# (1) if the variable is set in 'config.status', edit 'config.status'
609285612Sdelphij#     (which will cause the Makefiles to be regenerated when you run 'make');
610285612Sdelphij# (2) otherwise, pass the desired values on the 'make' command line.
611285612Sdelphij$(am__recursive_targets):
612285612Sdelphij	@fail=; \
613285612Sdelphij	if $(am__make_keepgoing); then \
614285612Sdelphij	  failcom='fail=yes'; \
615285612Sdelphij	else \
616285612Sdelphij	  failcom='exit 1'; \
617285612Sdelphij	fi; \
618132451Sroberto	dot_seen=no; \
619132451Sroberto	target=`echo $@ | sed s/-recursive//`; \
620285612Sdelphij	case "$@" in \
621285612Sdelphij	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
622285612Sdelphij	  *) list='$(SUBDIRS)' ;; \
623285612Sdelphij	esac; \
624285612Sdelphij	for subdir in $$list; do \
625132451Sroberto	  echo "Making $$target in $$subdir"; \
626132451Sroberto	  if test "$$subdir" = "."; then \
627132451Sroberto	    dot_seen=yes; \
628132451Sroberto	    local_target="$$target-am"; \
629132451Sroberto	  else \
630132451Sroberto	    local_target="$$target"; \
631132451Sroberto	  fi; \
632200576Sroberto	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
633182007Sroberto	  || eval $$failcom; \
634132451Sroberto	done; \
635132451Sroberto	if test "$$dot_seen" = "no"; then \
636132451Sroberto	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
637132451Sroberto	fi; test -z "$$fail"
638132451Sroberto
639285612SdelphijID: $(am__tagged_files)
640285612Sdelphij	$(am__define_uniq_tagged_files); mkid -fID $$unique
641285612Sdelphijtags: tags-recursive
642285612SdelphijTAGS: tags
643132451Sroberto
644285612Sdelphijtags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645200576Sroberto	set x; \
64654359Sroberto	here=`pwd`; \
647182007Sroberto	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
648132451Sroberto	  include_option=--etags-include; \
649182007Sroberto	  empty_fix=.; \
650132451Sroberto	else \
651132451Sroberto	  include_option=--include; \
652182007Sroberto	  empty_fix=; \
653132451Sroberto	fi; \
654132451Sroberto	list='$(SUBDIRS)'; for subdir in $$list; do \
655132451Sroberto	  if test "$$subdir" = .; then :; else \
656182007Sroberto	    test ! -f $$subdir/TAGS || \
657200576Sroberto	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
658132451Sroberto	  fi; \
659132451Sroberto	done; \
660285612Sdelphij	$(am__define_uniq_tagged_files); \
661200576Sroberto	shift; \
662200576Sroberto	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
663182007Sroberto	  test -n "$$unique" || unique=$$empty_fix; \
664200576Sroberto	  if test $$# -gt 0; then \
665200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666200576Sroberto	      "$$@" $$unique; \
667200576Sroberto	  else \
668200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
669200576Sroberto	      $$unique; \
670200576Sroberto	  fi; \
671182007Sroberto	fi
672285612Sdelphijctags: ctags-recursive
673285612Sdelphij
674285612SdelphijCTAGS: ctags
675285612Sdelphijctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
676285612Sdelphij	$(am__define_uniq_tagged_files); \
677200576Sroberto	test -z "$(CTAGS_ARGS)$$unique" \
678132451Sroberto	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
679200576Sroberto	     $$unique
680132451Sroberto
68182498SrobertoGTAGS:
682132451Sroberto	here=`$(am__cd) $(top_builddir) && pwd` \
683200576Sroberto	  && $(am__cd) $(top_srcdir) \
684200576Sroberto	  && gtags -i $(GTAGS_ARGS) "$$here"
685285612Sdelphijcscopelist: cscopelist-recursive
68654359Sroberto
687285612Sdelphijcscopelist-am: $(am__tagged_files)
688285612Sdelphij	list='$(am__tagged_files)'; \
689285612Sdelphij	case "$(srcdir)" in \
690285612Sdelphij	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
691285612Sdelphij	  *) sdir=$(subdir)/$(srcdir) ;; \
692285612Sdelphij	esac; \
693285612Sdelphij	for i in $$list; do \
694285612Sdelphij	  if test -f "$$i"; then \
695285612Sdelphij	    echo "$(subdir)/$$i"; \
696285612Sdelphij	  else \
697285612Sdelphij	    echo "$$sdir/$$i"; \
698285612Sdelphij	  fi; \
699285612Sdelphij	done >> $(top_builddir)/cscope.files
700285612Sdelphij
70154359Srobertodistclean-tags:
702132451Sroberto	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
70354359Sroberto
70454359Srobertodistdir: $(DISTFILES)
705200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
706200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707200576Sroberto	list='$(DISTFILES)'; \
708200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
709200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
710200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
711200576Sroberto	case $$dist_files in \
712200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
713200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
714200576Sroberto			   sort -u` ;; \
715200576Sroberto	esac; \
716200576Sroberto	for file in $$dist_files; do \
717132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
71854359Sroberto	  if test -d $$d/$$file; then \
719200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
720200576Sroberto	    if test -d "$(distdir)/$$file"; then \
721200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
722200576Sroberto	    fi; \
723132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
724200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
725200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726132451Sroberto	    fi; \
727200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
72854359Sroberto	  else \
729200576Sroberto	    test -f "$(distdir)/$$file" \
730200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
73182498Sroberto	    || exit 1; \
73254359Sroberto	  fi; \
73354359Sroberto	done
734200576Sroberto	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
735132451Sroberto	  if test "$$subdir" = .; then :; else \
736285612Sdelphij	    $(am__make_dryrun) \
737285612Sdelphij	      || test -d "$(distdir)/$$subdir" \
738285612Sdelphij	      || $(MKDIR_P) "$(distdir)/$$subdir" \
739285612Sdelphij	      || exit 1; \
740200576Sroberto	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
741200576Sroberto	    $(am__relativize); \
742200576Sroberto	    new_distdir=$$reldir; \
743200576Sroberto	    dir1=$$subdir; dir2="$(top_distdir)"; \
744200576Sroberto	    $(am__relativize); \
745200576Sroberto	    new_top_distdir=$$reldir; \
746200576Sroberto	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
747200576Sroberto	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
748200576Sroberto	    ($(am__cd) $$subdir && \
749132451Sroberto	      $(MAKE) $(AM_MAKEFLAGS) \
750200576Sroberto	        top_distdir="$$new_top_distdir" \
751200576Sroberto	        distdir="$$new_distdir" \
752200576Sroberto		am__remove_distdir=: \
753200576Sroberto		am__skip_length_check=: \
754200576Sroberto		am__skip_mode_fix=: \
755132451Sroberto	        distdir) \
756132451Sroberto	      || exit 1; \
757132451Sroberto	  fi; \
758132451Sroberto	done
75954359Srobertocheck-am: all-am
760132451Srobertocheck: check-recursive
76182498Srobertoall-am: Makefile $(HEADERS)
762132451Srobertoinstalldirs: installdirs-recursive
763132451Srobertoinstalldirs-am:
764132451Srobertoinstall: install-recursive
765132451Srobertoinstall-exec: install-exec-recursive
766132451Srobertoinstall-data: install-data-recursive
767132451Srobertouninstall: uninstall-recursive
76882498Sroberto
76954359Srobertoinstall-am: all-am
77054359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
77182498Sroberto
772132451Srobertoinstallcheck: installcheck-recursive
77354359Srobertoinstall-strip:
774285612Sdelphij	if test -z '$(STRIP)'; then \
775285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
777285612Sdelphij	      install; \
778285612Sdelphij	else \
779285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781285612Sdelphij	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
782285612Sdelphij	fi
78354359Srobertomostlyclean-generic:
78454359Sroberto
78554359Srobertoclean-generic:
78654359Sroberto
78754359Srobertodistclean-generic:
788182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
789200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
79054359Sroberto
79154359Srobertomaintainer-clean-generic:
79282498Sroberto	@echo "This command is intended for maintainers to use"
79382498Sroberto	@echo "it deletes files that may require special tools to rebuild."
794132451Srobertoclean: clean-recursive
79554359Sroberto
796182007Srobertoclean-am: clean-generic clean-libtool mostlyclean-am
79754359Sroberto
798132451Srobertodistclean: distclean-recursive
799132451Sroberto	-rm -f Makefile
800200576Srobertodistclean-am: clean-am distclean-generic distclean-tags
80154359Sroberto
802132451Srobertodvi: dvi-recursive
80354359Sroberto
80482498Srobertodvi-am:
80554359Sroberto
806182007Srobertohtml: html-recursive
807182007Sroberto
808200576Srobertohtml-am:
809200576Sroberto
810132451Srobertoinfo: info-recursive
81154359Sroberto
81282498Srobertoinfo-am:
81382498Sroberto
81482498Srobertoinstall-data-am:
81582498Sroberto
816200576Srobertoinstall-dvi: install-dvi-recursive
817200576Sroberto
818200576Srobertoinstall-dvi-am:
819200576Sroberto
82082498Srobertoinstall-exec-am:
82182498Sroberto
822200576Srobertoinstall-html: install-html-recursive
823200576Sroberto
824200576Srobertoinstall-html-am:
825200576Sroberto
826132451Srobertoinstall-info: install-info-recursive
82782498Sroberto
828200576Srobertoinstall-info-am:
829200576Sroberto
83082498Srobertoinstall-man:
83182498Sroberto
832200576Srobertoinstall-pdf: install-pdf-recursive
833200576Sroberto
834200576Srobertoinstall-pdf-am:
835200576Sroberto
836200576Srobertoinstall-ps: install-ps-recursive
837200576Sroberto
838200576Srobertoinstall-ps-am:
839200576Sroberto
84082498Srobertoinstallcheck-am:
84182498Sroberto
842132451Srobertomaintainer-clean: maintainer-clean-recursive
843132451Sroberto	-rm -f Makefile
84482498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
84554359Sroberto
846132451Srobertomostlyclean: mostlyclean-recursive
84754359Sroberto
848182007Srobertomostlyclean-am: mostlyclean-generic mostlyclean-libtool
84982498Sroberto
850132451Srobertopdf: pdf-recursive
851132451Sroberto
852132451Srobertopdf-am:
853132451Sroberto
854132451Srobertops: ps-recursive
855132451Sroberto
856132451Srobertops-am:
857132451Sroberto
858200576Srobertouninstall-am:
859106163Sroberto
860285612Sdelphij.MAKE: $(am__recursive_targets) install-am install-strip
86182498Sroberto
862285612Sdelphij.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
863285612Sdelphij	check-am clean clean-generic clean-libtool cscopelist-am ctags \
864285612Sdelphij	ctags-am distclean distclean-generic distclean-libtool \
865285612Sdelphij	distclean-tags distdir dvi dvi-am html html-am info info-am \
866285612Sdelphij	install install-am install-data install-data-am install-dvi \
867285612Sdelphij	install-dvi-am install-exec install-exec-am install-html \
868285612Sdelphij	install-html-am install-info install-info-am install-man \
869285612Sdelphij	install-pdf install-pdf-am install-ps install-ps-am \
870285612Sdelphij	install-strip installcheck installcheck-am installdirs \
871285612Sdelphij	installdirs-am maintainer-clean maintainer-clean-generic \
872285612Sdelphij	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
873285612Sdelphij	ps ps-am tags tags-am uninstall uninstall-am
874132451Sroberto
875285612Sdelphij.PRECIOUS: Makefile
876200576Sroberto
877285612Sdelphij
87854359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
87954359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
88054359Sroberto.NOEXPORT:
881