1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2290001Sglebius# @configure_input@
3290001Sglebius
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
6290001Sglebius# This Makefile.in is free software; the Free Software Foundation
7290001Sglebius# gives unlimited permission to copy and/or distribute it,
8290001Sglebius# with or without modifications, as long as this notice is preserved.
9290001Sglebius
10290001Sglebius# This program is distributed in the hope that it will be useful,
11290001Sglebius# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12290001Sglebius# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13290001Sglebius# PARTICULAR PURPOSE.
14290001Sglebius
15290001Sglebius@SET_MAKE@
16290001Sglebius
17290001SglebiusVPATH = @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))
73290001Sglebiuspkgdatadir = $(datadir)/@PACKAGE@
74290001Sglebiuspkgincludedir = $(includedir)/@PACKAGE@
75290001Sglebiuspkglibdir = $(libdir)/@PACKAGE@
76290001Sglebiuspkglibexecdir = $(libexecdir)/@PACKAGE@
77290001Sglebiusam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78290001Sglebiusinstall_sh_DATA = $(install_sh) -c -m 644
79290001Sglebiusinstall_sh_PROGRAM = $(install_sh) -c
80290001Sglebiusinstall_sh_SCRIPT = $(install_sh) -c
81290001SglebiusINSTALL_HEADER = $(INSTALL_DATA)
82290001Sglebiustransform = $(program_transform_name)
83290001SglebiusNORMAL_INSTALL = :
84290001SglebiusPRE_INSTALL = :
85290001SglebiusPOST_INSTALL = :
86290001SglebiusNORMAL_UNINSTALL = :
87290001SglebiusPRE_UNINSTALL = :
88290001SglebiusPOST_UNINSTALL = :
89290001Sglebiusbuild_triplet = @build@
90290001Sglebiushost_triplet = @host@
91290001Sglebiussubdir = include
92290001SglebiusACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
94290001Sglebius	$(top_srcdir)/libopts/m4/stdnoreturn.m4 \
95290001Sglebius	$(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
96290001Sglebius	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97290001Sglebius	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98290001Sglebius	$(top_srcdir)/m4/ntp_cacheversion.m4 \
99290001Sglebius	$(top_srcdir)/m4/ntp_compiler.m4 \
100290001Sglebius	$(top_srcdir)/m4/ntp_crosscompile.m4 \
101290001Sglebius	$(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
102290001Sglebius	$(top_srcdir)/m4/ntp_facilitynames.m4 \
103290001Sglebius	$(top_srcdir)/m4/ntp_googletest.m4 \
104290001Sglebius	$(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
105290001Sglebius	$(top_srcdir)/m4/ntp_libevent.m4 \
106290001Sglebius	$(top_srcdir)/m4/ntp_libntp.m4 \
107290001Sglebius	$(top_srcdir)/m4/ntp_lineeditlibs.m4 \
108290001Sglebius	$(top_srcdir)/m4/ntp_locinfo.m4 \
109290001Sglebius	$(top_srcdir)/m4/ntp_openssl.m4 \
110290001Sglebius	$(top_srcdir)/m4/ntp_pkg_config.m4 \
111290001Sglebius	$(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
112290001Sglebius	$(top_srcdir)/m4/ntp_sysexits.m4 \
113290001Sglebius	$(top_srcdir)/m4/ntp_unitytest.m4 \
114290001Sglebius	$(top_srcdir)/m4/ntp_ver_suffix.m4 \
115290001Sglebius	$(top_srcdir)/m4/openldap-thread-check.m4 \
116290001Sglebius	$(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
117301301Sdelphij	$(top_srcdir)/m4/snprintf.m4 \
118301301Sdelphij	$(top_srcdir)/m4/sntp_problemtests.m4 \
119301301Sdelphij	$(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
120290001Sglebiusam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121290001Sglebius	$(ACLOCAL_M4)
122290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
123290001Sglebius	$(am__DIST_COMMON)
124290001Sglebiusmkinstalldirs = $(install_sh) -d
125290001SglebiusCONFIG_HEADER = $(top_builddir)/config.h
126290001SglebiusCONFIG_CLEAN_FILES =
127290001SglebiusCONFIG_CLEAN_VPATH_FILES =
128290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
129290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130290001Sglebiusam__v_P_0 = false
131290001Sglebiusam__v_P_1 = :
132290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
133290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
135290001Sglebiusam__v_GEN_1 = 
136290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
137290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138290001Sglebiusam__v_at_0 = @
139290001Sglebiusam__v_at_1 = 
140290001SglebiusSOURCES =
141290001SglebiusDIST_SOURCES =
142290001Sglebiusam__can_run_installinfo = \
143290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
144290001Sglebius    n|no|NO) false;; \
145290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
146290001Sglebius  esac
147290001SglebiusHEADERS = $(noinst_HEADERS)
148290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in
150290001SglebiusDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151290001SglebiusACLOCAL = @ACLOCAL@
152290001SglebiusALLOCA = @ALLOCA@
153290001SglebiusAMTAR = @AMTAR@
154290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155290001SglebiusAR = @AR@
156290001SglebiusAUTOCONF = @AUTOCONF@
157290001SglebiusAUTOHEADER = @AUTOHEADER@
158290001SglebiusAUTOMAKE = @AUTOMAKE@
159290001SglebiusAWK = @AWK@
160290001SglebiusBUILD_THREAD = @BUILD_THREAD@
161290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
162290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
163290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
164290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
165290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
166290001SglebiusCC = @CC@
167290001SglebiusCCDEPMODE = @CCDEPMODE@
168290001SglebiusCFLAGS = @CFLAGS@
169290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
170290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
171290001SglebiusCPP = @CPP@
172290001SglebiusCPPFLAGS = @CPPFLAGS@
173290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
174290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
175290001SglebiusCXX = @CXX@
176290001SglebiusCXXCPP = @CXXCPP@
177290001SglebiusCXXDEPMODE = @CXXDEPMODE@
178290001SglebiusCXXFLAGS = @CXXFLAGS@
179290001SglebiusCYGPATH_W = @CYGPATH_W@
180290001SglebiusDEFS = @DEFS@
181290001SglebiusDEPDIR = @DEPDIR@
182290001SglebiusDLLTOOL = @DLLTOOL@
183290001SglebiusDSYMUTIL = @DSYMUTIL@
184290001SglebiusDUMPBIN = @DUMPBIN@
185290001SglebiusECHO_C = @ECHO_C@
186290001SglebiusECHO_N = @ECHO_N@
187290001SglebiusECHO_T = @ECHO_T@
188290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
189290001SglebiusEGREP = @EGREP@
190290001SglebiusEXEEXT = @EXEEXT@
191290001SglebiusFGREP = @FGREP@
192290001SglebiusGREP = @GREP@
193290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
194290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
195290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
196290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
197290001SglebiusGTEST_LIBS = @GTEST_LIBS@
198290001SglebiusHAVE_INLINE = @HAVE_INLINE@
199290001SglebiusINSTALL = @INSTALL@
200290001SglebiusINSTALL_DATA = @INSTALL_DATA@
201290001SglebiusINSTALL_PROGRAM = @INSTALL_PROGRAM@
202290001SglebiusINSTALL_SCRIPT = @INSTALL_SCRIPT@
203290001SglebiusINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204290001SglebiusLD = @LD@
205290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
206290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
207290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
208290001SglebiusLDADD_NTP = @LDADD_NTP@
209290001SglebiusLDFLAGS = @LDFLAGS@
210290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
211290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
212290001SglebiusLIBM = @LIBM@
213290001SglebiusLIBOBJS = @LIBOBJS@
214290001SglebiusLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
215290001SglebiusLIBOPTS_DIR = @LIBOPTS_DIR@
216290001SglebiusLIBOPTS_LDADD = @LIBOPTS_LDADD@
217290001SglebiusLIBS = @LIBS@
218290001SglebiusLIBTOOL = @LIBTOOL@
219290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
220290001SglebiusLIB_SYSLOG = @LIB_SYSLOG@
221290001SglebiusLIPO = @LIPO@
222290001SglebiusLN_S = @LN_S@
223290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
224290001SglebiusLTLIBOBJS = @LTLIBOBJS@
225290001SglebiusMAKEINFO = @MAKEINFO@
226290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
227290001SglebiusMANTAGFMT = @MANTAGFMT@
228290001SglebiusMKDIR_P = @MKDIR_P@
229290001SglebiusNM = @NM@
230290001SglebiusNMEDIT = @NMEDIT@
231290001SglebiusNTPDATE_DB = @NTPDATE_DB@
232290001SglebiusNTPDATE_DL = @NTPDATE_DL@
233290001SglebiusNTPDATE_DS = @NTPDATE_DS@
234290001SglebiusNTPDATE_MS = @NTPDATE_MS@
235290001SglebiusNTPDATE_NI = @NTPDATE_NI@
236290001SglebiusNTPDC_DB = @NTPDC_DB@
237290001SglebiusNTPDC_DL = @NTPDC_DL@
238290001SglebiusNTPDC_DS = @NTPDC_DS@
239290001SglebiusNTPDC_MS = @NTPDC_MS@
240290001SglebiusNTPDC_NI = @NTPDC_NI@
241290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
242290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
243290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
244290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
245290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
246290001SglebiusNTPD_DB = @NTPD_DB@
247290001SglebiusNTPD_DL = @NTPD_DL@
248290001SglebiusNTPD_DS = @NTPD_DS@
249290001SglebiusNTPD_MS = @NTPD_MS@
250290001SglebiusNTPD_NI = @NTPD_NI@
251290001SglebiusNTPQ_DB = @NTPQ_DB@
252290001SglebiusNTPQ_DL = @NTPQ_DL@
253290001SglebiusNTPQ_DS = @NTPQ_DS@
254290001SglebiusNTPQ_MS = @NTPQ_MS@
255290001SglebiusNTPQ_NI = @NTPQ_NI@
256290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
257290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
258290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
259290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
260290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
261290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
262290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
263290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
264290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
265290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
266290001SglebiusNTPTIME_DB = @NTPTIME_DB@
267290001SglebiusNTPTIME_DL = @NTPTIME_DL@
268290001SglebiusNTPTIME_DS = @NTPTIME_DS@
269290001SglebiusNTPTIME_MS = @NTPTIME_MS@
270290001SglebiusNTPTIME_NI = @NTPTIME_NI@
271290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
272290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
273290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
274290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
275290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
276290001SglebiusNTP_FORCE_LIBEVENT_DIST = @NTP_FORCE_LIBEVENT_DIST@
277290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
278290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
279290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
280290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
281290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
282290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
283290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
284290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
285290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
286290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
287290001SglebiusOBJDUMP = @OBJDUMP@
288290001SglebiusOBJEXT = @OBJEXT@
289290001SglebiusOTOOL = @OTOOL@
290290001SglebiusOTOOL64 = @OTOOL64@
291290001SglebiusPACKAGE = @PACKAGE@
292290001SglebiusPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293290001SglebiusPACKAGE_NAME = @PACKAGE_NAME@
294290001SglebiusPACKAGE_STRING = @PACKAGE_STRING@
295290001SglebiusPACKAGE_TARNAME = @PACKAGE_TARNAME@
296290001SglebiusPACKAGE_URL = @PACKAGE_URL@
297290001SglebiusPACKAGE_VERSION = @PACKAGE_VERSION@
298290001SglebiusPATH_RUBY = @PATH_RUBY@
299290001SglebiusPATH_SEPARATOR = @PATH_SEPARATOR@
300290001SglebiusPKG_CONFIG = @PKG_CONFIG@
301290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
302290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
303290001SglebiusRANLIB = @RANLIB@
304290001SglebiusSED = @SED@
305290001SglebiusSET_MAKE = @SET_MAKE@
306290001SglebiusSHELL = @SHELL@
307290001SglebiusSNTP = @SNTP@
308290001SglebiusSNTP_DB = @SNTP_DB@
309290001SglebiusSNTP_DL = @SNTP_DL@
310290001SglebiusSNTP_DS = @SNTP_DS@
311290001SglebiusSNTP_MS = @SNTP_MS@
312290001SglebiusSNTP_NI = @SNTP_NI@
313290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
314290001SglebiusSTRIP = @STRIP@
315290001SglebiusTICKADJ_DB = @TICKADJ_DB@
316290001SglebiusTICKADJ_DL = @TICKADJ_DL@
317290001SglebiusTICKADJ_DS = @TICKADJ_DS@
318290001SglebiusTICKADJ_MS = @TICKADJ_MS@
319290001SglebiusTICKADJ_NI = @TICKADJ_NI@
320290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
321290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
322290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
323290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
324290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
325290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
326290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
327290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
328290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
329290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
330290001SglebiusVERSION = @VERSION@
331290001SglebiusVER_SUFFIX = @VER_SUFFIX@
332290001Sglebiusabs_builddir = @abs_builddir@
333290001Sglebiusabs_srcdir = @abs_srcdir@
334290001Sglebiusabs_top_builddir = @abs_top_builddir@
335290001Sglebiusabs_top_srcdir = @abs_top_srcdir@
336290001Sglebiusac_ct_AR = @ac_ct_AR@
337290001Sglebiusac_ct_CC = @ac_ct_CC@
338290001Sglebiusac_ct_CXX = @ac_ct_CXX@
339290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340290001Sglebiusam__include = @am__include@
341290001Sglebiusam__leading_dot = @am__leading_dot@
342290001Sglebiusam__quote = @am__quote@
343290001Sglebiusam__tar = @am__tar@
344290001Sglebiusam__untar = @am__untar@
345290001Sglebiusbindir = @bindir@
346290001Sglebiusbuild = @build@
347290001Sglebiusbuild_alias = @build_alias@
348290001Sglebiusbuild_cpu = @build_cpu@
349290001Sglebiusbuild_os = @build_os@
350290001Sglebiusbuild_vendor = @build_vendor@
351290001Sglebiusbuilddir = @builddir@
352290001Sglebiusdatadir = @datadir@
353290001Sglebiusdatarootdir = @datarootdir@
354290001Sglebiusdocdir = @docdir@
355290001Sglebiusdvidir = @dvidir@
356290001Sglebiusexec_prefix = @exec_prefix@
357290001Sglebiushost = @host@
358290001Sglebiushost_alias = @host_alias@
359290001Sglebiushost_cpu = @host_cpu@
360290001Sglebiushost_os = @host_os@
361290001Sglebiushost_vendor = @host_vendor@
362290001Sglebiushtmldir = @htmldir@
363290001Sglebiusincludedir = @includedir@
364290001Sglebiusinfodir = @infodir@
365290001Sglebiusinstall_sh = @install_sh@
366290001Sglebiuslibdir = @libdir@
367290001Sglebiuslibexecdir = @libexecdir@
368290001Sglebiuslocaledir = @localedir@
369290001Sglebiuslocalstatedir = @localstatedir@
370290001Sglebiusmandir = @mandir@
371290001Sglebiusmkdir_p = @mkdir_p@
372290001Sglebiusoldincludedir = @oldincludedir@
373290001Sglebiuspdfdir = @pdfdir@
374290001Sglebiusprefix = @prefix@
375290001Sglebiusprogram_transform_name = @program_transform_name@
376290001Sglebiuspsdir = @psdir@
377290001Sglebiussbindir = @sbindir@
378290001Sglebiussharedstatedir = @sharedstatedir@
379290001Sglebiussrcdir = @srcdir@
380290001Sglebiussubdirs = @subdirs@
381290001Sglebiussysconfdir = @sysconfdir@
382290001Sglebiustarget_alias = @target_alias@
383290001Sglebiustop_build_prefix = @top_build_prefix@
384290001Sglebiustop_builddir = @top_builddir@
385290001Sglebiustop_srcdir = @top_srcdir@
386290001SglebiusNULL = 
387290001SglebiusEXTRA_DIST = \
388290001Sglebius	autogen-version.def	\
389290001Sglebius	copyright.def		\
390290001Sglebius	debug-opt.def		\
391290001Sglebius	homerc.def		\
392290001Sglebius	ntp.lic			\
393290001Sglebius	version.def		\
394290001Sglebius	version.texi		\
395290001Sglebius	$(NULL)
396290001Sglebius
397290001Sglebiusnoinst_HEADERS = 
398290001Sglebiusall: all-am
399290001Sglebius
400290001Sglebius.SUFFIXES:
401290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
402290001Sglebius	@for dep in $?; do \
403290001Sglebius	  case '$(am__configure_deps)' in \
404290001Sglebius	    *$$dep*) \
405290001Sglebius	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
406290001Sglebius	        && { if test -f $@; then exit 0; else break; fi; }; \
407290001Sglebius	      exit 1;; \
408290001Sglebius	  esac; \
409290001Sglebius	done; \
410290001Sglebius	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
411290001Sglebius	$(am__cd) $(top_srcdir) && \
412290001Sglebius	  $(AUTOMAKE) --foreign include/Makefile
413290001SglebiusMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414290001Sglebius	@case '$?' in \
415290001Sglebius	  *config.status*) \
416290001Sglebius	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
417290001Sglebius	  *) \
418290001Sglebius	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
419290001Sglebius	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
420290001Sglebius	esac;
421290001Sglebius
422290001Sglebius$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
423290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424290001Sglebius
425290001Sglebius$(top_srcdir)/configure:  $(am__configure_deps)
426290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427290001Sglebius$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
428290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429290001Sglebius$(am__aclocal_m4_deps):
430290001Sglebius
431290001Sglebiusmostlyclean-libtool:
432290001Sglebius	-rm -f *.lo
433290001Sglebius
434290001Sglebiusclean-libtool:
435290001Sglebius	-rm -rf .libs _libs
436290001Sglebiustags TAGS:
437290001Sglebius
438290001Sglebiusctags CTAGS:
439290001Sglebius
440290001Sglebiuscscope cscopelist:
441290001Sglebius
442290001Sglebius
443290001Sglebiusdistdir: $(DISTFILES)
444290001Sglebius	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445290001Sglebius	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446290001Sglebius	list='$(DISTFILES)'; \
447290001Sglebius	  dist_files=`for file in $$list; do echo $$file; done | \
448290001Sglebius	  sed -e "s|^$$srcdirstrip/||;t" \
449290001Sglebius	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450290001Sglebius	case $$dist_files in \
451290001Sglebius	  */*) $(MKDIR_P) `echo "$$dist_files" | \
452290001Sglebius			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
453290001Sglebius			   sort -u` ;; \
454290001Sglebius	esac; \
455290001Sglebius	for file in $$dist_files; do \
456290001Sglebius	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457290001Sglebius	  if test -d $$d/$$file; then \
458290001Sglebius	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
459290001Sglebius	    if test -d "$(distdir)/$$file"; then \
460290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461290001Sglebius	    fi; \
462290001Sglebius	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463290001Sglebius	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
464290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465290001Sglebius	    fi; \
466290001Sglebius	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
467290001Sglebius	  else \
468290001Sglebius	    test -f "$(distdir)/$$file" \
469290001Sglebius	    || cp -p $$d/$$file "$(distdir)/$$file" \
470290001Sglebius	    || exit 1; \
471290001Sglebius	  fi; \
472290001Sglebius	done
473290001Sglebiuscheck-am: all-am
474290001Sglebiuscheck: check-am
475290001Sglebiusall-am: Makefile $(HEADERS)
476290001Sglebiusinstalldirs:
477290001Sglebiusinstall: install-am
478290001Sglebiusinstall-exec: install-exec-am
479290001Sglebiusinstall-data: install-data-am
480290001Sglebiusuninstall: uninstall-am
481290001Sglebius
482290001Sglebiusinstall-am: all-am
483290001Sglebius	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484290001Sglebius
485290001Sglebiusinstallcheck: installcheck-am
486290001Sglebiusinstall-strip:
487290001Sglebius	if test -z '$(STRIP)'; then \
488290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490290001Sglebius	      install; \
491290001Sglebius	else \
492290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
493290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
494290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
495290001Sglebius	fi
496290001Sglebiusmostlyclean-generic:
497290001Sglebius
498290001Sglebiusclean-generic:
499290001Sglebius
500290001Sglebiusdistclean-generic:
501290001Sglebius	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
502290001Sglebius	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
503290001Sglebius
504290001Sglebiusmaintainer-clean-generic:
505290001Sglebius	@echo "This command is intended for maintainers to use"
506290001Sglebius	@echo "it deletes files that may require special tools to rebuild."
507290001Sglebiusclean: clean-am
508290001Sglebius
509290001Sglebiusclean-am: clean-generic clean-libtool mostlyclean-am
510290001Sglebius
511290001Sglebiusdistclean: distclean-am
512290001Sglebius	-rm -f Makefile
513290001Sglebiusdistclean-am: clean-am distclean-generic
514290001Sglebius
515290001Sglebiusdvi: dvi-am
516290001Sglebius
517290001Sglebiusdvi-am:
518290001Sglebius
519290001Sglebiushtml: html-am
520290001Sglebius
521290001Sglebiushtml-am:
522290001Sglebius
523290001Sglebiusinfo: info-am
524290001Sglebius
525290001Sglebiusinfo-am:
526290001Sglebius
527290001Sglebiusinstall-data-am:
528290001Sglebius
529290001Sglebiusinstall-dvi: install-dvi-am
530290001Sglebius
531290001Sglebiusinstall-dvi-am:
532290001Sglebius
533290001Sglebiusinstall-exec-am:
534290001Sglebius
535290001Sglebiusinstall-html: install-html-am
536290001Sglebius
537290001Sglebiusinstall-html-am:
538290001Sglebius
539290001Sglebiusinstall-info: install-info-am
540290001Sglebius
541290001Sglebiusinstall-info-am:
542290001Sglebius
543290001Sglebiusinstall-man:
544290001Sglebius
545290001Sglebiusinstall-pdf: install-pdf-am
546290001Sglebius
547290001Sglebiusinstall-pdf-am:
548290001Sglebius
549290001Sglebiusinstall-ps: install-ps-am
550290001Sglebius
551290001Sglebiusinstall-ps-am:
552290001Sglebius
553290001Sglebiusinstallcheck-am:
554290001Sglebius
555290001Sglebiusmaintainer-clean: maintainer-clean-am
556290001Sglebius	-rm -f Makefile
557290001Sglebiusmaintainer-clean-am: distclean-am maintainer-clean-generic
558290001Sglebius
559290001Sglebiusmostlyclean: mostlyclean-am
560290001Sglebius
561290001Sglebiusmostlyclean-am: mostlyclean-generic mostlyclean-libtool
562290001Sglebius
563290001Sglebiuspdf: pdf-am
564290001Sglebius
565290001Sglebiuspdf-am:
566290001Sglebius
567290001Sglebiusps: ps-am
568290001Sglebius
569290001Sglebiusps-am:
570290001Sglebius
571290001Sglebiusuninstall-am:
572290001Sglebius
573290001Sglebius.MAKE: install-am install-strip
574290001Sglebius
575290001Sglebius.PHONY: all all-am check check-am clean clean-generic clean-libtool \
576290001Sglebius	cscopelist-am ctags-am distclean distclean-generic \
577290001Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
578290001Sglebius	install install-am install-data install-data-am install-dvi \
579290001Sglebius	install-dvi-am install-exec install-exec-am install-html \
580290001Sglebius	install-html-am install-info install-info-am install-man \
581290001Sglebius	install-pdf install-pdf-am install-ps install-ps-am \
582290001Sglebius	install-strip installcheck installcheck-am installdirs \
583290001Sglebius	maintainer-clean maintainer-clean-generic mostlyclean \
584290001Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
585290001Sglebius	tags-am uninstall uninstall-am
586290001Sglebius
587290001Sglebius.PRECIOUS: Makefile
588290001Sglebius
589290001Sglebius
590290001Sglebius$(srcdir)/version.def: $(srcdir)/../../packageinfo.sh
591290001Sglebius	cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.def
592290001Sglebius
593290001Sglebius$(srcdir)/version.texi: $(srcdir)/../../packageinfo.sh
594290001Sglebius	cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.texi
595290001Sglebius
596290001Sglebius# Tell versions [3.59,3.63) of GNU make to not export all variables.
597290001Sglebius# Otherwise a system limit (for SysV at least) may be exceeded.
598290001Sglebius.NOEXPORT:
599