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

Revision 24314, 22.8 KB checked in by geofft, 14 years ago (diff)
In schroot: * Merge with Debian unstable; remaining changes: - Backport to Karmic, and adjust build-deps.
Line 
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# schroot Makefile template
19#
20#
21# Copyright © 2004-2009  Roger Leigh <rleigh@debian.org>
22#
23# schroot is free software: you can redistribute it and/or modify it
24# under the terms of the GNU General Public License as published by
25# the Free Software Foundation, either version 3 of the License, or
26# (at your option) any later version.
27#
28# schroot is distributed in the hope that it will be useful, but
29# WITHOUT ANY WARRANTY; without even the implied warranty of
30# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
31# General Public License for more details.
32#
33# You should have received a copy of the GNU General Public License
34# along with this program.  If not, see
35# <http://www.gnu.org/licenses/>.
36#
37#####################################################################
38
39# schroot Makefile template
40#
41#
42# Copyright © 2004-2007  Roger Leigh <rleigh@debian.org>
43#
44# schroot is free software: you can redistribute it and/or modify it
45# under the terms of the GNU General Public License as published by
46# the Free Software Foundation, either version 3 of the License, or
47# (at your option) any later version.
48#
49# schroot is distributed in the hope that it will be useful, but
50# WITHOUT ANY WARRANTY; without even the implied warranty of
51# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
52# General Public License for more details.
53#
54# You should have received a copy of the GNU General Public License
55# along with this program.  If not, see
56# <http://www.gnu.org/licenses/>.
57#
58#####################################################################
59
60VPATH = @srcdir@
61pkgdatadir = $(datadir)/@PACKAGE@
62pkgincludedir = $(includedir)/@PACKAGE@
63pkglibdir = $(libdir)/@PACKAGE@
64pkglibexecdir = $(libexecdir)/@PACKAGE@
65am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66install_sh_DATA = $(install_sh) -c -m 644
67install_sh_PROGRAM = $(install_sh) -c
68install_sh_SCRIPT = $(install_sh) -c
69INSTALL_HEADER = $(INSTALL_DATA)
70transform = $(program_transform_name)
71NORMAL_INSTALL = :
72PRE_INSTALL = :
73POST_INSTALL = :
74NORMAL_UNINSTALL = :
75PRE_UNINSTALL = :
76POST_UNINSTALL = :
77build_triplet = @build@
78host_triplet = @host@
79DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
80        $(top_srcdir)/scripts/global.mk
81subdir = etc
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
84        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
85        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
86        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
87        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
88        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
89        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
90        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
91am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92        $(ACLOCAL_M4)
93mkinstalldirs = $(install_sh) -d
94CONFIG_HEADER = $(top_builddir)/config.h \
95        $(top_builddir)/sbuild/sbuild-config.h
96CONFIG_CLEAN_FILES =
97CONFIG_CLEAN_VPATH_FILES =
98AM_V_GEN = $(am__v_GEN_$(V))
99am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
100am__v_GEN_0 = @echo "  GEN   " $@;
101AM_V_at = $(am__v_at_$(V))
102am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
103am__v_at_0 = @
104SOURCES =
105DIST_SOURCES =
106RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
107        html-recursive info-recursive install-data-recursive \
108        install-dvi-recursive install-exec-recursive \
109        install-html-recursive install-info-recursive \
110        install-pdf-recursive install-ps-recursive install-recursive \
111        installcheck-recursive installdirs-recursive pdf-recursive \
112        ps-recursive uninstall-recursive
113am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
114am__vpath_adj = case $$p in \
115    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116    *) f=$$p;; \
117  esac;
118am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
119am__install_max = 40
120am__nobase_strip_setup = \
121  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
122am__nobase_strip = \
123  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
124am__nobase_list = $(am__nobase_strip_setup); \
125  for p in $$list; do echo "$$p $$p"; done | \
126  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
127  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
128    if (++n[$$2] == $(am__install_max)) \
129      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
130    END { for (dir in files) print dir, files[dir] }'
131am__base_list = \
132  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
133  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
134am__installdirs = "$(DESTDIR)$(pkgsysconfdir)"
135DATA = $(pkgsysconf_DATA)
136RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
137  distclean-recursive maintainer-clean-recursive
138AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
139        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
140        distdir
141ETAGS = etags
142CTAGS = ctags
143DIST_SUBDIRS = $(SUBDIRS)
144DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145am__relativize = \
146  dir0=`pwd`; \
147  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
148  sed_rest='s,^[^/]*/*,,'; \
149  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
150  sed_butlast='s,/*[^/]*$$,,'; \
151  while test -n "$$dir1"; do \
152    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
153    if test "$$first" != "."; then \
154      if test "$$first" = ".."; then \
155        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
156        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
157      else \
158        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
159        if test "$$first2" = "$$first"; then \
160          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
161        else \
162          dir2="../$$dir2"; \
163        fi; \
164        dir0="$$dir0"/"$$first"; \
165      fi; \
166    fi; \
167    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
168  done; \
169  reldir="$$dir2"
170ACLOCAL = @ACLOCAL@
171AMTAR = @AMTAR@
172AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
173AR = @AR@
174AUTOCONF = @AUTOCONF@
175AUTOHEADER = @AUTOHEADER@
176AUTOMAKE = @AUTOMAKE@
177AWK = @AWK@
178BOOST_FILESYSTEM_LIBS = @BOOST_FILESYSTEM_LIBS@
179BOOST_LIBS = @BOOST_LIBS@
180CC = @CC@
181CCDEPMODE = @CCDEPMODE@
182CFLAGS = @CFLAGS@
183CPP = @CPP@
184CPPFLAGS = @CPPFLAGS@
185CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
186CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
187CPPUNIT_LIBS = @CPPUNIT_LIBS@
188CSBUILD_CONF = @CSBUILD_CONF@
189CXX = @CXX@
190CXXCPP = @CXXCPP@
191CXXDEPMODE = @CXXDEPMODE@
192CXXFLAGS = @CXXFLAGS@
193CYGPATH_W = @CYGPATH_W@
194DCHROOT_CONF = @DCHROOT_CONF@
195DEFS = @DEFS@
196DEPDIR = @DEPDIR@
197DOXYGEN = @DOXYGEN@
198DSYMUTIL = @DSYMUTIL@
199DUMPBIN = @DUMPBIN@
200ECHO_C = @ECHO_C@
201ECHO_N = @ECHO_N@
202ECHO_T = @ECHO_T@
203EGREP = @EGREP@
204EXEEXT = @EXEEXT@
205FGREP = @FGREP@
206FIND = @FIND@
207GMSGFMT = @GMSGFMT@
208GMSGFMT_015 = @GMSGFMT_015@
209GREP = @GREP@
210INSTALL = @INSTALL@
211INSTALL_DATA = @INSTALL_DATA@
212INSTALL_PROGRAM = @INSTALL_PROGRAM@
213INSTALL_SCRIPT = @INSTALL_SCRIPT@
214INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215INTLLIBS = @INTLLIBS@
216INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
217LD = @LD@
218LDFLAGS = @LDFLAGS@
219LIBICONV = @LIBICONV@
220LIBINTL = @LIBINTL@
221LIBOBJS = @LIBOBJS@
222LIBS = @LIBS@
223LIBTOOL = @LIBTOOL@
224LIPO = @LIPO@
225LN_S = @LN_S@
226LOCKDEV_LIBS = @LOCKDEV_LIBS@
227LOSETUP = @LOSETUP@
228LTLIBICONV = @LTLIBICONV@
229LTLIBINTL = @LTLIBINTL@
230LTLIBOBJS = @LTLIBOBJS@
231LVCREATE = @LVCREATE@
232LVREMOVE = @LVREMOVE@
233MAINT = @MAINT@
234MAKEINFO = @MAKEINFO@
235MKDIR_P = @MKDIR_P@
236MSGFMT = @MSGFMT@
237MSGFMT_015 = @MSGFMT_015@
238MSGMERGE = @MSGMERGE@
239NM = @NM@
240NMEDIT = @NMEDIT@
241OBJDUMP = @OBJDUMP@
242OBJEXT = @OBJEXT@
243OTOOL = @OTOOL@
244OTOOL64 = @OTOOL64@
245PACKAGE = @PACKAGE@
246PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
247PACKAGE_NAME = @PACKAGE_NAME@
248PACKAGE_STRING = @PACKAGE_STRING@
249PACKAGE_SYSCONF_DIR = @PACKAGE_SYSCONF_DIR@
250PACKAGE_TARNAME = @PACKAGE_TARNAME@
251PACKAGE_URL = @PACKAGE_URL@
252PACKAGE_VERSION = @PACKAGE_VERSION@
253PAM_LIBS = @PAM_LIBS@
254PATH_SEPARATOR = @PATH_SEPARATOR@
255PKG_CONFIG = @PKG_CONFIG@
256POSUB = @POSUB@
257PTHREAD_CC = @PTHREAD_CC@
258PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
259PTHREAD_LIBS = @PTHREAD_LIBS@
260RANLIB = @RANLIB@
261RELEASE_DATE = @RELEASE_DATE@
262RELEASE_DATE_S = @RELEASE_DATE_S@
263SBUILD_BINARY_AGE = @SBUILD_BINARY_AGE@
264SBUILD_CURRENT_INTERFACE = @SBUILD_CURRENT_INTERFACE@
265SBUILD_INTERFACE_AGE = @SBUILD_INTERFACE_AGE@
266SCHROOT_CFLAGS = @SCHROOT_CFLAGS@
267SCHROOT_CONF = @SCHROOT_CONF@
268SCHROOT_CONF_CHROOT_D = @SCHROOT_CONF_CHROOT_D@
269SCHROOT_CONF_SETUP_D = @SCHROOT_CONF_SETUP_D@
270SCHROOT_FILE_UNPACK_DIR = @SCHROOT_FILE_UNPACK_DIR@
271SCHROOT_LIBEXEC_DIR = @SCHROOT_LIBEXEC_DIR@
272SCHROOT_MOUNT_DIR = @SCHROOT_MOUNT_DIR@
273SCHROOT_OVERLAY_DIR = @SCHROOT_OVERLAY_DIR@
274SCHROOT_SESSION_DIR = @SCHROOT_SESSION_DIR@
275SCHROOT_UNDERLAY_DIR = @SCHROOT_UNDERLAY_DIR@
276SED = @SED@
277SET_MAKE = @SET_MAKE@
278SHELL = @SHELL@
279STRIP = @STRIP@
280USE_NLS = @USE_NLS@
281UUID_CFLAGS = @UUID_CFLAGS@
282UUID_LIBS = @UUID_LIBS@
283VERSION = @VERSION@
284XARGS = @XARGS@
285XGETTEXT = @XGETTEXT@
286XGETTEXT_015 = @XGETTEXT_015@
287abs_builddir = @abs_builddir@
288abs_srcdir = @abs_srcdir@
289abs_top_builddir = @abs_top_builddir@
290abs_top_srcdir = @abs_top_srcdir@
291ac_ct_CC = @ac_ct_CC@
292ac_ct_CXX = @ac_ct_CXX@
293ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
294acx_pthread_config = @acx_pthread_config@
295am__include = @am__include@
296am__leading_dot = @am__leading_dot@
297am__quote = @am__quote@
298am__tar = @am__tar@
299am__untar = @am__untar@
300bashcompletiondir = @bashcompletiondir@
301bindir = @bindir@
302build = @build@
303build_alias = @build_alias@
304build_cpu = @build_cpu@
305build_os = @build_os@
306build_vendor = @build_vendor@
307builddir = @builddir@
308datadir = @datadir@
309datarootdir = @datarootdir@
310docdir = @docdir@
311dvidir = @dvidir@
312exec_prefix = @exec_prefix@
313host = @host@
314host_alias = @host_alias@
315host_cpu = @host_cpu@
316host_os = @host_os@
317host_vendor = @host_vendor@
318htmldir = @htmldir@
319includedir = @includedir@
320infodir = @infodir@
321install_sh = @install_sh@
322libdir = @libdir@
323libexecdir = @libexecdir@
324localedir = @localedir@
325localstatedir = @localstatedir@
326lt_ECHO = @lt_ECHO@
327mandir = @mandir@
328mkdir_p = @mkdir_p@
329oldincludedir = @oldincludedir@
330pdfdir = @pdfdir@
331prefix = @prefix@
332program_transform_name = @program_transform_name@
333psdir = @psdir@
334sbindir = @sbindir@
335sharedstatedir = @sharedstatedir@
336srcdir = @srcdir@
337sysconfdir = @sysconfdir@
338target_alias = @target_alias@
339top_build_prefix = @top_build_prefix@
340top_builddir = @top_builddir@
341top_srcdir = @top_srcdir@
342
343# Global options for use in all Makefiles.
344AM_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
345AM_LDFLAGS = $(LOCAL_LDFLAGS) $(PTHREAD_LIBS)
346SUBDIRS = pam setup.d bash_completion
347pkgsysconfdir = $(PACKAGE_SYSCONF_DIR)
348pkgsysconf_DATA = \
349        schroot.conf            \
350        copyfiles-defaults      \
351        mount-defaults          \
352        nssdatabases-defaults   \
353        script-defaults
354
355EXTRA_DIST = \
356        $(pkgsysconf_DATA)
357
358all: all-recursive
359
360.SUFFIXES:
361$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
362        @for dep in $?; do \
363          case '$(am__configure_deps)' in \
364            *$$dep*) \
365              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
366                && { if test -f $@; then exit 0; else break; fi; }; \
367              exit 1;; \
368          esac; \
369        done; \
370        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu etc/Makefile'; \
371        $(am__cd) $(top_srcdir) && \
372          $(AUTOMAKE) --gnu etc/Makefile
373.PRECIOUS: Makefile
374Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375        @case '$?' in \
376          *config.status*) \
377            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
378          *) \
379            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
380            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
381        esac;
382
383$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385
386$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
387        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
389        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390$(am__aclocal_m4_deps):
391
392mostlyclean-libtool:
393        -rm -f *.lo
394
395clean-libtool:
396        -rm -rf .libs _libs
397install-pkgsysconfDATA: $(pkgsysconf_DATA)
398        @$(NORMAL_INSTALL)
399        test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)"
400        @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
401        for p in $$list; do \
402          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
403          echo "$$d$$p"; \
404        done | $(am__base_list) | \
405        while read files; do \
406          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgsysconfdir)'"; \
407          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgsysconfdir)" || exit $$?; \
408        done
409
410uninstall-pkgsysconfDATA:
411        @$(NORMAL_UNINSTALL)
412        @list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
413        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
414        test -n "$$files" || exit 0; \
415        echo " ( cd '$(DESTDIR)$(pkgsysconfdir)' && rm -f" $$files ")"; \
416        cd "$(DESTDIR)$(pkgsysconfdir)" && rm -f $$files
417
418# This directory's subdirectories are mostly independent; you can cd
419# into them and run `make' without going through this Makefile.
420# To change the values of `make' variables: instead of editing Makefiles,
421# (1) if the variable is set in `config.status', edit `config.status'
422#     (which will cause the Makefiles to be regenerated when you run `make');
423# (2) otherwise, pass the desired values on the `make' command line.
424$(RECURSIVE_TARGETS):
425        @failcom='exit 1'; \
426        for f in x $$MAKEFLAGS; do \
427          case $$f in \
428            *=* | --[!k]*);; \
429            *k*) failcom='fail=yes';; \
430          esac; \
431        done; \
432        dot_seen=no; \
433        target=`echo $@ | sed s/-recursive//`; \
434        list='$(SUBDIRS)'; for subdir in $$list; do \
435          echo "Making $$target in $$subdir"; \
436          if test "$$subdir" = "."; then \
437            dot_seen=yes; \
438            local_target="$$target-am"; \
439          else \
440            local_target="$$target"; \
441          fi; \
442          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
443          || eval $$failcom; \
444        done; \
445        if test "$$dot_seen" = "no"; then \
446          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447        fi; test -z "$$fail"
448
449$(RECURSIVE_CLEAN_TARGETS):
450        @failcom='exit 1'; \
451        for f in x $$MAKEFLAGS; do \
452          case $$f in \
453            *=* | --[!k]*);; \
454            *k*) failcom='fail=yes';; \
455          esac; \
456        done; \
457        dot_seen=no; \
458        case "$@" in \
459          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
460          *) list='$(SUBDIRS)' ;; \
461        esac; \
462        rev=''; for subdir in $$list; do \
463          if test "$$subdir" = "."; then :; else \
464            rev="$$subdir $$rev"; \
465          fi; \
466        done; \
467        rev="$$rev ."; \
468        target=`echo $@ | sed s/-recursive//`; \
469        for subdir in $$rev; do \
470          echo "Making $$target in $$subdir"; \
471          if test "$$subdir" = "."; then \
472            local_target="$$target-am"; \
473          else \
474            local_target="$$target"; \
475          fi; \
476          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
477          || eval $$failcom; \
478        done && test -z "$$fail"
479tags-recursive:
480        list='$(SUBDIRS)'; for subdir in $$list; do \
481          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
482        done
483ctags-recursive:
484        list='$(SUBDIRS)'; for subdir in $$list; do \
485          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
486        done
487
488ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
489        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
490        unique=`for i in $$list; do \
491            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492          done | \
493          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
494              END { if (nonempty) { for (i in files) print i; }; }'`; \
495        mkid -fID $$unique
496tags: TAGS
497
498TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
499                $(TAGS_FILES) $(LISP)
500        set x; \
501        here=`pwd`; \
502        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
503          include_option=--etags-include; \
504          empty_fix=.; \
505        else \
506          include_option=--include; \
507          empty_fix=; \
508        fi; \
509        list='$(SUBDIRS)'; for subdir in $$list; do \
510          if test "$$subdir" = .; then :; else \
511            test ! -f $$subdir/TAGS || \
512              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
513          fi; \
514        done; \
515        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
516        unique=`for i in $$list; do \
517            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518          done | \
519          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
520              END { if (nonempty) { for (i in files) print i; }; }'`; \
521        shift; \
522        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
523          test -n "$$unique" || unique=$$empty_fix; \
524          if test $$# -gt 0; then \
525            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
526              "$$@" $$unique; \
527          else \
528            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
529              $$unique; \
530          fi; \
531        fi
532ctags: CTAGS
533CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
534                $(TAGS_FILES) $(LISP)
535        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
536        unique=`for i in $$list; do \
537            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538          done | \
539          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
540              END { if (nonempty) { for (i in files) print i; }; }'`; \
541        test -z "$(CTAGS_ARGS)$$unique" \
542          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
543             $$unique
544
545GTAGS:
546        here=`$(am__cd) $(top_builddir) && pwd` \
547          && $(am__cd) $(top_srcdir) \
548          && gtags -i $(GTAGS_ARGS) "$$here"
549
550distclean-tags:
551        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552
553distdir: $(DISTFILES)
554        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
556        list='$(DISTFILES)'; \
557          dist_files=`for file in $$list; do echo $$file; done | \
558          sed -e "s|^$$srcdirstrip/||;t" \
559              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
560        case $$dist_files in \
561          */*) $(MKDIR_P) `echo "$$dist_files" | \
562                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
563                           sort -u` ;; \
564        esac; \
565        for file in $$dist_files; do \
566          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
567          if test -d $$d/$$file; then \
568            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
569            if test -d "$(distdir)/$$file"; then \
570              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
571            fi; \
572            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
573              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
574              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
575            fi; \
576            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
577          else \
578            test -f "$(distdir)/$$file" \
579            || cp -p $$d/$$file "$(distdir)/$$file" \
580            || exit 1; \
581          fi; \
582        done
583        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
584          if test "$$subdir" = .; then :; else \
585            test -d "$(distdir)/$$subdir" \
586            || $(MKDIR_P) "$(distdir)/$$subdir" \
587            || exit 1; \
588          fi; \
589        done
590        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
591          if test "$$subdir" = .; then :; else \
592            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
593            $(am__relativize); \
594            new_distdir=$$reldir; \
595            dir1=$$subdir; dir2="$(top_distdir)"; \
596            $(am__relativize); \
597            new_top_distdir=$$reldir; \
598            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
599            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
600            ($(am__cd) $$subdir && \
601              $(MAKE) $(AM_MAKEFLAGS) \
602                top_distdir="$$new_top_distdir" \
603                distdir="$$new_distdir" \
604                am__remove_distdir=: \
605                am__skip_length_check=: \
606                am__skip_mode_fix=: \
607                distdir) \
608              || exit 1; \
609          fi; \
610        done
611check-am: all-am
612check: check-recursive
613all-am: Makefile $(DATA)
614installdirs: installdirs-recursive
615installdirs-am:
616        for dir in "$(DESTDIR)$(pkgsysconfdir)"; do \
617          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
618        done
619install: install-recursive
620install-exec: install-exec-recursive
621install-data: install-data-recursive
622uninstall: uninstall-recursive
623
624install-am: all-am
625        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
626
627installcheck: installcheck-recursive
628install-strip:
629        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
630          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
631          `test -z '$(STRIP)' || \
632            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
633mostlyclean-generic:
634
635clean-generic:
636
637distclean-generic:
638        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
639        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
640
641maintainer-clean-generic:
642        @echo "This command is intended for maintainers to use"
643        @echo "it deletes files that may require special tools to rebuild."
644clean: clean-recursive
645
646clean-am: clean-generic clean-libtool mostlyclean-am
647
648distclean: distclean-recursive
649        -rm -f Makefile
650distclean-am: clean-am distclean-generic distclean-tags
651
652dvi: dvi-recursive
653
654dvi-am:
655
656html: html-recursive
657
658html-am:
659
660info: info-recursive
661
662info-am:
663
664install-data-am: install-pkgsysconfDATA
665
666install-dvi: install-dvi-recursive
667
668install-dvi-am:
669
670install-exec-am:
671
672install-html: install-html-recursive
673
674install-html-am:
675
676install-info: install-info-recursive
677
678install-info-am:
679
680install-man:
681
682install-pdf: install-pdf-recursive
683
684install-pdf-am:
685
686install-ps: install-ps-recursive
687
688install-ps-am:
689
690installcheck-am:
691
692maintainer-clean: maintainer-clean-recursive
693        -rm -f Makefile
694maintainer-clean-am: distclean-am maintainer-clean-generic
695
696mostlyclean: mostlyclean-recursive
697
698mostlyclean-am: mostlyclean-generic mostlyclean-libtool
699
700pdf: pdf-recursive
701
702pdf-am:
703
704ps: ps-recursive
705
706ps-am:
707
708uninstall-am: uninstall-pkgsysconfDATA
709
710.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
711        install-am install-strip tags-recursive
712
713.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
714        all all-am check check-am clean clean-generic clean-libtool \
715        ctags ctags-recursive distclean distclean-generic \
716        distclean-libtool distclean-tags distdir dvi dvi-am html \
717        html-am info info-am install install-am install-data \
718        install-data-am install-dvi install-dvi-am install-exec \
719        install-exec-am install-html install-html-am install-info \
720        install-info-am install-man install-pdf install-pdf-am \
721        install-pkgsysconfDATA install-ps install-ps-am install-strip \
722        installcheck installcheck-am installdirs installdirs-am \
723        maintainer-clean maintainer-clean-generic mostlyclean \
724        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
725        tags tags-recursive uninstall uninstall-am \
726        uninstall-pkgsysconfDATA
727
728
729# Tell versions [3.59,3.63) of GNU make to not export all variables.
730# Otherwise a system limit (for SysV at least) may be exceeded.
731.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.