xref: /netbsd/external/bsd/ntp/dist/Makefile.in (revision 6550d01e)
1# Makefile.in generated by automake 1.11 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@NEED_LIBOPTS_TRUE@am__append_1 = libopts
37subdir = .
38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
40	$(top_srcdir)/configure ChangeLog INSTALL NEWS TODO compile \
41	config.guess config.sub depcomp install-sh ltmain.sh missing \
42	ylwrap
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
45	$(top_srcdir)/m4/define_dir.m4 \
46	$(top_srcdir)/m4/ntp_cacheversion.m4 \
47	$(top_srcdir)/m4/ntp_dir_sep.m4 \
48	$(top_srcdir)/m4/ntp_lineeditlibs.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)
54am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56mkinstalldirs = $(install_sh) -d
57CONFIG_HEADER = config.h
58CONFIG_CLEAN_FILES =
59CONFIG_CLEAN_VPATH_FILES =
60SOURCES =
61DIST_SOURCES =
62RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63	html-recursive info-recursive install-data-recursive \
64	install-dvi-recursive install-exec-recursive \
65	install-html-recursive install-info-recursive \
66	install-pdf-recursive install-ps-recursive install-recursive \
67	installcheck-recursive installdirs-recursive pdf-recursive \
68	ps-recursive uninstall-recursive
69RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
70  distclean-recursive maintainer-clean-recursive
71AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
72	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
73	distdir dist dist-all distcheck
74ETAGS = etags
75CTAGS = ctags
76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77distdir = $(PACKAGE)-$(VERSION)
78top_distdir = $(distdir)
79am__remove_distdir = \
80  { test ! -d "$(distdir)" \
81    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
82         && rm -fr "$(distdir)"; }; }
83am__relativize = \
84  dir0=`pwd`; \
85  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
86  sed_rest='s,^[^/]*/*,,'; \
87  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
88  sed_butlast='s,/*[^/]*$$,,'; \
89  while test -n "$$dir1"; do \
90    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
91    if test "$$first" != "."; then \
92      if test "$$first" = ".."; then \
93        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
94        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
95      else \
96        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
97        if test "$$first2" = "$$first"; then \
98          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
99        else \
100          dir2="../$$dir2"; \
101        fi; \
102        dir0="$$dir0"/"$$first"; \
103      fi; \
104    fi; \
105    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
106  done; \
107  reldir="$$dir2"
108DIST_ARCHIVES = $(distdir).tar.gz
109GZIP_ENV = --best
110distuninstallcheck_listfiles = find . -type f -print
111distcleancheck_listfiles = find . -type f -print
112ACLOCAL = @ACLOCAL@
113AMTAR = @AMTAR@
114AR = @AR@
115ARLIB_DIR = @ARLIB_DIR@
116AUTOCONF = @AUTOCONF@
117AUTOHEADER = @AUTOHEADER@
118AUTOMAKE = @AUTOMAKE@
119AWK = @AWK@
120BINSUBDIR = @BINSUBDIR@
121CC = @CC@
122CCDEPMODE = @CCDEPMODE@
123CFLAGS = @CFLAGS@
124CHUTEST = @CHUTEST@
125CLKTEST = @CLKTEST@
126CPP = @CPP@
127CPPFLAGS = @CPPFLAGS@
128CYGPATH_W = @CYGPATH_W@
129DCFD = @DCFD@
130DEFS = @DEFS@
131DEPDIR = @DEPDIR@
132ECHO = @ECHO@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EDITLINE_LIBS = @EDITLINE_LIBS@
137EF_LIBS = @EF_LIBS@
138EF_PROGS = @EF_PROGS@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141GREP = @GREP@
142HAVE_INLINE = @HAVE_INLINE@
143INSTALL = @INSTALL@
144INSTALL_DATA = @INSTALL_DATA@
145INSTALL_PROGRAM = @INSTALL_PROGRAM@
146INSTALL_SCRIPT = @INSTALL_SCRIPT@
147INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148LCRYPTO = @LCRYPTO@
149LDFLAGS = @LDFLAGS@
150LIBOBJS = @LIBOBJS@
151LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
152LIBOPTS_DIR = @LIBOPTS_DIR@
153LIBOPTS_LDADD = @LIBOPTS_LDADD@
154LIBPARSE = @LIBPARSE@
155LIBS = @LIBS@
156LIBTOOL = @LIBTOOL@
157LN_S = @LN_S@
158LSCF = @LSCF@
159LTLIBOBJS = @LTLIBOBJS@
160MAKEINFO = @MAKEINFO@
161MAKE_ADJTIMED = @MAKE_ADJTIMED@
162MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
163MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
164MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
165MAKE_LIBPARSE = @MAKE_LIBPARSE@
166MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
167MAKE_NTPDSIM = @MAKE_NTPDSIM@
168MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
169MAKE_NTPTIME = @MAKE_NTPTIME@
170MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
171MAKE_TICKADJ = @MAKE_TICKADJ@
172MAKE_TIMETRIM = @MAKE_TIMETRIM@
173MKDIR_P = @MKDIR_P@
174OBJEXT = @OBJEXT@
175OPENSSL = @OPENSSL@
176OPENSSL_INC = @OPENSSL_INC@
177OPENSSL_LIB = @OPENSSL_LIB@
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@
189PROPDELAY = @PROPDELAY@
190RANLIB = @RANLIB@
191SET_MAKE = @SET_MAKE@
192SHELL = @SHELL@
193SNMP_CFLAGS = @SNMP_CFLAGS@
194SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
195SNMP_LIBS = @SNMP_LIBS@
196STRIP = @STRIP@
197TESTDCF = @TESTDCF@
198VERSION = @VERSION@
199YACC = @YACC@
200YFLAGS = @YFLAGS@
201abs_builddir = @abs_builddir@
202abs_srcdir = @abs_srcdir@
203abs_top_builddir = @abs_top_builddir@
204abs_top_srcdir = @abs_top_srcdir@
205ac_ct_CC = @ac_ct_CC@
206am__include = @am__include@
207am__leading_dot = @am__leading_dot@
208am__quote = @am__quote@
209am__tar = @am__tar@
210am__untar = @am__untar@
211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
217builddir = @builddir@
218datadir = @datadir@
219datarootdir = @datarootdir@
220docdir = @docdir@
221dvidir = @dvidir@
222exec_prefix = @exec_prefix@
223host = @host@
224host_alias = @host_alias@
225host_cpu = @host_cpu@
226host_os = @host_os@
227host_vendor = @host_vendor@
228htmldir = @htmldir@
229includedir = @includedir@
230infodir = @infodir@
231install_sh = @install_sh@
232libdir = @libdir@
233libexecdir = @libexecdir@
234localedir = @localedir@
235localstatedir = @localstatedir@
236mandir = @mandir@
237mkdir_p = @mkdir_p@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245srcdir = @srcdir@
246subdirs = @subdirs@
247sysconfdir = @sysconfdir@
248target_alias = @target_alias@
249top_build_prefix = @top_build_prefix@
250top_builddir = @top_builddir@
251top_srcdir = @top_srcdir@
252
253#AUTOMAKE_OPTIONS = util/ansi2knr foreign dist-tarZ no-dependencies
254AUTOMAKE_OPTIONS = foreign 1.10
255ACLOCAL_AMFLAGS = -I m4 -I libopts/m4
256NULL =
257SUBDIRS = scripts include ElectricFence $(NULL) $(am__append_1) \
258	@ARLIB_DIR@ libntp libparse ntpd ntpdate ntpdc ntpq ntpsnmpd \
259	parseutil adjtimed clockstuff kernel sntp util $(NULL)
260DIST_SUBDIRS = \
261	scripts		\
262	include		\
263	ElectricFence	\
264	arlib		\
265	libntp		\
266	libopts		\
267	libparse	\
268	ntpd		\
269	ntpdate		\
270	ntpdc		\
271	ntpq		\
272	ntpsnmpd	\
273	parseutil	\
274	adjtimed	\
275	clockstuff	\
276	kernel		\
277	sntp		\
278	util		\
279	$(NULL)
280
281DISTCHECK_CONFIGURE_FLAGS = -C --with-arlib --enable-local-libopts
282EXTRA_DIST = \
283	COPYRIGHT		\
284	ChangeLog		\
285	CommitLog		\
286	CommitLog-4.1.0		\
287	NEWS			\
288	NOTES.y2kfixes		\
289	README.bk		\
290	README.hackers		\
291	README.patches		\
292	README.refclocks	\
293	README.versions		\
294	TODO			\
295	WHERE-TO-START		\
296	bootstrap		\
297	build			\
298	config.guess		\
299	config.h.in		\
300	config.sub		\
301	dot.emacs		\
302	excludes		\
303	flock-build		\
304	install-sh		\
305	packageinfo.sh		\
306	readme.y2kfixes		\
307	results.y2kfixes	\
308	\
309	conf			\
310	html			\
311	lib/isc			\
312	ports			\
313	\
314	bincheck.mf		\
315	depsver.mf		\
316	deps-ver		\
317	version			\
318	version.m4		\
319	\
320	$(NULL)
321
322CLEANFILES =
323DISTCLEANFILES = .gcc-warning
324ETAGS_ARGS = Makefile.am configure.ac
325
326# HMS: make ports be the last directory...
327# DIST_HOOK_DIRS = conf html scripts ports
328
329# HMS: Keep .gcc-warning first, as that way it gets printed first.
330BUILT_SOURCES = \
331	.gcc-warning			\
332	libtool				\
333	$(srcdir)/COPYRIGHT		\
334	$(srcdir)/version		\
335	$(srcdir)/version.m4		\
336	$(srcdir)/include/version.def	\
337	$(srcdir)/include/version.texi	\
338	$(NULL)
339
340
341# HMS: The following seems to be a work-in-progress...
342CVO = `$(srcdir)/config.guess`
343BHOST = `(hostname || uname -n)`
344all: $(BUILT_SOURCES) config.h
345	$(MAKE) $(AM_MAKEFLAGS) all-recursive
346
347.SUFFIXES:
348am--refresh:
349	@:
350$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
351	@for dep in $?; do \
352	  case '$(am__configure_deps)' in \
353	    *$$dep*) \
354	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
355	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
356		&& exit 0; \
357	      exit 1;; \
358	  esac; \
359	done; \
360	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
361	$(am__cd) $(top_srcdir) && \
362	  $(AUTOMAKE) --foreign Makefile
363.PRECIOUS: Makefile
364Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365	@case '$?' in \
366	  *config.status*) \
367	    echo ' $(SHELL) ./config.status'; \
368	    $(SHELL) ./config.status;; \
369	  *) \
370	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
371	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
372	esac;
373
374$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375	$(SHELL) ./config.status --recheck
376
377$(top_srcdir)/configure:  $(am__configure_deps)
378	$(am__cd) $(srcdir) && $(AUTOCONF)
379$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
380	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
381$(am__aclocal_m4_deps):
382
383config.h: stamp-h1
384	@if test ! -f $@; then \
385	  rm -f stamp-h1; \
386	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
387	else :; fi
388
389stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
390	@rm -f stamp-h1
391	cd $(top_builddir) && $(SHELL) ./config.status config.h
392$(srcdir)/config.h.in:  $(am__configure_deps)
393	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
394	rm -f stamp-h1
395	touch $@
396
397distclean-hdr:
398	-rm -f config.h stamp-h1
399
400mostlyclean-libtool:
401	-rm -f *.lo
402
403clean-libtool:
404	-rm -rf .libs _libs
405
406distclean-libtool:
407	-rm -f libtool config.lt
408
409# This directory's subdirectories are mostly independent; you can cd
410# into them and run `make' without going through this Makefile.
411# To change the values of `make' variables: instead of editing Makefiles,
412# (1) if the variable is set in `config.status', edit `config.status'
413#     (which will cause the Makefiles to be regenerated when you run `make');
414# (2) otherwise, pass the desired values on the `make' command line.
415$(RECURSIVE_TARGETS):
416	@failcom='exit 1'; \
417	for f in x $$MAKEFLAGS; do \
418	  case $$f in \
419	    *=* | --[!k]*);; \
420	    *k*) failcom='fail=yes';; \
421	  esac; \
422	done; \
423	dot_seen=no; \
424	target=`echo $@ | sed s/-recursive//`; \
425	list='$(SUBDIRS)'; for subdir in $$list; do \
426	  echo "Making $$target in $$subdir"; \
427	  if test "$$subdir" = "."; then \
428	    dot_seen=yes; \
429	    local_target="$$target-am"; \
430	  else \
431	    local_target="$$target"; \
432	  fi; \
433	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434	  || eval $$failcom; \
435	done; \
436	if test "$$dot_seen" = "no"; then \
437	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438	fi; test -z "$$fail"
439
440$(RECURSIVE_CLEAN_TARGETS):
441	@failcom='exit 1'; \
442	for f in x $$MAKEFLAGS; do \
443	  case $$f in \
444	    *=* | --[!k]*);; \
445	    *k*) failcom='fail=yes';; \
446	  esac; \
447	done; \
448	dot_seen=no; \
449	case "$@" in \
450	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
451	  *) list='$(SUBDIRS)' ;; \
452	esac; \
453	rev=''; for subdir in $$list; do \
454	  if test "$$subdir" = "."; then :; else \
455	    rev="$$subdir $$rev"; \
456	  fi; \
457	done; \
458	rev="$$rev ."; \
459	target=`echo $@ | sed s/-recursive//`; \
460	for subdir in $$rev; do \
461	  echo "Making $$target in $$subdir"; \
462	  if test "$$subdir" = "."; then \
463	    local_target="$$target-am"; \
464	  else \
465	    local_target="$$target"; \
466	  fi; \
467	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
468	  || eval $$failcom; \
469	done && test -z "$$fail"
470tags-recursive:
471	list='$(SUBDIRS)'; for subdir in $$list; do \
472	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
473	done
474ctags-recursive:
475	list='$(SUBDIRS)'; for subdir in $$list; do \
476	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
477	done
478
479ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
480	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481	unique=`for i in $$list; do \
482	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483	  done | \
484	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485	      END { if (nonempty) { for (i in files) print i; }; }'`; \
486	mkid -fID $$unique
487tags: TAGS
488
489TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
490		$(TAGS_FILES) $(LISP)
491	set x; \
492	here=`pwd`; \
493	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
494	  include_option=--etags-include; \
495	  empty_fix=.; \
496	else \
497	  include_option=--include; \
498	  empty_fix=; \
499	fi; \
500	list='$(SUBDIRS)'; for subdir in $$list; do \
501	  if test "$$subdir" = .; then :; else \
502	    test ! -f $$subdir/TAGS || \
503	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
504	  fi; \
505	done; \
506	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
507	unique=`for i in $$list; do \
508	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509	  done | \
510	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511	      END { if (nonempty) { for (i in files) print i; }; }'`; \
512	shift; \
513	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514	  test -n "$$unique" || unique=$$empty_fix; \
515	  if test $$# -gt 0; then \
516	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517	      "$$@" $$unique; \
518	  else \
519	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520	      $$unique; \
521	  fi; \
522	fi
523ctags: CTAGS
524CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
525		$(TAGS_FILES) $(LISP)
526	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
527	unique=`for i in $$list; do \
528	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529	  done | \
530	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531	      END { if (nonempty) { for (i in files) print i; }; }'`; \
532	test -z "$(CTAGS_ARGS)$$unique" \
533	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534	     $$unique
535
536GTAGS:
537	here=`$(am__cd) $(top_builddir) && pwd` \
538	  && $(am__cd) $(top_srcdir) \
539	  && gtags -i $(GTAGS_ARGS) "$$here"
540
541distclean-tags:
542	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
543
544distdir: $(DISTFILES)
545	$(am__remove_distdir)
546	test -d "$(distdir)" || mkdir "$(distdir)"
547	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549	list='$(DISTFILES)'; \
550	  dist_files=`for file in $$list; do echo $$file; done | \
551	  sed -e "s|^$$srcdirstrip/||;t" \
552	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
553	case $$dist_files in \
554	  */*) $(MKDIR_P) `echo "$$dist_files" | \
555			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556			   sort -u` ;; \
557	esac; \
558	for file in $$dist_files; do \
559	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
560	  if test -d $$d/$$file; then \
561	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
562	    if test -d "$(distdir)/$$file"; then \
563	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564	    fi; \
565	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
566	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
567	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568	    fi; \
569	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
570	  else \
571	    test -f "$(distdir)/$$file" \
572	    || cp -p $$d/$$file "$(distdir)/$$file" \
573	    || exit 1; \
574	  fi; \
575	done
576	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
577	  if test "$$subdir" = .; then :; else \
578	    test -d "$(distdir)/$$subdir" \
579	    || $(MKDIR_P) "$(distdir)/$$subdir" \
580	    || exit 1; \
581	  fi; \
582	done
583	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
584	  if test "$$subdir" = .; then :; else \
585	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
586	    $(am__relativize); \
587	    new_distdir=$$reldir; \
588	    dir1=$$subdir; dir2="$(top_distdir)"; \
589	    $(am__relativize); \
590	    new_top_distdir=$$reldir; \
591	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
592	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
593	    ($(am__cd) $$subdir && \
594	      $(MAKE) $(AM_MAKEFLAGS) \
595	        top_distdir="$$new_top_distdir" \
596	        distdir="$$new_distdir" \
597		am__remove_distdir=: \
598		am__skip_length_check=: \
599		am__skip_mode_fix=: \
600	        distdir) \
601	      || exit 1; \
602	  fi; \
603	done
604	$(MAKE) $(AM_MAKEFLAGS) \
605	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
606	  dist-hook
607	-test -n "$(am__skip_mode_fix)" \
608	|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
609	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
610	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
611	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
612	|| chmod -R a+r "$(distdir)"
613dist-gzip: distdir
614	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
615	$(am__remove_distdir)
616
617dist-bzip2: distdir
618	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
619	$(am__remove_distdir)
620
621dist-lzma: distdir
622	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
623	$(am__remove_distdir)
624
625dist-xz: distdir
626	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
627	$(am__remove_distdir)
628
629dist-tarZ: distdir
630	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
631	$(am__remove_distdir)
632
633dist-shar: distdir
634	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
635	$(am__remove_distdir)
636
637dist-zip: distdir
638	-rm -f $(distdir).zip
639	zip -rq $(distdir).zip $(distdir)
640	$(am__remove_distdir)
641
642dist dist-all: distdir
643	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
644	$(am__remove_distdir)
645
646# This target untars the dist file and tries a VPATH configuration.  Then
647# it guarantees that the distribution is self-contained by making another
648# tarfile.
649distcheck: dist
650	case '$(DIST_ARCHIVES)' in \
651	*.tar.gz*) \
652	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
653	*.tar.bz2*) \
654	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
655	*.tar.lzma*) \
656	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
657	*.tar.xz*) \
658	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
659	*.tar.Z*) \
660	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
661	*.shar.gz*) \
662	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
663	*.zip*) \
664	  unzip $(distdir).zip ;;\
665	esac
666	chmod -R a-w $(distdir); chmod a+w $(distdir)
667	mkdir $(distdir)/_build
668	mkdir $(distdir)/_inst
669	chmod a-w $(distdir)
670	test -d $(distdir)/_build || exit 0; \
671	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
672	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
673	  && am__cwd=`pwd` \
674	  && $(am__cd) $(distdir)/_build \
675	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
676	    $(DISTCHECK_CONFIGURE_FLAGS) \
677	  && $(MAKE) $(AM_MAKEFLAGS) \
678	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
679	  && $(MAKE) $(AM_MAKEFLAGS) check \
680	  && $(MAKE) $(AM_MAKEFLAGS) install \
681	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
682	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
683	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
684	        distuninstallcheck \
685	  && chmod -R a-w "$$dc_install_base" \
686	  && ({ \
687	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
688	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
689	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
690	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
691	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
692	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
693	  && rm -rf "$$dc_destdir" \
694	  && $(MAKE) $(AM_MAKEFLAGS) dist \
695	  && rm -rf $(DIST_ARCHIVES) \
696	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
697	  && cd "$$am__cwd" \
698	  || exit 1
699	$(am__remove_distdir)
700	@(echo "$(distdir) archives ready for distribution: "; \
701	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
702	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
703distuninstallcheck:
704	@$(am__cd) '$(distuninstallcheck_dir)' \
705	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
706	   || { echo "ERROR: files left after uninstall:" ; \
707	        if test -n "$(DESTDIR)"; then \
708	          echo "  (check DESTDIR support)"; \
709	        fi ; \
710	        $(distuninstallcheck_listfiles) ; \
711	        exit 1; } >&2
712distcleancheck: distclean
713	@if test '$(srcdir)' = . ; then \
714	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
715	  exit 1 ; \
716	fi
717	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
718	  || { echo "ERROR: files left in build directory after distclean:" ; \
719	       $(distcleancheck_listfiles) ; \
720	       exit 1; } >&2
721check-am: all-am
722check: $(BUILT_SOURCES)
723	$(MAKE) $(AM_MAKEFLAGS) check-recursive
724all-am: Makefile config.h
725installdirs: installdirs-recursive
726installdirs-am:
727install: $(BUILT_SOURCES)
728	$(MAKE) $(AM_MAKEFLAGS) install-recursive
729install-exec: install-exec-recursive
730install-data: install-data-recursive
731uninstall: uninstall-recursive
732
733install-am: all-am
734	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
735
736installcheck: installcheck-recursive
737install-strip:
738	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
739	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
740	  `test -z '$(STRIP)' || \
741	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
742mostlyclean-generic:
743
744clean-generic:
745	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
746
747distclean-generic:
748	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
749	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
750	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
751
752maintainer-clean-generic:
753	@echo "This command is intended for maintainers to use"
754	@echo "it deletes files that may require special tools to rebuild."
755	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
756clean: clean-recursive
757
758clean-am: clean-generic clean-libtool mostlyclean-am
759
760distclean: distclean-recursive
761	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
762	-rm -f Makefile
763distclean-am: clean-am distclean-generic distclean-hdr \
764	distclean-libtool distclean-tags
765
766dvi: dvi-recursive
767
768dvi-am:
769
770html: html-recursive
771
772html-am:
773
774info: info-recursive
775
776info-am:
777
778install-data-am:
779
780install-dvi: install-dvi-recursive
781
782install-dvi-am:
783
784install-exec-am:
785
786install-html: install-html-recursive
787
788install-html-am:
789
790install-info: install-info-recursive
791
792install-info-am:
793
794install-man:
795
796install-pdf: install-pdf-recursive
797
798install-pdf-am:
799
800install-ps: install-ps-recursive
801
802install-ps-am:
803
804installcheck-am:
805
806maintainer-clean: maintainer-clean-recursive
807	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
808	-rm -rf $(top_srcdir)/autom4te.cache
809	-rm -f Makefile
810maintainer-clean-am: distclean-am maintainer-clean-generic
811
812mostlyclean: mostlyclean-recursive
813
814mostlyclean-am: mostlyclean-generic mostlyclean-libtool
815
816pdf: pdf-recursive
817
818pdf-am:
819
820ps: ps-recursive
821
822ps-am:
823
824uninstall-am:
825
826.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
827	ctags-recursive install install-am install-strip \
828	tags-recursive
829
830.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
831	all all-am am--refresh check check-am clean clean-generic \
832	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
833	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
834	dist-zip distcheck distclean distclean-generic distclean-hdr \
835	distclean-libtool distclean-tags distcleancheck distdir \
836	distuninstallcheck dvi dvi-am html html-am info info-am \
837	install install-am install-data install-data-am install-dvi \
838	install-dvi-am install-exec install-exec-am install-html \
839	install-html-am install-info install-info-am install-man \
840	install-pdf install-pdf-am install-ps install-ps-am \
841	install-strip installcheck installcheck-am installdirs \
842	installdirs-am maintainer-clean maintainer-clean-generic \
843	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
844	ps ps-am tags tags-recursive uninstall uninstall-am
845
846
847$(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
848	( echo "This file is automatically generated from html/copyright.html" ; lynx -dump $(srcdir)/html/copyright.html ) > $(srcdir)/COPYRIGHT.new && mv $(srcdir)/COPYRIGHT.new $(srcdir)/COPYRIGHT
849
850# HMS: The next bit is still suboptimal.  If bk is present but this NTP
851# repo is not a bk repo, we'll get an error message from the prs command.
852# Unfortunately, I haven't found the necessary magic to redirect this error
853# output to /dev/null under ancient/unique shells like the one Ultrix uses.
854# We'll also get an error if srcdir or version is unwritable.
855$(srcdir)/version: FRC.version
856	-(bk version) >/dev/null 2>&1 && \
857	    cd $(srcdir) && \
858	    x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
859	    y=`cat version 2>/dev/null` || true && \
860	    case "$$x" in ''|$$y) ;; *) echo $$x > version ;; esac
861
862$(srcdir)/version.m4: $(srcdir)/packageinfo.sh
863	cd $(srcdir) && \
864	./scripts/genver version.m4
865
866$(srcdir)/include/version.def: $(srcdir)/packageinfo.sh
867	cd $(srcdir) && \
868	./scripts/genver include/version.def
869
870$(srcdir)/include/version.texi: $(srcdir)/packageinfo.sh
871	cd $(srcdir) && \
872	./scripts/genver include/version.texi
873
874libtool: $(LIBTOOL_DEPS)
875	./config.status --recheck
876
877dist-hook:
878	@find $(distdir) -type d -name SCCS -print | xargs rm -rf
879	@chmod u+w $(distdir)/ports/winnt
880
881.gcc-warning:
882	@echo "Compiling with GCC now generates lots of new warnings."
883	@echo " "
884	@echo "Don't be concerned. They're just warnings."
885	@echo " "
886	@echo "Don't send bug reports about the warnings, either."
887	@echo " "
888	@echo "Feel free to send patches that fix these warnings, though."
889	@echo " "
890	@sleep 1
891	@touch $@
892
893CommitLog: FRC.CommitLog
894	cd $(srcdir)					\
895	&& /bin/test -e CommitLog			\
896		-a SCCS/s.ChangeSet -ot CommitLog	\
897	|| scripts/genCommitLog
898
899.buildcvo:
900	echo "$(CVO)" > .buildcvo
901
902.checkcvo: .buildcvo FRC.checkcvo
903	@if [ "`cat .buildcvo`" != "$(CVO)" ];then	\
904		echo "This directory was configured for `cat .buildcvo`"; \
905		echo "but this machine is a $(CVO)";	\
906		exit 1;	\
907	fi
908
909.buildhost:
910	echo "$(BHOST)" > .buildhost
911
912.checkhost: .buildhost FRC.checkhost
913	@if [ "`cat .buildhost`" != "$(BHOST)" ];then	\
914		echo "Built on `cat .buildhost` but this is $(BHOST)"; \
915		echo " "; \
916	fi
917
918FRC.CommitLog FRC.distwarn FRC.checkcvo FRC.checkhost FRC.version:
919
920# HMS: what was I trying to do with this?
921#dot.emacs: FRC.distwarn
922
923# Tell versions [3.59,3.63) of GNU make to not export all variables.
924# Otherwise a system limit (for SysV at least) may be exceeded.
925.NOEXPORT:
926