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

Revision 24172, 19.3 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#####################################################################
58
59VPATH = @srcdir@
60pkgdatadir = $(datadir)/@PACKAGE@
61pkglibdir = $(libdir)/@PACKAGE@
62pkgincludedir = $(includedir)/@PACKAGE@
63am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64install_sh_DATA = $(install_sh) -c -m 644
65install_sh_PROGRAM = $(install_sh) -c
66install_sh_SCRIPT = $(install_sh) -c
67INSTALL_HEADER = $(INSTALL_DATA)
68transform = $(program_transform_name)
69NORMAL_INSTALL = :
70PRE_INSTALL = :
71POST_INSTALL = :
72NORMAL_UNINSTALL = :
73PRE_UNINSTALL = :
74POST_UNINSTALL = :
75build_triplet = @build@
76host_triplet = @host@
77DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
78        $(top_srcdir)/scripts/global.mk
79subdir = etc
80ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
81am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
82        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
83        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
84        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
85        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
86        $(top_srcdir)/configure.ac
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88        $(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/config.h \
91        $(top_builddir)/sbuild/sbuild-config.h
92CONFIG_CLEAN_FILES =
93SOURCES =
94DIST_SOURCES =
95RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96        html-recursive info-recursive install-data-recursive \
97        install-dvi-recursive install-exec-recursive \
98        install-html-recursive install-info-recursive \
99        install-pdf-recursive install-ps-recursive install-recursive \
100        installcheck-recursive installdirs-recursive pdf-recursive \
101        ps-recursive uninstall-recursive
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105    *) f=$$p;; \
106  esac;
107am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
108am__installdirs = "$(DESTDIR)$(pkgsysconfdir)"
109pkgsysconfDATA_INSTALL = $(INSTALL_DATA)
110DATA = $(pkgsysconf_DATA)
111RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
112  distclean-recursive maintainer-clean-recursive
113ETAGS = etags
114CTAGS = ctags
115DIST_SUBDIRS = $(SUBDIRS)
116DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117ACLOCAL = @ACLOCAL@
118AMTAR = @AMTAR@
119AR = @AR@
120AUTOCONF = @AUTOCONF@
121AUTOHEADER = @AUTOHEADER@
122AUTOMAKE = @AUTOMAKE@
123AWK = @AWK@
124BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@
125BOOST_LIBS = @BOOST_LIBS@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CPP = @CPP@
130CPPFLAGS = @CPPFLAGS@
131CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
132CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
133CPPUNIT_LIBS = @CPPUNIT_LIBS@
134CSBUILD_CONF = @CSBUILD_CONF@
135CXX = @CXX@
136CXXCPP = @CXXCPP@
137CXXDEPMODE = @CXXDEPMODE@
138CXXFLAGS = @CXXFLAGS@
139CYGPATH_W = @CYGPATH_W@
140DCHROOT_CONF = @DCHROOT_CONF@
141DEFS = @DEFS@
142DEPDIR = @DEPDIR@
143DOXYGEN = @DOXYGEN@
144DSYMUTIL = @DSYMUTIL@
145ECHO = @ECHO@
146ECHO_C = @ECHO_C@
147ECHO_N = @ECHO_N@
148ECHO_T = @ECHO_T@
149EGREP = @EGREP@
150EXEEXT = @EXEEXT@
151F77 = @F77@
152FFLAGS = @FFLAGS@
153FIND = @FIND@
154GMSGFMT = @GMSGFMT@
155GMSGFMT_015 = @GMSGFMT_015@
156GREP = @GREP@
157INSTALL = @INSTALL@
158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162INTLLIBS = @INTLLIBS@
163INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
164LDFLAGS = @LDFLAGS@
165LIBICONV = @LIBICONV@
166LIBINTL = @LIBINTL@
167LIBOBJS = @LIBOBJS@
168LIBS = @LIBS@
169LIBTOOL = @LIBTOOL@
170LN_S = @LN_S@
171LOCKDEV_LIBS = @LOCKDEV_LIBS@
172LOSETUP = @LOSETUP@
173LTLIBICONV = @LTLIBICONV@
174LTLIBINTL = @LTLIBINTL@
175LTLIBOBJS = @LTLIBOBJS@
176LVCREATE = @LVCREATE@
177LVREMOVE = @LVREMOVE@
178MAINT = @MAINT@
179MAKEINFO = @MAKEINFO@
180MKDIR_P = @MKDIR_P@
181MSGFMT = @MSGFMT@
182MSGFMT_015 = @MSGFMT_015@
183MSGMERGE = @MSGMERGE@
184NMEDIT = @NMEDIT@
185OBJEXT = @OBJEXT@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@
191PACKAGE_TARNAME = @PACKAGE_TARNAME@
192PACKAGE_VERSION = @PACKAGE_VERSION@
193PAM_LIBS = @PAM_LIBS@
194PATH_SEPARATOR = @PATH_SEPARATOR@
195PKG_CONFIG = @PKG_CONFIG@
196POSUB = @POSUB@
197PTHREAD_CC = @PTHREAD_CC@
198PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
199PTHREAD_LIBS = @PTHREAD_LIBS@
200RANLIB = @RANLIB@
201RELEASE_DATE = @RELEASE_DATE@
202RELEASE_DATE_S = @RELEASE_DATE_S@
203SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@
204SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@
205SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@
206SCHROOT_CFLAGS = @SCHROOT_CFLAGS@
207SCHROOT_CONF = @SCHROOT_CONF@
208SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@
209SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@
210SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@
211SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@
212SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@
213SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@
214SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@
215SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@
216SED = @SED@
217SET_MAKE = @SET_MAKE@
218SHELL = @SHELL@
219STRIP = @STRIP@
220USE_NLS = @USE_NLS@
221UUID_CFLAGS = @UUID_CFLAGS@
222UUID_LIBS = @UUID_LIBS@
223VERSION = @VERSION@
224XARGS = @XARGS@
225XGETTEXT = @XGETTEXT@
226XGETTEXT_015 = @XGETTEXT_015@
227abs_builddir = @abs_builddir@
228abs_srcdir = @abs_srcdir@
229abs_top_builddir = @abs_top_builddir@
230abs_top_srcdir = @abs_top_srcdir@
231ac_ct_CC = @ac_ct_CC@
232ac_ct_CXX = @ac_ct_CXX@
233ac_ct_F77 = @ac_ct_F77@
234acx_pthread_config = @acx_pthread_config@
235am__include = @am__include@
236am__leading_dot = @am__leading_dot@
237am__quote = @am__quote@
238am__tar = @am__tar@
239am__untar = @am__untar@
240bashcompletiondir = @bashcompletiondir@
241bindir = @bindir@
242build = @build@
243build_alias = @build_alias@
244build_cpu = @build_cpu@
245build_os = @build_os@
246build_vendor = @build_vendor@
247builddir = @builddir@
248datadir = @datadir@
249datarootdir = @datarootdir@
250docdir = @docdir@
251dvidir = @dvidir@
252exec_prefix = @exec_prefix@
253host = @host@
254host_alias = @host_alias@
255host_cpu = @host_cpu@
256host_os = @host_os@
257host_vendor = @host_vendor@
258htmldir = @htmldir@
259includedir = @includedir@
260infodir = @infodir@
261install_sh = @install_sh@
262libdir = @libdir@
263libexecdir = @libexecdir@
264localedir = @localedir@
265localstatedir = @localstatedir@
266mandir = @mandir@
267mkdir_p = @mkdir_p@
268oldincludedir = @oldincludedir@
269pdfdir = @pdfdir@
270prefix = @prefix@
271program_transform_name = @program_transform_name@
272psdir = @psdir@
273sbindir = @sbindir@
274sharedstatedir = @sharedstatedir@
275srcdir = @srcdir@
276sysconfdir = @sysconfdir@
277target_alias = @target_alias@
278top_builddir = @top_builddir@
279top_srcdir = @top_srcdir@
280
281# Global options for use in all Makefiles.
282AM_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
283AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS)
284SUBDIRS = pam setup.d bash_completion
285pkgsysconfdir = $(PACKAGE_SYSCONF_DIR)
286pkgsysconf_DATA = \
287        schroot.conf            \
288        copyfiles-defaults      \
289        mount-defaults          \
290        nssdatabases-defaults   \
291        script-defaults
292
293EXTRA_DIST = \
294        $(pkgsysconf_DATA)
295
296all: all-recursive
297
298.SUFFIXES:
299$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
300        @for dep in $?; do \
301          case '$(am__configure_deps)' in \
302            *$$dep*) \
303              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
304                && exit 0; \
305              exit 1;; \
306          esac; \
307        done; \
308        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  etc/Makefile'; \
309        cd $(top_srcdir) && \
310          $(AUTOMAKE) --gnu  etc/Makefile
311.PRECIOUS: Makefile
312Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313        @case '$?' in \
314          *config.status*) \
315            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316          *) \
317            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319        esac;
320
321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
325        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
327        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329mostlyclean-libtool:
330        -rm -f *.lo
331
332clean-libtool:
333        -rm -rf .libs _libs
334install-pkgsysconfDATA: $(pkgsysconf_DATA)
335        @$(NORMAL_INSTALL)
336        test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)"
337        @list='$(pkgsysconf_DATA)'; for p in $$list; do \
338          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
339          f=$(am__strip_dir) \
340          echo " $(pkgsysconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgsysconfdir)/$$f'"; \
341          $(pkgsysconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgsysconfdir)/$$f"; \
342        done
343
344uninstall-pkgsysconfDATA:
345        @$(NORMAL_UNINSTALL)
346        @list='$(pkgsysconf_DATA)'; for p in $$list; do \
347          f=$(am__strip_dir) \
348          echo " rm -f '$(DESTDIR)$(pkgsysconfdir)/$$f'"; \
349          rm -f "$(DESTDIR)$(pkgsysconfdir)/$$f"; \
350        done
351
352# This directory's subdirectories are mostly independent; you can cd
353# into them and run `make' without going through this Makefile.
354# To change the values of `make' variables: instead of editing Makefiles,
355# (1) if the variable is set in `config.status', edit `config.status'
356#     (which will cause the Makefiles to be regenerated when you run `make');
357# (2) otherwise, pass the desired values on the `make' command line.
358$(RECURSIVE_TARGETS):
359        @failcom='exit 1'; \
360        for f in x $$MAKEFLAGS; do \
361          case $$f in \
362            *=* | --[!k]*);; \
363            *k*) failcom='fail=yes';; \
364          esac; \
365        done; \
366        dot_seen=no; \
367        target=`echo $@ | sed s/-recursive//`; \
368        list='$(SUBDIRS)'; for subdir in $$list; do \
369          echo "Making $$target in $$subdir"; \
370          if test "$$subdir" = "."; then \
371            dot_seen=yes; \
372            local_target="$$target-am"; \
373          else \
374            local_target="$$target"; \
375          fi; \
376          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
377          || eval $$failcom; \
378        done; \
379        if test "$$dot_seen" = "no"; then \
380          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
381        fi; test -z "$$fail"
382
383$(RECURSIVE_CLEAN_TARGETS):
384        @failcom='exit 1'; \
385        for f in x $$MAKEFLAGS; do \
386          case $$f in \
387            *=* | --[!k]*);; \
388            *k*) failcom='fail=yes';; \
389          esac; \
390        done; \
391        dot_seen=no; \
392        case "$@" in \
393          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
394          *) list='$(SUBDIRS)' ;; \
395        esac; \
396        rev=''; for subdir in $$list; do \
397          if test "$$subdir" = "."; then :; else \
398            rev="$$subdir $$rev"; \
399          fi; \
400        done; \
401        rev="$$rev ."; \
402        target=`echo $@ | sed s/-recursive//`; \
403        for subdir in $$rev; do \
404          echo "Making $$target in $$subdir"; \
405          if test "$$subdir" = "."; then \
406            local_target="$$target-am"; \
407          else \
408            local_target="$$target"; \
409          fi; \
410          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
411          || eval $$failcom; \
412        done && test -z "$$fail"
413tags-recursive:
414        list='$(SUBDIRS)'; for subdir in $$list; do \
415          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
416        done
417ctags-recursive:
418        list='$(SUBDIRS)'; for subdir in $$list; do \
419          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
420        done
421
422ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
423        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
424        unique=`for i in $$list; do \
425            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426          done | \
427          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
428              END { if (nonempty) { for (i in files) print i; }; }'`; \
429        mkid -fID $$unique
430tags: TAGS
431
432TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
433                $(TAGS_FILES) $(LISP)
434        tags=; \
435        here=`pwd`; \
436        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
437          include_option=--etags-include; \
438          empty_fix=.; \
439        else \
440          include_option=--include; \
441          empty_fix=; \
442        fi; \
443        list='$(SUBDIRS)'; for subdir in $$list; do \
444          if test "$$subdir" = .; then :; else \
445            test ! -f $$subdir/TAGS || \
446              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
447          fi; \
448        done; \
449        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
450        unique=`for i in $$list; do \
451            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452          done | \
453          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
454              END { if (nonempty) { for (i in files) print i; }; }'`; \
455        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
456          test -n "$$unique" || unique=$$empty_fix; \
457          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
458            $$tags $$unique; \
459        fi
460ctags: CTAGS
461CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
462                $(TAGS_FILES) $(LISP)
463        tags=; \
464        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
465        unique=`for i in $$list; do \
466            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467          done | \
468          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469              END { if (nonempty) { for (i in files) print i; }; }'`; \
470        test -z "$(CTAGS_ARGS)$$tags$$unique" \
471          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
472             $$tags $$unique
473
474GTAGS:
475        here=`$(am__cd) $(top_builddir) && pwd` \
476          && cd $(top_srcdir) \
477          && gtags -i $(GTAGS_ARGS) $$here
478
479distclean-tags:
480        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
481
482distdir: $(DISTFILES)
483        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485        list='$(DISTFILES)'; \
486          dist_files=`for file in $$list; do echo $$file; done | \
487          sed -e "s|^$$srcdirstrip/||;t" \
488              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
489        case $$dist_files in \
490          */*) $(MKDIR_P) `echo "$$dist_files" | \
491                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
492                           sort -u` ;; \
493        esac; \
494        for file in $$dist_files; do \
495          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496          if test -d $$d/$$file; then \
497            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
498            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
499              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
500            fi; \
501            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
502          else \
503            test -f $(distdir)/$$file \
504            || cp -p $$d/$$file $(distdir)/$$file \
505            || exit 1; \
506          fi; \
507        done
508        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
509          if test "$$subdir" = .; then :; else \
510            test -d "$(distdir)/$$subdir" \
511            || $(MKDIR_P) "$(distdir)/$$subdir" \
512            || exit 1; \
513            distdir=`$(am__cd) $(distdir) && pwd`; \
514            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
515            (cd $$subdir && \
516              $(MAKE) $(AM_MAKEFLAGS) \
517                top_distdir="$$top_distdir" \
518                distdir="$$distdir/$$subdir" \
519                am__remove_distdir=: \
520                am__skip_length_check=: \
521                distdir) \
522              || exit 1; \
523          fi; \
524        done
525check-am: all-am
526check: check-recursive
527all-am: Makefile $(DATA)
528installdirs: installdirs-recursive
529installdirs-am:
530        for dir in "$(DESTDIR)$(pkgsysconfdir)"; do \
531          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
532        done
533install: install-recursive
534install-exec: install-exec-recursive
535install-data: install-data-recursive
536uninstall: uninstall-recursive
537
538install-am: all-am
539        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540
541installcheck: installcheck-recursive
542install-strip:
543        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545          `test -z '$(STRIP)' || \
546            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
547mostlyclean-generic:
548
549clean-generic:
550
551distclean-generic:
552        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553
554maintainer-clean-generic:
555        @echo "This command is intended for maintainers to use"
556        @echo "it deletes files that may require special tools to rebuild."
557clean: clean-recursive
558
559clean-am: clean-generic clean-libtool mostlyclean-am
560
561distclean: distclean-recursive
562        -rm -f Makefile
563distclean-am: clean-am distclean-generic distclean-tags
564
565dvi: dvi-recursive
566
567dvi-am:
568
569html: html-recursive
570
571info: info-recursive
572
573info-am:
574
575install-data-am: install-pkgsysconfDATA
576
577install-dvi: install-dvi-recursive
578
579install-exec-am:
580
581install-html: install-html-recursive
582
583install-info: install-info-recursive
584
585install-man:
586
587install-pdf: install-pdf-recursive
588
589install-ps: install-ps-recursive
590
591installcheck-am:
592
593maintainer-clean: maintainer-clean-recursive
594        -rm -f Makefile
595maintainer-clean-am: distclean-am maintainer-clean-generic
596
597mostlyclean: mostlyclean-recursive
598
599mostlyclean-am: mostlyclean-generic mostlyclean-libtool
600
601pdf: pdf-recursive
602
603pdf-am:
604
605ps: ps-recursive
606
607ps-am:
608
609uninstall-am: uninstall-pkgsysconfDATA
610
611.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
612        install-strip
613
614.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
615        all all-am check check-am clean clean-generic clean-libtool \
616        ctags ctags-recursive distclean distclean-generic \
617        distclean-libtool distclean-tags distdir dvi dvi-am html \
618        html-am info info-am install install-am install-data \
619        install-data-am install-dvi install-dvi-am install-exec \
620        install-exec-am install-html install-html-am install-info \
621        install-info-am install-man install-pdf install-pdf-am \
622        install-pkgsysconfDATA install-ps install-ps-am install-strip \
623        installcheck installcheck-am installdirs installdirs-am \
624        maintainer-clean maintainer-clean-generic mostlyclean \
625        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
626        tags tags-recursive uninstall uninstall-am \
627        uninstall-pkgsysconfDATA
628
629# Tell versions [3.59,3.63) of GNU make to not export all variables.
630# Otherwise a system limit (for SysV at least) may be exceeded.
631.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.