1290000Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2275970Scy# @configure_input@
3275970Scy
4290000Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290000Sglebius
6275970Scy# This Makefile.in is free software; the Free Software Foundation
7275970Scy# gives unlimited permission to copy and/or distribute it,
8275970Scy# with or without modifications, as long as this notice is preserved.
9275970Scy
10275970Scy# This program is distributed in the hope that it will be useful,
11275970Scy# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12275970Scy# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13275970Scy# PARTICULAR PURPOSE.
14275970Scy
15275970Scy@SET_MAKE@
16275970Scy
17275970ScyVPATH = @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))
73275970Scypkgdatadir = $(datadir)/@PACKAGE@
74275970Scypkgincludedir = $(includedir)/@PACKAGE@
75275970Scypkglibdir = $(libdir)/@PACKAGE@
76275970Scypkglibexecdir = $(libexecdir)/@PACKAGE@
77275970Scyam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78275970Scyinstall_sh_DATA = $(install_sh) -c -m 644
79275970Scyinstall_sh_PROGRAM = $(install_sh) -c
80275970Scyinstall_sh_SCRIPT = $(install_sh) -c
81275970ScyINSTALL_HEADER = $(INSTALL_DATA)
82275970Scytransform = $(program_transform_name)
83275970ScyNORMAL_INSTALL = :
84275970ScyPRE_INSTALL = :
85275970ScyPOST_INSTALL = :
86275970ScyNORMAL_UNINSTALL = :
87275970ScyPRE_UNINSTALL = :
88275970ScyPOST_UNINSTALL = :
89275970Scybuild_triplet = @build@
90275970Scyhost_triplet = @host@
91275970Scysubdir = scripts/build
92275970ScyACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93275970Scyam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94275970Scy	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95290000Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96275970Scy	$(top_srcdir)/sntp/m4/define_dir.m4 \
97275970Scy	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98275970Scy	$(top_srcdir)/sntp/m4/libtool.m4 \
99275970Scy	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100275970Scy	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101275970Scy	$(top_srcdir)/sntp/m4/ltversion.m4 \
102275970Scy	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103275970Scy	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104275970Scy	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105275970Scy	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106275970Scy	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107275970Scy	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108275970Scy	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109275970Scy	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110275970Scy	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111275970Scy	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112275970Scy	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113275970Scy	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114275970Scy	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115275970Scy	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116275970Scy	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117275970Scy	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118275970Scy	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119290000Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120275970Scy	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121275970Scy	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122275970Scy	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123290000Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124275970Scy	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125275970Scy	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126290000Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127290000Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
128275970Scy	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129275970Scy	$(top_srcdir)/sntp/m4/snprintf.m4 \
130275970Scy	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131275970Scyam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132275970Scy	$(ACLOCAL_M4)
133290000SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
134275970Scymkinstalldirs = $(install_sh) -d
135275970ScyCONFIG_HEADER = $(top_builddir)/config.h
136301301SdelphijCONFIG_CLEAN_FILES = genAuthors mkver
137275970ScyCONFIG_CLEAN_VPATH_FILES =
138275970ScySCRIPTS = $(noinst_SCRIPTS)
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@)
149275970Scyam__v_at_0 = @
150290000Sglebiusam__v_at_1 = 
151275970ScySOURCES =
152275970ScyDIST_SOURCES =
153290000Sglebiusam__can_run_installinfo = \
154290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
155290000Sglebius    n|no|NO) false;; \
156290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
157290000Sglebius  esac
158290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
159301301Sdelphijam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/genAuthors.in \
160301301Sdelphij	$(srcdir)/mkver.in
161275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162275970ScyACLOCAL = @ACLOCAL@
163275970ScyALLOCA = @ALLOCA@
164275970ScyAMTAR = @AMTAR@
165275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166275970ScyAR = @AR@
167275970ScyAUTOCONF = @AUTOCONF@
168275970ScyAUTOHEADER = @AUTOHEADER@
169275970ScyAUTOMAKE = @AUTOMAKE@
170275970ScyAWK = @AWK@
171290000SglebiusBUILD_THREAD = @BUILD_THREAD@
172275970ScyCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
173275970ScyCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
174275970ScyCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
175275970ScyCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
176275970ScyCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
177275970ScyCC = @CC@
178275970ScyCCDEPMODE = @CCDEPMODE@
179275970ScyCFLAGS = @CFLAGS@
180290000SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
181275970ScyCFLAGS_NTP = @CFLAGS_NTP@
182275970ScyCHUTEST = @CHUTEST@
183275970ScyCONFIG_SHELL = @CONFIG_SHELL@
184275970ScyCPP = @CPP@
185275970ScyCPPFLAGS = @CPPFLAGS@
186280849ScyCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
187275970ScyCPPFLAGS_NTP = @CPPFLAGS_NTP@
188275970ScyCXX = @CXX@
189275970ScyCXXCPP = @CXXCPP@
190275970ScyCXXDEPMODE = @CXXDEPMODE@
191275970ScyCXXFLAGS = @CXXFLAGS@
192275970ScyCYGPATH_W = @CYGPATH_W@
193275970ScyDCFD = @DCFD@
194275970ScyDEFS = @DEFS@
195275970ScyDEPDIR = @DEPDIR@
196275970ScyDLLTOOL = @DLLTOOL@
197275970ScyDSYMUTIL = @DSYMUTIL@
198275970ScyDUMPBIN = @DUMPBIN@
199275970ScyECHO_C = @ECHO_C@
200275970ScyECHO_N = @ECHO_N@
201275970ScyECHO_T = @ECHO_T@
202275970ScyEDITLINE_LIBS = @EDITLINE_LIBS@
203275970ScyEGREP = @EGREP@
204275970ScyEXEEXT = @EXEEXT@
205275970ScyFGREP = @FGREP@
206275970ScyGREP = @GREP@
207275970ScyGTEST_CONFIG = @GTEST_CONFIG@
208275970ScyGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
209275970ScyGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
210275970ScyGTEST_LDFLAGS = @GTEST_LDFLAGS@
211275970ScyGTEST_LIBS = @GTEST_LIBS@
212275970ScyHAVE_INLINE = @HAVE_INLINE@
213290000SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
214275970ScyHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
215275970ScyHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
216275970ScyINSTALL = @INSTALL@
217275970ScyINSTALL_DATA = @INSTALL_DATA@
218275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
219275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
220275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221275970ScyLD = @LD@
222280849ScyLDADD_LIBEVENT = @LDADD_LIBEVENT@
223275970ScyLDADD_LIBNTP = @LDADD_LIBNTP@
224280849ScyLDADD_LIBUTIL = @LDADD_LIBUTIL@
225275970ScyLDADD_NLIST = @LDADD_NLIST@
226275970ScyLDADD_NTP = @LDADD_NTP@
227275970ScyLDFLAGS = @LDFLAGS@
228275970ScyLDFLAGS_NTP = @LDFLAGS_NTP@
229275970ScyLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
230275970ScyLIBM = @LIBM@
231275970ScyLIBOBJS = @LIBOBJS@
232275970ScyLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
233275970ScyLIBOPTS_DIR = @LIBOPTS_DIR@
234275970ScyLIBOPTS_LDADD = @LIBOPTS_LDADD@
235275970ScyLIBPARSE = @LIBPARSE@
236275970ScyLIBS = @LIBS@
237275970ScyLIBTOOL = @LIBTOOL@
238275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
239275970ScyLIPO = @LIPO@
240275970ScyLN_S = @LN_S@
241275970ScyLSCF = @LSCF@
242290000SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
243275970ScyLTLIBOBJS = @LTLIBOBJS@
244275970ScyMAKEINFO = @MAKEINFO@
245275970ScyMAKE_ADJTIMED = @MAKE_ADJTIMED@
246275970ScyMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
247275970ScyMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
248275970ScyMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
249275970ScyMAKE_LIBPARSE = @MAKE_LIBPARSE@
250275970ScyMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
251275970ScyMAKE_NTPDSIM = @MAKE_NTPDSIM@
252275970ScyMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
253275970ScyMAKE_NTPTIME = @MAKE_NTPTIME@
254275970ScyMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
255275970ScyMAKE_TICKADJ = @MAKE_TICKADJ@
256275970ScyMAKE_TIMETRIM = @MAKE_TIMETRIM@
257275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
258275970ScyMANTAGFMT = @MANTAGFMT@
259275970ScyMKDIR_P = @MKDIR_P@
260275970ScyNM = @NM@
261275970ScyNMEDIT = @NMEDIT@
262275970ScyNTPDATE_DB = @NTPDATE_DB@
263275970ScyNTPDATE_DL = @NTPDATE_DL@
264275970ScyNTPDATE_DS = @NTPDATE_DS@
265275970ScyNTPDATE_MS = @NTPDATE_MS@
266275970ScyNTPDATE_NI = @NTPDATE_NI@
267275970ScyNTPDC_DB = @NTPDC_DB@
268275970ScyNTPDC_DL = @NTPDC_DL@
269275970ScyNTPDC_DS = @NTPDC_DS@
270275970ScyNTPDC_MS = @NTPDC_MS@
271275970ScyNTPDC_NI = @NTPDC_NI@
272275970ScyNTPDSIM_DB = @NTPDSIM_DB@
273275970ScyNTPDSIM_DL = @NTPDSIM_DL@
274275970ScyNTPDSIM_DS = @NTPDSIM_DS@
275275970ScyNTPDSIM_MS = @NTPDSIM_MS@
276275970ScyNTPDSIM_NI = @NTPDSIM_NI@
277275970ScyNTPD_DB = @NTPD_DB@
278275970ScyNTPD_DL = @NTPD_DL@
279275970ScyNTPD_DS = @NTPD_DS@
280275970ScyNTPD_MS = @NTPD_MS@
281275970ScyNTPD_NI = @NTPD_NI@
282275970ScyNTPQ_DB = @NTPQ_DB@
283275970ScyNTPQ_DL = @NTPQ_DL@
284275970ScyNTPQ_DS = @NTPQ_DS@
285275970ScyNTPQ_MS = @NTPQ_MS@
286275970ScyNTPQ_NI = @NTPQ_NI@
287275970ScyNTPSNMPD_DB = @NTPSNMPD_DB@
288275970ScyNTPSNMPD_DL = @NTPSNMPD_DL@
289275970ScyNTPSNMPD_DS = @NTPSNMPD_DS@
290275970ScyNTPSNMPD_MS = @NTPSNMPD_MS@
291275970ScyNTPSNMPD_NI = @NTPSNMPD_NI@
292275970ScyNTPSWEEP_DB = @NTPSWEEP_DB@
293275970ScyNTPSWEEP_DL = @NTPSWEEP_DL@
294275970ScyNTPSWEEP_DS = @NTPSWEEP_DS@
295275970ScyNTPSWEEP_MS = @NTPSWEEP_MS@
296275970ScyNTPSWEEP_NI = @NTPSWEEP_NI@
297275970ScyNTPTIME_DB = @NTPTIME_DB@
298275970ScyNTPTIME_DL = @NTPTIME_DL@
299275970ScyNTPTIME_DS = @NTPTIME_DS@
300275970ScyNTPTIME_MS = @NTPTIME_MS@
301275970ScyNTPTIME_NI = @NTPTIME_NI@
302275970ScyNTPTRACE_DB = @NTPTRACE_DB@
303275970ScyNTPTRACE_DL = @NTPTRACE_DL@
304275970ScyNTPTRACE_DS = @NTPTRACE_DS@
305275970ScyNTPTRACE_MS = @NTPTRACE_MS@
306275970ScyNTPTRACE_NI = @NTPTRACE_NI@
307275970ScyNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
308275970ScyNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
309275970ScyNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
310275970ScyNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
311275970ScyNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
312275970ScyNTP_KEYSDIR = @NTP_KEYSDIR@
313275970ScyNTP_WAIT_DB = @NTP_WAIT_DB@
314275970ScyNTP_WAIT_DL = @NTP_WAIT_DL@
315275970ScyNTP_WAIT_DS = @NTP_WAIT_DS@
316275970ScyNTP_WAIT_MS = @NTP_WAIT_MS@
317275970ScyNTP_WAIT_NI = @NTP_WAIT_NI@
318275970ScyOBJDUMP = @OBJDUMP@
319275970ScyOBJEXT = @OBJEXT@
320275970ScyOTOOL = @OTOOL@
321275970ScyOTOOL64 = @OTOOL64@
322275970ScyPACKAGE = @PACKAGE@
323275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
324275970ScyPACKAGE_NAME = @PACKAGE_NAME@
325275970ScyPACKAGE_STRING = @PACKAGE_STRING@
326275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
327275970ScyPACKAGE_URL = @PACKAGE_URL@
328275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
329275970ScyPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
330275970ScyPATH_PERL = @PATH_PERL@
331290000SglebiusPATH_RUBY = @PATH_RUBY@
332275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
333275970ScyPATH_TEST = @PATH_TEST@
334275970ScyPERLLIBDIR = @PERLLIBDIR@
335275970ScyPKG_CONFIG = @PKG_CONFIG@
336275970ScyPOSIX_SHELL = @POSIX_SHELL@
337275970ScyPROPDELAY = @PROPDELAY@
338275970ScyPTHREAD_LIBS = @PTHREAD_LIBS@
339275970ScyRANLIB = @RANLIB@
340275970ScySED = @SED@
341275970ScySET_MAKE = @SET_MAKE@
342275970ScySHELL = @SHELL@
343275970ScySNMP_CFLAGS = @SNMP_CFLAGS@
344275970ScySNMP_CPPFLAGS = @SNMP_CPPFLAGS@
345275970ScySNMP_LIBS = @SNMP_LIBS@
346275970ScySNTP = @SNTP@
347275970ScySNTP_DB = @SNTP_DB@
348275970ScySNTP_DL = @SNTP_DL@
349275970ScySNTP_DS = @SNTP_DS@
350275970ScySNTP_MS = @SNTP_MS@
351275970ScySNTP_NI = @SNTP_NI@
352275970ScySTDNORETURN_H = @STDNORETURN_H@
353275970ScySTRIP = @STRIP@
354275970ScyTESTDCF = @TESTDCF@
355275970ScyTICKADJ_DB = @TICKADJ_DB@
356275970ScyTICKADJ_DL = @TICKADJ_DL@
357275970ScyTICKADJ_DS = @TICKADJ_DS@
358275970ScyTICKADJ_MS = @TICKADJ_MS@
359275970ScyTICKADJ_NI = @TICKADJ_NI@
360275970ScyTIMETRIM_DB = @TIMETRIM_DB@
361275970ScyTIMETRIM_DL = @TIMETRIM_DL@
362275970ScyTIMETRIM_DS = @TIMETRIM_DS@
363275970ScyTIMETRIM_MS = @TIMETRIM_MS@
364275970ScyTIMETRIM_NI = @TIMETRIM_NI@
365290000SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
366290000SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
367290000SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
368290000SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
369290000SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
370275970ScyVERSION = @VERSION@
371275970ScyVER_SUFFIX = @VER_SUFFIX@
372275970ScyYACC = @YACC@
373275970ScyYFLAGS = @YFLAGS@
374275970Scyabs_builddir = @abs_builddir@
375275970Scyabs_srcdir = @abs_srcdir@
376275970Scyabs_top_builddir = @abs_top_builddir@
377275970Scyabs_top_srcdir = @abs_top_srcdir@
378275970Scyac_ct_AR = @ac_ct_AR@
379275970Scyac_ct_CC = @ac_ct_CC@
380275970Scyac_ct_CXX = @ac_ct_CXX@
381275970Scyac_ct_DUMPBIN = @ac_ct_DUMPBIN@
382275970Scyam__include = @am__include@
383275970Scyam__leading_dot = @am__leading_dot@
384275970Scyam__quote = @am__quote@
385275970Scyam__tar = @am__tar@
386275970Scyam__untar = @am__untar@
387275970Scybindir = @bindir@
388275970Scybuild = @build@
389275970Scybuild_alias = @build_alias@
390275970Scybuild_cpu = @build_cpu@
391275970Scybuild_os = @build_os@
392275970Scybuild_vendor = @build_vendor@
393275970Scybuilddir = @builddir@
394275970Scydatadir = @datadir@
395275970Scydatarootdir = @datarootdir@
396275970Scydocdir = @docdir@
397275970Scydvidir = @dvidir@
398275970Scyexec_prefix = @exec_prefix@
399275970Scyhost = @host@
400275970Scyhost_alias = @host_alias@
401275970Scyhost_cpu = @host_cpu@
402275970Scyhost_os = @host_os@
403275970Scyhost_vendor = @host_vendor@
404275970Scyhtmldir = @htmldir@
405275970Scyincludedir = @includedir@
406275970Scyinfodir = @infodir@
407275970Scyinstall_sh = @install_sh@
408275970Scylibdir = @libdir@
409275970Scylibexecdir = @libexecdir@
410275970Scylocaledir = @localedir@
411275970Scylocalstatedir = @localstatedir@
412275970Scymandir = @mandir@
413275970Scymkdir_p = @mkdir_p@
414275970Scyoldincludedir = @oldincludedir@
415275970Scypdfdir = @pdfdir@
416275970Scyprefix = @prefix@
417275970Scyprogram_transform_name = @program_transform_name@
418275970Scypsdir = @psdir@
419275970Scysbindir = @sbindir@
420275970Scysharedstatedir = @sharedstatedir@
421275970Scysrcdir = @srcdir@
422275970Scysubdirs = @subdirs@
423275970Scysysconfdir = @sysconfdir@
424275970Scytarget_alias = @target_alias@
425275970Scytop_build_prefix = @top_build_prefix@
426275970Scytop_builddir = @top_builddir@
427275970Scytop_srcdir = @top_srcdir@
428275970Scyrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
429275970Scy		autogen -L ../sntp/include -L ../sntp/ag-tpl
430275970Scy
431301301Sdelphijnoinst_SCRIPTS = genAuthors mkver
432275970ScyNULL = 
433275970ScyEXTRA_DIST = \
434275970Scy	check--help		\
435275970Scy	checkChangeLog		\
436275970Scy	checkHtmlFileDates	\
437275970Scy	fixautomakedepsmagic	\
438275970Scy	genCommitLog		\
439275970Scy	genver			\
440275970Scy	updateBEDate		\
441275970Scy	UpdatePoint		\
442275970Scy	VersionName		\
443275970Scy	$(NULL)
444275970Scy
445275970Scyall: all-am
446275970Scy
447275970Scy.SUFFIXES:
448275970Scy$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
449275970Scy	@for dep in $?; do \
450275970Scy	  case '$(am__configure_deps)' in \
451275970Scy	    *$$dep*) \
452275970Scy	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
453275970Scy	        && { if test -f $@; then exit 0; else break; fi; }; \
454275970Scy	      exit 1;; \
455275970Scy	  esac; \
456275970Scy	done; \
457275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/build/Makefile'; \
458275970Scy	$(am__cd) $(top_srcdir) && \
459275970Scy	  $(AUTOMAKE) --foreign scripts/build/Makefile
460275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461275970Scy	@case '$?' in \
462275970Scy	  *config.status*) \
463275970Scy	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
464275970Scy	  *) \
465275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
466275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
467275970Scy	esac;
468275970Scy
469275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471275970Scy
472275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
473275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
475275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476275970Scy$(am__aclocal_m4_deps):
477301301SdelphijgenAuthors: $(top_builddir)/config.status $(srcdir)/genAuthors.in
478301301Sdelphij	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
479275970Scymkver: $(top_builddir)/config.status $(srcdir)/mkver.in
480275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
481275970Scy
482275970Scymostlyclean-libtool:
483275970Scy	-rm -f *.lo
484275970Scy
485275970Scyclean-libtool:
486275970Scy	-rm -rf .libs _libs
487290000Sglebiustags TAGS:
488275970Scy
489290000Sglebiusctags CTAGS:
490275970Scy
491290000Sglebiuscscope cscopelist:
492275970Scy
493290000Sglebius
494275970Scydistdir: $(DISTFILES)
495275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
497275970Scy	list='$(DISTFILES)'; \
498275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
499275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
500275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
501275970Scy	case $$dist_files in \
502275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
503275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
504275970Scy			   sort -u` ;; \
505275970Scy	esac; \
506275970Scy	for file in $$dist_files; do \
507275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508275970Scy	  if test -d $$d/$$file; then \
509275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
510275970Scy	    if test -d "$(distdir)/$$file"; then \
511275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512275970Scy	    fi; \
513275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
515275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516275970Scy	    fi; \
517275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518275970Scy	  else \
519275970Scy	    test -f "$(distdir)/$$file" \
520275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
521275970Scy	    || exit 1; \
522275970Scy	  fi; \
523275970Scy	done
524275970Scycheck-am: all-am
525275970Scycheck: check-am
526275970Scyall-am: Makefile $(SCRIPTS)
527275970Scyinstalldirs:
528275970Scyinstall: install-am
529275970Scyinstall-exec: install-exec-am
530275970Scyinstall-data: install-data-am
531275970Scyuninstall: uninstall-am
532275970Scy
533275970Scyinstall-am: all-am
534275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
535275970Scy
536275970Scyinstallcheck: installcheck-am
537275970Scyinstall-strip:
538290000Sglebius	if test -z '$(STRIP)'; then \
539290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
541290000Sglebius	      install; \
542290000Sglebius	else \
543290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
546290000Sglebius	fi
547275970Scymostlyclean-generic:
548275970Scy
549275970Scyclean-generic:
550275970Scy
551275970Scydistclean-generic:
552275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
554275970Scy
555275970Scymaintainer-clean-generic:
556275970Scy	@echo "This command is intended for maintainers to use"
557275970Scy	@echo "it deletes files that may require special tools to rebuild."
558275970Scyclean: clean-am
559275970Scy
560275970Scyclean-am: clean-generic clean-libtool mostlyclean-am
561275970Scy
562275970Scydistclean: distclean-am
563275970Scy	-rm -f Makefile
564275970Scydistclean-am: clean-am distclean-generic
565275970Scy
566275970Scydvi: dvi-am
567275970Scy
568275970Scydvi-am:
569275970Scy
570275970Scyhtml: html-am
571275970Scy
572275970Scyhtml-am:
573275970Scy
574275970Scyinfo: info-am
575275970Scy
576275970Scyinfo-am:
577275970Scy
578275970Scyinstall-data-am:
579275970Scy
580275970Scyinstall-dvi: install-dvi-am
581275970Scy
582275970Scyinstall-dvi-am:
583275970Scy
584275970Scyinstall-exec-am:
585275970Scy
586275970Scyinstall-html: install-html-am
587275970Scy
588275970Scyinstall-html-am:
589275970Scy
590275970Scyinstall-info: install-info-am
591275970Scy
592275970Scyinstall-info-am:
593275970Scy
594275970Scyinstall-man:
595275970Scy
596275970Scyinstall-pdf: install-pdf-am
597275970Scy
598275970Scyinstall-pdf-am:
599275970Scy
600275970Scyinstall-ps: install-ps-am
601275970Scy
602275970Scyinstall-ps-am:
603275970Scy
604275970Scyinstallcheck-am:
605275970Scy
606275970Scymaintainer-clean: maintainer-clean-am
607275970Scy	-rm -f Makefile
608275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
609275970Scy
610275970Scymostlyclean: mostlyclean-am
611275970Scy
612275970Scymostlyclean-am: mostlyclean-generic mostlyclean-libtool
613275970Scy
614275970Scypdf: pdf-am
615275970Scy
616275970Scypdf-am:
617275970Scy
618275970Scyps: ps-am
619275970Scy
620275970Scyps-am:
621275970Scy
622275970Scyuninstall-am:
623275970Scy
624275970Scy.MAKE: install-am install-strip
625275970Scy
626275970Scy.PHONY: all all-am check check-am clean clean-generic clean-libtool \
627290000Sglebius	cscopelist-am ctags-am distclean distclean-generic \
628290000Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
629290000Sglebius	install install-am install-data install-data-am install-dvi \
630290000Sglebius	install-dvi-am install-exec install-exec-am install-html \
631290000Sglebius	install-html-am install-info install-info-am install-man \
632290000Sglebius	install-pdf install-pdf-am install-ps install-ps-am \
633290000Sglebius	install-strip installcheck installcheck-am installdirs \
634290000Sglebius	maintainer-clean maintainer-clean-generic mostlyclean \
635290000Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
636290000Sglebius	tags-am uninstall uninstall-am
637275970Scy
638290000Sglebius.PRECIOUS: Makefile
639275970Scy
640290000Sglebius
641275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
642275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
643275970Scy.NOEXPORT:
644