Makefile.in revision 271947
1# Makefile.in generated by automake 1.14 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# $Id: Makefile.am 816 2014-09-12 07:50:22Z des $
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82@WITH_DOC_TRUE@am__append_1 = doc
83subdir = .
84DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85	$(top_srcdir)/configure $(am__configure_deps) \
86	$(srcdir)/config.h.in $(srcdir)/pamgdb.in $(srcdir)/mkpkgng.in \
87	INSTALL README TODO compile config.guess config.sub install-sh \
88	missing ltmain.sh
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/configure.ac
91am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92	$(ACLOCAL_M4)
93am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94 configure.lineno config.status.lineno
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = config.h
97CONFIG_CLEAN_FILES = pamgdb mkpkgng
98CONFIG_CLEAN_VPATH_FILES =
99AM_V_P = $(am__v_P_@AM_V@)
100am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
101am__v_P_0 = false
102am__v_P_1 = :
103AM_V_GEN = $(am__v_GEN_@AM_V@)
104am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
105am__v_GEN_0 = @echo "  GEN     " $@;
106am__v_GEN_1 = 
107AM_V_at = $(am__v_at_@AM_V@)
108am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109am__v_at_0 = @
110am__v_at_1 = 
111SOURCES =
112DIST_SOURCES =
113RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
114	ctags-recursive dvi-recursive html-recursive info-recursive \
115	install-data-recursive install-dvi-recursive \
116	install-exec-recursive install-html-recursive \
117	install-info-recursive install-pdf-recursive \
118	install-ps-recursive install-recursive installcheck-recursive \
119	installdirs-recursive pdf-recursive ps-recursive \
120	tags-recursive uninstall-recursive
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
127  distclean-recursive maintainer-clean-recursive
128am__recursive_targets = \
129  $(RECURSIVE_TARGETS) \
130  $(RECURSIVE_CLEAN_TARGETS) \
131  $(am__extra_recursive_targets)
132AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
133	cscope distdir dist dist-all distcheck
134am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
135	$(LISP)config.h.in
136# Read a list of newline-separated strings from the standard input,
137# and print each of them once, without duplicates.  Input order is
138# *not* preserved.
139am__uniquify_input = $(AWK) '\
140  BEGIN { nonempty = 0; } \
141  { items[$$0] = 1; nonempty = 1; } \
142  END { if (nonempty) { for (i in items) print i; }; } \
143'
144# Make sure the list of sources is unique.  This is necessary because,
145# e.g., the same source file might be shared among _SOURCES variables
146# for different programs/libraries.
147am__define_uniq_tagged_files = \
148  list='$(am__tagged_files)'; \
149  unique=`for i in $$list; do \
150    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
151  done | $(am__uniquify_input)`
152ETAGS = etags
153CTAGS = ctags
154CSCOPE = cscope
155DIST_SUBDIRS = lib bin modules include doc t
156DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157distdir = $(PACKAGE)-$(VERSION)
158top_distdir = $(distdir)
159am__remove_distdir = \
160  if test -d "$(distdir)"; then \
161    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
162      && rm -rf "$(distdir)" \
163      || { sleep 5 && rm -rf "$(distdir)"; }; \
164  else :; fi
165am__post_remove_distdir = $(am__remove_distdir)
166am__relativize = \
167  dir0=`pwd`; \
168  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
169  sed_rest='s,^[^/]*/*,,'; \
170  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
171  sed_butlast='s,/*[^/]*$$,,'; \
172  while test -n "$$dir1"; do \
173    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
174    if test "$$first" != "."; then \
175      if test "$$first" = ".."; then \
176        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
177        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
178      else \
179        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
180        if test "$$first2" = "$$first"; then \
181          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
182        else \
183          dir2="../$$dir2"; \
184        fi; \
185        dir0="$$dir0"/"$$first"; \
186      fi; \
187    fi; \
188    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
189  done; \
190  reldir="$$dir2"
191DIST_ARCHIVES = $(distdir).tar.gz
192GZIP_ENV = --best
193DIST_TARGETS = dist-gzip
194distuninstallcheck_listfiles = find . -type f -print
195am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
196  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
197distcleancheck_listfiles = find . -type f -print
198ACLOCAL = @ACLOCAL@
199AMTAR = @AMTAR@
200AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201AR = @AR@
202AUTOCONF = @AUTOCONF@
203AUTOHEADER = @AUTOHEADER@
204AUTOMAKE = @AUTOMAKE@
205AWK = @AWK@
206CC = @CC@
207CCDEPMODE = @CCDEPMODE@
208CFLAGS = @CFLAGS@
209CPP = @CPP@
210CPPFLAGS = @CPPFLAGS@
211CRYPTO_LIBS = @CRYPTO_LIBS@
212CRYPT_LIBS = @CRYPT_LIBS@
213CYGPATH_W = @CYGPATH_W@
214DEFS = @DEFS@
215DEPDIR = @DEPDIR@
216DLLTOOL = @DLLTOOL@
217DL_LIBS = @DL_LIBS@
218DSYMUTIL = @DSYMUTIL@
219DUMPBIN = @DUMPBIN@
220ECHO_C = @ECHO_C@
221ECHO_N = @ECHO_N@
222ECHO_T = @ECHO_T@
223EGREP = @EGREP@
224EXEEXT = @EXEEXT@
225FGREP = @FGREP@
226GREP = @GREP@
227INSTALL = @INSTALL@
228INSTALL_DATA = @INSTALL_DATA@
229INSTALL_PROGRAM = @INSTALL_PROGRAM@
230INSTALL_SCRIPT = @INSTALL_SCRIPT@
231INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
232LD = @LD@
233LDFLAGS = @LDFLAGS@
234LIBOBJS = @LIBOBJS@
235LIBS = @LIBS@
236LIBTOOL = @LIBTOOL@
237LIB_MAJ = @LIB_MAJ@
238LIPO = @LIPO@
239LN_S = @LN_S@
240LTLIBOBJS = @LTLIBOBJS@
241MAKEINFO = @MAKEINFO@
242MANIFEST_TOOL = @MANIFEST_TOOL@
243MKDIR_P = @MKDIR_P@
244NM = @NM@
245NMEDIT = @NMEDIT@
246OBJDUMP = @OBJDUMP@
247OBJEXT = @OBJEXT@
248OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
249OTOOL = @OTOOL@
250OTOOL64 = @OTOOL64@
251PACKAGE = @PACKAGE@
252PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
253PACKAGE_NAME = @PACKAGE_NAME@
254PACKAGE_STRING = @PACKAGE_STRING@
255PACKAGE_TARNAME = @PACKAGE_TARNAME@
256PACKAGE_URL = @PACKAGE_URL@
257PACKAGE_VERSION = @PACKAGE_VERSION@
258PATH_SEPARATOR = @PATH_SEPARATOR@
259RANLIB = @RANLIB@
260SED = @SED@
261SET_MAKE = @SET_MAKE@
262SHELL = @SHELL@
263STRIP = @STRIP@
264VERSION = @VERSION@
265abs_builddir = @abs_builddir@
266abs_srcdir = @abs_srcdir@
267abs_top_builddir = @abs_top_builddir@
268abs_top_srcdir = @abs_top_srcdir@
269ac_ct_AR = @ac_ct_AR@
270ac_ct_CC = @ac_ct_CC@
271ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
272am__include = @am__include@
273am__leading_dot = @am__leading_dot@
274am__quote = @am__quote@
275am__tar = @am__tar@
276am__untar = @am__untar@
277bindir = @bindir@
278build = @build@
279build_alias = @build_alias@
280build_cpu = @build_cpu@
281build_os = @build_os@
282build_vendor = @build_vendor@
283builddir = @builddir@
284datadir = @datadir@
285datarootdir = @datarootdir@
286docdir = @docdir@
287dvidir = @dvidir@
288exec_prefix = @exec_prefix@
289host = @host@
290host_alias = @host_alias@
291host_cpu = @host_cpu@
292host_os = @host_os@
293host_vendor = @host_vendor@
294htmldir = @htmldir@
295includedir = @includedir@
296infodir = @infodir@
297install_sh = @install_sh@
298libdir = @libdir@
299libexecdir = @libexecdir@
300localedir = @localedir@
301localstatedir = @localstatedir@
302mandir = @mandir@
303mkdir_p = @mkdir_p@
304oldincludedir = @oldincludedir@
305pdfdir = @pdfdir@
306prefix = @prefix@
307program_transform_name = @program_transform_name@
308psdir = @psdir@
309sbindir = @sbindir@
310sharedstatedir = @sharedstatedir@
311srcdir = @srcdir@
312sysconfdir = @sysconfdir@
313target_alias = @target_alias@
314top_build_prefix = @top_build_prefix@
315top_builddir = @top_builddir@
316top_srcdir = @top_srcdir@
317ACLOCAL_AMFLAGS = -I m4
318SUBDIRS = lib bin modules include $(am__append_1) t
319EXTRA_DIST = \
320	CREDITS \
321	HISTORY \
322	INSTALL \
323	LICENSE \
324	README \
325	RELNOTES \
326	autogen.sh \
327	misc/gendoc.pl
328
329all: config.h
330	$(MAKE) $(AM_MAKEFLAGS) all-recursive
331
332.SUFFIXES:
333am--refresh: Makefile
334	@:
335$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
336	@for dep in $?; do \
337	  case '$(am__configure_deps)' in \
338	    *$$dep*) \
339	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
340	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
341		&& exit 0; \
342	      exit 1;; \
343	  esac; \
344	done; \
345	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
346	$(am__cd) $(top_srcdir) && \
347	  $(AUTOMAKE) --foreign Makefile
348.PRECIOUS: Makefile
349Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350	@case '$?' in \
351	  *config.status*) \
352	    echo ' $(SHELL) ./config.status'; \
353	    $(SHELL) ./config.status;; \
354	  *) \
355	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
356	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
357	esac;
358
359$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360	$(SHELL) ./config.status --recheck
361
362$(top_srcdir)/configure:  $(am__configure_deps)
363	$(am__cd) $(srcdir) && $(AUTOCONF)
364$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
365	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
366$(am__aclocal_m4_deps):
367
368config.h: stamp-h1
369	@test -f $@ || rm -f stamp-h1
370	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
371
372stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
373	@rm -f stamp-h1
374	cd $(top_builddir) && $(SHELL) ./config.status config.h
375$(srcdir)/config.h.in:  $(am__configure_deps) 
376	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
377	rm -f stamp-h1
378	touch $@
379
380distclean-hdr:
381	-rm -f config.h stamp-h1
382pamgdb: $(top_builddir)/config.status $(srcdir)/pamgdb.in
383	cd $(top_builddir) && $(SHELL) ./config.status $@
384mkpkgng: $(top_builddir)/config.status $(srcdir)/mkpkgng.in
385	cd $(top_builddir) && $(SHELL) ./config.status $@
386
387mostlyclean-libtool:
388	-rm -f *.lo
389
390clean-libtool:
391	-rm -rf .libs _libs
392
393distclean-libtool:
394	-rm -f libtool config.lt
395
396# This directory's subdirectories are mostly independent; you can cd
397# into them and run 'make' without going through this Makefile.
398# To change the values of 'make' variables: instead of editing Makefiles,
399# (1) if the variable is set in 'config.status', edit 'config.status'
400#     (which will cause the Makefiles to be regenerated when you run 'make');
401# (2) otherwise, pass the desired values on the 'make' command line.
402$(am__recursive_targets):
403	@fail=; \
404	if $(am__make_keepgoing); then \
405	  failcom='fail=yes'; \
406	else \
407	  failcom='exit 1'; \
408	fi; \
409	dot_seen=no; \
410	target=`echo $@ | sed s/-recursive//`; \
411	case "$@" in \
412	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
413	  *) list='$(SUBDIRS)' ;; \
414	esac; \
415	for subdir in $$list; do \
416	  echo "Making $$target in $$subdir"; \
417	  if test "$$subdir" = "."; then \
418	    dot_seen=yes; \
419	    local_target="$$target-am"; \
420	  else \
421	    local_target="$$target"; \
422	  fi; \
423	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
424	  || eval $$failcom; \
425	done; \
426	if test "$$dot_seen" = "no"; then \
427	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
428	fi; test -z "$$fail"
429
430ID: $(am__tagged_files)
431	$(am__define_uniq_tagged_files); mkid -fID $$unique
432tags: tags-recursive
433TAGS: tags
434
435tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
436	set x; \
437	here=`pwd`; \
438	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
439	  include_option=--etags-include; \
440	  empty_fix=.; \
441	else \
442	  include_option=--include; \
443	  empty_fix=; \
444	fi; \
445	list='$(SUBDIRS)'; for subdir in $$list; do \
446	  if test "$$subdir" = .; then :; else \
447	    test ! -f $$subdir/TAGS || \
448	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
449	  fi; \
450	done; \
451	$(am__define_uniq_tagged_files); \
452	shift; \
453	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
454	  test -n "$$unique" || unique=$$empty_fix; \
455	  if test $$# -gt 0; then \
456	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457	      "$$@" $$unique; \
458	  else \
459	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460	      $$unique; \
461	  fi; \
462	fi
463ctags: ctags-recursive
464
465CTAGS: ctags
466ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
467	$(am__define_uniq_tagged_files); \
468	test -z "$(CTAGS_ARGS)$$unique" \
469	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
470	     $$unique
471
472GTAGS:
473	here=`$(am__cd) $(top_builddir) && pwd` \
474	  && $(am__cd) $(top_srcdir) \
475	  && gtags -i $(GTAGS_ARGS) "$$here"
476cscope: cscope.files
477	test ! -s cscope.files \
478	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
479clean-cscope:
480	-rm -f cscope.files
481cscope.files: clean-cscope cscopelist
482cscopelist: cscopelist-recursive
483
484cscopelist-am: $(am__tagged_files)
485	list='$(am__tagged_files)'; \
486	case "$(srcdir)" in \
487	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
488	  *) sdir=$(subdir)/$(srcdir) ;; \
489	esac; \
490	for i in $$list; do \
491	  if test -f "$$i"; then \
492	    echo "$(subdir)/$$i"; \
493	  else \
494	    echo "$$sdir/$$i"; \
495	  fi; \
496	done >> $(top_builddir)/cscope.files
497
498distclean-tags:
499	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
501
502distdir: $(DISTFILES)
503	$(am__remove_distdir)
504	test -d "$(distdir)" || mkdir "$(distdir)"
505	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507	list='$(DISTFILES)'; \
508	  dist_files=`for file in $$list; do echo $$file; done | \
509	  sed -e "s|^$$srcdirstrip/||;t" \
510	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
511	case $$dist_files in \
512	  */*) $(MKDIR_P) `echo "$$dist_files" | \
513			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
514			   sort -u` ;; \
515	esac; \
516	for file in $$dist_files; do \
517	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518	  if test -d $$d/$$file; then \
519	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
520	    if test -d "$(distdir)/$$file"; then \
521	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522	    fi; \
523	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526	    fi; \
527	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
528	  else \
529	    test -f "$(distdir)/$$file" \
530	    || cp -p $$d/$$file "$(distdir)/$$file" \
531	    || exit 1; \
532	  fi; \
533	done
534	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535	  if test "$$subdir" = .; then :; else \
536	    $(am__make_dryrun) \
537	      || test -d "$(distdir)/$$subdir" \
538	      || $(MKDIR_P) "$(distdir)/$$subdir" \
539	      || exit 1; \
540	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
541	    $(am__relativize); \
542	    new_distdir=$$reldir; \
543	    dir1=$$subdir; dir2="$(top_distdir)"; \
544	    $(am__relativize); \
545	    new_top_distdir=$$reldir; \
546	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
547	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
548	    ($(am__cd) $$subdir && \
549	      $(MAKE) $(AM_MAKEFLAGS) \
550	        top_distdir="$$new_top_distdir" \
551	        distdir="$$new_distdir" \
552		am__remove_distdir=: \
553		am__skip_length_check=: \
554		am__skip_mode_fix=: \
555	        distdir) \
556	      || exit 1; \
557	  fi; \
558	done
559	-test -n "$(am__skip_mode_fix)" \
560	|| find "$(distdir)" -type d ! -perm -755 \
561		-exec chmod u+rwx,go+rx {} \; -o \
562	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
563	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
564	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
565	|| chmod -R a+r "$(distdir)"
566dist-gzip: distdir
567	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
568	$(am__post_remove_distdir)
569
570dist-bzip2: distdir
571	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
572	$(am__post_remove_distdir)
573
574dist-lzip: distdir
575	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
576	$(am__post_remove_distdir)
577
578dist-xz: distdir
579	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
580	$(am__post_remove_distdir)
581
582dist-tarZ: distdir
583	@echo WARNING: "Support for shar distribution archives is" \
584	               "deprecated." >&2
585	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
586	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
587	$(am__post_remove_distdir)
588
589dist-shar: distdir
590	@echo WARNING: "Support for distribution archives compressed with" \
591		       "legacy program 'compress' is deprecated." >&2
592	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
593	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
594	$(am__post_remove_distdir)
595
596dist-zip: distdir
597	-rm -f $(distdir).zip
598	zip -rq $(distdir).zip $(distdir)
599	$(am__post_remove_distdir)
600
601dist dist-all:
602	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
603	$(am__post_remove_distdir)
604
605# This target untars the dist file and tries a VPATH configuration.  Then
606# it guarantees that the distribution is self-contained by making another
607# tarfile.
608distcheck: dist
609	case '$(DIST_ARCHIVES)' in \
610	*.tar.gz*) \
611	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
612	*.tar.bz2*) \
613	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
614	*.tar.lz*) \
615	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
616	*.tar.xz*) \
617	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
618	*.tar.Z*) \
619	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
620	*.shar.gz*) \
621	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
622	*.zip*) \
623	  unzip $(distdir).zip ;;\
624	esac
625	chmod -R a-w $(distdir)
626	chmod u+w $(distdir)
627	mkdir $(distdir)/_build $(distdir)/_inst
628	chmod a-w $(distdir)
629	test -d $(distdir)/_build || exit 0; \
630	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
631	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
632	  && am__cwd=`pwd` \
633	  && $(am__cd) $(distdir)/_build \
634	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
635	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
636	    $(DISTCHECK_CONFIGURE_FLAGS) \
637	  && $(MAKE) $(AM_MAKEFLAGS) \
638	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
639	  && $(MAKE) $(AM_MAKEFLAGS) check \
640	  && $(MAKE) $(AM_MAKEFLAGS) install \
641	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
642	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
643	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
644	        distuninstallcheck \
645	  && chmod -R a-w "$$dc_install_base" \
646	  && ({ \
647	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
648	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
649	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
650	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
651	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
652	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
653	  && rm -rf "$$dc_destdir" \
654	  && $(MAKE) $(AM_MAKEFLAGS) dist \
655	  && rm -rf $(DIST_ARCHIVES) \
656	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
657	  && cd "$$am__cwd" \
658	  || exit 1
659	$(am__post_remove_distdir)
660	@(echo "$(distdir) archives ready for distribution: "; \
661	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
662	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
663distuninstallcheck:
664	@test -n '$(distuninstallcheck_dir)' || { \
665	  echo 'ERROR: trying to run $@ with an empty' \
666	       '$$(distuninstallcheck_dir)' >&2; \
667	  exit 1; \
668	}; \
669	$(am__cd) '$(distuninstallcheck_dir)' || { \
670	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
671	  exit 1; \
672	}; \
673	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
674	   || { echo "ERROR: files left after uninstall:" ; \
675	        if test -n "$(DESTDIR)"; then \
676	          echo "  (check DESTDIR support)"; \
677	        fi ; \
678	        $(distuninstallcheck_listfiles) ; \
679	        exit 1; } >&2
680distcleancheck: distclean
681	@if test '$(srcdir)' = . ; then \
682	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
683	  exit 1 ; \
684	fi
685	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
686	  || { echo "ERROR: files left in build directory after distclean:" ; \
687	       $(distcleancheck_listfiles) ; \
688	       exit 1; } >&2
689check-am: all-am
690check: check-recursive
691all-am: Makefile config.h
692installdirs: installdirs-recursive
693installdirs-am:
694install: install-recursive
695install-exec: install-exec-recursive
696install-data: install-data-recursive
697uninstall: uninstall-recursive
698
699install-am: all-am
700	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
701
702installcheck: installcheck-recursive
703install-strip:
704	if test -z '$(STRIP)'; then \
705	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
706	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
707	      install; \
708	else \
709	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
710	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
711	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
712	fi
713mostlyclean-generic:
714
715clean-generic:
716
717distclean-generic:
718	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
719	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
720
721maintainer-clean-generic:
722	@echo "This command is intended for maintainers to use"
723	@echo "it deletes files that may require special tools to rebuild."
724clean: clean-recursive
725
726clean-am: clean-generic clean-libtool mostlyclean-am
727
728distclean: distclean-recursive
729	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
730	-rm -f Makefile
731distclean-am: clean-am distclean-generic distclean-hdr \
732	distclean-libtool distclean-tags
733
734dvi: dvi-recursive
735
736dvi-am:
737
738html: html-recursive
739
740html-am:
741
742info: info-recursive
743
744info-am:
745
746install-data-am:
747
748install-dvi: install-dvi-recursive
749
750install-dvi-am:
751
752install-exec-am:
753
754install-html: install-html-recursive
755
756install-html-am:
757
758install-info: install-info-recursive
759
760install-info-am:
761
762install-man:
763
764install-pdf: install-pdf-recursive
765
766install-pdf-am:
767
768install-ps: install-ps-recursive
769
770install-ps-am:
771
772installcheck-am:
773
774maintainer-clean: maintainer-clean-recursive
775	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
776	-rm -rf $(top_srcdir)/autom4te.cache
777	-rm -f Makefile
778maintainer-clean-am: distclean-am maintainer-clean-generic
779
780mostlyclean: mostlyclean-recursive
781
782mostlyclean-am: mostlyclean-generic mostlyclean-libtool
783
784pdf: pdf-recursive
785
786pdf-am:
787
788ps: ps-recursive
789
790ps-am:
791
792uninstall-am:
793
794.MAKE: $(am__recursive_targets) all install-am install-strip
795
796.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
797	am--refresh check check-am clean clean-cscope clean-generic \
798	clean-libtool cscope cscopelist-am ctags ctags-am dist \
799	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
800	dist-xz dist-zip distcheck distclean distclean-generic \
801	distclean-hdr distclean-libtool distclean-tags distcleancheck \
802	distdir distuninstallcheck dvi dvi-am html html-am info \
803	info-am install install-am install-data install-data-am \
804	install-dvi install-dvi-am install-exec install-exec-am \
805	install-html install-html-am install-info install-info-am \
806	install-man install-pdf install-pdf-am install-ps \
807	install-ps-am install-strip installcheck installcheck-am \
808	installdirs installdirs-am maintainer-clean \
809	maintainer-clean-generic mostlyclean mostlyclean-generic \
810	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
811	uninstall-am
812
813
814# Tell versions [3.59,3.63) of GNU make to not export all variables.
815# Otherwise a system limit (for SysV at least) may be exceeded.
816.NOEXPORT:
817