Makefile.in revision 301301
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = scripts/build
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96	$(top_srcdir)/sntp/m4/define_dir.m4 \
97	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98	$(top_srcdir)/sntp/m4/libtool.m4 \
99	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101	$(top_srcdir)/sntp/m4/ltversion.m4 \
102	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127	$(top_srcdir)/sntp/m4/openldap.m4 \
128	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129	$(top_srcdir)/sntp/m4/snprintf.m4 \
130	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132	$(ACLOCAL_M4)
133DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
134mkinstalldirs = $(install_sh) -d
135CONFIG_HEADER = $(top_builddir)/config.h
136CONFIG_CLEAN_FILES = genAuthors mkver
137CONFIG_CLEAN_VPATH_FILES =
138SCRIPTS = $(noinst_SCRIPTS)
139AM_V_P = $(am__v_P_@AM_V@)
140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141am__v_P_0 = false
142am__v_P_1 = :
143AM_V_GEN = $(am__v_GEN_@AM_V@)
144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145am__v_GEN_0 = @echo "  GEN     " $@;
146am__v_GEN_1 = 
147AM_V_at = $(am__v_at_@AM_V@)
148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149am__v_at_0 = @
150am__v_at_1 = 
151SOURCES =
152DIST_SOURCES =
153am__can_run_installinfo = \
154  case $$AM_UPDATE_INFO_DIR in \
155    n|no|NO) false;; \
156    *) (install-info --version) >/dev/null 2>&1;; \
157  esac
158am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
159am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/genAuthors.in \
160	$(srcdir)/mkver.in
161DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162ACLOCAL = @ACLOCAL@
163ALLOCA = @ALLOCA@
164AMTAR = @AMTAR@
165AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166AR = @AR@
167AUTOCONF = @AUTOCONF@
168AUTOHEADER = @AUTOHEADER@
169AUTOMAKE = @AUTOMAKE@
170AWK = @AWK@
171BUILD_THREAD = @BUILD_THREAD@
172CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
173CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
174CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
175CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
176CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
177CC = @CC@
178CCDEPMODE = @CCDEPMODE@
179CFLAGS = @CFLAGS@
180CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
181CFLAGS_NTP = @CFLAGS_NTP@
182CHUTEST = @CHUTEST@
183CONFIG_SHELL = @CONFIG_SHELL@
184CPP = @CPP@
185CPPFLAGS = @CPPFLAGS@
186CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
187CPPFLAGS_NTP = @CPPFLAGS_NTP@
188CXX = @CXX@
189CXXCPP = @CXXCPP@
190CXXDEPMODE = @CXXDEPMODE@
191CXXFLAGS = @CXXFLAGS@
192CYGPATH_W = @CYGPATH_W@
193DCFD = @DCFD@
194DEFS = @DEFS@
195DEPDIR = @DEPDIR@
196DLLTOOL = @DLLTOOL@
197DSYMUTIL = @DSYMUTIL@
198DUMPBIN = @DUMPBIN@
199ECHO_C = @ECHO_C@
200ECHO_N = @ECHO_N@
201ECHO_T = @ECHO_T@
202EDITLINE_LIBS = @EDITLINE_LIBS@
203EGREP = @EGREP@
204EXEEXT = @EXEEXT@
205FGREP = @FGREP@
206GREP = @GREP@
207GTEST_CONFIG = @GTEST_CONFIG@
208GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
209GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
210GTEST_LDFLAGS = @GTEST_LDFLAGS@
211GTEST_LIBS = @GTEST_LIBS@
212HAVE_INLINE = @HAVE_INLINE@
213HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
214HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
215HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
216INSTALL = @INSTALL@
217INSTALL_DATA = @INSTALL_DATA@
218INSTALL_PROGRAM = @INSTALL_PROGRAM@
219INSTALL_SCRIPT = @INSTALL_SCRIPT@
220INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221LD = @LD@
222LDADD_LIBEVENT = @LDADD_LIBEVENT@
223LDADD_LIBNTP = @LDADD_LIBNTP@
224LDADD_LIBUTIL = @LDADD_LIBUTIL@
225LDADD_NLIST = @LDADD_NLIST@
226LDADD_NTP = @LDADD_NTP@
227LDFLAGS = @LDFLAGS@
228LDFLAGS_NTP = @LDFLAGS_NTP@
229LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
230LIBM = @LIBM@
231LIBOBJS = @LIBOBJS@
232LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
233LIBOPTS_DIR = @LIBOPTS_DIR@
234LIBOPTS_LDADD = @LIBOPTS_LDADD@
235LIBPARSE = @LIBPARSE@
236LIBS = @LIBS@
237LIBTOOL = @LIBTOOL@
238LIBTOOL_DEPS = @LIBTOOL_DEPS@
239LIPO = @LIPO@
240LN_S = @LN_S@
241LSCF = @LSCF@
242LTHREAD_LIBS = @LTHREAD_LIBS@
243LTLIBOBJS = @LTLIBOBJS@
244MAKEINFO = @MAKEINFO@
245MAKE_ADJTIMED = @MAKE_ADJTIMED@
246MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
247MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
248MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
249MAKE_LIBPARSE = @MAKE_LIBPARSE@
250MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
251MAKE_NTPDSIM = @MAKE_NTPDSIM@
252MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
253MAKE_NTPTIME = @MAKE_NTPTIME@
254MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
255MAKE_TICKADJ = @MAKE_TICKADJ@
256MAKE_TIMETRIM = @MAKE_TIMETRIM@
257MANIFEST_TOOL = @MANIFEST_TOOL@
258MANTAGFMT = @MANTAGFMT@
259MKDIR_P = @MKDIR_P@
260NM = @NM@
261NMEDIT = @NMEDIT@
262NTPDATE_DB = @NTPDATE_DB@
263NTPDATE_DL = @NTPDATE_DL@
264NTPDATE_DS = @NTPDATE_DS@
265NTPDATE_MS = @NTPDATE_MS@
266NTPDATE_NI = @NTPDATE_NI@
267NTPDC_DB = @NTPDC_DB@
268NTPDC_DL = @NTPDC_DL@
269NTPDC_DS = @NTPDC_DS@
270NTPDC_MS = @NTPDC_MS@
271NTPDC_NI = @NTPDC_NI@
272NTPDSIM_DB = @NTPDSIM_DB@
273NTPDSIM_DL = @NTPDSIM_DL@
274NTPDSIM_DS = @NTPDSIM_DS@
275NTPDSIM_MS = @NTPDSIM_MS@
276NTPDSIM_NI = @NTPDSIM_NI@
277NTPD_DB = @NTPD_DB@
278NTPD_DL = @NTPD_DL@
279NTPD_DS = @NTPD_DS@
280NTPD_MS = @NTPD_MS@
281NTPD_NI = @NTPD_NI@
282NTPQ_DB = @NTPQ_DB@
283NTPQ_DL = @NTPQ_DL@
284NTPQ_DS = @NTPQ_DS@
285NTPQ_MS = @NTPQ_MS@
286NTPQ_NI = @NTPQ_NI@
287NTPSNMPD_DB = @NTPSNMPD_DB@
288NTPSNMPD_DL = @NTPSNMPD_DL@
289NTPSNMPD_DS = @NTPSNMPD_DS@
290NTPSNMPD_MS = @NTPSNMPD_MS@
291NTPSNMPD_NI = @NTPSNMPD_NI@
292NTPSWEEP_DB = @NTPSWEEP_DB@
293NTPSWEEP_DL = @NTPSWEEP_DL@
294NTPSWEEP_DS = @NTPSWEEP_DS@
295NTPSWEEP_MS = @NTPSWEEP_MS@
296NTPSWEEP_NI = @NTPSWEEP_NI@
297NTPTIME_DB = @NTPTIME_DB@
298NTPTIME_DL = @NTPTIME_DL@
299NTPTIME_DS = @NTPTIME_DS@
300NTPTIME_MS = @NTPTIME_MS@
301NTPTIME_NI = @NTPTIME_NI@
302NTPTRACE_DB = @NTPTRACE_DB@
303NTPTRACE_DL = @NTPTRACE_DL@
304NTPTRACE_DS = @NTPTRACE_DS@
305NTPTRACE_MS = @NTPTRACE_MS@
306NTPTRACE_NI = @NTPTRACE_NI@
307NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
308NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
309NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
310NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
311NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
312NTP_KEYSDIR = @NTP_KEYSDIR@
313NTP_WAIT_DB = @NTP_WAIT_DB@
314NTP_WAIT_DL = @NTP_WAIT_DL@
315NTP_WAIT_DS = @NTP_WAIT_DS@
316NTP_WAIT_MS = @NTP_WAIT_MS@
317NTP_WAIT_NI = @NTP_WAIT_NI@
318OBJDUMP = @OBJDUMP@
319OBJEXT = @OBJEXT@
320OTOOL = @OTOOL@
321OTOOL64 = @OTOOL64@
322PACKAGE = @PACKAGE@
323PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
324PACKAGE_NAME = @PACKAGE_NAME@
325PACKAGE_STRING = @PACKAGE_STRING@
326PACKAGE_TARNAME = @PACKAGE_TARNAME@
327PACKAGE_URL = @PACKAGE_URL@
328PACKAGE_VERSION = @PACKAGE_VERSION@
329PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
330PATH_PERL = @PATH_PERL@
331PATH_RUBY = @PATH_RUBY@
332PATH_SEPARATOR = @PATH_SEPARATOR@
333PATH_TEST = @PATH_TEST@
334PERLLIBDIR = @PERLLIBDIR@
335PKG_CONFIG = @PKG_CONFIG@
336POSIX_SHELL = @POSIX_SHELL@
337PROPDELAY = @PROPDELAY@
338PTHREAD_LIBS = @PTHREAD_LIBS@
339RANLIB = @RANLIB@
340SED = @SED@
341SET_MAKE = @SET_MAKE@
342SHELL = @SHELL@
343SNMP_CFLAGS = @SNMP_CFLAGS@
344SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
345SNMP_LIBS = @SNMP_LIBS@
346SNTP = @SNTP@
347SNTP_DB = @SNTP_DB@
348SNTP_DL = @SNTP_DL@
349SNTP_DS = @SNTP_DS@
350SNTP_MS = @SNTP_MS@
351SNTP_NI = @SNTP_NI@
352STDNORETURN_H = @STDNORETURN_H@
353STRIP = @STRIP@
354TESTDCF = @TESTDCF@
355TICKADJ_DB = @TICKADJ_DB@
356TICKADJ_DL = @TICKADJ_DL@
357TICKADJ_DS = @TICKADJ_DS@
358TICKADJ_MS = @TICKADJ_MS@
359TICKADJ_NI = @TICKADJ_NI@
360TIMETRIM_DB = @TIMETRIM_DB@
361TIMETRIM_DL = @TIMETRIM_DL@
362TIMETRIM_DS = @TIMETRIM_DS@
363TIMETRIM_MS = @TIMETRIM_MS@
364TIMETRIM_NI = @TIMETRIM_NI@
365UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
366UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
367UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
368UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
369UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
370VERSION = @VERSION@
371VER_SUFFIX = @VER_SUFFIX@
372YACC = @YACC@
373YFLAGS = @YFLAGS@
374abs_builddir = @abs_builddir@
375abs_srcdir = @abs_srcdir@
376abs_top_builddir = @abs_top_builddir@
377abs_top_srcdir = @abs_top_srcdir@
378ac_ct_AR = @ac_ct_AR@
379ac_ct_CC = @ac_ct_CC@
380ac_ct_CXX = @ac_ct_CXX@
381ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
382am__include = @am__include@
383am__leading_dot = @am__leading_dot@
384am__quote = @am__quote@
385am__tar = @am__tar@
386am__untar = @am__untar@
387bindir = @bindir@
388build = @build@
389build_alias = @build_alias@
390build_cpu = @build_cpu@
391build_os = @build_os@
392build_vendor = @build_vendor@
393builddir = @builddir@
394datadir = @datadir@
395datarootdir = @datarootdir@
396docdir = @docdir@
397dvidir = @dvidir@
398exec_prefix = @exec_prefix@
399host = @host@
400host_alias = @host_alias@
401host_cpu = @host_cpu@
402host_os = @host_os@
403host_vendor = @host_vendor@
404htmldir = @htmldir@
405includedir = @includedir@
406infodir = @infodir@
407install_sh = @install_sh@
408libdir = @libdir@
409libexecdir = @libexecdir@
410localedir = @localedir@
411localstatedir = @localstatedir@
412mandir = @mandir@
413mkdir_p = @mkdir_p@
414oldincludedir = @oldincludedir@
415pdfdir = @pdfdir@
416prefix = @prefix@
417program_transform_name = @program_transform_name@
418psdir = @psdir@
419sbindir = @sbindir@
420sharedstatedir = @sharedstatedir@
421srcdir = @srcdir@
422subdirs = @subdirs@
423sysconfdir = @sysconfdir@
424target_alias = @target_alias@
425top_build_prefix = @top_build_prefix@
426top_builddir = @top_builddir@
427top_srcdir = @top_srcdir@
428run_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
429		autogen -L ../sntp/include -L ../sntp/ag-tpl
430
431noinst_SCRIPTS = genAuthors mkver
432NULL = 
433EXTRA_DIST = \
434	check--help		\
435	checkChangeLog		\
436	checkHtmlFileDates	\
437	fixautomakedepsmagic	\
438	genCommitLog		\
439	genver			\
440	updateBEDate		\
441	UpdatePoint		\
442	VersionName		\
443	$(NULL)
444
445all: all-am
446
447.SUFFIXES:
448$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
449	@for dep in $?; do \
450	  case '$(am__configure_deps)' in \
451	    *$$dep*) \
452	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
453	        && { if test -f $@; then exit 0; else break; fi; }; \
454	      exit 1;; \
455	  esac; \
456	done; \
457	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/build/Makefile'; \
458	$(am__cd) $(top_srcdir) && \
459	  $(AUTOMAKE) --foreign scripts/build/Makefile
460Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461	@case '$?' in \
462	  *config.status*) \
463	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
464	  *) \
465	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
466	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
467	esac;
468
469$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471
472$(top_srcdir)/configure:  $(am__configure_deps)
473	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
475	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476$(am__aclocal_m4_deps):
477genAuthors: $(top_builddir)/config.status $(srcdir)/genAuthors.in
478	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
479mkver: $(top_builddir)/config.status $(srcdir)/mkver.in
480	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
481
482mostlyclean-libtool:
483	-rm -f *.lo
484
485clean-libtool:
486	-rm -rf .libs _libs
487tags TAGS:
488
489ctags CTAGS:
490
491cscope cscopelist:
492
493
494distdir: $(DISTFILES)
495	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
497	list='$(DISTFILES)'; \
498	  dist_files=`for file in $$list; do echo $$file; done | \
499	  sed -e "s|^$$srcdirstrip/||;t" \
500	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
501	case $$dist_files in \
502	  */*) $(MKDIR_P) `echo "$$dist_files" | \
503			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
504			   sort -u` ;; \
505	esac; \
506	for file in $$dist_files; do \
507	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508	  if test -d $$d/$$file; then \
509	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
510	    if test -d "$(distdir)/$$file"; then \
511	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512	    fi; \
513	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
515	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516	    fi; \
517	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518	  else \
519	    test -f "$(distdir)/$$file" \
520	    || cp -p $$d/$$file "$(distdir)/$$file" \
521	    || exit 1; \
522	  fi; \
523	done
524check-am: all-am
525check: check-am
526all-am: Makefile $(SCRIPTS)
527installdirs:
528install: install-am
529install-exec: install-exec-am
530install-data: install-data-am
531uninstall: uninstall-am
532
533install-am: all-am
534	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
535
536installcheck: installcheck-am
537install-strip:
538	if test -z '$(STRIP)'; then \
539	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
541	      install; \
542	else \
543	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
546	fi
547mostlyclean-generic:
548
549clean-generic:
550
551distclean-generic:
552	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
554
555maintainer-clean-generic:
556	@echo "This command is intended for maintainers to use"
557	@echo "it deletes files that may require special tools to rebuild."
558clean: clean-am
559
560clean-am: clean-generic clean-libtool mostlyclean-am
561
562distclean: distclean-am
563	-rm -f Makefile
564distclean-am: clean-am distclean-generic
565
566dvi: dvi-am
567
568dvi-am:
569
570html: html-am
571
572html-am:
573
574info: info-am
575
576info-am:
577
578install-data-am:
579
580install-dvi: install-dvi-am
581
582install-dvi-am:
583
584install-exec-am:
585
586install-html: install-html-am
587
588install-html-am:
589
590install-info: install-info-am
591
592install-info-am:
593
594install-man:
595
596install-pdf: install-pdf-am
597
598install-pdf-am:
599
600install-ps: install-ps-am
601
602install-ps-am:
603
604installcheck-am:
605
606maintainer-clean: maintainer-clean-am
607	-rm -f Makefile
608maintainer-clean-am: distclean-am maintainer-clean-generic
609
610mostlyclean: mostlyclean-am
611
612mostlyclean-am: mostlyclean-generic mostlyclean-libtool
613
614pdf: pdf-am
615
616pdf-am:
617
618ps: ps-am
619
620ps-am:
621
622uninstall-am:
623
624.MAKE: install-am install-strip
625
626.PHONY: all all-am check check-am clean clean-generic clean-libtool \
627	cscopelist-am ctags-am distclean distclean-generic \
628	distclean-libtool distdir dvi dvi-am html html-am info info-am \
629	install install-am install-data install-data-am install-dvi \
630	install-dvi-am install-exec install-exec-am install-html \
631	install-html-am install-info install-info-am install-man \
632	install-pdf install-pdf-am install-ps install-ps-am \
633	install-strip installcheck installcheck-am installdirs \
634	maintainer-clean maintainer-clean-generic mostlyclean \
635	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
636	tags-am uninstall uninstall-am
637
638.PRECIOUS: Makefile
639
640
641# Tell versions [3.59,3.63) of GNU make to not export all variables.
642# Otherwise a system limit (for SysV at least) may be exceeded.
643.NOEXPORT:
644