Makefile.in revision 290001
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_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 $(noinst_HEADERS) \
134	$(am__DIST_COMMON)
135mkinstalldirs = $(install_sh) -d
136CONFIG_HEADER = $(top_builddir)/config.h
137CONFIG_CLEAN_FILES =
138CONFIG_CLEAN_VPATH_FILES =
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
158HEADERS = $(noinst_HEADERS)
159am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160# Read a list of newline-separated strings from the standard input,
161# and print each of them once, without duplicates.  Input order is
162# *not* preserved.
163am__uniquify_input = $(AWK) '\
164  BEGIN { nonempty = 0; } \
165  { items[$$0] = 1; nonempty = 1; } \
166  END { if (nonempty) { for (i in items) print i; }; } \
167'
168# Make sure the list of sources is unique.  This is necessary because,
169# e.g., the same source file might be shared among _SOURCES variables
170# for different programs/libraries.
171am__define_uniq_tagged_files = \
172  list='$(am__tagged_files)'; \
173  unique=`for i in $$list; do \
174    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175  done | $(am__uniquify_input)`
176ETAGS = etags
177CTAGS = ctags
178am__DIST_COMMON = $(srcdir)/Makefile.in README
179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180ACLOCAL = @ACLOCAL@
181ALLOCA = @ALLOCA@
182AMTAR = @AMTAR@
183AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
184AR = @AR@
185AUTOCONF = @AUTOCONF@
186AUTOHEADER = @AUTOHEADER@
187AUTOMAKE = @AUTOMAKE@
188AWK = @AWK@
189BUILD_THREAD = @BUILD_THREAD@
190CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
191CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
192CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
193CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
194CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
195CC = @CC@
196CCDEPMODE = @CCDEPMODE@
197CFLAGS = @CFLAGS@
198CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
199CFLAGS_NTP = @CFLAGS_NTP@
200CHUTEST = @CHUTEST@
201CONFIG_SHELL = @CONFIG_SHELL@
202CPP = @CPP@
203CPPFLAGS = @CPPFLAGS@
204CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
205CPPFLAGS_NTP = @CPPFLAGS_NTP@
206CXX = @CXX@
207CXXCPP = @CXXCPP@
208CXXDEPMODE = @CXXDEPMODE@
209CXXFLAGS = @CXXFLAGS@
210CYGPATH_W = @CYGPATH_W@
211DCFD = @DCFD@
212DEFS = @DEFS@
213DEPDIR = @DEPDIR@
214DLLTOOL = @DLLTOOL@
215DSYMUTIL = @DSYMUTIL@
216DUMPBIN = @DUMPBIN@
217ECHO_C = @ECHO_C@
218ECHO_N = @ECHO_N@
219ECHO_T = @ECHO_T@
220EDITLINE_LIBS = @EDITLINE_LIBS@
221EGREP = @EGREP@
222EXEEXT = @EXEEXT@
223FGREP = @FGREP@
224GREP = @GREP@
225GTEST_CONFIG = @GTEST_CONFIG@
226GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
227GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
228GTEST_LDFLAGS = @GTEST_LDFLAGS@
229GTEST_LIBS = @GTEST_LIBS@
230HAVE_INLINE = @HAVE_INLINE@
231HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
232HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
233HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
234INSTALL = @INSTALL@
235INSTALL_DATA = @INSTALL_DATA@
236INSTALL_PROGRAM = @INSTALL_PROGRAM@
237INSTALL_SCRIPT = @INSTALL_SCRIPT@
238INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
239LD = @LD@
240LDADD_LIBEVENT = @LDADD_LIBEVENT@
241LDADD_LIBNTP = @LDADD_LIBNTP@
242LDADD_LIBUTIL = @LDADD_LIBUTIL@
243LDADD_NLIST = @LDADD_NLIST@
244LDADD_NTP = @LDADD_NTP@
245LDFLAGS = @LDFLAGS@
246LDFLAGS_NTP = @LDFLAGS_NTP@
247LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
248LIBM = @LIBM@
249LIBOBJS = @LIBOBJS@
250LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
251LIBOPTS_DIR = @LIBOPTS_DIR@
252LIBOPTS_LDADD = @LIBOPTS_LDADD@
253LIBPARSE = @LIBPARSE@
254LIBS = @LIBS@
255LIBTOOL = @LIBTOOL@
256LIBTOOL_DEPS = @LIBTOOL_DEPS@
257LIPO = @LIPO@
258LN_S = @LN_S@
259LSCF = @LSCF@
260LTHREAD_LIBS = @LTHREAD_LIBS@
261LTLIBOBJS = @LTLIBOBJS@
262MAKEINFO = @MAKEINFO@
263MAKE_ADJTIMED = @MAKE_ADJTIMED@
264MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
265MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
266MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
267MAKE_LIBPARSE = @MAKE_LIBPARSE@
268MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
269MAKE_NTPDSIM = @MAKE_NTPDSIM@
270MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
271MAKE_NTPTIME = @MAKE_NTPTIME@
272MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
273MAKE_TICKADJ = @MAKE_TICKADJ@
274MAKE_TIMETRIM = @MAKE_TIMETRIM@
275MANIFEST_TOOL = @MANIFEST_TOOL@
276MANTAGFMT = @MANTAGFMT@
277MKDIR_P = @MKDIR_P@
278NM = @NM@
279NMEDIT = @NMEDIT@
280NTPDATE_DB = @NTPDATE_DB@
281NTPDATE_DL = @NTPDATE_DL@
282NTPDATE_DS = @NTPDATE_DS@
283NTPDATE_MS = @NTPDATE_MS@
284NTPDATE_NI = @NTPDATE_NI@
285NTPDC_DB = @NTPDC_DB@
286NTPDC_DL = @NTPDC_DL@
287NTPDC_DS = @NTPDC_DS@
288NTPDC_MS = @NTPDC_MS@
289NTPDC_NI = @NTPDC_NI@
290NTPDSIM_DB = @NTPDSIM_DB@
291NTPDSIM_DL = @NTPDSIM_DL@
292NTPDSIM_DS = @NTPDSIM_DS@
293NTPDSIM_MS = @NTPDSIM_MS@
294NTPDSIM_NI = @NTPDSIM_NI@
295NTPD_DB = @NTPD_DB@
296NTPD_DL = @NTPD_DL@
297NTPD_DS = @NTPD_DS@
298NTPD_MS = @NTPD_MS@
299NTPD_NI = @NTPD_NI@
300NTPQ_DB = @NTPQ_DB@
301NTPQ_DL = @NTPQ_DL@
302NTPQ_DS = @NTPQ_DS@
303NTPQ_MS = @NTPQ_MS@
304NTPQ_NI = @NTPQ_NI@
305NTPSNMPD_DB = @NTPSNMPD_DB@
306NTPSNMPD_DL = @NTPSNMPD_DL@
307NTPSNMPD_DS = @NTPSNMPD_DS@
308NTPSNMPD_MS = @NTPSNMPD_MS@
309NTPSNMPD_NI = @NTPSNMPD_NI@
310NTPSWEEP_DB = @NTPSWEEP_DB@
311NTPSWEEP_DL = @NTPSWEEP_DL@
312NTPSWEEP_DS = @NTPSWEEP_DS@
313NTPSWEEP_MS = @NTPSWEEP_MS@
314NTPSWEEP_NI = @NTPSWEEP_NI@
315NTPTIME_DB = @NTPTIME_DB@
316NTPTIME_DL = @NTPTIME_DL@
317NTPTIME_DS = @NTPTIME_DS@
318NTPTIME_MS = @NTPTIME_MS@
319NTPTIME_NI = @NTPTIME_NI@
320NTPTRACE_DB = @NTPTRACE_DB@
321NTPTRACE_DL = @NTPTRACE_DL@
322NTPTRACE_DS = @NTPTRACE_DS@
323NTPTRACE_MS = @NTPTRACE_MS@
324NTPTRACE_NI = @NTPTRACE_NI@
325NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
326NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
327NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
328NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
329NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
330NTP_KEYSDIR = @NTP_KEYSDIR@
331NTP_WAIT_DB = @NTP_WAIT_DB@
332NTP_WAIT_DL = @NTP_WAIT_DL@
333NTP_WAIT_DS = @NTP_WAIT_DS@
334NTP_WAIT_MS = @NTP_WAIT_MS@
335NTP_WAIT_NI = @NTP_WAIT_NI@
336OBJDUMP = @OBJDUMP@
337OBJEXT = @OBJEXT@
338OTOOL = @OTOOL@
339OTOOL64 = @OTOOL64@
340PACKAGE = @PACKAGE@
341PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
342PACKAGE_NAME = @PACKAGE_NAME@
343PACKAGE_STRING = @PACKAGE_STRING@
344PACKAGE_TARNAME = @PACKAGE_TARNAME@
345PACKAGE_URL = @PACKAGE_URL@
346PACKAGE_VERSION = @PACKAGE_VERSION@
347PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
348PATH_PERL = @PATH_PERL@
349PATH_RUBY = @PATH_RUBY@
350PATH_SEPARATOR = @PATH_SEPARATOR@
351PATH_TEST = @PATH_TEST@
352PERLLIBDIR = @PERLLIBDIR@
353PKG_CONFIG = @PKG_CONFIG@
354POSIX_SHELL = @POSIX_SHELL@
355PROPDELAY = @PROPDELAY@
356PTHREAD_LIBS = @PTHREAD_LIBS@
357RANLIB = @RANLIB@
358SED = @SED@
359SET_MAKE = @SET_MAKE@
360SHELL = @SHELL@
361SNMP_CFLAGS = @SNMP_CFLAGS@
362SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
363SNMP_LIBS = @SNMP_LIBS@
364SNTP = @SNTP@
365SNTP_DB = @SNTP_DB@
366SNTP_DL = @SNTP_DL@
367SNTP_DS = @SNTP_DS@
368SNTP_MS = @SNTP_MS@
369SNTP_NI = @SNTP_NI@
370STDNORETURN_H = @STDNORETURN_H@
371STRIP = @STRIP@
372TESTDCF = @TESTDCF@
373TICKADJ_DB = @TICKADJ_DB@
374TICKADJ_DL = @TICKADJ_DL@
375TICKADJ_DS = @TICKADJ_DS@
376TICKADJ_MS = @TICKADJ_MS@
377TICKADJ_NI = @TICKADJ_NI@
378TIMETRIM_DB = @TIMETRIM_DB@
379TIMETRIM_DL = @TIMETRIM_DL@
380TIMETRIM_DS = @TIMETRIM_DS@
381TIMETRIM_MS = @TIMETRIM_MS@
382TIMETRIM_NI = @TIMETRIM_NI@
383UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
384UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
385UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
386UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
387UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
388VERSION = @VERSION@
389VER_SUFFIX = @VER_SUFFIX@
390YACC = @YACC@
391YFLAGS = @YFLAGS@
392abs_builddir = @abs_builddir@
393abs_srcdir = @abs_srcdir@
394abs_top_builddir = @abs_top_builddir@
395abs_top_srcdir = @abs_top_srcdir@
396ac_ct_AR = @ac_ct_AR@
397ac_ct_CC = @ac_ct_CC@
398ac_ct_CXX = @ac_ct_CXX@
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