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 = kernel/sys
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 README
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@
446noinst_HEADERS = bsd_audioirig.h i8253.h parsestreams.h \
447 pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
448
449all: all-am
450
451.SUFFIXES:
452$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
453	@for dep in $?; do \
454	  case '$(am__configure_deps)' in \
455	    *$$dep*) \
456	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
457	        && { if test -f $@; then exit 0; else break; fi; }; \
458	      exit 1;; \
459	  esac; \
460	done; \
461	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign kernel/sys/Makefile'; \
462	$(am__cd) $(top_srcdir) && \
463	  $(AUTOMAKE) --foreign kernel/sys/Makefile
464Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
465	@case '$?' in \
466	  *config.status*) \
467	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
468	  *) \
469	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
470	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
471	esac;
472
473$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
474	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475
476$(top_srcdir)/configure:  $(am__configure_deps)
477	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
479	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480$(am__aclocal_m4_deps):
481
482mostlyclean-libtool:
483	-rm -f *.lo
484
485clean-libtool:
486	-rm -rf .libs _libs
487
488ID: $(am__tagged_files)
489	$(am__define_uniq_tagged_files); mkid -fID $$unique
490tags: tags-am
491TAGS: tags
492
493tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
494	set x; \
495	here=`pwd`; \
496	$(am__define_uniq_tagged_files); \
497	shift; \
498	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
499	  test -n "$$unique" || unique=$$empty_fix; \
500	  if test $$# -gt 0; then \
501	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502	      "$$@" $$unique; \
503	  else \
504	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
505	      $$unique; \
506	  fi; \
507	fi
508ctags: ctags-am
509
510CTAGS: ctags
511ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
512	$(am__define_uniq_tagged_files); \
513	test -z "$(CTAGS_ARGS)$$unique" \
514	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515	     $$unique
516
517GTAGS:
518	here=`$(am__cd) $(top_builddir) && pwd` \
519	  && $(am__cd) $(top_srcdir) \
520	  && gtags -i $(GTAGS_ARGS) "$$here"
521cscopelist: cscopelist-am
522
523cscopelist-am: $(am__tagged_files)
524	list='$(am__tagged_files)'; \
525	case "$(srcdir)" in \
526	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
527	  *) sdir=$(subdir)/$(srcdir) ;; \
528	esac; \
529	for i in $$list; do \
530	  if test -f "$$i"; then \
531	    echo "$(subdir)/$$i"; \
532	  else \
533	    echo "$$sdir/$$i"; \
534	  fi; \
535	done >> $(top_builddir)/cscope.files
536
537distclean-tags:
538	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
539
540distdir: $(DISTFILES)
541	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
543	list='$(DISTFILES)'; \
544	  dist_files=`for file in $$list; do echo $$file; done | \
545	  sed -e "s|^$$srcdirstrip/||;t" \
546	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
547	case $$dist_files in \
548	  */*) $(MKDIR_P) `echo "$$dist_files" | \
549			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
550			   sort -u` ;; \
551	esac; \
552	for file in $$dist_files; do \
553	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
554	  if test -d $$d/$$file; then \
555	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
556	    if test -d "$(distdir)/$$file"; then \
557	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
558	    fi; \
559	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
560	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
561	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562	    fi; \
563	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
564	  else \
565	    test -f "$(distdir)/$$file" \
566	    || cp -p $$d/$$file "$(distdir)/$$file" \
567	    || exit 1; \
568	  fi; \
569	done
570check-am: all-am
571check: check-am
572all-am: Makefile $(HEADERS)
573installdirs:
574install: install-am
575install-exec: install-exec-am
576install-data: install-data-am
577uninstall: uninstall-am
578
579install-am: all-am
580	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
581
582installcheck: installcheck-am
583install-strip:
584	if test -z '$(STRIP)'; then \
585	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587	      install; \
588	else \
589	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
592	fi
593mostlyclean-generic:
594
595clean-generic:
596
597distclean-generic:
598	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
600
601maintainer-clean-generic:
602	@echo "This command is intended for maintainers to use"
603	@echo "it deletes files that may require special tools to rebuild."
604clean: clean-am
605
606clean-am: clean-generic clean-libtool mostlyclean-am
607
608distclean: distclean-am
609	-rm -f Makefile
610distclean-am: clean-am distclean-generic distclean-tags
611
612dvi: dvi-am
613
614dvi-am:
615
616html: html-am
617
618html-am:
619
620info: info-am
621
622info-am:
623
624install-data-am:
625
626install-dvi: install-dvi-am
627
628install-dvi-am:
629
630install-exec-am:
631
632install-html: install-html-am
633
634install-html-am:
635
636install-info: install-info-am
637
638install-info-am:
639
640install-man:
641
642install-pdf: install-pdf-am
643
644install-pdf-am:
645
646install-ps: install-ps-am
647
648install-ps-am:
649
650installcheck-am:
651
652maintainer-clean: maintainer-clean-am
653	-rm -f Makefile
654maintainer-clean-am: distclean-am maintainer-clean-generic
655
656mostlyclean: mostlyclean-am
657
658mostlyclean-am: mostlyclean-generic mostlyclean-libtool
659
660pdf: pdf-am
661
662pdf-am:
663
664ps: ps-am
665
666ps-am:
667
668uninstall-am:
669
670.MAKE: install-am install-strip
671
672.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
673	clean-libtool cscopelist-am ctags ctags-am distclean \
674	distclean-generic distclean-libtool distclean-tags distdir dvi \
675	dvi-am html html-am info info-am install install-am \
676	install-data install-data-am install-dvi install-dvi-am \
677	install-exec install-exec-am install-html install-html-am \
678	install-info install-info-am install-man install-pdf \
679	install-pdf-am install-ps install-ps-am install-strip \
680	installcheck installcheck-am installdirs maintainer-clean \
681	maintainer-clean-generic mostlyclean mostlyclean-generic \
682	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
683	uninstall-am
684
685.PRECIOUS: Makefile
686
687
688# Tell versions [3.59,3.63) of GNU make to not export all variables.
689# Otherwise a system limit (for SysV at least) may be exceeded.
690.NOEXPORT:
691