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