Imported Upstream version 1.5.4
[platform/upstream/gpgme.git] / lang / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 # Makefile.am for gpgme/lang.
18 # Copyright (C) 2003, 2006 g10 Code GmbH
19 #
20 # This file is part of GPGME.
21 #
22 # GPGME is free software; you can redistribute it and/or modify it
23 # under the terms of the GNU Lesser General Public License as
24 # published by the Free Software Foundation; either version 2.1 of the
25 # License, or (at your option) any later version.
26 #
27 # GPGME is distributed in the hope that it will be useful, but WITHOUT
28 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
30 # Public License for more details.
31 #
32 # You should have received a copy of the GNU Lesser General Public
33 # License along with this program; if not, write to the Free Software
34 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
35 VPATH = @srcdir@
36 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37 am__make_running_with_option = \
38   case $${target_option-} in \
39       ?) ;; \
40       *) echo "am__make_running_with_option: internal error: invalid" \
41               "target option '$${target_option-}' specified" >&2; \
42          exit 1;; \
43   esac; \
44   has_opt=no; \
45   sane_makeflags=$$MAKEFLAGS; \
46   if $(am__is_gnu_make); then \
47     sane_makeflags=$$MFLAGS; \
48   else \
49     case $$MAKEFLAGS in \
50       *\\[\ \   ]*) \
51         bs=\\; \
52         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
54     esac; \
55   fi; \
56   skip_next=no; \
57   strip_trailopt () \
58   { \
59     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60   }; \
61   for flg in $$sane_makeflags; do \
62     test $$skip_next = yes && { skip_next=no; continue; }; \
63     case $$flg in \
64       *=*|--*) continue;; \
65         -*I) strip_trailopt 'I'; skip_next=yes;; \
66       -*I?*) strip_trailopt 'I';; \
67         -*O) strip_trailopt 'O'; skip_next=yes;; \
68       -*O?*) strip_trailopt 'O';; \
69         -*l) strip_trailopt 'l'; skip_next=yes;; \
70       -*l?*) strip_trailopt 'l';; \
71       -[dEDm]) skip_next=yes;; \
72       -[JT]) skip_next=yes;; \
73     esac; \
74     case $$flg in \
75       *$$target_option*) has_opt=yes; break;; \
76     esac; \
77   done; \
78   test $$has_opt = yes
79 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 pkgdatadir = $(datadir)/@PACKAGE@
82 pkgincludedir = $(includedir)/@PACKAGE@
83 pkglibdir = $(libdir)/@PACKAGE@
84 pkglibexecdir = $(libexecdir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 subdir = lang
100 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
101         $(top_srcdir)/build-aux/mkinstalldirs README
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/glib-2.0.m4 \
104         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnupg-ttyname.m4 \
105         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libassuan.m4 \
106         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
107         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
108         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
109         $(top_srcdir)/configure.ac
110 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111         $(ACLOCAL_M4)
112 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
113 CONFIG_HEADER = $(top_builddir)/config.h
114 CONFIG_CLEAN_FILES =
115 CONFIG_CLEAN_VPATH_FILES =
116 AM_V_P = $(am__v_P_@AM_V@)
117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118 am__v_P_0 = false
119 am__v_P_1 = :
120 AM_V_GEN = $(am__v_GEN_@AM_V@)
121 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122 am__v_GEN_0 = @echo "  GEN     " $@;
123 am__v_GEN_1 = 
124 AM_V_at = $(am__v_at_@AM_V@)
125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126 am__v_at_0 = @
127 am__v_at_1 = 
128 SOURCES =
129 DIST_SOURCES =
130 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
131         ctags-recursive dvi-recursive html-recursive info-recursive \
132         install-data-recursive install-dvi-recursive \
133         install-exec-recursive install-html-recursive \
134         install-info-recursive install-pdf-recursive \
135         install-ps-recursive install-recursive installcheck-recursive \
136         installdirs-recursive pdf-recursive ps-recursive \
137         tags-recursive uninstall-recursive
138 am__can_run_installinfo = \
139   case $$AM_UPDATE_INFO_DIR in \
140     n|no|NO) false;; \
141     *) (install-info --version) >/dev/null 2>&1;; \
142   esac
143 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
144   distclean-recursive maintainer-clean-recursive
145 am__recursive_targets = \
146   $(RECURSIVE_TARGETS) \
147   $(RECURSIVE_CLEAN_TARGETS) \
148   $(am__extra_recursive_targets)
149 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
150         distdir
151 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
152 # Read a list of newline-separated strings from the standard input,
153 # and print each of them once, without duplicates.  Input order is
154 # *not* preserved.
155 am__uniquify_input = $(AWK) '\
156   BEGIN { nonempty = 0; } \
157   { items[$$0] = 1; nonempty = 1; } \
158   END { if (nonempty) { for (i in items) print i; }; } \
159 '
160 # Make sure the list of sources is unique.  This is necessary because,
161 # e.g., the same source file might be shared among _SOURCES variables
162 # for different programs/libraries.
163 am__define_uniq_tagged_files = \
164   list='$(am__tagged_files)'; \
165   unique=`for i in $$list; do \
166     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
167   done | $(am__uniquify_input)`
168 ETAGS = etags
169 CTAGS = ctags
170 DIST_SUBDIRS = $(SUBDIRS)
171 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172 am__relativize = \
173   dir0=`pwd`; \
174   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
175   sed_rest='s,^[^/]*/*,,'; \
176   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
177   sed_butlast='s,/*[^/]*$$,,'; \
178   while test -n "$$dir1"; do \
179     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
180     if test "$$first" != "."; then \
181       if test "$$first" = ".."; then \
182         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
183         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
184       else \
185         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
186         if test "$$first2" = "$$first"; then \
187           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
188         else \
189           dir2="../$$dir2"; \
190         fi; \
191         dir0="$$dir0"/"$$first"; \
192       fi; \
193     fi; \
194     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
195   done; \
196   reldir="$$dir2"
197 ACLOCAL = @ACLOCAL@
198 AMTAR = @AMTAR@
199 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
200 AR = @AR@
201 AS = @AS@
202 AUTOCONF = @AUTOCONF@
203 AUTOHEADER = @AUTOHEADER@
204 AUTOMAKE = @AUTOMAKE@
205 AWK = @AWK@
206 BUILD_FILEVERSION = @BUILD_FILEVERSION@
207 BUILD_REVISION = @BUILD_REVISION@
208 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
209 CC = @CC@
210 CCDEPMODE = @CCDEPMODE@
211 CFLAGS = @CFLAGS@
212 CPP = @CPP@
213 CPPFLAGS = @CPPFLAGS@
214 CXX = @CXX@
215 CXXCPP = @CXXCPP@
216 CXXDEPMODE = @CXXDEPMODE@
217 CXXFLAGS = @CXXFLAGS@
218 CYGPATH_W = @CYGPATH_W@
219 DEFS = @DEFS@
220 DEPDIR = @DEPDIR@
221 DLLTOOL = @DLLTOOL@
222 DSYMUTIL = @DSYMUTIL@
223 DUMPBIN = @DUMPBIN@
224 ECHO_C = @ECHO_C@
225 ECHO_N = @ECHO_N@
226 ECHO_T = @ECHO_T@
227 EGREP = @EGREP@
228 EXEEXT = @EXEEXT@
229 FGREP = @FGREP@
230 GITLOG_TO_CHANGELOG = @GITLOG_TO_CHANGELOG@
231 GLIBC21 = @GLIBC21@
232 GLIB_CFLAGS = @GLIB_CFLAGS@
233 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
234 GLIB_LIBS = @GLIB_LIBS@
235 GLIB_MKENUMS = @GLIB_MKENUMS@
236 GOBJECT_QUERY = @GOBJECT_QUERY@
237 GPGME_CONFIG_API_VERSION = @GPGME_CONFIG_API_VERSION@
238 GPGME_CONFIG_CFLAGS = @GPGME_CONFIG_CFLAGS@
239 GPGME_CONFIG_HOST = @GPGME_CONFIG_HOST@
240 GPGME_CONFIG_LIBS = @GPGME_CONFIG_LIBS@
241 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
242 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
243 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
244 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
245 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
246 GREP = @GREP@
247 INSTALL = @INSTALL@
248 INSTALL_DATA = @INSTALL_DATA@
249 INSTALL_PROGRAM = @INSTALL_PROGRAM@
250 INSTALL_SCRIPT = @INSTALL_SCRIPT@
251 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252 LD = @LD@
253 LDFLAGS = @LDFLAGS@
254 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
255 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
256 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
257 LIBGPGME_LT_AGE = @LIBGPGME_LT_AGE@
258 LIBGPGME_LT_CURRENT = @LIBGPGME_LT_CURRENT@
259 LIBGPGME_LT_REVISION = @LIBGPGME_LT_REVISION@
260 LIBOBJS = @LIBOBJS@
261 LIBS = @LIBS@
262 LIBTOOL = @LIBTOOL@
263 LIPO = @LIPO@
264 LN_S = @LN_S@
265 LTLIBOBJS = @LTLIBOBJS@
266 MAINT = @MAINT@
267 MAKEINFO = @MAKEINFO@
268 MANIFEST_TOOL = @MANIFEST_TOOL@
269 MKDIR_P = @MKDIR_P@
270 NEED__FILE_OFFSET_BITS = @NEED__FILE_OFFSET_BITS@
271 NM = @NM@
272 NMEDIT = @NMEDIT@
273 OBJDUMP = @OBJDUMP@
274 OBJEXT = @OBJEXT@
275 OTOOL = @OTOOL@
276 OTOOL64 = @OTOOL64@
277 PACKAGE = @PACKAGE@
278 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
279 PACKAGE_NAME = @PACKAGE_NAME@
280 PACKAGE_STRING = @PACKAGE_STRING@
281 PACKAGE_TARNAME = @PACKAGE_TARNAME@
282 PACKAGE_URL = @PACKAGE_URL@
283 PACKAGE_VERSION = @PACKAGE_VERSION@
284 PATH_SEPARATOR = @PATH_SEPARATOR@
285 PKG_CONFIG = @PKG_CONFIG@
286 QT4_CORE_CFLAGS = @QT4_CORE_CFLAGS@
287 QT4_CORE_LIBS = @QT4_CORE_LIBS@
288 RANLIB = @RANLIB@
289 RC = @RC@
290 SED = @SED@
291 SET_MAKE = @SET_MAKE@
292 SHELL = @SHELL@
293 STRIP = @STRIP@
294 SYSROOT = @SYSROOT@
295 VERSION = @VERSION@
296 VERSION_NUMBER = @VERSION_NUMBER@
297 abs_builddir = @abs_builddir@
298 abs_srcdir = @abs_srcdir@
299 abs_top_builddir = @abs_top_builddir@
300 abs_top_srcdir = @abs_top_srcdir@
301 ac_ct_AR = @ac_ct_AR@
302 ac_ct_CC = @ac_ct_CC@
303 ac_ct_CXX = @ac_ct_CXX@
304 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
305 am__include = @am__include@
306 am__leading_dot = @am__leading_dot@
307 am__quote = @am__quote@
308 am__tar = @am__tar@
309 am__untar = @am__untar@
310 bindir = @bindir@
311 build = @build@
312 build_alias = @build_alias@
313 build_cpu = @build_cpu@
314 build_os = @build_os@
315 build_vendor = @build_vendor@
316 builddir = @builddir@
317 datadir = @datadir@
318 datarootdir = @datarootdir@
319 docdir = @docdir@
320 dvidir = @dvidir@
321 emacs_local_vars_begin = @emacs_local_vars_begin@
322 emacs_local_vars_end = @emacs_local_vars_end@
323 emacs_local_vars_read_only = @emacs_local_vars_read_only@
324 exec_prefix = @exec_prefix@
325 host = @host@
326 host_alias = @host_alias@
327 host_cpu = @host_cpu@
328 host_os = @host_os@
329 host_vendor = @host_vendor@
330 htmldir = @htmldir@
331 includedir = @includedir@
332 infodir = @infodir@
333 install_sh = @install_sh@
334 libdir = @libdir@
335 libexecdir = @libexecdir@
336 localedir = @localedir@
337 localstatedir = @localstatedir@
338 mandir = @mandir@
339 mkdir_p = @mkdir_p@
340 oldincludedir = @oldincludedir@
341 pdfdir = @pdfdir@
342 prefix = @prefix@
343 program_transform_name = @program_transform_name@
344 psdir = @psdir@
345 sbindir = @sbindir@
346 sharedstatedir = @sharedstatedir@
347 srcdir = @srcdir@
348 sysconfdir = @sysconfdir@
349 target_alias = @target_alias@
350 top_build_prefix = @top_build_prefix@
351 top_builddir = @top_builddir@
352 top_srcdir = @top_srcdir@
353 SUBDIRS = cl
354 EXTRA_DIST = README
355 all: all-recursive
356
357 .SUFFIXES:
358 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
359         @for dep in $?; do \
360           case '$(am__configure_deps)' in \
361             *$$dep*) \
362               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
363                 && { if test -f $@; then exit 0; else break; fi; }; \
364               exit 1;; \
365           esac; \
366         done; \
367         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lang/Makefile'; \
368         $(am__cd) $(top_srcdir) && \
369           $(AUTOMAKE) --gnu lang/Makefile
370 .PRECIOUS: Makefile
371 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
372         @case '$?' in \
373           *config.status*) \
374             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
375           *) \
376             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
377             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
378         esac;
379
380 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
381         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382
383 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
384         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
386         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(am__aclocal_m4_deps):
388
389 mostlyclean-libtool:
390         -rm -f *.lo
391
392 clean-libtool:
393         -rm -rf .libs _libs
394
395 # This directory's subdirectories are mostly independent; you can cd
396 # into them and run 'make' without going through this Makefile.
397 # To change the values of 'make' variables: instead of editing Makefiles,
398 # (1) if the variable is set in 'config.status', edit 'config.status'
399 #     (which will cause the Makefiles to be regenerated when you run 'make');
400 # (2) otherwise, pass the desired values on the 'make' command line.
401 $(am__recursive_targets):
402         @fail=; \
403         if $(am__make_keepgoing); then \
404           failcom='fail=yes'; \
405         else \
406           failcom='exit 1'; \
407         fi; \
408         dot_seen=no; \
409         target=`echo $@ | sed s/-recursive//`; \
410         case "$@" in \
411           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
412           *) list='$(SUBDIRS)' ;; \
413         esac; \
414         for subdir in $$list; do \
415           echo "Making $$target in $$subdir"; \
416           if test "$$subdir" = "."; then \
417             dot_seen=yes; \
418             local_target="$$target-am"; \
419           else \
420             local_target="$$target"; \
421           fi; \
422           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
423           || eval $$failcom; \
424         done; \
425         if test "$$dot_seen" = "no"; then \
426           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
427         fi; test -z "$$fail"
428
429 ID: $(am__tagged_files)
430         $(am__define_uniq_tagged_files); mkid -fID $$unique
431 tags: tags-recursive
432 TAGS: tags
433
434 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
435         set x; \
436         here=`pwd`; \
437         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
438           include_option=--etags-include; \
439           empty_fix=.; \
440         else \
441           include_option=--include; \
442           empty_fix=; \
443         fi; \
444         list='$(SUBDIRS)'; for subdir in $$list; do \
445           if test "$$subdir" = .; then :; else \
446             test ! -f $$subdir/TAGS || \
447               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
448           fi; \
449         done; \
450         $(am__define_uniq_tagged_files); \
451         shift; \
452         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
453           test -n "$$unique" || unique=$$empty_fix; \
454           if test $$# -gt 0; then \
455             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456               "$$@" $$unique; \
457           else \
458             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459               $$unique; \
460           fi; \
461         fi
462 ctags: ctags-recursive
463
464 CTAGS: ctags
465 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
466         $(am__define_uniq_tagged_files); \
467         test -z "$(CTAGS_ARGS)$$unique" \
468           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469              $$unique
470
471 GTAGS:
472         here=`$(am__cd) $(top_builddir) && pwd` \
473           && $(am__cd) $(top_srcdir) \
474           && gtags -i $(GTAGS_ARGS) "$$here"
475 cscopelist: cscopelist-recursive
476
477 cscopelist-am: $(am__tagged_files)
478         list='$(am__tagged_files)'; \
479         case "$(srcdir)" in \
480           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
481           *) sdir=$(subdir)/$(srcdir) ;; \
482         esac; \
483         for i in $$list; do \
484           if test -f "$$i"; then \
485             echo "$(subdir)/$$i"; \
486           else \
487             echo "$$sdir/$$i"; \
488           fi; \
489         done >> $(top_builddir)/cscope.files
490
491 distclean-tags:
492         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
493
494 distdir: $(DISTFILES)
495         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
497         list='$(DISTFILES)'; \
498           dist_files=`for file in $$list; do echo $$file; done | \
499           sed -e "s|^$$srcdirstrip/||;t" \
500               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
501         case $$dist_files in \
502           */*) $(MKDIR_P) `echo "$$dist_files" | \
503                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
504                            sort -u` ;; \
505         esac; \
506         for file in $$dist_files; do \
507           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508           if test -d $$d/$$file; then \
509             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
510             if test -d "$(distdir)/$$file"; then \
511               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512             fi; \
513             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
515               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516             fi; \
517             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518           else \
519             test -f "$(distdir)/$$file" \
520             || cp -p $$d/$$file "$(distdir)/$$file" \
521             || exit 1; \
522           fi; \
523         done
524         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
525           if test "$$subdir" = .; then :; else \
526             $(am__make_dryrun) \
527               || test -d "$(distdir)/$$subdir" \
528               || $(MKDIR_P) "$(distdir)/$$subdir" \
529               || exit 1; \
530             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
531             $(am__relativize); \
532             new_distdir=$$reldir; \
533             dir1=$$subdir; dir2="$(top_distdir)"; \
534             $(am__relativize); \
535             new_top_distdir=$$reldir; \
536             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
537             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
538             ($(am__cd) $$subdir && \
539               $(MAKE) $(AM_MAKEFLAGS) \
540                 top_distdir="$$new_top_distdir" \
541                 distdir="$$new_distdir" \
542                 am__remove_distdir=: \
543                 am__skip_length_check=: \
544                 am__skip_mode_fix=: \
545                 distdir) \
546               || exit 1; \
547           fi; \
548         done
549 check-am: all-am
550 check: check-recursive
551 all-am: Makefile
552 installdirs: installdirs-recursive
553 installdirs-am:
554 install: install-recursive
555 install-exec: install-exec-recursive
556 install-data: install-data-recursive
557 uninstall: uninstall-recursive
558
559 install-am: all-am
560         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
561
562 installcheck: installcheck-recursive
563 install-strip:
564         if test -z '$(STRIP)'; then \
565           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567               install; \
568         else \
569           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
572         fi
573 mostlyclean-generic:
574
575 clean-generic:
576
577 distclean-generic:
578         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
580
581 maintainer-clean-generic:
582         @echo "This command is intended for maintainers to use"
583         @echo "it deletes files that may require special tools to rebuild."
584 clean: clean-recursive
585
586 clean-am: clean-generic clean-libtool mostlyclean-am
587
588 distclean: distclean-recursive
589         -rm -f Makefile
590 distclean-am: clean-am distclean-generic distclean-tags
591
592 dvi: dvi-recursive
593
594 dvi-am:
595
596 html: html-recursive
597
598 html-am:
599
600 info: info-recursive
601
602 info-am:
603
604 install-data-am:
605
606 install-dvi: install-dvi-recursive
607
608 install-dvi-am:
609
610 install-exec-am:
611
612 install-html: install-html-recursive
613
614 install-html-am:
615
616 install-info: install-info-recursive
617
618 install-info-am:
619
620 install-man:
621
622 install-pdf: install-pdf-recursive
623
624 install-pdf-am:
625
626 install-ps: install-ps-recursive
627
628 install-ps-am:
629
630 installcheck-am:
631
632 maintainer-clean: maintainer-clean-recursive
633         -rm -f Makefile
634 maintainer-clean-am: distclean-am maintainer-clean-generic
635
636 mostlyclean: mostlyclean-recursive
637
638 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
639
640 pdf: pdf-recursive
641
642 pdf-am:
643
644 ps: ps-recursive
645
646 ps-am:
647
648 uninstall-am:
649
650 .MAKE: $(am__recursive_targets) install-am install-strip
651
652 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
653         check-am clean clean-generic clean-libtool cscopelist-am ctags \
654         ctags-am distclean distclean-generic distclean-libtool \
655         distclean-tags distdir dvi dvi-am html html-am info info-am \
656         install install-am install-data install-data-am install-dvi \
657         install-dvi-am install-exec install-exec-am install-html \
658         install-html-am install-info install-info-am install-man \
659         install-pdf install-pdf-am install-ps install-ps-am \
660         install-strip installcheck installcheck-am installdirs \
661         installdirs-am maintainer-clean maintainer-clean-generic \
662         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
663         ps ps-am tags tags-am uninstall uninstall-am
664
665
666 # Tell versions [3.59,3.63) of GNU make to not export all variables.
667 # Otherwise a system limit (for SysV at least) may be exceeded.
668 .NOEXPORT: