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