source: trunk/debathena/third/schroot/Makefile.in @ 24172

Revision 24172, 24.1 KB checked in by broder, 15 years ago (diff)
Import the autogoo generated files in schroot. The packaging doesn't build these itself, so we need to.
Line 
1# Makefile.in generated by automake 1.10.1 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# schroot Makefile template
18#
19#
20# Copyright © 2004-2009  Roger Leigh <rleigh@debian.org>
21#
22# schroot is free software: you can redistribute it and/or modify it
23# under the terms of the GNU General Public License as published by
24# the Free Software Foundation, either version 3 of the License, or
25# (at your option) any later version.
26#
27# schroot is distributed in the hope that it will be useful, but
28# WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30# General Public License for more details.
31#
32# You should have received a copy of the GNU General Public License
33# along with this program.  If not, see
34# <http://www.gnu.org/licenses/>.
35#
36#####################################################################
37
38# schroot Makefile template
39#
40#
41# Copyright © 2004-2007  Roger Leigh <rleigh@debian.org>
42#
43# schroot is free software: you can redistribute it and/or modify it
44# under the terms of the GNU General Public License as published by
45# the Free Software Foundation, either version 3 of the License, or
46# (at your option) any later version.
47#
48# schroot is distributed in the hope that it will be useful, but
49# WITHOUT ANY WARRANTY; without even the implied warranty of
50# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
51# General Public License for more details.
52#
53# You should have received a copy of the GNU General Public License
54# along with this program.  If not, see
55# <http://www.gnu.org/licenses/>.
56#
57#####################################################################
58VPATH = @srcdir@
59pkgdatadir = $(datadir)/@PACKAGE@
60pkglibdir = $(libdir)/@PACKAGE@
61pkgincludedir = $(includedir)/@PACKAGE@
62am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63install_sh_DATA = $(install_sh) -c -m 644
64install_sh_PROGRAM = $(install_sh) -c
65install_sh_SCRIPT = $(install_sh) -c
66INSTALL_HEADER = $(INSTALL_DATA)
67transform = $(program_transform_name)
68NORMAL_INSTALL = :
69PRE_INSTALL = :
70POST_INSTALL = :
71NORMAL_UNINSTALL = :
72PRE_UNINSTALL = :
73POST_UNINSTALL = :
74build_triplet = @build@
75host_triplet = @host@
76DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
77        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
78        $(top_srcdir)/configure $(top_srcdir)/scripts/global.mk \
79        $(top_srcdir)/scripts/po-notify.in ABOUT-NLS AUTHORS COPYING \
80        ChangeLog INSTALL NEWS THANKS TODO scripts/config.guess \
81        scripts/config.rpath scripts/config.sub scripts/depcomp \
82        scripts/install-sh scripts/ltmain.sh scripts/missing
83subdir = .
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
86        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
87        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
88        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
89        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
90        $(top_srcdir)/configure.ac
91am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92        $(ACLOCAL_M4)
93am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94 configure.lineno config.status.lineno
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = config.h $(top_builddir)/sbuild/sbuild-config.h
97CONFIG_CLEAN_FILES = scripts/po-notify
98SOURCES =
99DIST_SOURCES =
100RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
101        html-recursive info-recursive install-data-recursive \
102        install-dvi-recursive install-exec-recursive \
103        install-html-recursive install-info-recursive \
104        install-pdf-recursive install-ps-recursive install-recursive \
105        installcheck-recursive installdirs-recursive pdf-recursive \
106        ps-recursive uninstall-recursive
107RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108  distclean-recursive maintainer-clean-recursive
109ETAGS = etags
110CTAGS = ctags
111DIST_SUBDIRS = $(SUBDIRS)
112DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113distdir = $(PACKAGE)-$(VERSION)
114top_distdir = $(distdir)
115am__remove_distdir = \
116  { test ! -d $(distdir) \
117    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
118         && rm -fr $(distdir); }; }
119GZIP_ENV = --best
120DIST_ARCHIVES = $(distdir).tar.bz2
121distuninstallcheck_listfiles = find . -type f -print
122distcleancheck_listfiles = find . -type f -print
123ACLOCAL = @ACLOCAL@
124AMTAR = @AMTAR@
125AR = @AR@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@
131BOOST_LIBS = @BOOST_LIBS@
132CC = @CC@
133CCDEPMODE = @CCDEPMODE@
134CFLAGS = @CFLAGS@
135CPP = @CPP@
136CPPFLAGS = @CPPFLAGS@
137CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
138CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
139CPPUNIT_LIBS = @CPPUNIT_LIBS@
140CSBUILD_CONF = @CSBUILD_CONF@
141CXX = @CXX@
142CXXCPP = @CXXCPP@
143CXXDEPMODE = @CXXDEPMODE@
144CXXFLAGS = @CXXFLAGS@
145CYGPATH_W = @CYGPATH_W@
146DCHROOT_CONF = @DCHROOT_CONF@
147DEFS = @DEFS@
148DEPDIR = @DEPDIR@
149DOXYGEN = @DOXYGEN@
150DSYMUTIL = @DSYMUTIL@
151ECHO = @ECHO@
152ECHO_C = @ECHO_C@
153ECHO_N = @ECHO_N@
154ECHO_T = @ECHO_T@
155EGREP = @EGREP@
156EXEEXT = @EXEEXT@
157F77 = @F77@
158FFLAGS = @FFLAGS@
159FIND = @FIND@
160GMSGFMT = @GMSGFMT@
161GMSGFMT_015 = @GMSGFMT_015@
162GREP = @GREP@
163INSTALL = @INSTALL@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168INTLLIBS = @INTLLIBS@
169INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
170LDFLAGS = @LDFLAGS@
171LIBICONV = @LIBICONV@
172LIBINTL = @LIBINTL@
173LIBOBJS = @LIBOBJS@
174LIBS = @LIBS@
175LIBTOOL = @LIBTOOL@
176LN_S = @LN_S@
177LOCKDEV_LIBS = @LOCKDEV_LIBS@
178LOSETUP = @LOSETUP@
179LTLIBICONV = @LTLIBICONV@
180LTLIBINTL = @LTLIBINTL@
181LTLIBOBJS = @LTLIBOBJS@
182LVCREATE = @LVCREATE@
183LVREMOVE = @LVREMOVE@
184MAINT = @MAINT@
185MAKEINFO = @MAKEINFO@
186MKDIR_P = @MKDIR_P@
187MSGFMT = @MSGFMT@
188MSGFMT_015 = @MSGFMT_015@
189MSGMERGE = @MSGMERGE@
190NMEDIT = @NMEDIT@
191OBJEXT = @OBJEXT@
192PACKAGE = @PACKAGE@
193PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194PACKAGE_NAME = @PACKAGE_NAME@
195PACKAGE_STRING = @PACKAGE_STRING@
196PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@
197PACKAGE_TARNAME = @PACKAGE_TARNAME@
198PACKAGE_VERSION = @PACKAGE_VERSION@
199PAM_LIBS = @PAM_LIBS@
200PATH_SEPARATOR = @PATH_SEPARATOR@
201PKG_CONFIG = @PKG_CONFIG@
202POSUB = @POSUB@
203PTHREAD_CC = @PTHREAD_CC@
204PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
205PTHREAD_LIBS = @PTHREAD_LIBS@
206RANLIB = @RANLIB@
207RELEASE_DATE = @RELEASE_DATE@
208RELEASE_DATE_S = @RELEASE_DATE_S@
209SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@
210SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@
211SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@
212SCHROOT_CFLAGS = @SCHROOT_CFLAGS@
213SCHROOT_CONF = @SCHROOT_CONF@
214SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@
215SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@
216SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@
217SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@
218SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@
219SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@
220SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@
221SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@
222SED = @SED@
223SET_MAKE = @SET_MAKE@
224SHELL = @SHELL@
225STRIP = @STRIP@
226USE_NLS = @USE_NLS@
227UUID_CFLAGS = @UUID_CFLAGS@
228UUID_LIBS = @UUID_LIBS@
229VERSION = @VERSION@
230XARGS = @XARGS@
231XGETTEXT = @XGETTEXT@
232XGETTEXT_015 = @XGETTEXT_015@
233abs_builddir = @abs_builddir@
234abs_srcdir = @abs_srcdir@
235abs_top_builddir = @abs_top_builddir@
236abs_top_srcdir = @abs_top_srcdir@
237ac_ct_CC = @ac_ct_CC@
238ac_ct_CXX = @ac_ct_CXX@
239ac_ct_F77 = @ac_ct_F77@
240acx_pthread_config = @acx_pthread_config@
241am__include = @am__include@
242am__leading_dot = @am__leading_dot@
243am__quote = @am__quote@
244am__tar = @am__tar@
245am__untar = @am__untar@
246bashcompletiondir = @bashcompletiondir@
247bindir = @bindir@
248build = @build@
249build_alias = @build_alias@
250build_cpu = @build_cpu@
251build_os = @build_os@
252build_vendor = @build_vendor@
253builddir = @builddir@
254datadir = @datadir@
255datarootdir = @datarootdir@
256docdir = @docdir@
257dvidir = @dvidir@
258exec_prefix = @exec_prefix@
259host = @host@
260host_alias = @host_alias@
261host_cpu = @host_cpu@
262host_os = @host_os@
263host_vendor = @host_vendor@
264htmldir = @htmldir@
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
268libdir = @libdir@
269libexecdir = @libexecdir@
270localedir = @localedir@
271localstatedir = @localstatedir@
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
275pdfdir = @pdfdir@
276prefix = @prefix@
277program_transform_name = @program_transform_name@
278psdir = @psdir@
279sbindir = @sbindir@
280sharedstatedir = @sharedstatedir@
281srcdir = @srcdir@
282sysconfdir = @sysconfdir@
283target_alias = @target_alias@
284top_builddir = @top_builddir@
285top_srcdir = @top_srcdir@
286ACLOCAL_AMFLAGS = -I m4
287
288# Global options for use in all Makefiles.
289AM_CXXFLAGS = -I$(top_srcdir) $(LOCAL_CXXFLAGS) $(PTHREAD_CFLAGS) -pedantic -Wall -Wcast-align -Wwrite-strings -Wswitch-default -Wcast-qual -Wunused-variable -Wredundant-decls -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wold-style-cast -Woverloaded-virtual -fstrict-aliasing
290AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS)
291SUBDIRS = sbuild bin test etc man doc po
292EXTRA_DIST = \
293        bootstrap                       \
294        debian                          \
295        scripts/schroot_release.m4.in   \
296        m4                              \
297        HACKING
298
299all: config.h
300        $(MAKE) $(AM_MAKEFLAGS) all-recursive
301
302.SUFFIXES:
303am--refresh:
304        @:
305$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
306        @for dep in $?; do \
307          case '$(am__configure_deps)' in \
308            *$$dep*) \
309              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
310              cd $(srcdir) && $(AUTOMAKE) --gnu  \
311                && exit 0; \
312              exit 1;; \
313          esac; \
314        done; \
315        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
316        cd $(top_srcdir) && \
317          $(AUTOMAKE) --gnu  Makefile
318.PRECIOUS: Makefile
319Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320        @case '$?' in \
321          *config.status*) \
322            echo ' $(SHELL) ./config.status'; \
323            $(SHELL) ./config.status;; \
324          *) \
325            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
326            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
327        esac;
328
329$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330        $(SHELL) ./config.status --recheck
331
332$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
333        cd $(srcdir) && $(AUTOCONF)
334$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
335        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
336
337config.h: stamp-h1
338        @if test ! -f $@; then \
339          rm -f stamp-h1; \
340          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
341        else :; fi
342
343stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
344        @rm -f stamp-h1
345        cd $(top_builddir) && $(SHELL) ./config.status config.h
346$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
347        cd $(top_srcdir) && $(AUTOHEADER)
348        rm -f stamp-h1
349        touch $@
350
351distclean-hdr:
352        -rm -f config.h stamp-h1
353scripts/po-notify: $(top_builddir)/config.status $(top_srcdir)/scripts/po-notify.in
354        cd $(top_builddir) && $(SHELL) ./config.status $@
355
356mostlyclean-libtool:
357        -rm -f *.lo
358
359clean-libtool:
360        -rm -rf .libs _libs
361
362distclean-libtool:
363        -rm -f libtool
364
365# This directory's subdirectories are mostly independent; you can cd
366# into them and run `make' without going through this Makefile.
367# To change the values of `make' variables: instead of editing Makefiles,
368# (1) if the variable is set in `config.status', edit `config.status'
369#     (which will cause the Makefiles to be regenerated when you run `make');
370# (2) otherwise, pass the desired values on the `make' command line.
371$(RECURSIVE_TARGETS):
372        @failcom='exit 1'; \
373        for f in x $$MAKEFLAGS; do \
374          case $$f in \
375            *=* | --[!k]*);; \
376            *k*) failcom='fail=yes';; \
377          esac; \
378        done; \
379        dot_seen=no; \
380        target=`echo $@ | sed s/-recursive//`; \
381        list='$(SUBDIRS)'; for subdir in $$list; do \
382          echo "Making $$target in $$subdir"; \
383          if test "$$subdir" = "."; then \
384            dot_seen=yes; \
385            local_target="$$target-am"; \
386          else \
387            local_target="$$target"; \
388          fi; \
389          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
390          || eval $$failcom; \
391        done; \
392        if test "$$dot_seen" = "no"; then \
393          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
394        fi; test -z "$$fail"
395
396$(RECURSIVE_CLEAN_TARGETS):
397        @failcom='exit 1'; \
398        for f in x $$MAKEFLAGS; do \
399          case $$f in \
400            *=* | --[!k]*);; \
401            *k*) failcom='fail=yes';; \
402          esac; \
403        done; \
404        dot_seen=no; \
405        case "$@" in \
406          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
407          *) list='$(SUBDIRS)' ;; \
408        esac; \
409        rev=''; for subdir in $$list; do \
410          if test "$$subdir" = "."; then :; else \
411            rev="$$subdir $$rev"; \
412          fi; \
413        done; \
414        rev="$$rev ."; \
415        target=`echo $@ | sed s/-recursive//`; \
416        for subdir in $$rev; do \
417          echo "Making $$target in $$subdir"; \
418          if test "$$subdir" = "."; then \
419            local_target="$$target-am"; \
420          else \
421            local_target="$$target"; \
422          fi; \
423          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
424          || eval $$failcom; \
425        done && test -z "$$fail"
426tags-recursive:
427        list='$(SUBDIRS)'; for subdir in $$list; do \
428          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429        done
430ctags-recursive:
431        list='$(SUBDIRS)'; for subdir in $$list; do \
432          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
433        done
434
435ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
436        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
437        unique=`for i in $$list; do \
438            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439          done | \
440          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
441              END { if (nonempty) { for (i in files) print i; }; }'`; \
442        mkid -fID $$unique
443tags: TAGS
444
445TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
446                $(TAGS_FILES) $(LISP)
447        tags=; \
448        here=`pwd`; \
449        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
450          include_option=--etags-include; \
451          empty_fix=.; \
452        else \
453          include_option=--include; \
454          empty_fix=; \
455        fi; \
456        list='$(SUBDIRS)'; for subdir in $$list; do \
457          if test "$$subdir" = .; then :; else \
458            test ! -f $$subdir/TAGS || \
459              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
460          fi; \
461        done; \
462        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
463        unique=`for i in $$list; do \
464            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465          done | \
466          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
467              END { if (nonempty) { for (i in files) print i; }; }'`; \
468        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
469          test -n "$$unique" || unique=$$empty_fix; \
470          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
471            $$tags $$unique; \
472        fi
473ctags: CTAGS
474CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475                $(TAGS_FILES) $(LISP)
476        tags=; \
477        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
478        unique=`for i in $$list; do \
479            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480          done | \
481          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
482              END { if (nonempty) { for (i in files) print i; }; }'`; \
483        test -z "$(CTAGS_ARGS)$$tags$$unique" \
484          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
485             $$tags $$unique
486
487GTAGS:
488        here=`$(am__cd) $(top_builddir) && pwd` \
489          && cd $(top_srcdir) \
490          && gtags -i $(GTAGS_ARGS) $$here
491
492distclean-tags:
493        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
494
495distdir: $(DISTFILES)
496        @case `sed 15q $(srcdir)/NEWS` in \
497        *"$(VERSION)"*) : ;; \
498        *) \
499          echo "NEWS not updated; not releasing" 1>&2; \
500          exit 1;; \
501        esac
502        $(am__remove_distdir)
503        test -d $(distdir) || mkdir $(distdir)
504        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506        list='$(DISTFILES)'; \
507          dist_files=`for file in $$list; do echo $$file; done | \
508          sed -e "s|^$$srcdirstrip/||;t" \
509              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510        case $$dist_files in \
511          */*) $(MKDIR_P) `echo "$$dist_files" | \
512                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513                           sort -u` ;; \
514        esac; \
515        for file in $$dist_files; do \
516          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517          if test -d $$d/$$file; then \
518            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
521            fi; \
522            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
523          else \
524            test -f $(distdir)/$$file \
525            || cp -p $$d/$$file $(distdir)/$$file \
526            || exit 1; \
527          fi; \
528        done
529        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
530          if test "$$subdir" = .; then :; else \
531            test -d "$(distdir)/$$subdir" \
532            || $(MKDIR_P) "$(distdir)/$$subdir" \
533            || exit 1; \
534            distdir=`$(am__cd) $(distdir) && pwd`; \
535            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
536            (cd $$subdir && \
537              $(MAKE) $(AM_MAKEFLAGS) \
538                top_distdir="$$top_distdir" \
539                distdir="$$distdir/$$subdir" \
540                am__remove_distdir=: \
541                am__skip_length_check=: \
542                distdir) \
543              || exit 1; \
544          fi; \
545        done
546        $(MAKE) $(AM_MAKEFLAGS) \
547          top_distdir="$(top_distdir)" distdir="$(distdir)" \
548          dist-hook
549        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
550          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
551          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
552          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
553        || chmod -R a+r $(distdir)
554dist-gzip: distdir
555        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
556        $(am__remove_distdir)
557dist-bzip2: distdir
558        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
559        $(am__remove_distdir)
560
561dist-lzma: distdir
562        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
563        $(am__remove_distdir)
564
565dist-tarZ: distdir
566        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
567        $(am__remove_distdir)
568
569dist-shar: distdir
570        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
571        $(am__remove_distdir)
572
573dist-zip: distdir
574        -rm -f $(distdir).zip
575        zip -rq $(distdir).zip $(distdir)
576        $(am__remove_distdir)
577
578dist dist-all: distdir
579        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
580        $(am__remove_distdir)
581
582# This target untars the dist file and tries a VPATH configuration.  Then
583# it guarantees that the distribution is self-contained by making another
584# tarfile.
585distcheck: dist
586        case '$(DIST_ARCHIVES)' in \
587        *.tar.gz*) \
588          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
589        *.tar.bz2*) \
590          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
591        *.tar.lzma*) \
592          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
593        *.tar.Z*) \
594          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
595        *.shar.gz*) \
596          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
597        *.zip*) \
598          unzip $(distdir).zip ;;\
599        esac
600        chmod -R a-w $(distdir); chmod a+w $(distdir)
601        mkdir $(distdir)/_build
602        mkdir $(distdir)/_inst
603        chmod a-w $(distdir)
604        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
605          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
606          && cd $(distdir)/_build \
607          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
608            $(DISTCHECK_CONFIGURE_FLAGS) \
609          && $(MAKE) $(AM_MAKEFLAGS) \
610          && $(MAKE) $(AM_MAKEFLAGS) dvi \
611          && $(MAKE) $(AM_MAKEFLAGS) check \
612          && $(MAKE) $(AM_MAKEFLAGS) install \
613          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
614          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
615          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
616                distuninstallcheck \
617          && chmod -R a-w "$$dc_install_base" \
618          && ({ \
619               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
620               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
621               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
622               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
623                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
624              } || { rm -rf "$$dc_destdir"; exit 1; }) \
625          && rm -rf "$$dc_destdir" \
626          && $(MAKE) $(AM_MAKEFLAGS) dist \
627          && rm -rf $(DIST_ARCHIVES) \
628          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
629        $(am__remove_distdir)
630        @(echo "$(distdir) archives ready for distribution: "; \
631          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
632          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
633distuninstallcheck:
634        @cd $(distuninstallcheck_dir) \
635        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
636           || { echo "ERROR: files left after uninstall:" ; \
637                if test -n "$(DESTDIR)"; then \
638                  echo "  (check DESTDIR support)"; \
639                fi ; \
640                $(distuninstallcheck_listfiles) ; \
641                exit 1; } >&2
642distcleancheck: distclean
643        @if test '$(srcdir)' = . ; then \
644          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
645          exit 1 ; \
646        fi
647        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
648          || { echo "ERROR: files left in build directory after distclean:" ; \
649               $(distcleancheck_listfiles) ; \
650               exit 1; } >&2
651check-am: all-am
652check: check-recursive
653all-am: Makefile config.h
654installdirs: installdirs-recursive
655installdirs-am:
656install: install-recursive
657install-exec: install-exec-recursive
658install-data: install-data-recursive
659uninstall: uninstall-recursive
660
661install-am: all-am
662        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663
664installcheck: installcheck-recursive
665install-strip:
666        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668          `test -z '$(STRIP)' || \
669            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
670mostlyclean-generic:
671
672clean-generic:
673
674distclean-generic:
675        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
676
677maintainer-clean-generic:
678        @echo "This command is intended for maintainers to use"
679        @echo "it deletes files that may require special tools to rebuild."
680clean: clean-recursive
681
682clean-am: clean-generic clean-libtool mostlyclean-am
683
684distclean: distclean-recursive
685        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
686        -rm -f Makefile
687distclean-am: clean-am distclean-generic distclean-hdr \
688        distclean-libtool distclean-tags
689
690dvi: dvi-recursive
691
692dvi-am:
693
694html: html-recursive
695
696info: info-recursive
697
698info-am:
699
700install-data-am:
701
702install-dvi: install-dvi-recursive
703
704install-exec-am:
705
706install-html: install-html-recursive
707
708install-info: install-info-recursive
709
710install-man:
711
712install-pdf: install-pdf-recursive
713
714install-ps: install-ps-recursive
715
716installcheck-am:
717
718maintainer-clean: maintainer-clean-recursive
719        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
720        -rm -rf $(top_srcdir)/autom4te.cache
721        -rm -f Makefile
722maintainer-clean-am: distclean-am maintainer-clean-generic
723
724mostlyclean: mostlyclean-recursive
725
726mostlyclean-am: mostlyclean-generic mostlyclean-libtool
727
728pdf-am:
729
730ps-am:
731
732uninstall-am:
733
734.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
735        install-strip
736
737.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
738        all all-am am--refresh check check-am clean clean-generic \
739        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
740        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
741        distcheck distclean distclean-generic distclean-hdr \
742        distclean-libtool distclean-tags distcleancheck distdir \
743        distuninstallcheck dvi dvi-am html html-am info info-am \
744        install install-am install-data install-data-am install-dvi \
745        install-dvi-am install-exec install-exec-am install-html \
746        install-html-am install-info install-info-am install-man \
747        install-pdf install-pdf-am install-ps install-ps-am \
748        install-strip installcheck installcheck-am installdirs \
749        installdirs-am maintainer-clean maintainer-clean-generic \
750        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
751        ps ps-am tags tags-recursive uninstall uninstall-am
752
753
754dist-hook:
755# Remove junk from the generated tarball.
756        $(FIND) $(distdir) -name '.*' -print | $(XARGS) xargs $(RM) -rf
757        $(FIND) $(distdir) -name '#*' -print | $(XARGS) $(RM) -rf
758        $(FIND) $(distdir) -name '*~' -print | $(XARGS) $(RM) -rf
759
760# Generate ChangeLog
761        if [ -d .git ]; then                    \
762          git log > $(distdir)/ChangeLog;       \
763        fi
764
765ps:
766        $(MAKE) -C doc schroot.ps
767
768pdf:
769        $(MAKE) -C doc schroot.pdf
770
771.PHONY: ps pdf
772# Tell versions [3.59,3.63) of GNU make to not export all variables.
773# Otherwise a system limit (for SysV at least) may be exceeded.
774.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.