1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = .
35DIST_COMMON = README $(am__configure_deps) \
36	$(srcdir)/../build-aux/config.guess \
37	$(srcdir)/../build-aux/config.sub \
38	$(srcdir)/../build-aux/install-sh \
39	$(srcdir)/../build-aux/ltmain.sh \
40	$(srcdir)/../build-aux/missing \
41	$(srcdir)/../build-aux/mkinstalldirs $(srcdir)/Makefile.am \
42	$(srcdir)/Makefile.in $(top_srcdir)/configure \
43	../build-aux/compile ../build-aux/config.guess \
44	../build-aux/config.rpath ../build-aux/config.sub \
45	../build-aux/elisp-comp ../build-aux/install-sh \
46	../build-aux/ltmain.sh ../build-aux/mdate-sh \
47	../build-aux/missing ../build-aux/mkinstalldirs \
48	../build-aux/texinfo.tex ../build-aux/ylwrap AUTHORS COPYING \
49	ChangeLog INSTALL NEWS config.rpath
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
52	$(top_srcdir)/../m4/libtool.m4 \
53	$(top_srcdir)/../m4/woe32-dll.m4 \
54	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno config.status.lineno
59mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
60CONFIG_CLEAN_FILES =
61depcomp =
62am__depfiles_maybe =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66	html-recursive info-recursive install-data-recursive \
67	install-dvi-recursive install-exec-recursive \
68	install-html-recursive install-info-recursive \
69	install-pdf-recursive install-ps-recursive install-recursive \
70	installcheck-recursive installdirs-recursive pdf-recursive \
71	ps-recursive uninstall-recursive
72RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
73  distclean-recursive maintainer-clean-recursive
74ETAGS = etags
75CTAGS = ctags
76DIST_SUBDIRS = $(SUBDIRS)
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78distdir = $(PACKAGE)-$(VERSION)
79top_distdir = $(distdir)
80am__remove_distdir = \
81  { test ! -d $(distdir) \
82    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
83         && rm -fr $(distdir); }; }
84DIST_ARCHIVES = $(distdir).tar.gz
85GZIP_ENV = --best
86distuninstallcheck_listfiles = find . -type f -print
87distcleancheck_listfiles = find . -type f -print
88ACLOCAL = @ACLOCAL@
89AMTAR = @AMTAR@
90AR = @AR@
91AS = @AS@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DLLTOOL = @DLLTOOL@
109ECHO = @ECHO@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
114EXEEXT = @EXEEXT@
115F77 = @F77@
116FFLAGS = @FFLAGS@
117GCC = @GCC@
118GREP = @GREP@
119INSTALL = @INSTALL@
120INSTALL_DATA = @INSTALL_DATA@
121INSTALL_PROGRAM = @INSTALL_PROGRAM@
122INSTALL_SCRIPT = @INSTALL_SCRIPT@
123INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124LD = @LD@
125LDFLAGS = @LDFLAGS@
126LIBDIRSTEM = @LIBDIRSTEM@
127LIBOBJS = @LIBOBJS@
128LIBS = @LIBS@
129LIBTOOL = @LIBTOOL@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133MKDIR_P = @MKDIR_P@
134OBJDUMP = @OBJDUMP@
135OBJEXT = @OBJEXT@
136PACKAGE = @PACKAGE@
137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143RANLIB = @RANLIB@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147VERSION = @VERSION@
148abs_builddir = @abs_builddir@
149abs_srcdir = @abs_srcdir@
150abs_top_builddir = @abs_top_builddir@
151abs_top_srcdir = @abs_top_srcdir@
152ac_ct_CC = @ac_ct_CC@
153ac_ct_CXX = @ac_ct_CXX@
154ac_ct_F77 = @ac_ct_F77@
155aclocaldir = @aclocaldir@
156am__include = @am__include@
157am__leading_dot = @am__leading_dot@
158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
161bindir = @bindir@
162build = @build@
163build_alias = @build_alias@
164build_cpu = @build_cpu@
165build_os = @build_os@
166build_vendor = @build_vendor@
167builddir = @builddir@
168datadir = @datadir@
169datarootdir = @datarootdir@
170docdir = @docdir@
171dvidir = @dvidir@
172exec_prefix = @exec_prefix@
173host = @host@
174host_alias = @host_alias@
175host_cpu = @host_cpu@
176host_os = @host_os@
177host_vendor = @host_vendor@
178htmldir = @htmldir@
179includedir = @includedir@
180infodir = @infodir@
181install_sh = @install_sh@
182libdir = @libdir@
183libexecdir = @libexecdir@
184localedir = @localedir@
185localstatedir = @localstatedir@
186mandir = @mandir@
187mkdir_p = @mkdir_p@
188oldincludedir = @oldincludedir@
189pdfdir = @pdfdir@
190prefix = @prefix@
191program_transform_name = @program_transform_name@
192psdir = @psdir@
193sbindir = @sbindir@
194sharedstatedir = @sharedstatedir@
195srcdir = @srcdir@
196sysconfdir = @sysconfdir@
197target_alias = @target_alias@
198top_builddir = @top_builddir@
199top_srcdir = @top_srcdir@
200with_gnu_ld = @with_gnu_ld@
201AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
202ACLOCAL_AMFLAGS = -I m4 -I ../m4
203EXTRA_DIST = config.rpath
204DISTCLEANFILES = build-aux/config.guess build-aux/config.sub \
205	build-aux/install-sh build-aux/ltmain.sh build-aux/missing \
206	build-aux/config.rpath
207SUBDIRS = m4 tests
208
209# Subdirectories with separate autoconfiguration.
210CONFIGURES_RPATHX = $(srcdir)/tests/rpathx/Makefile.in $(srcdir)/tests/rpathx/aclocal.m4 $(srcdir)/tests/rpathx/configure
211CONFIGURES_RPATHY = $(srcdir)/tests/rpathy/Makefile.in $(srcdir)/tests/rpathy/aclocal.m4 $(srcdir)/tests/rpathy/configure
212CONFIGURES_RPATHZ = $(srcdir)/tests/rpathz/Makefile.in $(srcdir)/tests/rpathz/aclocal.m4 $(srcdir)/tests/rpathz/configure
213CONFIGURES_RPATHLX = $(srcdir)/tests/rpathlx/Makefile.in $(srcdir)/tests/rpathlx/aclocal.m4 $(srcdir)/tests/rpathlx/configure
214CONFIGURES_RPATHLY = $(srcdir)/tests/rpathly/Makefile.in $(srcdir)/tests/rpathly/aclocal.m4 $(srcdir)/tests/rpathly/configure
215CONFIGURES_RPATHLYX = $(srcdir)/tests/rpathlyx/Makefile.in $(srcdir)/tests/rpathlyx/aclocal.m4 $(srcdir)/tests/rpathlyx/configure
216CONFIGURES_RPATHLZ = $(srcdir)/tests/rpathlz/Makefile.in $(srcdir)/tests/rpathlz/aclocal.m4 $(srcdir)/tests/rpathlz/configure
217CONFIGURES_RPATHLZYX = $(srcdir)/tests/rpathlzyx/Makefile.in $(srcdir)/tests/rpathlzyx/aclocal.m4 $(srcdir)/tests/rpathlzyx/configure
218SUBCONFIGURES = $(CONFIGURES_RPATHX) $(CONFIGURES_RPATHY) $(CONFIGURES_RPATHZ) $(CONFIGURES_RPATHLX) $(CONFIGURES_RPATHLY) $(CONFIGURES_RPATHLYX) $(CONFIGURES_RPATHLZ) $(CONFIGURES_RPATHLZYX)
219all: all-recursive
220
221.SUFFIXES:
222am--refresh:
223	@:
224$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
225	@for dep in $?; do \
226	  case '$(am__configure_deps)' in \
227	    *$$dep*) \
228	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
229	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
230		&& exit 0; \
231	      exit 1;; \
232	  esac; \
233	done; \
234	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
235	cd $(top_srcdir) && \
236	  $(AUTOMAKE) --gnu  Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239	@case '$?' in \
240	  *config.status*) \
241	    echo ' $(SHELL) ./config.status'; \
242	    $(SHELL) ./config.status;; \
243	  *) \
244	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
245	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
246	esac;
247
248$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249	$(SHELL) ./config.status --recheck
250
251$(top_srcdir)/configure:  $(am__configure_deps)
252	cd $(srcdir) && $(AUTOCONF)
253$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
254	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
255
256mostlyclean-libtool:
257	-rm -f *.lo
258
259clean-libtool:
260	-rm -rf .libs _libs
261
262distclean-libtool:
263	-rm -f libtool
264
265# This directory's subdirectories are mostly independent; you can cd
266# into them and run `make' without going through this Makefile.
267# To change the values of `make' variables: instead of editing Makefiles,
268# (1) if the variable is set in `config.status', edit `config.status'
269#     (which will cause the Makefiles to be regenerated when you run `make');
270# (2) otherwise, pass the desired values on the `make' command line.
271$(RECURSIVE_TARGETS):
272	@failcom='exit 1'; \
273	for f in x $$MAKEFLAGS; do \
274	  case $$f in \
275	    *=* | --[!k]*);; \
276	    *k*) failcom='fail=yes';; \
277	  esac; \
278	done; \
279	dot_seen=no; \
280	target=`echo $@ | sed s/-recursive//`; \
281	list='$(SUBDIRS)'; for subdir in $$list; do \
282	  echo "Making $$target in $$subdir"; \
283	  if test "$$subdir" = "."; then \
284	    dot_seen=yes; \
285	    local_target="$$target-am"; \
286	  else \
287	    local_target="$$target"; \
288	  fi; \
289	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290	  || eval $$failcom; \
291	done; \
292	if test "$$dot_seen" = "no"; then \
293	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
294	fi; test -z "$$fail"
295
296$(RECURSIVE_CLEAN_TARGETS):
297	@failcom='exit 1'; \
298	for f in x $$MAKEFLAGS; do \
299	  case $$f in \
300	    *=* | --[!k]*);; \
301	    *k*) failcom='fail=yes';; \
302	  esac; \
303	done; \
304	dot_seen=no; \
305	case "$@" in \
306	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
307	  *) list='$(SUBDIRS)' ;; \
308	esac; \
309	rev=''; for subdir in $$list; do \
310	  if test "$$subdir" = "."; then :; else \
311	    rev="$$subdir $$rev"; \
312	  fi; \
313	done; \
314	rev="$$rev ."; \
315	target=`echo $@ | sed s/-recursive//`; \
316	for subdir in $$rev; do \
317	  echo "Making $$target in $$subdir"; \
318	  if test "$$subdir" = "."; then \
319	    local_target="$$target-am"; \
320	  else \
321	    local_target="$$target"; \
322	  fi; \
323	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
324	  || eval $$failcom; \
325	done && test -z "$$fail"
326tags-recursive:
327	list='$(SUBDIRS)'; for subdir in $$list; do \
328	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
329	done
330ctags-recursive:
331	list='$(SUBDIRS)'; for subdir in $$list; do \
332	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
333	done
334
335ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
336	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337	unique=`for i in $$list; do \
338	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339	  done | \
340	  $(AWK) '    { files[$$0] = 1; } \
341	       END { for (i in files) print i; }'`; \
342	mkid -fID $$unique
343tags: TAGS
344
345TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
346		$(TAGS_FILES) $(LISP)
347	tags=; \
348	here=`pwd`; \
349	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
350	  include_option=--etags-include; \
351	  empty_fix=.; \
352	else \
353	  include_option=--include; \
354	  empty_fix=; \
355	fi; \
356	list='$(SUBDIRS)'; for subdir in $$list; do \
357	  if test "$$subdir" = .; then :; else \
358	    test ! -f $$subdir/TAGS || \
359	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
360	  fi; \
361	done; \
362	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '    { files[$$0] = 1; } \
367	       END { for (i in files) print i; }'`; \
368	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
369	  test -n "$$unique" || unique=$$empty_fix; \
370	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371	    $$tags $$unique; \
372	fi
373ctags: CTAGS
374CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375		$(TAGS_FILES) $(LISP)
376	tags=; \
377	here=`pwd`; \
378	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379	unique=`for i in $$list; do \
380	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381	  done | \
382	  $(AWK) '    { files[$$0] = 1; } \
383	       END { for (i in files) print i; }'`; \
384	test -z "$(CTAGS_ARGS)$$tags$$unique" \
385	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386	     $$tags $$unique
387
388GTAGS:
389	here=`$(am__cd) $(top_builddir) && pwd` \
390	  && cd $(top_srcdir) \
391	  && gtags -i $(GTAGS_ARGS) $$here
392
393distclean-tags:
394	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
396distdir: $(DISTFILES)
397	$(am__remove_distdir)
398	test -d $(distdir) || mkdir $(distdir)
399	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401	list='$(DISTFILES)'; \
402	  dist_files=`for file in $$list; do echo $$file; done | \
403	  sed -e "s|^$$srcdirstrip/||;t" \
404	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405	case $$dist_files in \
406	  */*) $(MKDIR_P) `echo "$$dist_files" | \
407			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408			   sort -u` ;; \
409	esac; \
410	for file in $$dist_files; do \
411	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412	  if test -d $$d/$$file; then \
413	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416	    fi; \
417	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418	  else \
419	    test -f $(distdir)/$$file \
420	    || cp -p $$d/$$file $(distdir)/$$file \
421	    || exit 1; \
422	  fi; \
423	done
424	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
425	  if test "$$subdir" = .; then :; else \
426	    test -d "$(distdir)/$$subdir" \
427	    || $(MKDIR_P) "$(distdir)/$$subdir" \
428	    || exit 1; \
429	    distdir=`$(am__cd) $(distdir) && pwd`; \
430	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
431	    (cd $$subdir && \
432	      $(MAKE) $(AM_MAKEFLAGS) \
433	        top_distdir="$$top_distdir" \
434	        distdir="$$distdir/$$subdir" \
435		am__remove_distdir=: \
436		am__skip_length_check=: \
437	        distdir) \
438	      || exit 1; \
439	  fi; \
440	done
441	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
442	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
443	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
444	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
445	|| chmod -R a+r $(distdir)
446dist-gzip: distdir
447	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
448	$(am__remove_distdir)
449
450dist-bzip2: distdir
451	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
452	$(am__remove_distdir)
453
454dist-tarZ: distdir
455	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
456	$(am__remove_distdir)
457
458dist-shar: distdir
459	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460	$(am__remove_distdir)
461
462dist-zip: distdir
463	-rm -f $(distdir).zip
464	zip -rq $(distdir).zip $(distdir)
465	$(am__remove_distdir)
466
467dist dist-all: distdir
468	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469	$(am__remove_distdir)
470
471# This target untars the dist file and tries a VPATH configuration.  Then
472# it guarantees that the distribution is self-contained by making another
473# tarfile.
474distcheck: dist
475	case '$(DIST_ARCHIVES)' in \
476	*.tar.gz*) \
477	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
478	*.tar.bz2*) \
479	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
480	*.tar.Z*) \
481	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
482	*.shar.gz*) \
483	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
484	*.zip*) \
485	  unzip $(distdir).zip ;;\
486	esac
487	chmod -R a-w $(distdir); chmod a+w $(distdir)
488	mkdir $(distdir)/_build
489	mkdir $(distdir)/_inst
490	chmod a-w $(distdir)
491	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
492	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
493	  && cd $(distdir)/_build \
494	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
495	    $(DISTCHECK_CONFIGURE_FLAGS) \
496	  && $(MAKE) $(AM_MAKEFLAGS) \
497	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
498	  && $(MAKE) $(AM_MAKEFLAGS) check \
499	  && $(MAKE) $(AM_MAKEFLAGS) install \
500	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
501	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
502	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
503	        distuninstallcheck \
504	  && chmod -R a-w "$$dc_install_base" \
505	  && ({ \
506	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
507	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
508	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
509	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
510	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
511	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
512	  && rm -rf "$$dc_destdir" \
513	  && $(MAKE) $(AM_MAKEFLAGS) dist \
514	  && rm -rf $(DIST_ARCHIVES) \
515	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
516	$(am__remove_distdir)
517	@(echo "$(distdir) archives ready for distribution: "; \
518	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
519	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
520distuninstallcheck:
521	@cd $(distuninstallcheck_dir) \
522	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
523	   || { echo "ERROR: files left after uninstall:" ; \
524	        if test -n "$(DESTDIR)"; then \
525	          echo "  (check DESTDIR support)"; \
526	        fi ; \
527	        $(distuninstallcheck_listfiles) ; \
528	        exit 1; } >&2
529distcleancheck: distclean
530	@if test '$(srcdir)' = . ; then \
531	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
532	  exit 1 ; \
533	fi
534	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
535	  || { echo "ERROR: files left in build directory after distclean:" ; \
536	       $(distcleancheck_listfiles) ; \
537	       exit 1; } >&2
538check-am: all-am
539check: check-recursive
540all-am: Makefile all-local
541installdirs: installdirs-recursive
542installdirs-am:
543install: install-recursive
544install-exec: install-exec-recursive
545install-data: install-data-recursive
546uninstall: uninstall-recursive
547
548install-am: all-am
549	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550
551installcheck: installcheck-recursive
552install-strip:
553	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
554	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
555	  `test -z '$(STRIP)' || \
556	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
557mostlyclean-generic:
558
559clean-generic:
560
561distclean-generic:
562	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
563	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
564
565maintainer-clean-generic:
566	@echo "This command is intended for maintainers to use"
567	@echo "it deletes files that may require special tools to rebuild."
568clean: clean-recursive
569
570clean-am: clean-generic clean-libtool mostlyclean-am
571
572distclean: distclean-recursive
573	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
574	-rm -f Makefile
575distclean-am: clean-am distclean-generic distclean-libtool \
576	distclean-local distclean-tags
577
578dvi: dvi-recursive
579
580dvi-am:
581
582html: html-recursive
583
584info: info-recursive
585
586info-am:
587
588install-data-am:
589
590install-dvi: install-dvi-recursive
591
592install-exec-am:
593
594install-html: install-html-recursive
595
596install-info: install-info-recursive
597
598install-man:
599
600install-pdf: install-pdf-recursive
601
602install-ps: install-ps-recursive
603
604installcheck-am:
605
606maintainer-clean: maintainer-clean-recursive
607	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
608	-rm -rf $(top_srcdir)/autom4te.cache
609	-rm -f Makefile
610maintainer-clean-am: distclean-am maintainer-clean-generic
611
612mostlyclean: mostlyclean-recursive
613
614mostlyclean-am: mostlyclean-generic mostlyclean-libtool
615
616pdf: pdf-recursive
617
618pdf-am:
619
620ps: ps-recursive
621
622ps-am:
623
624uninstall-am:
625
626.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
627	install-strip
628
629.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
630	all all-am all-local am--refresh check check-am clean \
631	clean-generic clean-libtool ctags ctags-recursive dist \
632	dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
633	distcheck distclean distclean-generic distclean-libtool \
634	distclean-local distclean-tags distcleancheck distdir \
635	distuninstallcheck dvi dvi-am html html-am info info-am \
636	install install-am install-data install-data-am install-dvi \
637	install-dvi-am install-exec install-exec-am install-html \
638	install-html-am install-info install-info-am install-man \
639	install-pdf install-pdf-am install-ps install-ps-am \
640	install-strip installcheck installcheck-am installdirs \
641	installdirs-am maintainer-clean maintainer-clean-generic \
642	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
643	ps ps-am tags tags-recursive uninstall uninstall-am
644
645
646# We want to maintain only one copy of config.rpath. The one in this directory
647# is the source.
648
649all-local: $(srcdir)/../build-aux/config.rpath
650
651$(srcdir)/../build-aux/config.rpath: $(srcdir)/config.rpath
652	@echo "NOT REBUILDING $@"
653NetBSD_DISABLED_build-aux_config.rpath:
654	cp $(srcdir)/config.rpath $(srcdir)/../build-aux/config.rpath
655
656# The AC_CONFIG_AUX_DIR argument in the tests/rpath*/configure.ac files is
657# interpreted in two different contexts:
658#   1. at "make distrib" time, when we call automake, relative to
659#      SRCDIR/tests/rpath*/,
660#   2. at "make check" time, when the directory is copied and configured,
661#      relative to BUILDDIR/tests/tstdir/rp-*/.
662# We choose this argument to be '../../../build-aux', for case 1, and therefore
663# we need to make a local copy of the build-aux directory, for case 2.
664
665all-local: build-aux/config.guess build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh build-aux/missing build-aux/config.rpath
666
667build-aux-dir:
668	test -d build-aux || mkdir build-aux
669	touch build-aux-dir
670
671build-aux/config.guess: $(srcdir)/../build-aux/config.guess build-aux-dir
672	cp $(srcdir)/../build-aux/config.guess build-aux/config.guess
673
674build-aux/config.sub: $(srcdir)/../build-aux/config.sub build-aux-dir
675	cp $(srcdir)/../build-aux/config.sub build-aux/config.sub
676
677build-aux/install-sh: $(srcdir)/../build-aux/install-sh build-aux-dir
678	cp $(srcdir)/../build-aux/install-sh build-aux/install-sh
679
680build-aux/ltmain.sh: $(srcdir)/../build-aux/ltmain.sh build-aux-dir
681	cp $(srcdir)/../build-aux/ltmain.sh build-aux/ltmain.sh
682
683build-aux/missing: $(srcdir)/../build-aux/missing build-aux-dir
684	cp $(srcdir)/../build-aux/missing build-aux/missing
685
686build-aux/config.rpath: $(srcdir)/config.rpath build-aux-dir
687	cp $(srcdir)/config.rpath build-aux/config.rpath
688
689distclean-local:
690	rm -rf build-aux build-aux-dir
691$(srcdir)/tests/rpathx/Makefile.in: $(srcdir)/tests/rpathx/Makefile.am $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
692	cd $(srcdir)/tests/rpathx && automake Makefile
693$(srcdir)/tests/rpathx/aclocal.m4: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/../m4/libtool.m4
694	cd $(srcdir)/tests/rpathx && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
695$(srcdir)/tests/rpathx/configure: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
696	cd $(srcdir)/tests/rpathx && autoconf
697$(srcdir)/tests/rpathy/Makefile.in: $(srcdir)/tests/rpathy/Makefile.am $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
698	cd $(srcdir)/tests/rpathy && automake Makefile
699$(srcdir)/tests/rpathy/aclocal.m4: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/../m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
700	cd $(srcdir)/tests/rpathy && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
701$(srcdir)/tests/rpathy/configure: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
702	cd $(srcdir)/tests/rpathy && autoconf
703$(srcdir)/tests/rpathz/Makefile.in: $(srcdir)/tests/rpathz/Makefile.am $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
704	cd $(srcdir)/tests/rpathz && automake Makefile
705$(srcdir)/tests/rpathz/aclocal.m4: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/../m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
706	cd $(srcdir)/tests/rpathz && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
707$(srcdir)/tests/rpathz/configure: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
708	cd $(srcdir)/tests/rpathz && autoconf
709$(srcdir)/tests/rpathlx/Makefile.in: $(srcdir)/tests/rpathlx/Makefile.am $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/tests/rpathlx/aclocal.m4
710	cd $(srcdir)/tests/rpathlx && automake Makefile
711$(srcdir)/tests/rpathlx/aclocal.m4: $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
712	cd $(srcdir)/tests/rpathlx && aclocal -I `cd ../../m4 && pwd`
713$(srcdir)/tests/rpathlx/configure: $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/tests/rpathlx/aclocal.m4
714	cd $(srcdir)/tests/rpathlx && autoconf
715$(srcdir)/tests/rpathly/Makefile.in: $(srcdir)/tests/rpathly/Makefile.am $(srcdir)/tests/rpathly/configure.ac $(srcdir)/tests/rpathly/aclocal.m4
716	cd $(srcdir)/tests/rpathly && automake Makefile
717$(srcdir)/tests/rpathly/aclocal.m4: $(srcdir)/tests/rpathly/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
718	cd $(srcdir)/tests/rpathly && aclocal -I `cd ../../m4 && pwd`
719$(srcdir)/tests/rpathly/configure: $(srcdir)/tests/rpathly/configure.ac $(srcdir)/tests/rpathly/aclocal.m4
720	cd $(srcdir)/tests/rpathly && autoconf
721$(srcdir)/tests/rpathlyx/Makefile.in: $(srcdir)/tests/rpathlyx/Makefile.am $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/tests/rpathlyx/aclocal.m4
722	cd $(srcdir)/tests/rpathlyx && automake Makefile
723$(srcdir)/tests/rpathlyx/aclocal.m4: $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
724	cd $(srcdir)/tests/rpathlyx && aclocal -I `cd ../../m4 && pwd`
725$(srcdir)/tests/rpathlyx/configure: $(srcdir)/tests/rpathlyx/configure.ac $(srcdir)/tests/rpathlyx/aclocal.m4
726	cd $(srcdir)/tests/rpathlyx && autoconf
727$(srcdir)/tests/rpathlz/Makefile.in: $(srcdir)/tests/rpathlz/Makefile.am $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/tests/rpathlz/aclocal.m4
728	cd $(srcdir)/tests/rpathlz && automake Makefile
729$(srcdir)/tests/rpathlz/aclocal.m4: $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
730	cd $(srcdir)/tests/rpathlz && aclocal -I `cd ../../m4 && pwd`
731$(srcdir)/tests/rpathlz/configure: $(srcdir)/tests/rpathlz/configure.ac $(srcdir)/tests/rpathlz/aclocal.m4
732	cd $(srcdir)/tests/rpathlz && autoconf
733$(srcdir)/tests/rpathlzyx/Makefile.in: $(srcdir)/tests/rpathlzyx/Makefile.am $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/tests/rpathlzyx/aclocal.m4
734	cd $(srcdir)/tests/rpathlzyx && automake Makefile
735$(srcdir)/tests/rpathlzyx/aclocal.m4: $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
736	cd $(srcdir)/tests/rpathlzyx && aclocal -I `cd ../../m4 && pwd`
737$(srcdir)/tests/rpathlzyx/configure: $(srcdir)/tests/rpathlzyx/configure.ac $(srcdir)/tests/rpathlzyx/aclocal.m4
738	cd $(srcdir)/tests/rpathlzyx && autoconf
739
740subconfigures: $(SUBCONFIGURES)
741
742# Hidden from automake, but really activated. Works around an automake-1.5 bug.
743#distdir: subconfigures
744# Tell versions [3.59,3.63) of GNU make to not export all variables.
745# Otherwise a system limit (for SysV at least) may be exceeded.
746.NOEXPORT:
747