Makefile.in revision 316069
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 = include/isc
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_harden.m4 \
112	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
113	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
121	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
122	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
123	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
124	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
125	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
126	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
127	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
128	$(top_srcdir)/sntp/m4/openldap.m4 \
129	$(top_srcdir)/sntp/m4/os_cflags.m4 \
130	$(top_srcdir)/sntp/m4/snprintf.m4 \
131	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133	$(ACLOCAL_M4)
134DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
135	$(am__DIST_COMMON)
136mkinstalldirs = $(install_sh) -d
137CONFIG_HEADER = $(top_builddir)/config.h
138CONFIG_CLEAN_FILES =
139CONFIG_CLEAN_VPATH_FILES =
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 = 
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 = 
152SOURCES =
153DIST_SOURCES =
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159HEADERS = $(noinst_HEADERS)
160am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161# Read a list of newline-separated strings from the standard input,
162# and print each of them once, without duplicates.  Input order is
163# *not* preserved.
164am__uniquify_input = $(AWK) '\
165  BEGIN { nonempty = 0; } \
166  { items[$$0] = 1; nonempty = 1; } \
167  END { if (nonempty) { for (i in items) print i; }; } \
168'
169# Make sure the list of sources is unique.  This is necessary because,
170# e.g., the same source file might be shared among _SOURCES variables
171# for different programs/libraries.
172am__define_uniq_tagged_files = \
173  list='$(am__tagged_files)'; \
174  unique=`for i in $$list; do \
175    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176  done | $(am__uniquify_input)`
177ETAGS = etags
178CTAGS = ctags
179am__DIST_COMMON = $(srcdir)/Makefile.in
180DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181ACLOCAL = @ACLOCAL@
182ALLOCA = @ALLOCA@
183AMTAR = @AMTAR@
184AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
185AR = @AR@
186AUTOCONF = @AUTOCONF@
187AUTOHEADER = @AUTOHEADER@
188AUTOMAKE = @AUTOMAKE@
189AWK = @AWK@
190BUILD_THREAD = @BUILD_THREAD@
191CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
192CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
193CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
194CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
195CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
196CC = @CC@
197CCDEPMODE = @CCDEPMODE@
198CFLAGS = @CFLAGS@
199CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
200CFLAGS_NTP = @CFLAGS_NTP@
201CHUTEST = @CHUTEST@
202CONFIG_SHELL = @CONFIG_SHELL@
203CPP = @CPP@
204CPPFLAGS = @CPPFLAGS@
205CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
206CPPFLAGS_NTP = @CPPFLAGS_NTP@
207CYGPATH_W = @CYGPATH_W@
208DCFD = @DCFD@
209DEFS = @DEFS@
210DEPDIR = @DEPDIR@
211DLLTOOL = @DLLTOOL@
212DSYMUTIL = @DSYMUTIL@
213DUMPBIN = @DUMPBIN@
214ECHO_C = @ECHO_C@
215ECHO_N = @ECHO_N@
216ECHO_T = @ECHO_T@
217EDITLINE_LIBS = @EDITLINE_LIBS@
218EGREP = @EGREP@
219EXEEXT = @EXEEXT@
220FGREP = @FGREP@
221GREP = @GREP@
222GTEST_CONFIG = @GTEST_CONFIG@
223GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
224GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
225GTEST_LDFLAGS = @GTEST_LDFLAGS@
226GTEST_LIBS = @GTEST_LIBS@
227HAVE_INLINE = @HAVE_INLINE@
228HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
229HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
230HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
231INSTALL = @INSTALL@
232INSTALL_DATA = @INSTALL_DATA@
233INSTALL_PROGRAM = @INSTALL_PROGRAM@
234INSTALL_SCRIPT = @INSTALL_SCRIPT@
235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236LD = @LD@
237LDADD_LIBEVENT = @LDADD_LIBEVENT@
238LDADD_LIBNTP = @LDADD_LIBNTP@
239LDADD_LIBUTIL = @LDADD_LIBUTIL@
240LDADD_NLIST = @LDADD_NLIST@
241LDADD_NTP = @LDADD_NTP@
242LDFLAGS = @LDFLAGS@
243LDFLAGS_NTP = @LDFLAGS_NTP@
244LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
245LIBM = @LIBM@
246LIBOBJS = @LIBOBJS@
247LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
248LIBOPTS_DIR = @LIBOPTS_DIR@
249LIBOPTS_LDADD = @LIBOPTS_LDADD@
250LIBPARSE = @LIBPARSE@
251LIBS = @LIBS@
252LIBTOOL = @LIBTOOL@
253LIBTOOL_DEPS = @LIBTOOL_DEPS@
254LIPO = @LIPO@
255LN_S = @LN_S@
256LSCF = @LSCF@
257LTHREAD_LIBS = @LTHREAD_LIBS@
258LTLIBOBJS = @LTLIBOBJS@
259LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
260MAKEINFO = @MAKEINFO@
261MAKE_ADJTIMED = @MAKE_ADJTIMED@
262MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
263MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
264MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
265MAKE_LIBPARSE = @MAKE_LIBPARSE@
266MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
267MAKE_NTPDSIM = @MAKE_NTPDSIM@
268MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
269MAKE_NTPTIME = @MAKE_NTPTIME@
270MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
271MAKE_TICKADJ = @MAKE_TICKADJ@
272MAKE_TIMETRIM = @MAKE_TIMETRIM@
273MANIFEST_TOOL = @MANIFEST_TOOL@
274MANTAGFMT = @MANTAGFMT@
275MKDIR_P = @MKDIR_P@
276NM = @NM@
277NMEDIT = @NMEDIT@
278NTPDATE_DB = @NTPDATE_DB@
279NTPDATE_DL = @NTPDATE_DL@
280NTPDATE_DS = @NTPDATE_DS@
281NTPDATE_MS = @NTPDATE_MS@
282NTPDATE_NI = @NTPDATE_NI@
283NTPDC_DB = @NTPDC_DB@
284NTPDC_DL = @NTPDC_DL@
285NTPDC_DS = @NTPDC_DS@
286NTPDC_MS = @NTPDC_MS@
287NTPDC_NI = @NTPDC_NI@
288NTPDSIM_DB = @NTPDSIM_DB@
289NTPDSIM_DL = @NTPDSIM_DL@
290NTPDSIM_DS = @NTPDSIM_DS@
291NTPDSIM_MS = @NTPDSIM_MS@
292NTPDSIM_NI = @NTPDSIM_NI@
293NTPD_DB = @NTPD_DB@
294NTPD_DL = @NTPD_DL@
295NTPD_DS = @NTPD_DS@
296NTPD_MS = @NTPD_MS@
297NTPD_NI = @NTPD_NI@
298NTPQ_DB = @NTPQ_DB@
299NTPQ_DL = @NTPQ_DL@
300NTPQ_DS = @NTPQ_DS@
301NTPQ_MS = @NTPQ_MS@
302NTPQ_NI = @NTPQ_NI@
303NTPSNMPD_DB = @NTPSNMPD_DB@
304NTPSNMPD_DL = @NTPSNMPD_DL@
305NTPSNMPD_DS = @NTPSNMPD_DS@
306NTPSNMPD_MS = @NTPSNMPD_MS@
307NTPSNMPD_NI = @NTPSNMPD_NI@
308NTPSWEEP_DB = @NTPSWEEP_DB@
309NTPSWEEP_DL = @NTPSWEEP_DL@
310NTPSWEEP_DS = @NTPSWEEP_DS@
311NTPSWEEP_MS = @NTPSWEEP_MS@
312NTPSWEEP_NI = @NTPSWEEP_NI@
313NTPTIME_DB = @NTPTIME_DB@
314NTPTIME_DL = @NTPTIME_DL@
315NTPTIME_DS = @NTPTIME_DS@
316NTPTIME_MS = @NTPTIME_MS@
317NTPTIME_NI = @NTPTIME_NI@
318NTPTRACE_DB = @NTPTRACE_DB@
319NTPTRACE_DL = @NTPTRACE_DL@
320NTPTRACE_DS = @NTPTRACE_DS@
321NTPTRACE_MS = @NTPTRACE_MS@
322NTPTRACE_NI = @NTPTRACE_NI@
323NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
324NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
325NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
326NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
327NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
328NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
329NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
330NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
331NTP_KEYSDIR = @NTP_KEYSDIR@
332NTP_WAIT_DB = @NTP_WAIT_DB@
333NTP_WAIT_DL = @NTP_WAIT_DL@
334NTP_WAIT_DS = @NTP_WAIT_DS@
335NTP_WAIT_MS = @NTP_WAIT_MS@
336NTP_WAIT_NI = @NTP_WAIT_NI@
337OBJDUMP = @OBJDUMP@
338OBJEXT = @OBJEXT@
339OTOOL = @OTOOL@
340OTOOL64 = @OTOOL64@
341PACKAGE = @PACKAGE@
342PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
343PACKAGE_NAME = @PACKAGE_NAME@
344PACKAGE_STRING = @PACKAGE_STRING@
345PACKAGE_TARNAME = @PACKAGE_TARNAME@
346PACKAGE_URL = @PACKAGE_URL@
347PACKAGE_VERSION = @PACKAGE_VERSION@
348PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
349PATH_PERL = @PATH_PERL@
350PATH_RUBY = @PATH_RUBY@
351PATH_SEPARATOR = @PATH_SEPARATOR@
352PATH_TEST = @PATH_TEST@
353PERLLIBDIR = @PERLLIBDIR@
354PKG_CONFIG = @PKG_CONFIG@
355POSIX_SHELL = @POSIX_SHELL@
356PROPDELAY = @PROPDELAY@
357PTHREAD_LIBS = @PTHREAD_LIBS@
358RANLIB = @RANLIB@
359SED = @SED@
360SET_MAKE = @SET_MAKE@
361SHELL = @SHELL@
362SNMP_CFLAGS = @SNMP_CFLAGS@
363SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
364SNMP_LIBS = @SNMP_LIBS@
365SNTP = @SNTP@
366SNTP_DB = @SNTP_DB@
367SNTP_DL = @SNTP_DL@
368SNTP_DS = @SNTP_DS@
369SNTP_MS = @SNTP_MS@
370SNTP_NI = @SNTP_NI@
371STDNORETURN_H = @STDNORETURN_H@
372STRIP = @STRIP@
373TESTDCF = @TESTDCF@
374TICKADJ_DB = @TICKADJ_DB@
375TICKADJ_DL = @TICKADJ_DL@
376TICKADJ_DS = @TICKADJ_DS@
377TICKADJ_MS = @TICKADJ_MS@
378TICKADJ_NI = @TICKADJ_NI@
379TIMETRIM_DB = @TIMETRIM_DB@
380TIMETRIM_DL = @TIMETRIM_DL@
381TIMETRIM_DS = @TIMETRIM_DS@
382TIMETRIM_MS = @TIMETRIM_MS@
383TIMETRIM_NI = @TIMETRIM_NI@
384UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
385UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
386UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
387UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
388UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
389VERSION = @VERSION@
390VER_SUFFIX = @VER_SUFFIX@
391YACC = @YACC@
392YFLAGS = @YFLAGS@
393abs_builddir = @abs_builddir@
394abs_srcdir = @abs_srcdir@
395abs_top_builddir = @abs_top_builddir@
396abs_top_srcdir = @abs_top_srcdir@
397ac_ct_AR = @ac_ct_AR@
398ac_ct_CC = @ac_ct_CC@
399ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
400am__include = @am__include@
401am__leading_dot = @am__leading_dot@
402am__quote = @am__quote@
403am__tar = @am__tar@
404am__untar = @am__untar@
405bindir = @bindir@
406build = @build@
407build_alias = @build_alias@
408build_cpu = @build_cpu@
409build_os = @build_os@
410build_vendor = @build_vendor@
411builddir = @builddir@
412datadir = @datadir@
413datarootdir = @datarootdir@
414docdir = @docdir@
415dvidir = @dvidir@
416exec_prefix = @exec_prefix@
417host = @host@
418host_alias = @host_alias@
419host_cpu = @host_cpu@
420host_os = @host_os@
421host_vendor = @host_vendor@
422htmldir = @htmldir@
423includedir = @includedir@
424infodir = @infodir@
425install_sh = @install_sh@
426libdir = @libdir@
427libexecdir = @libexecdir@
428localedir = @localedir@
429localstatedir = @localstatedir@
430mandir = @mandir@
431mkdir_p = @mkdir_p@
432oldincludedir = @oldincludedir@
433pdfdir = @pdfdir@
434prefix = @prefix@
435program_transform_name = @program_transform_name@
436psdir = @psdir@
437sbindir = @sbindir@
438sharedstatedir = @sharedstatedir@
439srcdir = @srcdir@
440subdirs = @subdirs@
441sysconfdir = @sysconfdir@
442target_alias = @target_alias@
443top_build_prefix = @top_build_prefix@
444top_builddir = @top_builddir@
445top_srcdir = @top_srcdir@
446NULL = 
447noinst_HEADERS = \
448	mem.h		\
449	$(NULL)
450
451all: all-am
452
453.SUFFIXES:
454$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
455	@for dep in $?; do \
456	  case '$(am__configure_deps)' in \
457	    *$$dep*) \
458	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
459	        && { if test -f $@; then exit 0; else break; fi; }; \
460	      exit 1;; \
461	  esac; \
462	done; \
463	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \
464	$(am__cd) $(top_srcdir) && \
465	  $(AUTOMAKE) --foreign include/isc/Makefile
466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467	@case '$?' in \
468	  *config.status*) \
469	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470	  *) \
471	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
472	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
473	esac;
474
475$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477
478$(top_srcdir)/configure:  $(am__configure_deps)
479	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
481	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482$(am__aclocal_m4_deps):
483
484mostlyclean-libtool:
485	-rm -f *.lo
486
487clean-libtool:
488	-rm -rf .libs _libs
489
490ID: $(am__tagged_files)
491	$(am__define_uniq_tagged_files); mkid -fID $$unique
492tags: tags-am
493TAGS: tags
494
495tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
496	set x; \
497	here=`pwd`; \
498	$(am__define_uniq_tagged_files); \
499	shift; \
500	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
501	  test -n "$$unique" || unique=$$empty_fix; \
502	  if test $$# -gt 0; then \
503	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
504	      "$$@" $$unique; \
505	  else \
506	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507	      $$unique; \
508	  fi; \
509	fi
510ctags: ctags-am
511
512CTAGS: ctags
513ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
514	$(am__define_uniq_tagged_files); \
515	test -z "$(CTAGS_ARGS)$$unique" \
516	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
517	     $$unique
518
519GTAGS:
520	here=`$(am__cd) $(top_builddir) && pwd` \
521	  && $(am__cd) $(top_srcdir) \
522	  && gtags -i $(GTAGS_ARGS) "$$here"
523cscopelist: cscopelist-am
524
525cscopelist-am: $(am__tagged_files)
526	list='$(am__tagged_files)'; \
527	case "$(srcdir)" in \
528	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
529	  *) sdir=$(subdir)/$(srcdir) ;; \
530	esac; \
531	for i in $$list; do \
532	  if test -f "$$i"; then \
533	    echo "$(subdir)/$$i"; \
534	  else \
535	    echo "$$sdir/$$i"; \
536	  fi; \
537	done >> $(top_builddir)/cscope.files
538
539distclean-tags:
540	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
541
542distdir: $(DISTFILES)
543	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
545	list='$(DISTFILES)'; \
546	  dist_files=`for file in $$list; do echo $$file; done | \
547	  sed -e "s|^$$srcdirstrip/||;t" \
548	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
549	case $$dist_files in \
550	  */*) $(MKDIR_P) `echo "$$dist_files" | \
551			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
552			   sort -u` ;; \
553	esac; \
554	for file in $$dist_files; do \
555	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556	  if test -d $$d/$$file; then \
557	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
558	    if test -d "$(distdir)/$$file"; then \
559	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
560	    fi; \
561	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564	    fi; \
565	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
566	  else \
567	    test -f "$(distdir)/$$file" \
568	    || cp -p $$d/$$file "$(distdir)/$$file" \
569	    || exit 1; \
570	  fi; \
571	done
572check-am: all-am
573check: check-am
574all-am: Makefile $(HEADERS)
575installdirs:
576install: install-am
577install-exec: install-exec-am
578install-data: install-data-am
579uninstall: uninstall-am
580
581install-am: all-am
582	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
583
584installcheck: installcheck-am
585install-strip:
586	if test -z '$(STRIP)'; then \
587	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589	      install; \
590	else \
591	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
594	fi
595mostlyclean-generic:
596
597clean-generic:
598
599distclean-generic:
600	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
601	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
602
603maintainer-clean-generic:
604	@echo "This command is intended for maintainers to use"
605	@echo "it deletes files that may require special tools to rebuild."
606clean: clean-am
607
608clean-am: clean-generic clean-libtool mostlyclean-am
609
610distclean: distclean-am
611	-rm -f Makefile
612distclean-am: clean-am distclean-generic distclean-tags
613
614dvi: dvi-am
615
616dvi-am:
617
618html: html-am
619
620html-am:
621
622info: info-am
623
624info-am:
625
626install-data-am:
627
628install-dvi: install-dvi-am
629
630install-dvi-am:
631
632install-exec-am:
633
634install-html: install-html-am
635
636install-html-am:
637
638install-info: install-info-am
639
640install-info-am:
641
642install-man:
643
644install-pdf: install-pdf-am
645
646install-pdf-am:
647
648install-ps: install-ps-am
649
650install-ps-am:
651
652installcheck-am:
653
654maintainer-clean: maintainer-clean-am
655	-rm -f Makefile
656maintainer-clean-am: distclean-am maintainer-clean-generic
657
658mostlyclean: mostlyclean-am
659
660mostlyclean-am: mostlyclean-generic mostlyclean-libtool
661
662pdf: pdf-am
663
664pdf-am:
665
666ps: ps-am
667
668ps-am:
669
670uninstall-am:
671
672.MAKE: install-am install-strip
673
674.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
675	clean-libtool cscopelist-am ctags ctags-am distclean \
676	distclean-generic distclean-libtool distclean-tags distdir dvi \
677	dvi-am html html-am info info-am install install-am \
678	install-data install-data-am install-dvi install-dvi-am \
679	install-exec install-exec-am install-html install-html-am \
680	install-info install-info-am install-man install-pdf \
681	install-pdf-am install-ps install-ps-am install-strip \
682	installcheck installcheck-am installdirs maintainer-clean \
683	maintainer-clean-generic mostlyclean mostlyclean-generic \
684	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
685	uninstall-am
686
687.PRECIOUS: Makefile
688
689
690# Tell versions [3.59,3.63) of GNU make to not export all variables.
691# Otherwise a system limit (for SysV at least) may be exceeded.
692.NOEXPORT:
693