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