Imported Upstream version 1.13
[platform/upstream/libgpg-error.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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 # Makefile.am for libgpg-error.
19 # Copyright (C) 2003, 2006, 2007, 2013 g10 Code GmbH
20 #
21 # This file is part of libgpg-error.
22 #
23 # libgpg-error is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU Lesser General Public License as
25 # published by the Free Software Foundation; either version 2.1 of the
26 # License, or (at your option) any later version.
27 #
28 # libgpg-error is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU Lesser General Public License for more details.
32 #
33 # You should have received a copy of the GNU Lesser General Public
34 # License along with this program; if not, see <http://www.gnu.org/licenses/>.
35 VPATH = @srcdir@
36 am__make_dryrun = \
37   { \
38     am__dry=no; \
39     case $$MAKEFLAGS in \
40       *\\[\ \   ]*) \
41         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
42           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
43       *) \
44         for am__flg in $$MAKEFLAGS; do \
45           case $$am__flg in \
46             *=*|--*) ;; \
47             *n*) am__dry=yes; break;; \
48           esac; \
49         done;; \
50     esac; \
51     test $$am__dry = yes; \
52   }
53 pkgdatadir = $(datadir)/@PACKAGE@
54 pkgincludedir = $(includedir)/@PACKAGE@
55 pkglibdir = $(libdir)/@PACKAGE@
56 pkglibexecdir = $(libexecdir)/@PACKAGE@
57 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
58 install_sh_DATA = $(install_sh) -c -m 644
59 install_sh_PROGRAM = $(install_sh) -c
60 install_sh_SCRIPT = $(install_sh) -c
61 INSTALL_HEADER = $(INSTALL_DATA)
62 transform = $(program_transform_name)
63 NORMAL_INSTALL = :
64 PRE_INSTALL = :
65 POST_INSTALL = :
66 NORMAL_UNINSTALL = :
67 PRE_UNINSTALL = :
68 POST_UNINSTALL = :
69 build_triplet = @build@
70 host_triplet = @host@
71 subdir = .
72 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
73         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
74         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING COPYING.LIB \
75         ChangeLog INSTALL NEWS THANKS build-aux/compile \
76         build-aux/config.guess build-aux/config.rpath \
77         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
78         build-aux/ltmain.sh build-aux/missing mkinstalldirs
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
81         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
82         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
83         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
84         $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/ltoptions.m4 \
85         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
86         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
87         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
88         $(top_srcdir)/m4/threadlib.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92  configure.lineno config.status.lineno
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_HEADER = config.h
95 CONFIG_CLEAN_FILES =
96 CONFIG_CLEAN_VPATH_FILES =
97 AM_V_GEN = $(am__v_GEN_@AM_V@)
98 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99 am__v_GEN_0 = @echo "  GEN   " $@;
100 AM_V_at = $(am__v_at_@AM_V@)
101 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102 am__v_at_0 = @
103 SOURCES =
104 DIST_SOURCES =
105 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
106         html-recursive info-recursive install-data-recursive \
107         install-dvi-recursive install-exec-recursive \
108         install-html-recursive install-info-recursive \
109         install-pdf-recursive install-ps-recursive install-recursive \
110         installcheck-recursive installdirs-recursive pdf-recursive \
111         ps-recursive uninstall-recursive
112 am__can_run_installinfo = \
113   case $$AM_UPDATE_INFO_DIR in \
114     n|no|NO) false;; \
115     *) (install-info --version) >/dev/null 2>&1;; \
116   esac
117 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
118   distclean-recursive maintainer-clean-recursive
119 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
120         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
121         distdir dist dist-all distcheck
122 ETAGS = etags
123 CTAGS = ctags
124 DIST_SUBDIRS = m4 src tests po lang
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 distdir = $(PACKAGE)-$(VERSION)
127 top_distdir = $(distdir)
128 am__remove_distdir = \
129   if test -d "$(distdir)"; then \
130     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
131       && rm -rf "$(distdir)" \
132       || { sleep 5 && rm -rf "$(distdir)"; }; \
133   else :; fi
134 am__relativize = \
135   dir0=`pwd`; \
136   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
137   sed_rest='s,^[^/]*/*,,'; \
138   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
139   sed_butlast='s,/*[^/]*$$,,'; \
140   while test -n "$$dir1"; do \
141     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
142     if test "$$first" != "."; then \
143       if test "$$first" = ".."; then \
144         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
145         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
146       else \
147         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
148         if test "$$first2" = "$$first"; then \
149           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
150         else \
151           dir2="../$$dir2"; \
152         fi; \
153         dir0="$$dir0"/"$$first"; \
154       fi; \
155     fi; \
156     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
157   done; \
158   reldir="$$dir2"
159 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
160 GZIP_ENV = --best
161 distuninstallcheck_listfiles = find . -type f -print
162 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
163   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
164 distcleancheck_listfiles = find . -type f -print
165 ACLOCAL = @ACLOCAL@
166 AMTAR = @AMTAR@
167 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
168 AR = @AR@
169 AS = @AS@
170 AUTOCONF = @AUTOCONF@
171 AUTOHEADER = @AUTOHEADER@
172 AUTOMAKE = @AUTOMAKE@
173 AWK = @AWK@
174 BUILD_FILEVERSION = @BUILD_FILEVERSION@
175 BUILD_REVISION = @BUILD_REVISION@
176 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
177 CC = @CC@
178 CCDEPMODE = @CCDEPMODE@
179 CC_FOR_BUILD = @CC_FOR_BUILD@
180 CFLAGS = @CFLAGS@
181 CPP = @CPP@
182 CPPFLAGS = @CPPFLAGS@
183 CYGPATH_W = @CYGPATH_W@
184 DEFS = @DEFS@
185 DEPDIR = @DEPDIR@
186 DLLTOOL = @DLLTOOL@
187 DSYMUTIL = @DSYMUTIL@
188 DUMPBIN = @DUMPBIN@
189 ECHO_C = @ECHO_C@
190 ECHO_N = @ECHO_N@
191 ECHO_T = @ECHO_T@
192 EGREP = @EGREP@
193 EXEEXT = @EXEEXT@
194 FGREP = @FGREP@
195 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
196 GMSGFMT = @GMSGFMT@
197 GMSGFMT_015 = @GMSGFMT_015@
198 GPG_ERROR_CONFIG_CFLAGS = @GPG_ERROR_CONFIG_CFLAGS@
199 GPG_ERROR_CONFIG_HOST = @GPG_ERROR_CONFIG_HOST@
200 GPG_ERROR_CONFIG_ISUBDIRAFTER = @GPG_ERROR_CONFIG_ISUBDIRAFTER@
201 GPG_ERROR_CONFIG_LIBS = @GPG_ERROR_CONFIG_LIBS@
202 GPG_ERROR_CONFIG_MT_CFLAGS = @GPG_ERROR_CONFIG_MT_CFLAGS@
203 GPG_ERROR_CONFIG_MT_LIBS = @GPG_ERROR_CONFIG_MT_LIBS@
204 GREP = @GREP@
205 INSTALL = @INSTALL@
206 INSTALL_DATA = @INSTALL_DATA@
207 INSTALL_PROGRAM = @INSTALL_PROGRAM@
208 INSTALL_SCRIPT = @INSTALL_SCRIPT@
209 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
210 INTLLIBS = @INTLLIBS@
211 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
212 LD = @LD@
213 LDFLAGS = @LDFLAGS@
214 LIBGPG_ERROR_LT_AGE = @LIBGPG_ERROR_LT_AGE@
215 LIBGPG_ERROR_LT_CURRENT = @LIBGPG_ERROR_LT_CURRENT@
216 LIBGPG_ERROR_LT_REVISION = @LIBGPG_ERROR_LT_REVISION@
217 LIBICONV = @LIBICONV@
218 LIBINTL = @LIBINTL@
219 LIBMULTITHREAD = @LIBMULTITHREAD@
220 LIBOBJS = @LIBOBJS@
221 LIBS = @LIBS@
222 LIBTHREAD = @LIBTHREAD@
223 LIBTOOL = @LIBTOOL@
224 LIPO = @LIPO@
225 LN_S = @LN_S@
226 LTLIBICONV = @LTLIBICONV@
227 LTLIBINTL = @LTLIBINTL@
228 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
229 LTLIBOBJS = @LTLIBOBJS@
230 LTLIBTHREAD = @LTLIBTHREAD@
231 MAINT = @MAINT@
232 MAKEINFO = @MAKEINFO@
233 MANIFEST_TOOL = @MANIFEST_TOOL@
234 MKDIR_P = @MKDIR_P@
235 MSGFMT = @MSGFMT@
236 MSGFMT_015 = @MSGFMT_015@
237 MSGMERGE = @MSGMERGE@
238 NM = @NM@
239 NMEDIT = @NMEDIT@
240 OBJDUMP = @OBJDUMP@
241 OBJEXT = @OBJEXT@
242 OTOOL = @OTOOL@
243 OTOOL64 = @OTOOL64@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 POSUB = @POSUB@
253 RANLIB = @RANLIB@
254 RC = @RC@
255 SED = @SED@
256 SET_MAKE = @SET_MAKE@
257 SHELL = @SHELL@
258 STRIP = @STRIP@
259 USE_NLS = @USE_NLS@
260 VERSION = @VERSION@
261 VERSION_NUMBER = @VERSION_NUMBER@
262 XGETTEXT = @XGETTEXT@
263 XGETTEXT_015 = @XGETTEXT_015@
264 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
265 abs_builddir = @abs_builddir@
266 abs_srcdir = @abs_srcdir@
267 abs_top_builddir = @abs_top_builddir@
268 abs_top_srcdir = @abs_top_srcdir@
269 ac_ct_AR = @ac_ct_AR@
270 ac_ct_CC = @ac_ct_CC@
271 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
272 am__include = @am__include@
273 am__leading_dot = @am__leading_dot@
274 am__quote = @am__quote@
275 am__tar = @am__tar@
276 am__untar = @am__untar@
277 bindir = @bindir@
278 build = @build@
279 build_alias = @build_alias@
280 build_cpu = @build_cpu@
281 build_os = @build_os@
282 build_vendor = @build_vendor@
283 builddir = @builddir@
284 datadir = @datadir@
285 datarootdir = @datarootdir@
286 docdir = @docdir@
287 dvidir = @dvidir@
288 exec_prefix = @exec_prefix@
289 host = @host@
290 host_alias = @host_alias@
291 host_cpu = @host_cpu@
292 host_os = @host_os@
293 host_vendor = @host_vendor@
294 htmldir = @htmldir@
295 includedir = @includedir@
296 infodir = @infodir@
297 install_sh = @install_sh@
298 libdir = @libdir@
299 libexecdir = @libexecdir@
300 localedir = @localedir@
301 localstatedir = @localstatedir@
302 mandir = @mandir@
303 mkdir_p = @mkdir_p@
304 oldincludedir = @oldincludedir@
305 pdfdir = @pdfdir@
306 prefix = @prefix@
307 program_transform_name = @program_transform_name@
308 psdir = @psdir@
309 sbindir = @sbindir@
310 sharedstatedir = @sharedstatedir@
311 srcdir = @srcdir@
312 sysconfdir = @sysconfdir@
313 target_alias = @target_alias@
314 top_build_prefix = @top_build_prefix@
315 top_builddir = @top_builddir@
316 top_srcdir = @top_srcdir@
317 ACLOCAL_AMFLAGS = -I m4
318 AUTOMAKE_OPTIONS = dist-bzip2
319
320 # (A suitable gitlog-to-changelog script can be found in GnuPG master.)
321 GITLOG_TO_CHANGELOG = gitlog-to-changelog
322 EXTRA_DIST = autogen.sh autogen.rc libgpg-error.spec.in                 \
323              COPYING COPYING.LIB potomo doc/HACKING ChangeLog-2011      \
324              po/ChangeLog-2011 m4/ChangeLog-2011 contrib/ChangeLog-2011 \
325              build-aux/git-log-footer  build-aux/git-log-fix
326
327 @LANGUAGES_SOME_FALSE@lang_subdirs = 
328 @LANGUAGES_SOME_TRUE@lang_subdirs = lang
329 SUBDIRS = m4 src tests po $(lang_subdirs)
330 gen_start_date = 2011-12-01T00:00:00
331 all: config.h
332         $(MAKE) $(AM_MAKEFLAGS) all-recursive
333
334 .SUFFIXES:
335 am--refresh: Makefile
336         @:
337 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
338         @for dep in $?; do \
339           case '$(am__configure_deps)' in \
340             *$$dep*) \
341               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
342               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
343                 && exit 0; \
344               exit 1;; \
345           esac; \
346         done; \
347         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
348         $(am__cd) $(top_srcdir) && \
349           $(AUTOMAKE) --gnu Makefile
350 .PRECIOUS: Makefile
351 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352         @case '$?' in \
353           *config.status*) \
354             echo ' $(SHELL) ./config.status'; \
355             $(SHELL) ./config.status;; \
356           *) \
357             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
358             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
359         esac;
360
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362         $(SHELL) ./config.status --recheck
363
364 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365         $(am__cd) $(srcdir) && $(AUTOCONF)
366 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
368 $(am__aclocal_m4_deps):
369
370 config.h: stamp-h1
371         @if test ! -f $@; then rm -f stamp-h1; else :; fi
372         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
373
374 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
375         @rm -f stamp-h1
376         cd $(top_builddir) && $(SHELL) ./config.status config.h
377 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
378         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
379         rm -f stamp-h1
380         touch $@
381
382 distclean-hdr:
383         -rm -f config.h stamp-h1
384
385 mostlyclean-libtool:
386         -rm -f *.lo
387
388 clean-libtool:
389         -rm -rf .libs _libs
390
391 distclean-libtool:
392         -rm -f libtool config.lt
393
394 # This directory's subdirectories are mostly independent; you can cd
395 # into them and run `make' without going through this Makefile.
396 # To change the values of `make' variables: instead of editing Makefiles,
397 # (1) if the variable is set in `config.status', edit `config.status'
398 #     (which will cause the Makefiles to be regenerated when you run `make');
399 # (2) otherwise, pass the desired values on the `make' command line.
400 $(RECURSIVE_TARGETS):
401         @fail= failcom='exit 1'; \
402         for f in x $$MAKEFLAGS; do \
403           case $$f in \
404             *=* | --[!k]*);; \
405             *k*) failcom='fail=yes';; \
406           esac; \
407         done; \
408         dot_seen=no; \
409         target=`echo $@ | sed s/-recursive//`; \
410         list='$(SUBDIRS)'; for subdir in $$list; do \
411           echo "Making $$target in $$subdir"; \
412           if test "$$subdir" = "."; then \
413             dot_seen=yes; \
414             local_target="$$target-am"; \
415           else \
416             local_target="$$target"; \
417           fi; \
418           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
419           || eval $$failcom; \
420         done; \
421         if test "$$dot_seen" = "no"; then \
422           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
423         fi; test -z "$$fail"
424
425 $(RECURSIVE_CLEAN_TARGETS):
426         @fail= failcom='exit 1'; \
427         for f in x $$MAKEFLAGS; do \
428           case $$f in \
429             *=* | --[!k]*);; \
430             *k*) failcom='fail=yes';; \
431           esac; \
432         done; \
433         dot_seen=no; \
434         case "$@" in \
435           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
436           *) list='$(SUBDIRS)' ;; \
437         esac; \
438         rev=''; for subdir in $$list; do \
439           if test "$$subdir" = "."; then :; else \
440             rev="$$subdir $$rev"; \
441           fi; \
442         done; \
443         rev="$$rev ."; \
444         target=`echo $@ | sed s/-recursive//`; \
445         for subdir in $$rev; do \
446           echo "Making $$target in $$subdir"; \
447           if test "$$subdir" = "."; then \
448             local_target="$$target-am"; \
449           else \
450             local_target="$$target"; \
451           fi; \
452           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453           || eval $$failcom; \
454         done && test -z "$$fail"
455 tags-recursive:
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
458         done
459 ctags-recursive:
460         list='$(SUBDIRS)'; for subdir in $$list; do \
461           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
462         done
463
464 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466         unique=`for i in $$list; do \
467             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468           done | \
469           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470               END { if (nonempty) { for (i in files) print i; }; }'`; \
471         mkid -fID $$unique
472 tags: TAGS
473
474 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475                 $(TAGS_FILES) $(LISP)
476         set x; \
477         here=`pwd`; \
478         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
479           include_option=--etags-include; \
480           empty_fix=.; \
481         else \
482           include_option=--include; \
483           empty_fix=; \
484         fi; \
485         list='$(SUBDIRS)'; for subdir in $$list; do \
486           if test "$$subdir" = .; then :; else \
487             test ! -f $$subdir/TAGS || \
488               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
489           fi; \
490         done; \
491         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
492         unique=`for i in $$list; do \
493             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494           done | \
495           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496               END { if (nonempty) { for (i in files) print i; }; }'`; \
497         shift; \
498         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
499           test -n "$$unique" || unique=$$empty_fix; \
500           if test $$# -gt 0; then \
501             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502               "$$@" $$unique; \
503           else \
504             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
505               $$unique; \
506           fi; \
507         fi
508 ctags: CTAGS
509 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
510                 $(TAGS_FILES) $(LISP)
511         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
512         unique=`for i in $$list; do \
513             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514           done | \
515           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516               END { if (nonempty) { for (i in files) print i; }; }'`; \
517         test -z "$(CTAGS_ARGS)$$unique" \
518           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
519              $$unique
520
521 GTAGS:
522         here=`$(am__cd) $(top_builddir) && pwd` \
523           && $(am__cd) $(top_srcdir) \
524           && gtags -i $(GTAGS_ARGS) "$$here"
525
526 distclean-tags:
527         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
528
529 distdir: $(DISTFILES)
530         $(am__remove_distdir)
531         test -d "$(distdir)" || mkdir "$(distdir)"
532         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
533         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534         list='$(DISTFILES)'; \
535           dist_files=`for file in $$list; do echo $$file; done | \
536           sed -e "s|^$$srcdirstrip/||;t" \
537               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
538         case $$dist_files in \
539           */*) $(MKDIR_P) `echo "$$dist_files" | \
540                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
541                            sort -u` ;; \
542         esac; \
543         for file in $$dist_files; do \
544           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
545           if test -d $$d/$$file; then \
546             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
547             if test -d "$(distdir)/$$file"; then \
548               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
549             fi; \
550             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
551               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
552               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
553             fi; \
554             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
555           else \
556             test -f "$(distdir)/$$file" \
557             || cp -p $$d/$$file "$(distdir)/$$file" \
558             || exit 1; \
559           fi; \
560         done
561         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
562           if test "$$subdir" = .; then :; else \
563             $(am__make_dryrun) \
564               || test -d "$(distdir)/$$subdir" \
565               || $(MKDIR_P) "$(distdir)/$$subdir" \
566               || exit 1; \
567             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
568             $(am__relativize); \
569             new_distdir=$$reldir; \
570             dir1=$$subdir; dir2="$(top_distdir)"; \
571             $(am__relativize); \
572             new_top_distdir=$$reldir; \
573             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
574             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
575             ($(am__cd) $$subdir && \
576               $(MAKE) $(AM_MAKEFLAGS) \
577                 top_distdir="$$new_top_distdir" \
578                 distdir="$$new_distdir" \
579                 am__remove_distdir=: \
580                 am__skip_length_check=: \
581                 am__skip_mode_fix=: \
582                 distdir) \
583               || exit 1; \
584           fi; \
585         done
586         $(MAKE) $(AM_MAKEFLAGS) \
587           top_distdir="$(top_distdir)" distdir="$(distdir)" \
588           dist-hook
589         -test -n "$(am__skip_mode_fix)" \
590         || find "$(distdir)" -type d ! -perm -755 \
591                 -exec chmod u+rwx,go+rx {} \; -o \
592           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
593           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
594           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
595         || chmod -R a+r "$(distdir)"
596 dist-gzip: distdir
597         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
598         $(am__remove_distdir)
599 dist-bzip2: distdir
600         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
601         $(am__remove_distdir)
602
603 dist-lzip: distdir
604         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
605         $(am__remove_distdir)
606
607 dist-lzma: distdir
608         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
609         $(am__remove_distdir)
610
611 dist-xz: distdir
612         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
613         $(am__remove_distdir)
614
615 dist-tarZ: distdir
616         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
617         $(am__remove_distdir)
618
619 dist-shar: distdir
620         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
621         $(am__remove_distdir)
622
623 dist-zip: distdir
624         -rm -f $(distdir).zip
625         zip -rq $(distdir).zip $(distdir)
626         $(am__remove_distdir)
627
628 dist dist-all: distdir
629         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
630         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
631         $(am__remove_distdir)
632
633 # This target untars the dist file and tries a VPATH configuration.  Then
634 # it guarantees that the distribution is self-contained by making another
635 # tarfile.
636 distcheck: dist
637         case '$(DIST_ARCHIVES)' in \
638         *.tar.gz*) \
639           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
640         *.tar.bz2*) \
641           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
642         *.tar.lzma*) \
643           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
644         *.tar.lz*) \
645           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
646         *.tar.xz*) \
647           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
648         *.tar.Z*) \
649           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
650         *.shar.gz*) \
651           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
652         *.zip*) \
653           unzip $(distdir).zip ;;\
654         esac
655         chmod -R a-w $(distdir); chmod u+w $(distdir)
656         mkdir $(distdir)/_build
657         mkdir $(distdir)/_inst
658         chmod a-w $(distdir)
659         test -d $(distdir)/_build || exit 0; \
660         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
661           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
662           && am__cwd=`pwd` \
663           && $(am__cd) $(distdir)/_build \
664           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
665             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
666             $(DISTCHECK_CONFIGURE_FLAGS) \
667           && $(MAKE) $(AM_MAKEFLAGS) \
668           && $(MAKE) $(AM_MAKEFLAGS) dvi \
669           && $(MAKE) $(AM_MAKEFLAGS) check \
670           && $(MAKE) $(AM_MAKEFLAGS) install \
671           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
672           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
673           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
674                 distuninstallcheck \
675           && chmod -R a-w "$$dc_install_base" \
676           && ({ \
677                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
678                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
679                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
680                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
681                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
682               } || { rm -rf "$$dc_destdir"; exit 1; }) \
683           && rm -rf "$$dc_destdir" \
684           && $(MAKE) $(AM_MAKEFLAGS) dist \
685           && rm -rf $(DIST_ARCHIVES) \
686           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
687           && cd "$$am__cwd" \
688           || exit 1
689         $(am__remove_distdir)
690         @(echo "$(distdir) archives ready for distribution: "; \
691           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
692           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
693 distuninstallcheck:
694         @test -n '$(distuninstallcheck_dir)' || { \
695           echo 'ERROR: trying to run $@ with an empty' \
696                '$$(distuninstallcheck_dir)' >&2; \
697           exit 1; \
698         }; \
699         $(am__cd) '$(distuninstallcheck_dir)' || { \
700           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
701           exit 1; \
702         }; \
703         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
704            || { echo "ERROR: files left after uninstall:" ; \
705                 if test -n "$(DESTDIR)"; then \
706                   echo "  (check DESTDIR support)"; \
707                 fi ; \
708                 $(distuninstallcheck_listfiles) ; \
709                 exit 1; } >&2
710 distcleancheck: distclean
711         @if test '$(srcdir)' = . ; then \
712           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
713           exit 1 ; \
714         fi
715         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
716           || { echo "ERROR: files left in build directory after distclean:" ; \
717                $(distcleancheck_listfiles) ; \
718                exit 1; } >&2
719 check-am: all-am
720 check: check-recursive
721 all-am: Makefile config.h
722 installdirs: installdirs-recursive
723 installdirs-am:
724 install: install-recursive
725 install-exec: install-exec-recursive
726 install-data: install-data-recursive
727 uninstall: uninstall-recursive
728
729 install-am: all-am
730         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
731
732 installcheck: installcheck-recursive
733 install-strip:
734         if test -z '$(STRIP)'; then \
735           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
736             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
737               install; \
738         else \
739           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
740             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
741             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
742         fi
743 mostlyclean-generic:
744
745 clean-generic:
746
747 distclean-generic:
748         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
749         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
750
751 maintainer-clean-generic:
752         @echo "This command is intended for maintainers to use"
753         @echo "it deletes files that may require special tools to rebuild."
754 @HAVE_W32_SYSTEM_FALSE@install-data-hook:
755 clean: clean-recursive
756
757 clean-am: clean-generic clean-libtool mostlyclean-am
758
759 distclean: distclean-recursive
760         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
761         -rm -f Makefile
762 distclean-am: clean-am distclean-generic distclean-hdr \
763         distclean-libtool distclean-tags
764
765 dvi: dvi-recursive
766
767 dvi-am:
768
769 html: html-recursive
770
771 html-am:
772
773 info: info-recursive
774
775 info-am:
776
777 install-data-am:
778         @$(NORMAL_INSTALL)
779         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
780 install-dvi: install-dvi-recursive
781
782 install-dvi-am:
783
784 install-exec-am:
785
786 install-html: install-html-recursive
787
788 install-html-am:
789
790 install-info: install-info-recursive
791
792 install-info-am:
793
794 install-man:
795
796 install-pdf: install-pdf-recursive
797
798 install-pdf-am:
799
800 install-ps: install-ps-recursive
801
802 install-ps-am:
803
804 installcheck-am:
805
806 maintainer-clean: maintainer-clean-recursive
807         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
808         -rm -rf $(top_srcdir)/autom4te.cache
809         -rm -f Makefile
810 maintainer-clean-am: distclean-am maintainer-clean-generic
811
812 mostlyclean: mostlyclean-recursive
813
814 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
815
816 pdf: pdf-recursive
817
818 pdf-am:
819
820 ps: ps-recursive
821
822 ps-am:
823
824 uninstall-am:
825
826 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
827         ctags-recursive install-am install-data-am install-strip \
828         tags-recursive
829
830 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
831         all all-am am--refresh check check-am clean clean-generic \
832         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
833         dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
834         dist-xz dist-zip distcheck distclean distclean-generic \
835         distclean-hdr distclean-libtool distclean-tags distcleancheck \
836         distdir distuninstallcheck dvi dvi-am html html-am info \
837         info-am install install-am install-data install-data-am \
838         install-data-hook install-dvi install-dvi-am install-exec \
839         install-exec-am install-html install-html-am install-info \
840         install-info-am install-man install-pdf install-pdf-am \
841         install-ps install-ps-am install-strip installcheck \
842         installcheck-am installdirs installdirs-am maintainer-clean \
843         maintainer-clean-generic mostlyclean mostlyclean-generic \
844         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
845         uninstall uninstall-am
846
847
848 dist-hook: gen-ChangeLog
849         sed -e 's/@pkg_version@/$(VERSION)/g' \
850             $(top_srcdir)/libgpg-error.spec.in  > $(distdir)/libgpg-error.spec
851         @set -e; echo "$(VERSION)" > $(distdir)/VERSION
852 .PHONY: gen-ChangeLog
853 gen-ChangeLog:
854         set -e;                                                         \
855         if test -d $(top_srcdir)/.git; then                             \
856           (cd $(top_srcdir) &&                                          \
857             $(GITLOG_TO_CHANGELOG) --append-dot --tear-off              \
858             --amend=build-aux/git-log-fix  --tear-off                   \
859             --since=$(gen_start_date) ) > $(distdir)/cl-t;              \
860           cat $(top_srcdir)/build-aux/git-log-footer >> $(distdir)/cl-t;\
861           rm -f $(distdir)/ChangeLog;                                   \
862           mv $(distdir)/cl-t $(distdir)/ChangeLog;                      \
863         fi
864
865 @HAVE_W32_SYSTEM_TRUE@install-data-hook:
866 @HAVE_W32_SYSTEM_TRUE@  set -e; \
867 @HAVE_W32_SYSTEM_TRUE@  for i in $$($(top_srcdir)/potomo --get-linguas $(top_srcdir)/po); do \
868 @HAVE_W32_SYSTEM_TRUE@           $(MKDIR_P) "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES" || true; \
869 @HAVE_W32_SYSTEM_TRUE@           rm -f "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" \
870 @HAVE_W32_SYSTEM_TRUE@                                                 2>/dev/null || true; \
871 @HAVE_W32_SYSTEM_TRUE@           $(top_srcdir)/potomo $(top_srcdir)/po/$$i.po \
872 @HAVE_W32_SYSTEM_TRUE@              "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" ; \
873 @HAVE_W32_SYSTEM_TRUE@  done
874
875 stowinstall:
876         $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgpg-error
877
878 # Tell versions [3.59,3.63) of GNU make to not export all variables.
879 # Otherwise a system limit (for SysV at least) may be exceeded.
880 .NOEXPORT: