1aee7dae4Smrg# Makefile.in generated by automake 1.11.5 from Makefile.am.
2ba0eab60Smacallan# @configure_input@
3ba0eab60Smacallan
4ba0eab60Smacallan# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5aee7dae4Smrg# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6aee7dae4Smrg# Foundation, Inc.
7ba0eab60Smacallan# This Makefile.in is free software; the Free Software Foundation
8ba0eab60Smacallan# gives unlimited permission to copy and/or distribute it,
9ba0eab60Smacallan# with or without modifications, as long as this notice is preserved.
10ba0eab60Smacallan
11ba0eab60Smacallan# This program is distributed in the hope that it will be useful,
12ba0eab60Smacallan# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13ba0eab60Smacallan# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14ba0eab60Smacallan# PARTICULAR PURPOSE.
15ba0eab60Smacallan
16ba0eab60Smacallan@SET_MAKE@
17ba0eab60Smacallan
18ba0eab60Smacallan#  Copyright 2005 Adam Jackson.
19ba0eab60Smacallan#
20ba0eab60Smacallan#  Permission is hereby granted, free of charge, to any person obtaining a
21ba0eab60Smacallan#  copy of this software and associated documentation files (the "Software"),
22ba0eab60Smacallan#  to deal in the Software without restriction, including without limitation
23ba0eab60Smacallan#  on the rights to use, copy, modify, merge, publish, distribute, sub
24ba0eab60Smacallan#  license, and/or sell copies of the Software, and to permit persons to whom
25ba0eab60Smacallan#  the Software is furnished to do so, subject to the following conditions:
26ba0eab60Smacallan#
27ba0eab60Smacallan#  The above copyright notice and this permission notice (including the next
28ba0eab60Smacallan#  paragraph) shall be included in all copies or substantial portions of the
29ba0eab60Smacallan#  Software.
30ba0eab60Smacallan#
31ba0eab60Smacallan#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32ba0eab60Smacallan#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33ba0eab60Smacallan#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
34ba0eab60Smacallan#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35ba0eab60Smacallan#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36ba0eab60Smacallan#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37ba0eab60SmacallanVPATH = @srcdir@
38aee7dae4Smrgam__make_dryrun = \
39aee7dae4Smrg  { \
40aee7dae4Smrg    am__dry=no; \
41aee7dae4Smrg    case $$MAKEFLAGS in \
42aee7dae4Smrg      *\\[\ \	]*) \
43aee7dae4Smrg        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44aee7dae4Smrg          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45aee7dae4Smrg      *) \
46aee7dae4Smrg        for am__flg in $$MAKEFLAGS; do \
47aee7dae4Smrg          case $$am__flg in \
48aee7dae4Smrg            *=*|--*) ;; \
49aee7dae4Smrg            *n*) am__dry=yes; break;; \
50aee7dae4Smrg          esac; \
51aee7dae4Smrg        done;; \
52aee7dae4Smrg    esac; \
53aee7dae4Smrg    test $$am__dry = yes; \
54aee7dae4Smrg  }
55ba0eab60Smacallanpkgdatadir = $(datadir)/@PACKAGE@
56ba0eab60Smacallanpkgincludedir = $(includedir)/@PACKAGE@
57aee7dae4Smrgpkglibdir = $(libdir)/@PACKAGE@
58aee7dae4Smrgpkglibexecdir = $(libexecdir)/@PACKAGE@
59ba0eab60Smacallanam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
60ba0eab60Smacallaninstall_sh_DATA = $(install_sh) -c -m 644
61ba0eab60Smacallaninstall_sh_PROGRAM = $(install_sh) -c
62ba0eab60Smacallaninstall_sh_SCRIPT = $(install_sh) -c
63ba0eab60SmacallanINSTALL_HEADER = $(INSTALL_DATA)
64ba0eab60Smacallantransform = $(program_transform_name)
65ba0eab60SmacallanNORMAL_INSTALL = :
66ba0eab60SmacallanPRE_INSTALL = :
67ba0eab60SmacallanPOST_INSTALL = :
68ba0eab60SmacallanNORMAL_UNINSTALL = :
69ba0eab60SmacallanPRE_UNINSTALL = :
70ba0eab60SmacallanPOST_UNINSTALL = :
71ba0eab60Smacallanbuild_triplet = @build@
72ba0eab60Smacallanhost_triplet = @host@
73aee7dae4Smrgsubdir = .
74ba0eab60SmacallanDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
75ba0eab60Smacallan	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
76aee7dae4Smrg	$(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \
77ba0eab60Smacallan	config.sub depcomp install-sh ltmain.sh missing
78ba0eab60SmacallanACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79ba0eab60Smacallanam__aclocal_m4_deps = $(top_srcdir)/configure.ac
80ba0eab60Smacallanam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81ba0eab60Smacallan	$(ACLOCAL_M4)
82ba0eab60Smacallanam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
83aee7dae4Smrg configure.lineno config.status.lineno
84ba0eab60Smacallanmkinstalldirs = $(install_sh) -d
85ba0eab60SmacallanCONFIG_HEADER = config.h
86ba0eab60SmacallanCONFIG_CLEAN_FILES =
87aee7dae4SmrgCONFIG_CLEAN_VPATH_FILES =
88aee7dae4SmrgAM_V_GEN = $(am__v_GEN_@AM_V@)
89aee7dae4Smrgam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
90aee7dae4Smrgam__v_GEN_0 = @echo "  GEN   " $@;
91aee7dae4SmrgAM_V_at = $(am__v_at_@AM_V@)
92aee7dae4Smrgam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
93aee7dae4Smrgam__v_at_0 = @
94ba0eab60SmacallanSOURCES =
95ba0eab60SmacallanDIST_SOURCES =
96ba0eab60SmacallanRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97ba0eab60Smacallan	html-recursive info-recursive install-data-recursive \
98aee7dae4Smrg	install-dvi-recursive install-exec-recursive \
99aee7dae4Smrg	install-html-recursive install-info-recursive \
100aee7dae4Smrg	install-pdf-recursive install-ps-recursive install-recursive \
101aee7dae4Smrg	installcheck-recursive installdirs-recursive pdf-recursive \
102aee7dae4Smrg	ps-recursive uninstall-recursive
103aee7dae4Smrgam__can_run_installinfo = \
104aee7dae4Smrg  case $$AM_UPDATE_INFO_DIR in \
105aee7dae4Smrg    n|no|NO) false;; \
106aee7dae4Smrg    *) (install-info --version) >/dev/null 2>&1;; \
107aee7dae4Smrg  esac
108aee7dae4SmrgRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
109aee7dae4Smrg  distclean-recursive maintainer-clean-recursive
110aee7dae4SmrgAM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
111aee7dae4Smrg	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
112aee7dae4Smrg	distdir dist dist-all distcheck
113ba0eab60SmacallanETAGS = etags
114ba0eab60SmacallanCTAGS = ctags
115ba0eab60SmacallanDIST_SUBDIRS = $(SUBDIRS)
116ba0eab60SmacallanDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117ba0eab60Smacallandistdir = $(PACKAGE)-$(VERSION)
118ba0eab60Smacallantop_distdir = $(distdir)
119ba0eab60Smacallanam__remove_distdir = \
120aee7dae4Smrg  if test -d "$(distdir)"; then \
121aee7dae4Smrg    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
122aee7dae4Smrg      && rm -rf "$(distdir)" \
123aee7dae4Smrg      || { sleep 5 && rm -rf "$(distdir)"; }; \
124aee7dae4Smrg  else :; fi
125aee7dae4Smrgam__relativize = \
126aee7dae4Smrg  dir0=`pwd`; \
127aee7dae4Smrg  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128aee7dae4Smrg  sed_rest='s,^[^/]*/*,,'; \
129aee7dae4Smrg  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
130aee7dae4Smrg  sed_butlast='s,/*[^/]*$$,,'; \
131aee7dae4Smrg  while test -n "$$dir1"; do \
132aee7dae4Smrg    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
133aee7dae4Smrg    if test "$$first" != "."; then \
134aee7dae4Smrg      if test "$$first" = ".."; then \
135aee7dae4Smrg        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
136aee7dae4Smrg        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
137aee7dae4Smrg      else \
138aee7dae4Smrg        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
139aee7dae4Smrg        if test "$$first2" = "$$first"; then \
140aee7dae4Smrg          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
141aee7dae4Smrg        else \
142aee7dae4Smrg          dir2="../$$dir2"; \
143aee7dae4Smrg        fi; \
144aee7dae4Smrg        dir0="$$dir0"/"$$first"; \
145aee7dae4Smrg      fi; \
146aee7dae4Smrg    fi; \
147aee7dae4Smrg    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
148aee7dae4Smrg  done; \
149aee7dae4Smrg  reldir="$$dir2"
150ba0eab60SmacallanDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
151ba0eab60SmacallanGZIP_ENV = --best
152ba0eab60Smacallandistuninstallcheck_listfiles = find . -type f -print
153aee7dae4Smrgam__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
154aee7dae4Smrg  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
155ba0eab60Smacallandistcleancheck_listfiles = find . -type f -print
156ba0eab60SmacallanACLOCAL = @ACLOCAL@
157ba0eab60SmacallanADMIN_MAN_DIR = @ADMIN_MAN_DIR@
158ba0eab60SmacallanADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
159ba0eab60SmacallanAMTAR = @AMTAR@
160aee7dae4SmrgAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161ba0eab60SmacallanAPP_MAN_DIR = @APP_MAN_DIR@
162ba0eab60SmacallanAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@
163ba0eab60SmacallanAR = @AR@
164ba0eab60SmacallanAUTOCONF = @AUTOCONF@
165ba0eab60SmacallanAUTOHEADER = @AUTOHEADER@
166ba0eab60SmacallanAUTOMAKE = @AUTOMAKE@
167ba0eab60SmacallanAWK = @AWK@
168aee7dae4SmrgBASE_CFLAGS = @BASE_CFLAGS@
169ba0eab60SmacallanCC = @CC@
170ba0eab60SmacallanCCDEPMODE = @CCDEPMODE@
171ba0eab60SmacallanCFLAGS = @CFLAGS@
172aee7dae4SmrgCHANGELOG_CMD = @CHANGELOG_CMD@
173ba0eab60SmacallanCPP = @CPP@
174ba0eab60SmacallanCPPFLAGS = @CPPFLAGS@
175aee7dae4SmrgCWARNFLAGS = @CWARNFLAGS@
176ba0eab60SmacallanCYGPATH_W = @CYGPATH_W@
177ba0eab60SmacallanDEFS = @DEFS@
178ba0eab60SmacallanDEPDIR = @DEPDIR@
179aee7dae4SmrgDLLTOOL = @DLLTOOL@
180ba0eab60SmacallanDRIVER_MAN_DIR = @DRIVER_MAN_DIR@
181ba0eab60SmacallanDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
182ba0eab60SmacallanDRIVER_NAME = @DRIVER_NAME@
183aee7dae4SmrgDSYMUTIL = @DSYMUTIL@
184aee7dae4SmrgDUMPBIN = @DUMPBIN@
185ba0eab60SmacallanECHO_C = @ECHO_C@
186ba0eab60SmacallanECHO_N = @ECHO_N@
187ba0eab60SmacallanECHO_T = @ECHO_T@
188ba0eab60SmacallanEGREP = @EGREP@
189ba0eab60SmacallanEXEEXT = @EXEEXT@
190aee7dae4SmrgFGREP = @FGREP@
191ba0eab60SmacallanFILE_MAN_DIR = @FILE_MAN_DIR@
192ba0eab60SmacallanFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
193aee7dae4SmrgGREP = @GREP@
194aee7dae4SmrgINSTALL = @INSTALL@
195aee7dae4SmrgINSTALL_CMD = @INSTALL_CMD@
196ba0eab60SmacallanINSTALL_DATA = @INSTALL_DATA@
197ba0eab60SmacallanINSTALL_PROGRAM = @INSTALL_PROGRAM@
198ba0eab60SmacallanINSTALL_SCRIPT = @INSTALL_SCRIPT@
199ba0eab60SmacallanINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200aee7dae4SmrgLD = @LD@
201ba0eab60SmacallanLDFLAGS = @LDFLAGS@
202ba0eab60SmacallanLIBOBJS = @LIBOBJS@
203ba0eab60SmacallanLIBS = @LIBS@
204ba0eab60SmacallanLIBTOOL = @LIBTOOL@
205ba0eab60SmacallanLIB_MAN_DIR = @LIB_MAN_DIR@
206ba0eab60SmacallanLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
207aee7dae4SmrgLIPO = @LIPO@
208ba0eab60SmacallanLN_S = @LN_S@
209ba0eab60SmacallanLTLIBOBJS = @LTLIBOBJS@
210ba0eab60SmacallanMAINT = @MAINT@
211ba0eab60SmacallanMAKEINFO = @MAKEINFO@
212aee7dae4SmrgMANIFEST_TOOL = @MANIFEST_TOOL@
213aee7dae4SmrgMAN_SUBSTS = @MAN_SUBSTS@
214ba0eab60SmacallanMISC_MAN_DIR = @MISC_MAN_DIR@
215ba0eab60SmacallanMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
216aee7dae4SmrgMKDIR_P = @MKDIR_P@
217aee7dae4SmrgNM = @NM@
218aee7dae4SmrgNMEDIT = @NMEDIT@
219aee7dae4SmrgOBJDUMP = @OBJDUMP@
220ba0eab60SmacallanOBJEXT = @OBJEXT@
221aee7dae4SmrgOTOOL = @OTOOL@
222aee7dae4SmrgOTOOL64 = @OTOOL64@
223ba0eab60SmacallanPACKAGE = @PACKAGE@
224ba0eab60SmacallanPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225ba0eab60SmacallanPACKAGE_NAME = @PACKAGE_NAME@
226ba0eab60SmacallanPACKAGE_STRING = @PACKAGE_STRING@
227ba0eab60SmacallanPACKAGE_TARNAME = @PACKAGE_TARNAME@
228aee7dae4SmrgPACKAGE_URL = @PACKAGE_URL@
229ba0eab60SmacallanPACKAGE_VERSION = @PACKAGE_VERSION@
230ba0eab60SmacallanPATH_SEPARATOR = @PATH_SEPARATOR@
231ba0eab60SmacallanPKG_CONFIG = @PKG_CONFIG@
232aee7dae4SmrgPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
233aee7dae4SmrgPKG_CONFIG_PATH = @PKG_CONFIG_PATH@
234ba0eab60SmacallanRANLIB = @RANLIB@
235ba0eab60SmacallanSED = @SED@
236ba0eab60SmacallanSET_MAKE = @SET_MAKE@
237ba0eab60SmacallanSHELL = @SHELL@
238aee7dae4SmrgSTRICT_CFLAGS = @STRICT_CFLAGS@
239ba0eab60SmacallanSTRIP = @STRIP@
240ba0eab60SmacallanVERSION = @VERSION@
241ba0eab60SmacallanXORG_CFLAGS = @XORG_CFLAGS@
242ba0eab60SmacallanXORG_LIBS = @XORG_LIBS@
243aee7dae4SmrgXORG_MAN_PAGE = @XORG_MAN_PAGE@
244aee7dae4Smrgabs_builddir = @abs_builddir@
245aee7dae4Smrgabs_srcdir = @abs_srcdir@
246aee7dae4Smrgabs_top_builddir = @abs_top_builddir@
247aee7dae4Smrgabs_top_srcdir = @abs_top_srcdir@
248ba0eab60Smacallanac_ct_AR = @ac_ct_AR@
249ba0eab60Smacallanac_ct_CC = @ac_ct_CC@
250aee7dae4Smrgac_ct_DUMPBIN = @ac_ct_DUMPBIN@
251ba0eab60Smacallanam__include = @am__include@
252ba0eab60Smacallanam__leading_dot = @am__leading_dot@
253ba0eab60Smacallanam__quote = @am__quote@
254ba0eab60Smacallanam__tar = @am__tar@
255ba0eab60Smacallanam__untar = @am__untar@
256ba0eab60Smacallanbindir = @bindir@
257ba0eab60Smacallanbuild = @build@
258ba0eab60Smacallanbuild_alias = @build_alias@
259ba0eab60Smacallanbuild_cpu = @build_cpu@
260ba0eab60Smacallanbuild_os = @build_os@
261ba0eab60Smacallanbuild_vendor = @build_vendor@
262aee7dae4Smrgbuilddir = @builddir@
263ba0eab60Smacallandatadir = @datadir@
264aee7dae4Smrgdatarootdir = @datarootdir@
265aee7dae4Smrgdocdir = @docdir@
266aee7dae4Smrgdvidir = @dvidir@
267ba0eab60Smacallanexec_prefix = @exec_prefix@
268ba0eab60Smacallanhost = @host@
269ba0eab60Smacallanhost_alias = @host_alias@
270ba0eab60Smacallanhost_cpu = @host_cpu@
271ba0eab60Smacallanhost_os = @host_os@
272ba0eab60Smacallanhost_vendor = @host_vendor@
273aee7dae4Smrghtmldir = @htmldir@
274ba0eab60Smacallanincludedir = @includedir@
275ba0eab60Smacallaninfodir = @infodir@
276ba0eab60Smacallaninstall_sh = @install_sh@
277ba0eab60Smacallanlibdir = @libdir@
278ba0eab60Smacallanlibexecdir = @libexecdir@
279aee7dae4Smrglocaledir = @localedir@
280ba0eab60Smacallanlocalstatedir = @localstatedir@
281ba0eab60Smacallanmandir = @mandir@
282ba0eab60Smacallanmkdir_p = @mkdir_p@
283ba0eab60Smacallanmoduledir = @moduledir@
284ba0eab60Smacallanoldincludedir = @oldincludedir@
285aee7dae4Smrgpdfdir = @pdfdir@
286ba0eab60Smacallanprefix = @prefix@
287ba0eab60Smacallanprogram_transform_name = @program_transform_name@
288aee7dae4Smrgpsdir = @psdir@
289ba0eab60Smacallansbindir = @sbindir@
290ba0eab60Smacallansharedstatedir = @sharedstatedir@
291aee7dae4Smrgsrcdir = @srcdir@
292ba0eab60Smacallansysconfdir = @sysconfdir@
293ba0eab60Smacallantarget_alias = @target_alias@
294aee7dae4Smrgtop_build_prefix = @top_build_prefix@
295aee7dae4Smrgtop_builddir = @top_builddir@
296aee7dae4Smrgtop_srcdir = @top_srcdir@
297ba0eab60SmacallanSUBDIRS = src man
298aee7dae4SmrgMAINTAINERCLEANFILES = ChangeLog INSTALL
299aee7dae4SmrgEXTRA_DIST = XF86Config.indy
300ba0eab60Smacallanall: config.h
301ba0eab60Smacallan	$(MAKE) $(AM_MAKEFLAGS) all-recursive
302ba0eab60Smacallan
303ba0eab60Smacallan.SUFFIXES:
304aee7dae4Smrgam--refresh: Makefile
305ba0eab60Smacallan	@:
306ba0eab60Smacallan$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
307ba0eab60Smacallan	@for dep in $?; do \
308ba0eab60Smacallan	  case '$(am__configure_deps)' in \
309ba0eab60Smacallan	    *$$dep*) \
310aee7dae4Smrg	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
311aee7dae4Smrg	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
312ba0eab60Smacallan		&& exit 0; \
313ba0eab60Smacallan	      exit 1;; \
314ba0eab60Smacallan	  esac; \
315ba0eab60Smacallan	done; \
316aee7dae4Smrg	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
317aee7dae4Smrg	$(am__cd) $(top_srcdir) && \
318aee7dae4Smrg	  $(AUTOMAKE) --foreign Makefile
319ba0eab60Smacallan.PRECIOUS: Makefile
320ba0eab60SmacallanMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321ba0eab60Smacallan	@case '$?' in \
322ba0eab60Smacallan	  *config.status*) \
323ba0eab60Smacallan	    echo ' $(SHELL) ./config.status'; \
324ba0eab60Smacallan	    $(SHELL) ./config.status;; \
325ba0eab60Smacallan	  *) \
326ba0eab60Smacallan	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
327ba0eab60Smacallan	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
328ba0eab60Smacallan	esac;
329ba0eab60Smacallan
330ba0eab60Smacallan$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331ba0eab60Smacallan	$(SHELL) ./config.status --recheck
332ba0eab60Smacallan
333ba0eab60Smacallan$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334aee7dae4Smrg	$(am__cd) $(srcdir) && $(AUTOCONF)
335ba0eab60Smacallan$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336aee7dae4Smrg	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
337aee7dae4Smrg$(am__aclocal_m4_deps):
338ba0eab60Smacallan
339ba0eab60Smacallanconfig.h: stamp-h1
340aee7dae4Smrg	@if test ! -f $@; then rm -f stamp-h1; else :; fi
341aee7dae4Smrg	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
342ba0eab60Smacallan
343ba0eab60Smacallanstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
344ba0eab60Smacallan	@rm -f stamp-h1
345ba0eab60Smacallan	cd $(top_builddir) && $(SHELL) ./config.status config.h
346ba0eab60Smacallan$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
347aee7dae4Smrg	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
348ba0eab60Smacallan	rm -f stamp-h1
349ba0eab60Smacallan	touch $@
350ba0eab60Smacallan
351ba0eab60Smacallandistclean-hdr:
352ba0eab60Smacallan	-rm -f config.h stamp-h1
353ba0eab60Smacallan
354ba0eab60Smacallanmostlyclean-libtool:
355ba0eab60Smacallan	-rm -f *.lo
356ba0eab60Smacallan
357ba0eab60Smacallanclean-libtool:
358ba0eab60Smacallan	-rm -rf .libs _libs
359ba0eab60Smacallan
360ba0eab60Smacallandistclean-libtool:
361aee7dae4Smrg	-rm -f libtool config.lt
362ba0eab60Smacallan
363ba0eab60Smacallan# This directory's subdirectories are mostly independent; you can cd
364ba0eab60Smacallan# into them and run `make' without going through this Makefile.
365ba0eab60Smacallan# To change the values of `make' variables: instead of editing Makefiles,
366ba0eab60Smacallan# (1) if the variable is set in `config.status', edit `config.status'
367ba0eab60Smacallan#     (which will cause the Makefiles to be regenerated when you run `make');
368ba0eab60Smacallan# (2) otherwise, pass the desired values on the `make' command line.
369ba0eab60Smacallan$(RECURSIVE_TARGETS):
370aee7dae4Smrg	@fail= failcom='exit 1'; \
371ba0eab60Smacallan	for f in x $$MAKEFLAGS; do \
372ba0eab60Smacallan	  case $$f in \
373ba0eab60Smacallan	    *=* | --[!k]*);; \
374ba0eab60Smacallan	    *k*) failcom='fail=yes';; \
375ba0eab60Smacallan	  esac; \
376ba0eab60Smacallan	done; \
377ba0eab60Smacallan	dot_seen=no; \
378ba0eab60Smacallan	target=`echo $@ | sed s/-recursive//`; \
379ba0eab60Smacallan	list='$(SUBDIRS)'; for subdir in $$list; do \
380ba0eab60Smacallan	  echo "Making $$target in $$subdir"; \
381ba0eab60Smacallan	  if test "$$subdir" = "."; then \
382ba0eab60Smacallan	    dot_seen=yes; \
383ba0eab60Smacallan	    local_target="$$target-am"; \
384ba0eab60Smacallan	  else \
385ba0eab60Smacallan	    local_target="$$target"; \
386ba0eab60Smacallan	  fi; \
387aee7dae4Smrg	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388ba0eab60Smacallan	  || eval $$failcom; \
389ba0eab60Smacallan	done; \
390ba0eab60Smacallan	if test "$$dot_seen" = "no"; then \
391ba0eab60Smacallan	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392ba0eab60Smacallan	fi; test -z "$$fail"
393ba0eab60Smacallan
394aee7dae4Smrg$(RECURSIVE_CLEAN_TARGETS):
395aee7dae4Smrg	@fail= failcom='exit 1'; \
396ba0eab60Smacallan	for f in x $$MAKEFLAGS; do \
397ba0eab60Smacallan	  case $$f in \
398ba0eab60Smacallan	    *=* | --[!k]*);; \
399ba0eab60Smacallan	    *k*) failcom='fail=yes';; \
400ba0eab60Smacallan	  esac; \
401ba0eab60Smacallan	done; \
402ba0eab60Smacallan	dot_seen=no; \
403ba0eab60Smacallan	case "$@" in \
404ba0eab60Smacallan	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
405ba0eab60Smacallan	  *) list='$(SUBDIRS)' ;; \
406ba0eab60Smacallan	esac; \
407ba0eab60Smacallan	rev=''; for subdir in $$list; do \
408ba0eab60Smacallan	  if test "$$subdir" = "."; then :; else \
409ba0eab60Smacallan	    rev="$$subdir $$rev"; \
410ba0eab60Smacallan	  fi; \
411ba0eab60Smacallan	done; \
412ba0eab60Smacallan	rev="$$rev ."; \
413ba0eab60Smacallan	target=`echo $@ | sed s/-recursive//`; \
414ba0eab60Smacallan	for subdir in $$rev; do \
415ba0eab60Smacallan	  echo "Making $$target in $$subdir"; \
416ba0eab60Smacallan	  if test "$$subdir" = "."; then \
417ba0eab60Smacallan	    local_target="$$target-am"; \
418ba0eab60Smacallan	  else \
419ba0eab60Smacallan	    local_target="$$target"; \
420ba0eab60Smacallan	  fi; \
421aee7dae4Smrg	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
422ba0eab60Smacallan	  || eval $$failcom; \
423ba0eab60Smacallan	done && test -z "$$fail"
424ba0eab60Smacallantags-recursive:
425ba0eab60Smacallan	list='$(SUBDIRS)'; for subdir in $$list; do \
426aee7dae4Smrg	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
427ba0eab60Smacallan	done
428ba0eab60Smacallanctags-recursive:
429ba0eab60Smacallan	list='$(SUBDIRS)'; for subdir in $$list; do \
430aee7dae4Smrg	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
431ba0eab60Smacallan	done
432ba0eab60Smacallan
433ba0eab60SmacallanID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434ba0eab60Smacallan	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435ba0eab60Smacallan	unique=`for i in $$list; do \
436ba0eab60Smacallan	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437ba0eab60Smacallan	  done | \
438aee7dae4Smrg	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439aee7dae4Smrg	      END { if (nonempty) { for (i in files) print i; }; }'`; \
440ba0eab60Smacallan	mkid -fID $$unique
441ba0eab60Smacallantags: TAGS
442ba0eab60Smacallan
443ba0eab60SmacallanTAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
444ba0eab60Smacallan		$(TAGS_FILES) $(LISP)
445aee7dae4Smrg	set x; \
446ba0eab60Smacallan	here=`pwd`; \
447ba0eab60Smacallan	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
448ba0eab60Smacallan	  include_option=--etags-include; \
449ba0eab60Smacallan	  empty_fix=.; \
450ba0eab60Smacallan	else \
451ba0eab60Smacallan	  include_option=--include; \
452ba0eab60Smacallan	  empty_fix=; \
453ba0eab60Smacallan	fi; \
454ba0eab60Smacallan	list='$(SUBDIRS)'; for subdir in $$list; do \
455ba0eab60Smacallan	  if test "$$subdir" = .; then :; else \
456ba0eab60Smacallan	    test ! -f $$subdir/TAGS || \
457aee7dae4Smrg	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
458ba0eab60Smacallan	  fi; \
459ba0eab60Smacallan	done; \
460ba0eab60Smacallan	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
461ba0eab60Smacallan	unique=`for i in $$list; do \
462ba0eab60Smacallan	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463ba0eab60Smacallan	  done | \
464aee7dae4Smrg	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465aee7dae4Smrg	      END { if (nonempty) { for (i in files) print i; }; }'`; \
466aee7dae4Smrg	shift; \
467aee7dae4Smrg	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
468ba0eab60Smacallan	  test -n "$$unique" || unique=$$empty_fix; \
469aee7dae4Smrg	  if test $$# -gt 0; then \
470aee7dae4Smrg	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
471aee7dae4Smrg	      "$$@" $$unique; \
472aee7dae4Smrg	  else \
473aee7dae4Smrg	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
474aee7dae4Smrg	      $$unique; \
475aee7dae4Smrg	  fi; \
476ba0eab60Smacallan	fi
477ba0eab60Smacallanctags: CTAGS
478ba0eab60SmacallanCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
479ba0eab60Smacallan		$(TAGS_FILES) $(LISP)
480ba0eab60Smacallan	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
481ba0eab60Smacallan	unique=`for i in $$list; do \
482ba0eab60Smacallan	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483ba0eab60Smacallan	  done | \
484aee7dae4Smrg	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485aee7dae4Smrg	      END { if (nonempty) { for (i in files) print i; }; }'`; \
486aee7dae4Smrg	test -z "$(CTAGS_ARGS)$$unique" \
487ba0eab60Smacallan	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
488aee7dae4Smrg	     $$unique
489ba0eab60Smacallan
490ba0eab60SmacallanGTAGS:
491ba0eab60Smacallan	here=`$(am__cd) $(top_builddir) && pwd` \
492aee7dae4Smrg	  && $(am__cd) $(top_srcdir) \
493aee7dae4Smrg	  && gtags -i $(GTAGS_ARGS) "$$here"
494ba0eab60Smacallan
495ba0eab60Smacallandistclean-tags:
496ba0eab60Smacallan	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
497ba0eab60Smacallan
498ba0eab60Smacallandistdir: $(DISTFILES)
499ba0eab60Smacallan	$(am__remove_distdir)
500aee7dae4Smrg	test -d "$(distdir)" || mkdir "$(distdir)"
501aee7dae4Smrg	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502aee7dae4Smrg	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503aee7dae4Smrg	list='$(DISTFILES)'; \
504aee7dae4Smrg	  dist_files=`for file in $$list; do echo $$file; done | \
505aee7dae4Smrg	  sed -e "s|^$$srcdirstrip/||;t" \
506aee7dae4Smrg	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
507aee7dae4Smrg	case $$dist_files in \
508aee7dae4Smrg	  */*) $(MKDIR_P) `echo "$$dist_files" | \
509aee7dae4Smrg			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510aee7dae4Smrg			   sort -u` ;; \
511aee7dae4Smrg	esac; \
512aee7dae4Smrg	for file in $$dist_files; do \
513ba0eab60Smacallan	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514ba0eab60Smacallan	  if test -d $$d/$$file; then \
515aee7dae4Smrg	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516aee7dae4Smrg	    if test -d "$(distdir)/$$file"; then \
517aee7dae4Smrg	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
518aee7dae4Smrg	    fi; \
519ba0eab60Smacallan	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520aee7dae4Smrg	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
521aee7dae4Smrg	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522ba0eab60Smacallan	    fi; \
523aee7dae4Smrg	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
524ba0eab60Smacallan	  else \
525aee7dae4Smrg	    test -f "$(distdir)/$$file" \
526aee7dae4Smrg	    || cp -p $$d/$$file "$(distdir)/$$file" \
527ba0eab60Smacallan	    || exit 1; \
528ba0eab60Smacallan	  fi; \
529ba0eab60Smacallan	done
530aee7dae4Smrg	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
531ba0eab60Smacallan	  if test "$$subdir" = .; then :; else \
532aee7dae4Smrg	    $(am__make_dryrun) \
533aee7dae4Smrg	      || test -d "$(distdir)/$$subdir" \
534aee7dae4Smrg	      || $(MKDIR_P) "$(distdir)/$$subdir" \
535aee7dae4Smrg	      || exit 1; \
536aee7dae4Smrg	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
537aee7dae4Smrg	    $(am__relativize); \
538aee7dae4Smrg	    new_distdir=$$reldir; \
539aee7dae4Smrg	    dir1=$$subdir; dir2="$(top_distdir)"; \
540aee7dae4Smrg	    $(am__relativize); \
541aee7dae4Smrg	    new_top_distdir=$$reldir; \
542aee7dae4Smrg	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
543aee7dae4Smrg	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
544aee7dae4Smrg	    ($(am__cd) $$subdir && \
545ba0eab60Smacallan	      $(MAKE) $(AM_MAKEFLAGS) \
546aee7dae4Smrg	        top_distdir="$$new_top_distdir" \
547aee7dae4Smrg	        distdir="$$new_distdir" \
548aee7dae4Smrg		am__remove_distdir=: \
549aee7dae4Smrg		am__skip_length_check=: \
550aee7dae4Smrg		am__skip_mode_fix=: \
551ba0eab60Smacallan	        distdir) \
552ba0eab60Smacallan	      || exit 1; \
553ba0eab60Smacallan	  fi; \
554ba0eab60Smacallan	done
555aee7dae4Smrg	$(MAKE) $(AM_MAKEFLAGS) \
556aee7dae4Smrg	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
557aee7dae4Smrg	  dist-hook
558aee7dae4Smrg	-test -n "$(am__skip_mode_fix)" \
559aee7dae4Smrg	|| find "$(distdir)" -type d ! -perm -755 \
560aee7dae4Smrg		-exec chmod u+rwx,go+rx {} \; -o \
561ba0eab60Smacallan	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
562ba0eab60Smacallan	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
563aee7dae4Smrg	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
564aee7dae4Smrg	|| chmod -R a+r "$(distdir)"
565ba0eab60Smacallandist-gzip: distdir
566ba0eab60Smacallan	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567ba0eab60Smacallan	$(am__remove_distdir)
568ba0eab60Smacallandist-bzip2: distdir
569aee7dae4Smrg	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
570aee7dae4Smrg	$(am__remove_distdir)
571aee7dae4Smrg
572aee7dae4Smrgdist-lzip: distdir
573aee7dae4Smrg	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
574aee7dae4Smrg	$(am__remove_distdir)
575aee7dae4Smrg
576aee7dae4Smrgdist-lzma: distdir
577aee7dae4Smrg	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
578aee7dae4Smrg	$(am__remove_distdir)
579aee7dae4Smrg
580aee7dae4Smrgdist-xz: distdir
581aee7dae4Smrg	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
582ba0eab60Smacallan	$(am__remove_distdir)
583ba0eab60Smacallan
584ba0eab60Smacallandist-tarZ: distdir
585ba0eab60Smacallan	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
586ba0eab60Smacallan	$(am__remove_distdir)
587ba0eab60Smacallan
588ba0eab60Smacallandist-shar: distdir
589ba0eab60Smacallan	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
590ba0eab60Smacallan	$(am__remove_distdir)
591ba0eab60Smacallan
592ba0eab60Smacallandist-zip: distdir
593ba0eab60Smacallan	-rm -f $(distdir).zip
594ba0eab60Smacallan	zip -rq $(distdir).zip $(distdir)
595ba0eab60Smacallan	$(am__remove_distdir)
596ba0eab60Smacallan
597ba0eab60Smacallandist dist-all: distdir
598ba0eab60Smacallan	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
599aee7dae4Smrg	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
600ba0eab60Smacallan	$(am__remove_distdir)
601ba0eab60Smacallan
602ba0eab60Smacallan# This target untars the dist file and tries a VPATH configuration.  Then
603ba0eab60Smacallan# it guarantees that the distribution is self-contained by making another
604ba0eab60Smacallan# tarfile.
605ba0eab60Smacallandistcheck: dist
606ba0eab60Smacallan	case '$(DIST_ARCHIVES)' in \
607ba0eab60Smacallan	*.tar.gz*) \
608aee7dae4Smrg	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
609ba0eab60Smacallan	*.tar.bz2*) \
610aee7dae4Smrg	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
611aee7dae4Smrg	*.tar.lzma*) \
612aee7dae4Smrg	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
613aee7dae4Smrg	*.tar.lz*) \
614aee7dae4Smrg	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
615aee7dae4Smrg	*.tar.xz*) \
616aee7dae4Smrg	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
617ba0eab60Smacallan	*.tar.Z*) \
618ba0eab60Smacallan	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
619ba0eab60Smacallan	*.shar.gz*) \
620aee7dae4Smrg	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
621ba0eab60Smacallan	*.zip*) \
622ba0eab60Smacallan	  unzip $(distdir).zip ;;\
623ba0eab60Smacallan	esac
624ba0eab60Smacallan	chmod -R a-w $(distdir); chmod a+w $(distdir)
625ba0eab60Smacallan	mkdir $(distdir)/_build
626ba0eab60Smacallan	mkdir $(distdir)/_inst
627ba0eab60Smacallan	chmod a-w $(distdir)
628aee7dae4Smrg	test -d $(distdir)/_build || exit 0; \
629ba0eab60Smacallan	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
630ba0eab60Smacallan	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
631aee7dae4Smrg	  && am__cwd=`pwd` \
632aee7dae4Smrg	  && $(am__cd) $(distdir)/_build \
633ba0eab60Smacallan	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
634aee7dae4Smrg	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
635ba0eab60Smacallan	    $(DISTCHECK_CONFIGURE_FLAGS) \
636ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) \
637ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
638ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) check \
639ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) install \
640ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
641ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
642ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
643ba0eab60Smacallan	        distuninstallcheck \
644ba0eab60Smacallan	  && chmod -R a-w "$$dc_install_base" \
645ba0eab60Smacallan	  && ({ \
646ba0eab60Smacallan	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
647ba0eab60Smacallan	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
648ba0eab60Smacallan	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
649ba0eab60Smacallan	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
650ba0eab60Smacallan	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
651ba0eab60Smacallan	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
652ba0eab60Smacallan	  && rm -rf "$$dc_destdir" \
653ba0eab60Smacallan	  && $(MAKE) $(AM_MAKEFLAGS) dist \
654ba0eab60Smacallan	  && rm -rf $(DIST_ARCHIVES) \
655aee7dae4Smrg	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
656aee7dae4Smrg	  && cd "$$am__cwd" \
657aee7dae4Smrg	  || exit 1
658ba0eab60Smacallan	$(am__remove_distdir)
659ba0eab60Smacallan	@(echo "$(distdir) archives ready for distribution: "; \
660ba0eab60Smacallan	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
661aee7dae4Smrg	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
662ba0eab60Smacallandistuninstallcheck:
663aee7dae4Smrg	@test -n '$(distuninstallcheck_dir)' || { \
664aee7dae4Smrg	  echo 'ERROR: trying to run $@ with an empty' \
665aee7dae4Smrg	       '$$(distuninstallcheck_dir)' >&2; \
666aee7dae4Smrg	  exit 1; \
667aee7dae4Smrg	}; \
668aee7dae4Smrg	$(am__cd) '$(distuninstallcheck_dir)' || { \
669aee7dae4Smrg	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
670aee7dae4Smrg	  exit 1; \
671aee7dae4Smrg	}; \
672aee7dae4Smrg	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
673ba0eab60Smacallan	   || { echo "ERROR: files left after uninstall:" ; \
674ba0eab60Smacallan	        if test -n "$(DESTDIR)"; then \
675ba0eab60Smacallan	          echo "  (check DESTDIR support)"; \
676ba0eab60Smacallan	        fi ; \
677ba0eab60Smacallan	        $(distuninstallcheck_listfiles) ; \
678ba0eab60Smacallan	        exit 1; } >&2
679ba0eab60Smacallandistcleancheck: distclean
680ba0eab60Smacallan	@if test '$(srcdir)' = . ; then \
681ba0eab60Smacallan	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
682ba0eab60Smacallan	  exit 1 ; \
683ba0eab60Smacallan	fi
684ba0eab60Smacallan	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
685ba0eab60Smacallan	  || { echo "ERROR: files left in build directory after distclean:" ; \
686ba0eab60Smacallan	       $(distcleancheck_listfiles) ; \
687ba0eab60Smacallan	       exit 1; } >&2
688ba0eab60Smacallancheck-am: all-am
689ba0eab60Smacallancheck: check-recursive
690ba0eab60Smacallanall-am: Makefile config.h
691ba0eab60Smacallaninstalldirs: installdirs-recursive
692ba0eab60Smacallaninstalldirs-am:
693ba0eab60Smacallaninstall: install-recursive
694ba0eab60Smacallaninstall-exec: install-exec-recursive
695ba0eab60Smacallaninstall-data: install-data-recursive
696ba0eab60Smacallanuninstall: uninstall-recursive
697ba0eab60Smacallan
698ba0eab60Smacallaninstall-am: all-am
699ba0eab60Smacallan	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
700ba0eab60Smacallan
701ba0eab60Smacallaninstallcheck: installcheck-recursive
702ba0eab60Smacallaninstall-strip:
703aee7dae4Smrg	if test -z '$(STRIP)'; then \
704aee7dae4Smrg	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
705aee7dae4Smrg	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
706aee7dae4Smrg	      install; \
707aee7dae4Smrg	else \
708aee7dae4Smrg	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
709aee7dae4Smrg	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
710aee7dae4Smrg	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
711aee7dae4Smrg	fi
712ba0eab60Smacallanmostlyclean-generic:
713ba0eab60Smacallan
714ba0eab60Smacallanclean-generic:
715ba0eab60Smacallan
716ba0eab60Smacallandistclean-generic:
717ba0eab60Smacallan	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718aee7dae4Smrg	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
719ba0eab60Smacallan
720ba0eab60Smacallanmaintainer-clean-generic:
721ba0eab60Smacallan	@echo "This command is intended for maintainers to use"
722ba0eab60Smacallan	@echo "it deletes files that may require special tools to rebuild."
723aee7dae4Smrg	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
724ba0eab60Smacallanclean: clean-recursive
725ba0eab60Smacallan
726ba0eab60Smacallanclean-am: clean-generic clean-libtool mostlyclean-am
727ba0eab60Smacallan
728ba0eab60Smacallandistclean: distclean-recursive
729ba0eab60Smacallan	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
730ba0eab60Smacallan	-rm -f Makefile
731ba0eab60Smacallandistclean-am: clean-am distclean-generic distclean-hdr \
732ba0eab60Smacallan	distclean-libtool distclean-tags
733ba0eab60Smacallan
734ba0eab60Smacallandvi: dvi-recursive
735ba0eab60Smacallan
736ba0eab60Smacallandvi-am:
737ba0eab60Smacallan
738ba0eab60Smacallanhtml: html-recursive
739ba0eab60Smacallan
740aee7dae4Smrghtml-am:
741aee7dae4Smrg
742ba0eab60Smacallaninfo: info-recursive
743ba0eab60Smacallan
744ba0eab60Smacallaninfo-am:
745ba0eab60Smacallan
746ba0eab60Smacallaninstall-data-am:
747ba0eab60Smacallan
748aee7dae4Smrginstall-dvi: install-dvi-recursive
749aee7dae4Smrg
750aee7dae4Smrginstall-dvi-am:
751aee7dae4Smrg
752ba0eab60Smacallaninstall-exec-am:
753ba0eab60Smacallan
754aee7dae4Smrginstall-html: install-html-recursive
755aee7dae4Smrg
756aee7dae4Smrginstall-html-am:
757aee7dae4Smrg
758ba0eab60Smacallaninstall-info: install-info-recursive
759ba0eab60Smacallan
760aee7dae4Smrginstall-info-am:
761aee7dae4Smrg
762ba0eab60Smacallaninstall-man:
763ba0eab60Smacallan
764aee7dae4Smrginstall-pdf: install-pdf-recursive
765aee7dae4Smrg
766aee7dae4Smrginstall-pdf-am:
767aee7dae4Smrg
768aee7dae4Smrginstall-ps: install-ps-recursive
769aee7dae4Smrg
770aee7dae4Smrginstall-ps-am:
771aee7dae4Smrg
772ba0eab60Smacallaninstallcheck-am:
773ba0eab60Smacallan
774ba0eab60Smacallanmaintainer-clean: maintainer-clean-recursive
775ba0eab60Smacallan	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
776ba0eab60Smacallan	-rm -rf $(top_srcdir)/autom4te.cache
777ba0eab60Smacallan	-rm -f Makefile
778ba0eab60Smacallanmaintainer-clean-am: distclean-am maintainer-clean-generic
779ba0eab60Smacallan
780ba0eab60Smacallanmostlyclean: mostlyclean-recursive
781ba0eab60Smacallan
782ba0eab60Smacallanmostlyclean-am: mostlyclean-generic mostlyclean-libtool
783ba0eab60Smacallan
784ba0eab60Smacallanpdf: pdf-recursive
785ba0eab60Smacallan
786ba0eab60Smacallanpdf-am:
787ba0eab60Smacallan
788ba0eab60Smacallanps: ps-recursive
789ba0eab60Smacallan
790ba0eab60Smacallanps-am:
791ba0eab60Smacallan
792aee7dae4Smrguninstall-am:
793aee7dae4Smrg
794aee7dae4Smrg.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
795aee7dae4Smrg	ctags-recursive install-am install-strip tags-recursive
796aee7dae4Smrg
797aee7dae4Smrg.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
798aee7dae4Smrg	all all-am am--refresh check check-am clean clean-generic \
799aee7dae4Smrg	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
800aee7dae4Smrg	dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
801aee7dae4Smrg	dist-xz dist-zip distcheck distclean distclean-generic \
802aee7dae4Smrg	distclean-hdr distclean-libtool distclean-tags distcleancheck \
803aee7dae4Smrg	distdir distuninstallcheck dvi dvi-am html html-am info \
804aee7dae4Smrg	info-am install install-am install-data install-data-am \
805aee7dae4Smrg	install-dvi install-dvi-am install-exec install-exec-am \
806aee7dae4Smrg	install-html install-html-am install-info install-info-am \
807aee7dae4Smrg	install-man install-pdf install-pdf-am install-ps \
808aee7dae4Smrg	install-ps-am install-strip installcheck installcheck-am \
809aee7dae4Smrg	installdirs installdirs-am maintainer-clean \
810aee7dae4Smrg	maintainer-clean-generic mostlyclean mostlyclean-generic \
811aee7dae4Smrg	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
812aee7dae4Smrg	uninstall uninstall-am
813aee7dae4Smrg
814aee7dae4Smrg
815aee7dae4Smrg.PHONY: ChangeLog INSTALL
816ba0eab60Smacallan
817aee7dae4SmrgINSTALL:
818aee7dae4Smrg	$(INSTALL_CMD)
819ba0eab60Smacallan
820aee7dae4SmrgChangeLog:
821aee7dae4Smrg	$(CHANGELOG_CMD)
822ba0eab60Smacallan
823aee7dae4Smrgdist-hook: ChangeLog INSTALL
824ba0eab60Smacallan
825ba0eab60Smacallan# Tell versions [3.59,3.63) of GNU make to not export all variables.
826ba0eab60Smacallan# Otherwise a system limit (for SysV at least) may be exceeded.
827ba0eab60Smacallan.NOEXPORT:
828