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