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 = .
37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
39	$(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
40	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS TODO \
41	config.guess config.rpath config.sub depcomp install-sh \
42	ltmain.sh missing mkinstalldirs
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
45	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
46	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
47	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
48	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
49	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
50	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
51	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
52	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
53	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mydns.m4 \
54	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
55	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stdint_h.m4 \
56	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
57	$(top_srcdir)/configure.ac
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59	$(ACLOCAL_M4)
60am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61 configure.lineno config.status.lineno
62mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63CONFIG_HEADER = config.h
64CONFIG_CLEAN_FILES = intl/Makefile
65CONFIG_CLEAN_VPATH_FILES =
66SOURCES =
67DIST_SOURCES =
68RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
69	html-recursive info-recursive install-data-recursive \
70	install-dvi-recursive install-exec-recursive \
71	install-html-recursive install-info-recursive \
72	install-pdf-recursive install-ps-recursive install-recursive \
73	installcheck-recursive installdirs-recursive pdf-recursive \
74	ps-recursive uninstall-recursive
75RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
76  distclean-recursive maintainer-clean-recursive
77AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
78	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
79	distdir dist dist-all distcheck
80ETAGS = etags
81CTAGS = ctags
82DIST_SUBDIRS = $(SUBDIRS)
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84distdir = $(PACKAGE)-$(VERSION)
85top_distdir = $(distdir)
86am__remove_distdir = \
87  { test ! -d "$(distdir)" \
88    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
89         && rm -fr "$(distdir)"; }; }
90am__relativize = \
91  dir0=`pwd`; \
92  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
93  sed_rest='s,^[^/]*/*,,'; \
94  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
95  sed_butlast='s,/*[^/]*$$,,'; \
96  while test -n "$$dir1"; do \
97    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
98    if test "$$first" != "."; then \
99      if test "$$first" = ".."; then \
100        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
101        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
102      else \
103        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
104        if test "$$first2" = "$$first"; then \
105          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
106        else \
107          dir2="../$$dir2"; \
108        fi; \
109        dir0="$$dir0"/"$$first"; \
110      fi; \
111    fi; \
112    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
113  done; \
114  reldir="$$dir2"
115DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
116GZIP_ENV = --best
117distuninstallcheck_listfiles = find . -type f -print
118distcleancheck_listfiles = find . -type f -print
119ACLOCAL = @ACLOCAL@
120ALLOCA = @ALLOCA@
121AMTAR = @AMTAR@
122AR = @AR@
123AUTOCONF = @AUTOCONF@
124AUTOHEADER = @AUTOHEADER@
125AUTOMAKE = @AUTOMAKE@
126AWK = @AWK@
127BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
128CATOBJEXT = @CATOBJEXT@
129CC = @CC@
130CCDEPMODE = @CCDEPMODE@
131CFLAGS = @CFLAGS@
132COPYRIGHT_HOLDER = @COPYRIGHT_HOLDER@
133CPP = @CPP@
134CPPFLAGS = @CPPFLAGS@
135CYGPATH_W = @CYGPATH_W@
136DATADIRNAME = @DATADIRNAME@
137DEFS = @DEFS@
138DEPDIR = @DEPDIR@
139DOCDIR = @DOCDIR@
140DSYMUTIL = @DSYMUTIL@
141DUMPBIN = @DUMPBIN@
142ECHO_C = @ECHO_C@
143ECHO_N = @ECHO_N@
144ECHO_T = @ECHO_T@
145EGREP = @EGREP@
146EXEEXT = @EXEEXT@
147FGREP = @FGREP@
148GENCAT = @GENCAT@
149GLIBC21 = @GLIBC21@
150GMSGFMT = @GMSGFMT@
151GREP = @GREP@
152INSTALL = @INSTALL@
153INSTALL_DATA = @INSTALL_DATA@
154INSTALL_PROGRAM = @INSTALL_PROGRAM@
155INSTALL_SCRIPT = @INSTALL_SCRIPT@
156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157INSTOBJEXT = @INSTOBJEXT@
158INTLBISON = @INTLBISON@
159INTLINCLUDE = @INTLINCLUDE@
160INTLLIBS = @INTLLIBS@
161INTLOBJS = @INTLOBJS@
162INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
163LD = @LD@
164LDFLAGS = @LDFLAGS@
165LIBICONV = @LIBICONV@
166LIBINTL = @LIBINTL@
167LIBM = @LIBM@
168LIBMYDNS = @LIBMYDNS@
169LIBMYSQLCLIENT = @LIBMYSQLCLIENT@
170LIBNSL = @LIBNSL@
171LIBOBJS = @LIBOBJS@
172LIBPQ = @LIBPQ@
173LIBS = @LIBS@
174LIBSOCKET = @LIBSOCKET@
175LIBSQL = @LIBSQL@
176LIBSSL = @LIBSSL@
177LIBTOOL = @LIBTOOL@
178LIBUTIL = @LIBUTIL@
179LIBZ = @LIBZ@
180LIPO = @LIPO@
181LN_S = @LN_S@
182LTLIBICONV = @LTLIBICONV@
183LTLIBINTL = @LTLIBINTL@
184LTLIBOBJS = @LTLIBOBJS@
185MAKEINFO = @MAKEINFO@
186MKDIR_P = @MKDIR_P@
187MKINSTALLDIRS = @MKINSTALLDIRS@
188MSGFMT = @MSGFMT@
189MSGMERGE = @MSGMERGE@
190MYDNSDIR = @MYDNSDIR@
191MYDNSINCLUDE = @MYDNSINCLUDE@
192MYDNS_CONF = @MYDNS_CONF@
193MYSQL_INCLUDE = @MYSQL_INCLUDE@
194NM = @NM@
195NMEDIT = @NMEDIT@
196OBJDUMP = @OBJDUMP@
197OBJEXT = @OBJEXT@
198OTOOL = @OTOOL@
199OTOOL64 = @OTOOL64@
200PACKAGE = @PACKAGE@
201PACKAGE_AUTHOR = @PACKAGE_AUTHOR@
202PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
203PACKAGE_COPYRIGHT = @PACKAGE_COPYRIGHT@
204PACKAGE_DATE = @PACKAGE_DATE@
205PACKAGE_HOMEPAGE = @PACKAGE_HOMEPAGE@
206PACKAGE_NAME = @PACKAGE_NAME@
207PACKAGE_RELEASE_DATE = @PACKAGE_RELEASE_DATE@
208PACKAGE_STRING = @PACKAGE_STRING@
209PACKAGE_TARNAME = @PACKAGE_TARNAME@
210PACKAGE_URL = @PACKAGE_URL@
211PACKAGE_VERSION = @PACKAGE_VERSION@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213POSUB = @POSUB@
214PQ_INCLUDE = @PQ_INCLUDE@
215PROFILE_ENABLED = @PROFILE_ENABLED@
216RANLIB = @RANLIB@
217SED = @SED@
218SET_MAKE = @SET_MAKE@
219SHELL = @SHELL@
220SQLINCLUDE = @SQLINCLUDE@
221SSLINCLUDE = @SSLINCLUDE@
222STRIP = @STRIP@
223USE_DB_NAME = @USE_DB_NAME@
224USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
225USE_NLS = @USE_NLS@
226UTILDIR = @UTILDIR@
227UTILINCLUDE = @UTILINCLUDE@
228VERSION = @VERSION@
229WEBROOT = @WEBROOT@
230XGETTEXT = @XGETTEXT@
231abs_builddir = @abs_builddir@
232abs_srcdir = @abs_srcdir@
233abs_top_builddir = @abs_top_builddir@
234abs_top_srcdir = @abs_top_srcdir@
235ac_ct_CC = @ac_ct_CC@
236ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
237ac_mydns_static_build = @ac_mydns_static_build@
238am__include = @am__include@
239am__leading_dot = @am__leading_dot@
240am__quote = @am__quote@
241am__tar = @am__tar@
242am__untar = @am__untar@
243bindir = @bindir@
244build = @build@
245build_alias = @build_alias@
246build_cpu = @build_cpu@
247build_os = @build_os@
248build_vendor = @build_vendor@
249builddir = @builddir@
250datadir = @datadir@
251datarootdir = @datarootdir@
252docdir = @docdir@
253dvidir = @dvidir@
254exec_prefix = @exec_prefix@
255host = @host@
256host_alias = @host_alias@
257host_cpu = @host_cpu@
258host_os = @host_os@
259host_vendor = @host_vendor@
260htmldir = @htmldir@
261includedir = @includedir@
262infodir = @infodir@
263install_sh = @install_sh@
264libdir = @libdir@
265libexecdir = @libexecdir@
266localedir = @localedir@
267localstatedir = @localstatedir@
268lt_ECHO = @lt_ECHO@
269mandir = @mandir@
270mkdir_p = @mkdir_p@
271oldincludedir = @oldincludedir@
272pdfdir = @pdfdir@
273prefix = @prefix@
274program_transform_name = @program_transform_name@
275psdir = @psdir@
276sbindir = @sbindir@
277sharedstatedir = @sharedstatedir@
278srcdir = @srcdir@
279sysconfdir = @sysconfdir@
280target_alias = @target_alias@
281top_build_prefix = @top_build_prefix@
282top_builddir = @top_builddir@
283top_srcdir = @top_srcdir@
284ACLOCAL_AMFLAGS = -I m4
285SUBDIRS = intl lib src contrib m4 pkg doc po
286EXTRA_DIST = config.rpath BUGS QUICKSTART.mysql QUICKSTART.postgres README.mysql TODO mydns.conf
287CLEANFILES = core* *~ gmon.out bb.out @PACKAGE_NAME@-*.gz @PACKAGE_NAME@-*.bz2
288all: config.h
289	$(MAKE) $(AM_MAKEFLAGS) all-recursive
290
291.SUFFIXES:
292am--refresh:
293	@:
294$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
295	@for dep in $?; do \
296	  case '$(am__configure_deps)' in \
297	    *$$dep*) \
298	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
299	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
300		&& exit 0; \
301	      exit 1;; \
302	  esac; \
303	done; \
304	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
305	$(am__cd) $(top_srcdir) && \
306	  $(AUTOMAKE) --gnu Makefile
307.PRECIOUS: Makefile
308Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309	@case '$?' in \
310	  *config.status*) \
311	    echo ' $(SHELL) ./config.status'; \
312	    $(SHELL) ./config.status;; \
313	  *) \
314	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
315	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
316	esac;
317
318$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
319	$(SHELL) ./config.status --recheck
320
321$(top_srcdir)/configure:  $(am__configure_deps)
322	$(am__cd) $(srcdir) && $(AUTOCONF)
323$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
324	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
325$(am__aclocal_m4_deps):
326
327config.h: stamp-h1
328	@if test ! -f $@; then \
329	  rm -f stamp-h1; \
330	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
331	else :; fi
332
333stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
334	@rm -f stamp-h1
335	cd $(top_builddir) && $(SHELL) ./config.status config.h
336$(srcdir)/config.h.in:  $(am__configure_deps)
337	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
338	rm -f stamp-h1
339	touch $@
340
341distclean-hdr:
342	-rm -f config.h stamp-h1
343intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
344	cd $(top_builddir) && $(SHELL) ./config.status $@
345
346mostlyclean-libtool:
347	-rm -f *.lo
348
349clean-libtool:
350	-rm -rf .libs _libs
351
352distclean-libtool:
353	-rm -f libtool config.lt
354
355# This directory's subdirectories are mostly independent; you can cd
356# into them and run `make' without going through this Makefile.
357# To change the values of `make' variables: instead of editing Makefiles,
358# (1) if the variable is set in `config.status', edit `config.status'
359#     (which will cause the Makefiles to be regenerated when you run `make');
360# (2) otherwise, pass the desired values on the `make' command line.
361$(RECURSIVE_TARGETS):
362	@fail= failcom='exit 1'; \
363	for f in x $$MAKEFLAGS; do \
364	  case $$f in \
365	    *=* | --[!k]*);; \
366	    *k*) failcom='fail=yes';; \
367	  esac; \
368	done; \
369	dot_seen=no; \
370	target=`echo $@ | sed s/-recursive//`; \
371	list='$(SUBDIRS)'; for subdir in $$list; do \
372	  echo "Making $$target in $$subdir"; \
373	  if test "$$subdir" = "."; then \
374	    dot_seen=yes; \
375	    local_target="$$target-am"; \
376	  else \
377	    local_target="$$target"; \
378	  fi; \
379	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
380	  || eval $$failcom; \
381	done; \
382	if test "$$dot_seen" = "no"; then \
383	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
384	fi; test -z "$$fail"
385
386$(RECURSIVE_CLEAN_TARGETS):
387	@fail= failcom='exit 1'; \
388	for f in x $$MAKEFLAGS; do \
389	  case $$f in \
390	    *=* | --[!k]*);; \
391	    *k*) failcom='fail=yes';; \
392	  esac; \
393	done; \
394	dot_seen=no; \
395	case "$@" in \
396	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
397	  *) list='$(SUBDIRS)' ;; \
398	esac; \
399	rev=''; for subdir in $$list; do \
400	  if test "$$subdir" = "."; then :; else \
401	    rev="$$subdir $$rev"; \
402	  fi; \
403	done; \
404	rev="$$rev ."; \
405	target=`echo $@ | sed s/-recursive//`; \
406	for subdir in $$rev; do \
407	  echo "Making $$target in $$subdir"; \
408	  if test "$$subdir" = "."; then \
409	    local_target="$$target-am"; \
410	  else \
411	    local_target="$$target"; \
412	  fi; \
413	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
414	  || eval $$failcom; \
415	done && test -z "$$fail"
416tags-recursive:
417	list='$(SUBDIRS)'; for subdir in $$list; do \
418	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
419	done
420ctags-recursive:
421	list='$(SUBDIRS)'; for subdir in $$list; do \
422	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
423	done
424
425ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
426	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
427	unique=`for i in $$list; do \
428	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429	  done | \
430	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431	      END { if (nonempty) { for (i in files) print i; }; }'`; \
432	mkid -fID $$unique
433tags: TAGS
434
435TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
436		$(TAGS_FILES) $(LISP)
437	set x; \
438	here=`pwd`; \
439	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
440	  include_option=--etags-include; \
441	  empty_fix=.; \
442	else \
443	  include_option=--include; \
444	  empty_fix=; \
445	fi; \
446	list='$(SUBDIRS)'; for subdir in $$list; do \
447	  if test "$$subdir" = .; then :; else \
448	    test ! -f $$subdir/TAGS || \
449	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
450	  fi; \
451	done; \
452	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
453	unique=`for i in $$list; do \
454	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455	  done | \
456	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457	      END { if (nonempty) { for (i in files) print i; }; }'`; \
458	shift; \
459	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
460	  test -n "$$unique" || unique=$$empty_fix; \
461	  if test $$# -gt 0; then \
462	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463	      "$$@" $$unique; \
464	  else \
465	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466	      $$unique; \
467	  fi; \
468	fi
469ctags: CTAGS
470CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
471		$(TAGS_FILES) $(LISP)
472	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
473	unique=`for i in $$list; do \
474	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475	  done | \
476	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
477	      END { if (nonempty) { for (i in files) print i; }; }'`; \
478	test -z "$(CTAGS_ARGS)$$unique" \
479	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480	     $$unique
481
482GTAGS:
483	here=`$(am__cd) $(top_builddir) && pwd` \
484	  && $(am__cd) $(top_srcdir) \
485	  && gtags -i $(GTAGS_ARGS) "$$here"
486
487distclean-tags:
488	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
489
490distdir: $(DISTFILES)
491	$(am__remove_distdir)
492	test -d "$(distdir)" || mkdir "$(distdir)"
493	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
494	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495	list='$(DISTFILES)'; \
496	  dist_files=`for file in $$list; do echo $$file; done | \
497	  sed -e "s|^$$srcdirstrip/||;t" \
498	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
499	case $$dist_files in \
500	  */*) $(MKDIR_P) `echo "$$dist_files" | \
501			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
502			   sort -u` ;; \
503	esac; \
504	for file in $$dist_files; do \
505	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
506	  if test -d $$d/$$file; then \
507	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
508	    if test -d "$(distdir)/$$file"; then \
509	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510	    fi; \
511	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
512	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
513	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
514	    fi; \
515	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
516	  else \
517	    test -f "$(distdir)/$$file" \
518	    || cp -p $$d/$$file "$(distdir)/$$file" \
519	    || exit 1; \
520	  fi; \
521	done
522	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
523	  if test "$$subdir" = .; then :; else \
524	    test -d "$(distdir)/$$subdir" \
525	    || $(MKDIR_P) "$(distdir)/$$subdir" \
526	    || exit 1; \
527	  fi; \
528	done
529	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
530	  if test "$$subdir" = .; then :; else \
531	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
532	    $(am__relativize); \
533	    new_distdir=$$reldir; \
534	    dir1=$$subdir; dir2="$(top_distdir)"; \
535	    $(am__relativize); \
536	    new_top_distdir=$$reldir; \
537	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
538	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
539	    ($(am__cd) $$subdir && \
540	      $(MAKE) $(AM_MAKEFLAGS) \
541	        top_distdir="$$new_top_distdir" \
542	        distdir="$$new_distdir" \
543		am__remove_distdir=: \
544		am__skip_length_check=: \
545		am__skip_mode_fix=: \
546	        distdir) \
547	      || exit 1; \
548	  fi; \
549	done
550	$(MAKE) $(AM_MAKEFLAGS) \
551	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
552	  dist-hook
553	-test -n "$(am__skip_mode_fix)" \
554	|| find "$(distdir)" -type d ! -perm -755 \
555		-exec chmod u+rwx,go+rx {} \; -o \
556	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
557	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
558	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
559	|| chmod -R a+r "$(distdir)"
560dist-gzip: distdir
561	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
562	$(am__remove_distdir)
563dist-bzip2: distdir
564	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
565	$(am__remove_distdir)
566
567dist-lzma: distdir
568	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
569	$(am__remove_distdir)
570
571dist-xz: distdir
572	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
573	$(am__remove_distdir)
574
575dist-tarZ: distdir
576	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
577	$(am__remove_distdir)
578
579dist-shar: distdir
580	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
581	$(am__remove_distdir)
582
583dist-zip: distdir
584	-rm -f $(distdir).zip
585	zip -rq $(distdir).zip $(distdir)
586	$(am__remove_distdir)
587
588dist dist-all: distdir
589	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
590	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
591	$(am__remove_distdir)
592
593# This target untars the dist file and tries a VPATH configuration.  Then
594# it guarantees that the distribution is self-contained by making another
595# tarfile.
596distcheck: dist
597	case '$(DIST_ARCHIVES)' in \
598	*.tar.gz*) \
599	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
600	*.tar.bz2*) \
601	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
602	*.tar.lzma*) \
603	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
604	*.tar.xz*) \
605	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
606	*.tar.Z*) \
607	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
608	*.shar.gz*) \
609	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
610	*.zip*) \
611	  unzip $(distdir).zip ;;\
612	esac
613	chmod -R a-w $(distdir); chmod a+w $(distdir)
614	mkdir $(distdir)/_build
615	mkdir $(distdir)/_inst
616	chmod a-w $(distdir)
617	test -d $(distdir)/_build || exit 0; \
618	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
619	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
620	  && am__cwd=`pwd` \
621	  && $(am__cd) $(distdir)/_build \
622	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
623	    --with-included-gettext \
624	    $(DISTCHECK_CONFIGURE_FLAGS) \
625	  && $(MAKE) $(AM_MAKEFLAGS) \
626	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
627	  && $(MAKE) $(AM_MAKEFLAGS) check \
628	  && $(MAKE) $(AM_MAKEFLAGS) install \
629	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
630	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
631	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
632	        distuninstallcheck \
633	  && chmod -R a-w "$$dc_install_base" \
634	  && ({ \
635	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
636	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
637	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
638	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
639	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
640	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
641	  && rm -rf "$$dc_destdir" \
642	  && $(MAKE) $(AM_MAKEFLAGS) dist \
643	  && rm -rf $(DIST_ARCHIVES) \
644	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
645	  && cd "$$am__cwd" \
646	  || exit 1
647	$(am__remove_distdir)
648	@(echo "$(distdir) archives ready for distribution: "; \
649	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
650	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
651distuninstallcheck:
652	@$(am__cd) '$(distuninstallcheck_dir)' \
653	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
654	   || { echo "ERROR: files left after uninstall:" ; \
655	        if test -n "$(DESTDIR)"; then \
656	          echo "  (check DESTDIR support)"; \
657	        fi ; \
658	        $(distuninstallcheck_listfiles) ; \
659	        exit 1; } >&2
660distcleancheck: distclean
661	@if test '$(srcdir)' = . ; then \
662	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
663	  exit 1 ; \
664	fi
665	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
666	  || { echo "ERROR: files left in build directory after distclean:" ; \
667	       $(distcleancheck_listfiles) ; \
668	       exit 1; } >&2
669check-am: all-am
670check: check-recursive
671all-am: Makefile config.h
672installdirs: installdirs-recursive
673installdirs-am:
674install: install-recursive
675install-exec: install-exec-recursive
676install-data: install-data-recursive
677uninstall: uninstall-recursive
678
679install-am: all-am
680	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
681
682installcheck: installcheck-recursive
683install-strip:
684	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
685	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
686	  `test -z '$(STRIP)' || \
687	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
688mostlyclean-generic:
689
690clean-generic:
691	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
692
693distclean-generic:
694	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
695	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
696
697maintainer-clean-generic:
698	@echo "This command is intended for maintainers to use"
699	@echo "it deletes files that may require special tools to rebuild."
700clean: clean-recursive
701
702clean-am: clean-generic clean-libtool mostlyclean-am
703
704distclean: distclean-recursive
705	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
706	-rm -f Makefile
707distclean-am: clean-am distclean-generic distclean-hdr \
708	distclean-libtool distclean-tags
709
710dvi: dvi-recursive
711
712dvi-am:
713
714html: html-recursive
715
716html-am:
717
718info: info-recursive
719
720info-am:
721
722install-data-am:
723	@$(NORMAL_INSTALL)
724
725install-dvi: install-dvi-recursive
726
727install-dvi-am:
728
729install-exec-am:
730
731install-html: install-html-recursive
732
733install-html-am:
734
735install-info: install-info-recursive
736
737install-info-am:
738
739install-man:
740
741install-pdf: install-pdf-recursive
742
743install-pdf-am:
744
745install-ps: install-ps-recursive
746
747install-ps-am:
748
749installcheck-am:
750
751maintainer-clean: maintainer-clean-recursive
752	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
753	-rm -rf $(top_srcdir)/autom4te.cache
754	-rm -f Makefile
755maintainer-clean-am: distclean-am maintainer-clean-generic
756
757mostlyclean: mostlyclean-recursive
758
759mostlyclean-am: mostlyclean-generic mostlyclean-libtool
760
761pdf: pdf-recursive
762
763pdf-am:
764
765ps: ps-recursive
766
767ps-am:
768
769uninstall-am:
770
771.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
772	ctags-recursive install-am install-data-am install-strip \
773	tags-recursive
774
775.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
776	all all-am am--refresh check check-am clean clean-generic \
777	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
778	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
779	dist-zip distcheck distclean distclean-generic distclean-hdr \
780	distclean-libtool distclean-tags distcleancheck distdir \
781	distuninstallcheck dvi dvi-am html html-am info info-am \
782	install install-am install-data install-data-am \
783	install-data-hook install-dvi install-dvi-am install-exec \
784	install-exec-am install-html install-html-am install-info \
785	install-info-am install-man install-pdf install-pdf-am \
786	install-ps install-ps-am install-strip installcheck \
787	installcheck-am installdirs installdirs-am maintainer-clean \
788	maintainer-clean-generic mostlyclean mostlyclean-generic \
789	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
790	uninstall uninstall-am
791
792
793install-data-hook:
794	@echo
795	@echo "  ###"
796	@echo "  ###  @PACKAGE_NAME@ version @PACKAGE_VERSION@ installed!"
797	@echo "  ###"
798	@echo "  ###  See the file QUICKSTART if you are in a hurry."
799	@echo "  ###  Otherwise, consult the manual (in doc/)."
800	@echo "  ###"
801	@echo "  ###  The MyDNS server program was installed as"
802	@echo "  ###  @sbindir@/mydns"
803	@echo "  ###"
804	@echo "  ###  Your configuration file should be installed as"
805	@echo "  ###  @MYDNS_CONF@"
806	@if ! test -f @MYDNS_CONF@; then echo "  ###  (You can auto-create it with \"make conf\")"; fi
807	@echo "  ###"
808	@echo
809
810conf:
811	@if ! test -x src/mydns/mydns; then \
812	   echo; echo "  ###"; \
813	   echo "  ###  MyDNS binary not found - please compile MyDNS first"; \
814	   echo "  ###  by running \"make\"."; \
815	   echo "  ###"; echo; \
816	else \
817	   if test -f @MYDNS_CONF@; then \
818	      echo; echo "  ###"; \
819	      echo "  ###  @MYDNS_CONF@ already exists!  Nothing done."; \
820	      echo "  ###"; echo; \
821	   else \
822		   src/mydns/mydns --dump-config > @MYDNS_CONF@; \
823		   chmod 0600 @MYDNS_CONF@; \
824	      echo; echo "  ###"; \
825		   echo "  ###  @MYDNS_CONF@ created.  See mydns.conf(5) for details."; \
826	      echo "  ###"; echo; \
827	   fi; \
828	fi
829
830localconf:
831	@if ! test -x src/mydns/mydns; then \
832	   echo; echo "  ###"; \
833	   echo "  ###  MyDNS binary not found - please compile MyDNS first"; \
834	   echo "  ###  by running \"make\"."; \
835	   echo "  ###"; echo; \
836	else \
837	   src/mydns/mydns --dump-config; \
838	fi
839
840news:
841	@if [ -x ./mknews ]; then ./mknews > NEWS; cat NEWS; fi
842
843dist-hook: news
844	rm -rf `find $(distdir)/doc/nls -name CVS`
845
846distready: news
847	rm -rf mydns-*
848	po/mkpotfile
849
850release: clean distready
851	chown -R 0:0 .
852	if [ -x ./release.sh ]; then ./release.sh $(VERSION) `pwd`; fi
853
854.PHONY: release distready news localconf conf
855
856# vi:set ts=3:
857
858# Tell versions [3.59,3.63) of GNU make to not export all variables.
859# Otherwise a system limit (for SysV at least) may be exceeded.
860.NOEXPORT:
861