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@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = include
38DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
42	$(top_srcdir)/m4/define_dir.m4 $(top_srcdir)/m4/libtool.m4 \
43	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45	$(top_srcdir)/m4/ntp_cacheversion.m4 \
46	$(top_srcdir)/m4/ntp_dir_sep.m4 \
47	$(top_srcdir)/m4/ntp_lineeditlibs.m4 \
48	$(top_srcdir)/m4/ntp_openssl.m4 \
49	$(top_srcdir)/m4/ntp_vpathhack.m4 \
50	$(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(install_sh) -d
55CONFIG_HEADER = $(top_builddir)/config.h
56CONFIG_CLEAN_FILES =
57CONFIG_CLEAN_VPATH_FILES =
58SOURCES =
59DIST_SOURCES =
60RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61	html-recursive info-recursive install-data-recursive \
62	install-dvi-recursive install-exec-recursive \
63	install-html-recursive install-info-recursive \
64	install-pdf-recursive install-ps-recursive install-recursive \
65	installcheck-recursive installdirs-recursive pdf-recursive \
66	ps-recursive uninstall-recursive
67HEADERS = $(noinst_HEADERS)
68RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
69  distclean-recursive maintainer-clean-recursive
70AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
71	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
72	distdir
73ETAGS = etags
74CTAGS = ctags
75DIST_SUBDIRS = $(SUBDIRS)
76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77am__relativize = \
78  dir0=`pwd`; \
79  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
80  sed_rest='s,^[^/]*/*,,'; \
81  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
82  sed_butlast='s,/*[^/]*$$,,'; \
83  while test -n "$$dir1"; do \
84    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
85    if test "$$first" != "."; then \
86      if test "$$first" = ".."; then \
87        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
88        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89      else \
90        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
91        if test "$$first2" = "$$first"; then \
92          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
93        else \
94          dir2="../$$dir2"; \
95        fi; \
96        dir0="$$dir0"/"$$first"; \
97      fi; \
98    fi; \
99    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
100  done; \
101  reldir="$$dir2"
102ACLOCAL = @ACLOCAL@
103AMTAR = @AMTAR@
104AR = @AR@
105AUTOCONF = @AUTOCONF@
106AUTOHEADER = @AUTOHEADER@
107AUTOMAKE = @AUTOMAKE@
108AWK = @AWK@
109BINSUBDIR = @BINSUBDIR@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CHUTEST = @CHUTEST@
114CLKTEST = @CLKTEST@
115CPP = @CPP@
116CPPFLAGS = @CPPFLAGS@
117CYGPATH_W = @CYGPATH_W@
118DCFD = @DCFD@
119DEFS = @DEFS@
120DEPDIR = @DEPDIR@
121DLLTOOL = @DLLTOOL@
122DSYMUTIL = @DSYMUTIL@
123DUMPBIN = @DUMPBIN@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EDITLINE_LIBS = @EDITLINE_LIBS@
128EF_LIBS = @EF_LIBS@
129EF_PROGS = @EF_PROGS@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
132FGREP = @FGREP@
133GREP = @GREP@
134HAVE_INLINE = @HAVE_INLINE@
135INSTALL = @INSTALL@
136INSTALL_DATA = @INSTALL_DATA@
137INSTALL_PROGRAM = @INSTALL_PROGRAM@
138INSTALL_SCRIPT = @INSTALL_SCRIPT@
139INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140LCRYPTO = @LCRYPTO@
141LD = @LD@
142LDFLAGS = @LDFLAGS@
143LIBOBJS = @LIBOBJS@
144LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
145LIBOPTS_DIR = @LIBOPTS_DIR@
146LIBOPTS_LDADD = @LIBOPTS_LDADD@
147LIBPARSE = @LIBPARSE@
148LIBS = @LIBS@
149LIBTOOL = @LIBTOOL@
150LIPO = @LIPO@
151LN_S = @LN_S@
152LSCF = @LSCF@
153LTLIBOBJS = @LTLIBOBJS@
154MAKEINFO = @MAKEINFO@
155MAKE_ADJTIMED = @MAKE_ADJTIMED@
156MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
157MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
158MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
159MAKE_LIBPARSE = @MAKE_LIBPARSE@
160MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
161MAKE_NTPDSIM = @MAKE_NTPDSIM@
162MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
163MAKE_NTPTIME = @MAKE_NTPTIME@
164MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
165MAKE_TICKADJ = @MAKE_TICKADJ@
166MAKE_TIMETRIM = @MAKE_TIMETRIM@
167MANIFEST_TOOL = @MANIFEST_TOOL@
168MKDIR_P = @MKDIR_P@
169NM = @NM@
170NMEDIT = @NMEDIT@
171OBJDUMP = @OBJDUMP@
172OBJEXT = @OBJEXT@
173OPENSSL = @OPENSSL@
174OPENSSL_INC = @OPENSSL_INC@
175OPENSSL_LIB = @OPENSSL_LIB@
176OTOOL = @OTOOL@
177OTOOL64 = @OTOOL64@
178PACKAGE = @PACKAGE@
179PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180PACKAGE_NAME = @PACKAGE_NAME@
181PACKAGE_STRING = @PACKAGE_STRING@
182PACKAGE_TARNAME = @PACKAGE_TARNAME@
183PACKAGE_URL = @PACKAGE_URL@
184PACKAGE_VERSION = @PACKAGE_VERSION@
185PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
186PATH_PERL = @PATH_PERL@
187PATH_SEPARATOR = @PATH_SEPARATOR@
188PATH_SH = @PATH_SH@
189PATH_TEST = @PATH_TEST@
190POSIX_SHELL = @POSIX_SHELL@
191PROPDELAY = @PROPDELAY@
192RANLIB = @RANLIB@
193SED = @SED@
194SET_MAKE = @SET_MAKE@
195SHELL = @SHELL@
196SNMP_CFLAGS = @SNMP_CFLAGS@
197SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
198SNMP_LIBS = @SNMP_LIBS@
199STRIP = @STRIP@
200TESTDCF = @TESTDCF@
201VERSION = @VERSION@
202YACC = @YACC@
203YFLAGS = @YFLAGS@
204abs_builddir = @abs_builddir@
205abs_srcdir = @abs_srcdir@
206abs_top_builddir = @abs_top_builddir@
207abs_top_srcdir = @abs_top_srcdir@
208ac_ct_AR = @ac_ct_AR@
209ac_ct_CC = @ac_ct_CC@
210ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211am__include = @am__include@
212am__leading_dot = @am__leading_dot@
213am__quote = @am__quote@
214am__tar = @am__tar@
215am__untar = @am__untar@
216bindir = @bindir@
217build = @build@
218build_alias = @build_alias@
219build_cpu = @build_cpu@
220build_os = @build_os@
221build_vendor = @build_vendor@
222builddir = @builddir@
223datadir = @datadir@
224datarootdir = @datarootdir@
225docdir = @docdir@
226dvidir = @dvidir@
227exec_prefix = @exec_prefix@
228host = @host@
229host_alias = @host_alias@
230host_cpu = @host_cpu@
231host_os = @host_os@
232host_vendor = @host_vendor@
233htmldir = @htmldir@
234includedir = @includedir@
235infodir = @infodir@
236install_sh = @install_sh@
237libdir = @libdir@
238libexecdir = @libexecdir@
239localedir = @localedir@
240localstatedir = @localstatedir@
241mandir = @mandir@
242mkdir_p = @mkdir_p@
243oldincludedir = @oldincludedir@
244pdfdir = @pdfdir@
245prefix = @prefix@
246program_transform_name = @program_transform_name@
247psdir = @psdir@
248sbindir = @sbindir@
249sharedstatedir = @sharedstatedir@
250srcdir = @srcdir@
251subdirs = @subdirs@
252sysconfdir = @sysconfdir@
253target_alias = @target_alias@
254top_build_prefix = @top_build_prefix@
255top_builddir = @top_builddir@
256top_srcdir = @top_srcdir@
257NULL = 
258AUTOMAKE_OPTIONS = 
259ETAGS_ARGS = $(srcdir)/Makefile.am
260EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def version.texi
261SUBDIRS = isc
262noinst_HEADERS = \
263	adjtime.h	\
264	audio.h		\
265	ascii.h		\
266	audio.h		\
267	binio.h		\
268	gps.h		\
269	hopf6039.h	\
270	icom.h		\
271	ieee754io.h	\
272	iosignal.h	\
273	l_stdlib.h	\
274	lib_strbuf.h	\
275	mbg_gps166.h	\
276	mx4200.h	\
277	ntif.h		\
278	ntp.h		\
279	ntp_assert.h	\
280	ntp_calendar.h	\
281	ntp_cmdargs.h	\
282	ntp_config.h	\
283	ntp_control.h	\
284	ntp_crypto.h	\
285	ntp_data_structures.h	\
286	ntp_datum.h	\
287	ntp_debug.h	\
288	ntp_filegen.h	\
289	ntp_fp.h	\
290	ntp_if.h	\
291	ntp_intres.h	\
292	ntp_io.h	\
293	ntp_libopts.h	\
294	ntp_lineedit.h	\
295	ntp_lists.h	\
296	ntp_machine.h	\
297	ntp_malloc.h	\
298	ntp_md5.h	\
299	ntp_net.h	\
300	ntp_proto.h	\
301	ntp_random.h	\
302	ntp_refclock.h	\
303	ntp_request.h	\
304	ntp_rfc2553.h	\
305	ntp_select.h	\
306	ntp_sprintf.h	\
307	ntp_stdlib.h	\
308	ntp_string.h	\
309	ntp_syscall.h	\
310	ntp_syslog.h	\
311	ntp_tty.h	\
312	ntp_types.h	\
313	ntp_unixtime.h	\
314	ntpd.h		\
315	ntpsim.h	\
316	parse.h		\
317	parse_conf.h	\
318	recvbuff.h	\
319	refclock_atom.h	\
320	ssl_applink.c	\
321	timepps-SCO.h	\
322	timepps-Solaris.h	\
323	timepps-SunOS.h	\
324	trimble.h	\
325	$(NULL)
326
327all: all-recursive
328
329.SUFFIXES:
330$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
331	@for dep in $?; do \
332	  case '$(am__configure_deps)' in \
333	    *$$dep*) \
334	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
335	        && { if test -f $@; then exit 0; else break; fi; }; \
336	      exit 1;; \
337	  esac; \
338	done; \
339	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
340	$(am__cd) $(top_srcdir) && \
341	  $(AUTOMAKE) --foreign include/Makefile
342.PRECIOUS: Makefile
343Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
344	@case '$?' in \
345	  *config.status*) \
346	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
347	  *) \
348	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
349	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
350	esac;
351
352$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
353	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
355$(top_srcdir)/configure:  $(am__configure_deps)
356	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
358	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359$(am__aclocal_m4_deps):
360
361mostlyclean-libtool:
362	-rm -f *.lo
363
364clean-libtool:
365	-rm -rf .libs _libs
366
367# This directory's subdirectories are mostly independent; you can cd
368# into them and run `make' without going through this Makefile.
369# To change the values of `make' variables: instead of editing Makefiles,
370# (1) if the variable is set in `config.status', edit `config.status'
371#     (which will cause the Makefiles to be regenerated when you run `make');
372# (2) otherwise, pass the desired values on the `make' command line.
373$(RECURSIVE_TARGETS):
374	@fail= failcom='exit 1'; \
375	for f in x $$MAKEFLAGS; do \
376	  case $$f in \
377	    *=* | --[!k]*);; \
378	    *k*) failcom='fail=yes';; \
379	  esac; \
380	done; \
381	dot_seen=no; \
382	target=`echo $@ | sed s/-recursive//`; \
383	list='$(SUBDIRS)'; for subdir in $$list; do \
384	  echo "Making $$target in $$subdir"; \
385	  if test "$$subdir" = "."; then \
386	    dot_seen=yes; \
387	    local_target="$$target-am"; \
388	  else \
389	    local_target="$$target"; \
390	  fi; \
391	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
392	  || eval $$failcom; \
393	done; \
394	if test "$$dot_seen" = "no"; then \
395	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
396	fi; test -z "$$fail"
397
398$(RECURSIVE_CLEAN_TARGETS):
399	@fail= failcom='exit 1'; \
400	for f in x $$MAKEFLAGS; do \
401	  case $$f in \
402	    *=* | --[!k]*);; \
403	    *k*) failcom='fail=yes';; \
404	  esac; \
405	done; \
406	dot_seen=no; \
407	case "$@" in \
408	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
409	  *) list='$(SUBDIRS)' ;; \
410	esac; \
411	rev=''; for subdir in $$list; do \
412	  if test "$$subdir" = "."; then :; else \
413	    rev="$$subdir $$rev"; \
414	  fi; \
415	done; \
416	rev="$$rev ."; \
417	target=`echo $@ | sed s/-recursive//`; \
418	for subdir in $$rev; do \
419	  echo "Making $$target in $$subdir"; \
420	  if test "$$subdir" = "."; then \
421	    local_target="$$target-am"; \
422	  else \
423	    local_target="$$target"; \
424	  fi; \
425	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
426	  || eval $$failcom; \
427	done && test -z "$$fail"
428tags-recursive:
429	list='$(SUBDIRS)'; for subdir in $$list; do \
430	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
431	done
432ctags-recursive:
433	list='$(SUBDIRS)'; for subdir in $$list; do \
434	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
435	done
436
437ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439	unique=`for i in $$list; do \
440	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441	  done | \
442	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443	      END { if (nonempty) { for (i in files) print i; }; }'`; \
444	mkid -fID $$unique
445tags: TAGS
446
447TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
448		$(TAGS_FILES) $(LISP)
449	set x; \
450	here=`pwd`; \
451	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
452	  include_option=--etags-include; \
453	  empty_fix=.; \
454	else \
455	  include_option=--include; \
456	  empty_fix=; \
457	fi; \
458	list='$(SUBDIRS)'; for subdir in $$list; do \
459	  if test "$$subdir" = .; then :; else \
460	    test ! -f $$subdir/TAGS || \
461	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
462	  fi; \
463	done; \
464	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
465	unique=`for i in $$list; do \
466	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467	  done | \
468	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469	      END { if (nonempty) { for (i in files) print i; }; }'`; \
470	shift; \
471	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
472	  test -n "$$unique" || unique=$$empty_fix; \
473	  if test $$# -gt 0; then \
474	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475	      "$$@" $$unique; \
476	  else \
477	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478	      $$unique; \
479	  fi; \
480	fi
481ctags: CTAGS
482CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
483		$(TAGS_FILES) $(LISP)
484	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
485	unique=`for i in $$list; do \
486	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487	  done | \
488	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489	      END { if (nonempty) { for (i in files) print i; }; }'`; \
490	test -z "$(CTAGS_ARGS)$$unique" \
491	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492	     $$unique
493
494GTAGS:
495	here=`$(am__cd) $(top_builddir) && pwd` \
496	  && $(am__cd) $(top_srcdir) \
497	  && gtags -i $(GTAGS_ARGS) "$$here"
498
499distclean-tags:
500	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
502distdir: $(DISTFILES)
503	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505	list='$(DISTFILES)'; \
506	  dist_files=`for file in $$list; do echo $$file; done | \
507	  sed -e "s|^$$srcdirstrip/||;t" \
508	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
509	case $$dist_files in \
510	  */*) $(MKDIR_P) `echo "$$dist_files" | \
511			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
512			   sort -u` ;; \
513	esac; \
514	for file in $$dist_files; do \
515	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
516	  if test -d $$d/$$file; then \
517	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
518	    if test -d "$(distdir)/$$file"; then \
519	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
520	    fi; \
521	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
522	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
523	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524	    fi; \
525	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
526	  else \
527	    test -f "$(distdir)/$$file" \
528	    || cp -p $$d/$$file "$(distdir)/$$file" \
529	    || exit 1; \
530	  fi; \
531	done
532	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
533	  if test "$$subdir" = .; then :; else \
534	    test -d "$(distdir)/$$subdir" \
535	    || $(MKDIR_P) "$(distdir)/$$subdir" \
536	    || exit 1; \
537	  fi; \
538	done
539	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
540	  if test "$$subdir" = .; then :; else \
541	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
542	    $(am__relativize); \
543	    new_distdir=$$reldir; \
544	    dir1=$$subdir; dir2="$(top_distdir)"; \
545	    $(am__relativize); \
546	    new_top_distdir=$$reldir; \
547	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
548	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
549	    ($(am__cd) $$subdir && \
550	      $(MAKE) $(AM_MAKEFLAGS) \
551	        top_distdir="$$new_top_distdir" \
552	        distdir="$$new_distdir" \
553		am__remove_distdir=: \
554		am__skip_length_check=: \
555		am__skip_mode_fix=: \
556	        distdir) \
557	      || exit 1; \
558	  fi; \
559	done
560check-am: all-am
561check: check-recursive
562all-am: Makefile $(HEADERS)
563installdirs: installdirs-recursive
564installdirs-am:
565install: install-recursive
566install-exec: install-exec-recursive
567install-data: install-data-recursive
568uninstall: uninstall-recursive
569
570install-am: all-am
571	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
572
573installcheck: installcheck-recursive
574install-strip:
575	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577	  `test -z '$(STRIP)' || \
578	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
579mostlyclean-generic:
580
581clean-generic:
582
583distclean-generic:
584	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
585	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
586
587maintainer-clean-generic:
588	@echo "This command is intended for maintainers to use"
589	@echo "it deletes files that may require special tools to rebuild."
590clean: clean-recursive
591
592clean-am: clean-generic clean-libtool mostlyclean-am
593
594distclean: distclean-recursive
595	-rm -f Makefile
596distclean-am: clean-am distclean-generic distclean-tags
597
598dvi: dvi-recursive
599
600dvi-am:
601
602html: html-recursive
603
604html-am:
605
606info: info-recursive
607
608info-am:
609
610install-data-am:
611
612install-dvi: install-dvi-recursive
613
614install-dvi-am:
615
616install-exec-am:
617
618install-html: install-html-recursive
619
620install-html-am:
621
622install-info: install-info-recursive
623
624install-info-am:
625
626install-man:
627
628install-pdf: install-pdf-recursive
629
630install-pdf-am:
631
632install-ps: install-ps-recursive
633
634install-ps-am:
635
636installcheck-am:
637
638maintainer-clean: maintainer-clean-recursive
639	-rm -f Makefile
640maintainer-clean-am: distclean-am maintainer-clean-generic
641
642mostlyclean: mostlyclean-recursive
643
644mostlyclean-am: mostlyclean-generic mostlyclean-libtool
645
646pdf: pdf-recursive
647
648pdf-am:
649
650ps: ps-recursive
651
652ps-am:
653
654uninstall-am:
655
656.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
657	install-am install-strip tags-recursive
658
659.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
660	all all-am check check-am clean clean-generic clean-libtool \
661	ctags ctags-recursive distclean distclean-generic \
662	distclean-libtool distclean-tags distdir dvi dvi-am html \
663	html-am info info-am install install-am install-data \
664	install-data-am install-dvi install-dvi-am install-exec \
665	install-exec-am install-html install-html-am install-info \
666	install-info-am install-man install-pdf install-pdf-am \
667	install-ps install-ps-am install-strip installcheck \
668	installcheck-am installdirs installdirs-am maintainer-clean \
669	maintainer-clean-generic mostlyclean mostlyclean-generic \
670	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
671	uninstall uninstall-am
672
673
674# Tell versions [3.59,3.63) of GNU make to not export all variables.
675# Otherwise a system limit (for SysV at least) may be exceeded.
676.NOEXPORT:
677