1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18 # Makefile.am for libgpg-error.
19 # Copyright (C) 2003, 2006, 2007, 2013 g10 Code GmbH
21 # This file is part of libgpg-error.
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.
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.
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/>.
41 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
42 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
44 for am__flg in $$MAKEFLAGS; do \
47 *n*) am__dry=yes; break;; \
51 test $$am__dry = yes; \
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)
69 build_triplet = @build@
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) \
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
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@)
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 \
115 *) (install-info --version) >/dev/null 2>&1;; \
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
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)"; }; \
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"`; \
147 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
148 if test "$$first2" = "$$first"; then \
149 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
153 dir0="$$dir0"/"$$first"; \
156 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
159 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
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
167 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
170 AUTOCONF = @AUTOCONF@
171 AUTOHEADER = @AUTOHEADER@
172 AUTOMAKE = @AUTOMAKE@
174 BUILD_FILEVERSION = @BUILD_FILEVERSION@
175 BUILD_REVISION = @BUILD_REVISION@
176 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
178 CCDEPMODE = @CCDEPMODE@
179 CC_FOR_BUILD = @CC_FOR_BUILD@
182 CPPFLAGS = @CPPFLAGS@
183 CYGPATH_W = @CYGPATH_W@
187 DSYMUTIL = @DSYMUTIL@
195 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
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@
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@
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@
219 LIBMULTITHREAD = @LIBMULTITHREAD@
222 LIBTHREAD = @LIBTHREAD@
226 LTLIBICONV = @LTLIBICONV@
227 LTLIBINTL = @LTLIBINTL@
228 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
229 LTLIBOBJS = @LTLIBOBJS@
230 LTLIBTHREAD = @LTLIBTHREAD@
232 MAKEINFO = @MAKEINFO@
233 MANIFEST_TOOL = @MANIFEST_TOOL@
236 MSGFMT_015 = @MSGFMT_015@
237 MSGMERGE = @MSGMERGE@
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@
256 SET_MAKE = @SET_MAKE@
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@
276 am__untar = @am__untar@
279 build_alias = @build_alias@
280 build_cpu = @build_cpu@
281 build_os = @build_os@
282 build_vendor = @build_vendor@
283 builddir = @builddir@
285 datarootdir = @datarootdir@
288 exec_prefix = @exec_prefix@
290 host_alias = @host_alias@
291 host_cpu = @host_cpu@
293 host_vendor = @host_vendor@
295 includedir = @includedir@
297 install_sh = @install_sh@
299 libexecdir = @libexecdir@
300 localedir = @localedir@
301 localstatedir = @localstatedir@
304 oldincludedir = @oldincludedir@
307 program_transform_name = @program_transform_name@
310 sharedstatedir = @sharedstatedir@
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
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
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
332 $(MAKE) $(AM_MAKEFLAGS) all-recursive
335 am--refresh: Makefile
337 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
339 case '$(am__configure_deps)' in \
341 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
342 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
347 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
348 $(am__cd) $(top_srcdir) && \
349 $(AUTOMAKE) --gnu Makefile
351 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354 echo ' $(SHELL) ./config.status'; \
355 $(SHELL) ./config.status;; \
357 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
358 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362 $(SHELL) ./config.status --recheck
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):
371 @if test ! -f $@; then rm -f stamp-h1; else :; fi
372 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
374 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
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))
383 -rm -f config.h stamp-h1
392 -rm -f libtool config.lt
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 \
405 *k*) failcom='fail=yes';; \
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 \
414 local_target="$$target-am"; \
416 local_target="$$target"; \
418 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
421 if test "$$dot_seen" = "no"; then \
422 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
425 $(RECURSIVE_CLEAN_TARGETS):
426 @fail= failcom='exit 1'; \
427 for f in x $$MAKEFLAGS; do \
430 *k*) failcom='fail=yes';; \
435 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
436 *) list='$(SUBDIRS)' ;; \
438 rev=''; for subdir in $$list; do \
439 if test "$$subdir" = "."; then :; else \
440 rev="$$subdir $$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"; \
450 local_target="$$target"; \
452 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454 done && test -z "$$fail"
456 list='$(SUBDIRS)'; for subdir in $$list; do \
457 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
460 list='$(SUBDIRS)'; for subdir in $$list; do \
461 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
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; \
469 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470 END { if (nonempty) { for (i in files) print i; }; }'`; \
474 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475 $(TAGS_FILES) $(LISP)
478 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
479 include_option=--etags-include; \
482 include_option=--include; \
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"; \
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; \
495 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496 END { if (nonempty) { for (i in files) print i; }; }'`; \
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) \
504 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
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; \
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) \
522 here=`$(am__cd) $(top_builddir) && pwd` \
523 && $(am__cd) $(top_srcdir) \
524 && gtags -i $(GTAGS_ARGS) "$$here"
527 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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,/[^/]*$$,,' | \
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 {} \;; \
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 {} \;; \
554 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556 test -f "$(distdir)/$$file" \
557 || cp -p $$d/$$file "$(distdir)/$$file" \
561 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
562 if test "$$subdir" = .; then :; else \
564 || test -d "$(distdir)/$$subdir" \
565 || $(MKDIR_P) "$(distdir)/$$subdir" \
567 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
569 new_distdir=$$reldir; \
570 dir1=$$subdir; dir2="$(top_distdir)"; \
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=: \
586 $(MAKE) $(AM_MAKEFLAGS) \
587 top_distdir="$(top_distdir)" distdir="$(distdir)" \
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)"
597 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
598 $(am__remove_distdir)
600 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
601 $(am__remove_distdir)
604 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
605 $(am__remove_distdir)
608 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
609 $(am__remove_distdir)
612 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
613 $(am__remove_distdir)
616 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
617 $(am__remove_distdir)
620 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
621 $(am__remove_distdir)
624 -rm -f $(distdir).zip
625 zip -rq $(distdir).zip $(distdir)
626 $(am__remove_distdir)
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)
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
637 case '$(DIST_ARCHIVES)' in \
639 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
641 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
643 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
645 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
647 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
649 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
651 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
653 unzip $(distdir).zip ;;\
655 chmod -R a-w $(distdir); chmod u+w $(distdir)
656 mkdir $(distdir)/_build
657 mkdir $(distdir)/_inst
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-$$$$/" \
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" \
675 && chmod -R a-w "$$dc_install_base" \
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 \
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'
694 @test -n '$(distuninstallcheck_dir)' || { \
695 echo 'ERROR: trying to run $@ with an empty' \
696 '$$(distuninstallcheck_dir)' >&2; \
699 $(am__cd) '$(distuninstallcheck_dir)' || { \
700 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
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)"; \
708 $(distuninstallcheck_listfiles) ; \
710 distcleancheck: distclean
711 @if test '$(srcdir)' = . ; then \
712 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
715 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
716 || { echo "ERROR: files left in build directory after distclean:" ; \
717 $(distcleancheck_listfiles) ; \
720 check: check-recursive
721 all-am: Makefile config.h
722 installdirs: installdirs-recursive
724 install: install-recursive
725 install-exec: install-exec-recursive
726 install-data: install-data-recursive
727 uninstall: uninstall-recursive
730 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
732 installcheck: installcheck-recursive
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 \
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; \
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)
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
757 clean-am: clean-generic clean-libtool mostlyclean-am
759 distclean: distclean-recursive
760 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
762 distclean-am: clean-am distclean-generic distclean-hdr \
763 distclean-libtool distclean-tags
779 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
780 install-dvi: install-dvi-recursive
786 install-html: install-html-recursive
790 install-info: install-info-recursive
796 install-pdf: install-pdf-recursive
800 install-ps: install-ps-recursive
806 maintainer-clean: maintainer-clean-recursive
807 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
808 -rm -rf $(top_srcdir)/autom4te.cache
810 maintainer-clean-am: distclean-am maintainer-clean-generic
812 mostlyclean: mostlyclean-recursive
814 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
826 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
827 ctags-recursive install-am install-data-am install-strip \
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
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
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; \
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
876 $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgpg-error
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.