1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Makefile.am for libgpg-error.
18# Copyright (C) 2003, 2006, 2007 g10 Code GmbH
19# 
20# This file is part of libgpg-error.
21# 
22# libgpg-error is free software; you can redistribute it and/or modify
23# it 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# libgpg-error is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30# GNU Lesser General 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
35VPATH = @srcdir@
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53subdir = .
54DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
55	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
56	$(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING COPYING.LIB \
57	ChangeLog INSTALL NEWS THANKS compile config.guess \
58	config.rpath config.sub depcomp install-sh ltmain.sh missing \
59	mkinstalldirs
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
62	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
63	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
64	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
65	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
68	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
74CONFIG_HEADER = config.h
75CONFIG_CLEAN_FILES =
76SOURCES =
77DIST_SOURCES =
78RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79	html-recursive info-recursive install-data-recursive \
80	install-dvi-recursive install-exec-recursive \
81	install-html-recursive install-info-recursive \
82	install-pdf-recursive install-ps-recursive install-recursive \
83	installcheck-recursive installdirs-recursive pdf-recursive \
84	ps-recursive uninstall-recursive
85RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
86  distclean-recursive maintainer-clean-recursive
87ETAGS = etags
88CTAGS = ctags
89DIST_SUBDIRS = m4 src tests po lang
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91distdir = $(PACKAGE)-$(VERSION)
92top_distdir = $(distdir)
93am__remove_distdir = \
94  { test ! -d $(distdir) \
95    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
96         && rm -fr $(distdir); }; }
97DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
98GZIP_ENV = --best
99distuninstallcheck_listfiles = find . -type f -print
100distcleancheck_listfiles = find . -type f -print
101ACLOCAL = @ACLOCAL@
102AMTAR = @AMTAR@
103AR = @AR@
104AS = @AS@
105AUTOCONF = @AUTOCONF@
106AUTOHEADER = @AUTOHEADER@
107AUTOMAKE = @AUTOMAKE@
108AWK = @AWK@
109BUILD_FILEVERSION = @BUILD_FILEVERSION@
110BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
111CC = @CC@
112CCDEPMODE = @CCDEPMODE@
113CC_FOR_BUILD = @CC_FOR_BUILD@
114CFLAGS = @CFLAGS@
115CPP = @CPP@
116CPPFLAGS = @CPPFLAGS@
117CYGPATH_W = @CYGPATH_W@
118DEFS = @DEFS@
119DEPDIR = @DEPDIR@
120DLLTOOL = @DLLTOOL@
121DSYMUTIL = @DSYMUTIL@
122DUMPBIN = @DUMPBIN@
123ECHO_C = @ECHO_C@
124ECHO_N = @ECHO_N@
125ECHO_T = @ECHO_T@
126EGREP = @EGREP@
127EXEEXT = @EXEEXT@
128FGREP = @FGREP@
129GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
130GMSGFMT = @GMSGFMT@
131GMSGFMT_015 = @GMSGFMT_015@
132GPG_ERROR_CONFIG_CFLAGS = @GPG_ERROR_CONFIG_CFLAGS@
133GPG_ERROR_CONFIG_ISUBDIRAFTER = @GPG_ERROR_CONFIG_ISUBDIRAFTER@
134GPG_ERROR_CONFIG_LIBS = @GPG_ERROR_CONFIG_LIBS@
135GREP = @GREP@
136INSTALL = @INSTALL@
137INSTALL_DATA = @INSTALL_DATA@
138INSTALL_PROGRAM = @INSTALL_PROGRAM@
139INSTALL_SCRIPT = @INSTALL_SCRIPT@
140INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141INTLLIBS = @INTLLIBS@
142INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBGPG_ERROR_LT_AGE = @LIBGPG_ERROR_LT_AGE@
146LIBGPG_ERROR_LT_CURRENT = @LIBGPG_ERROR_LT_CURRENT@
147LIBGPG_ERROR_LT_REVISION = @LIBGPG_ERROR_LT_REVISION@
148LIBICONV = @LIBICONV@
149LIBINTL = @LIBINTL@
150LIBOBJS = @LIBOBJS@
151LIBS = @LIBS@
152LIBTOOL = @LIBTOOL@
153LIPO = @LIPO@
154LN_S = @LN_S@
155LTLIBICONV = @LTLIBICONV@
156LTLIBINTL = @LTLIBINTL@
157LTLIBOBJS = @LTLIBOBJS@
158MAINT = @MAINT@
159MAKEINFO = @MAKEINFO@
160MKDIR_P = @MKDIR_P@
161MSGFMT = @MSGFMT@
162MSGFMT_015 = @MSGFMT_015@
163MSGMERGE = @MSGMERGE@
164NM = @NM@
165NMEDIT = @NMEDIT@
166OBJDUMP = @OBJDUMP@
167OBJEXT = @OBJEXT@
168OTOOL = @OTOOL@
169OTOOL64 = @OTOOL64@
170PACKAGE = @PACKAGE@
171PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172PACKAGE_NAME = @PACKAGE_NAME@
173PACKAGE_STRING = @PACKAGE_STRING@
174PACKAGE_TARNAME = @PACKAGE_TARNAME@
175PACKAGE_URL = @PACKAGE_URL@
176PACKAGE_VERSION = @PACKAGE_VERSION@
177PATH_SEPARATOR = @PATH_SEPARATOR@
178POSUB = @POSUB@
179RANLIB = @RANLIB@
180RC = @RC@
181SED = @SED@
182SET_MAKE = @SET_MAKE@
183SHELL = @SHELL@
184STRIP = @STRIP@
185USE_NLS = @USE_NLS@
186VERSION = @VERSION@
187XGETTEXT = @XGETTEXT@
188XGETTEXT_015 = @XGETTEXT_015@
189XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
190abs_builddir = @abs_builddir@
191abs_srcdir = @abs_srcdir@
192abs_top_builddir = @abs_top_builddir@
193abs_top_srcdir = @abs_top_srcdir@
194ac_ct_CC = @ac_ct_CC@
195ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196am__include = @am__include@
197am__leading_dot = @am__leading_dot@
198am__quote = @am__quote@
199am__tar = @am__tar@
200am__untar = @am__untar@
201bindir = @bindir@
202build = @build@
203build_alias = @build_alias@
204build_cpu = @build_cpu@
205build_os = @build_os@
206build_vendor = @build_vendor@
207builddir = @builddir@
208datadir = @datadir@
209datarootdir = @datarootdir@
210docdir = @docdir@
211dvidir = @dvidir@
212exec_prefix = @exec_prefix@
213host = @host@
214host_alias = @host_alias@
215host_cpu = @host_cpu@
216host_os = @host_os@
217host_vendor = @host_vendor@
218htmldir = @htmldir@
219includedir = @includedir@
220infodir = @infodir@
221install_sh = @install_sh@
222libdir = @libdir@
223libexecdir = @libexecdir@
224localedir = @localedir@
225localstatedir = @localstatedir@
226lt_ECHO = @lt_ECHO@
227mandir = @mandir@
228mkdir_p = @mkdir_p@
229oldincludedir = @oldincludedir@
230pdfdir = @pdfdir@
231prefix = @prefix@
232program_transform_name = @program_transform_name@
233psdir = @psdir@
234sbindir = @sbindir@
235sharedstatedir = @sharedstatedir@
236srcdir = @srcdir@
237sysconfdir = @sysconfdir@
238target_alias = @target_alias@
239top_build_prefix = @top_build_prefix@
240top_builddir = @top_builddir@
241top_srcdir = @top_srcdir@
242ACLOCAL_AMFLAGS = -I m4
243AUTOMAKE_OPTIONS = dist-bzip2
244EXTRA_DIST = autogen.sh config.rpath libgpg-error.spec.in COPYING COPYING.LIB \
245	     potomo
246
247@LANGUAGES_SOME_FALSE@lang_subdirs = 
248@LANGUAGES_SOME_TRUE@lang_subdirs = lang
249SUBDIRS = m4 src tests po $(lang_subdirs)
250all: config.h
251	$(MAKE) $(AM_MAKEFLAGS) all-recursive
252
253.SUFFIXES:
254am--refresh:
255	@:
256$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
257	@for dep in $?; do \
258	  case '$(am__configure_deps)' in \
259	    *$$dep*) \
260	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
261	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
262		&& exit 0; \
263	      exit 1;; \
264	  esac; \
265	done; \
266	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
267	cd $(top_srcdir) && \
268	  $(AUTOMAKE) --gnu  Makefile
269.PRECIOUS: Makefile
270Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271	@case '$?' in \
272	  *config.status*) \
273	    echo ' $(SHELL) ./config.status'; \
274	    $(SHELL) ./config.status;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	$(SHELL) ./config.status --recheck
282
283$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284	cd $(srcdir) && $(AUTOCONF)
285$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
287
288config.h: stamp-h1
289	@if test ! -f $@; then \
290	  rm -f stamp-h1; \
291	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
292	else :; fi
293
294stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
295	@rm -f stamp-h1
296	cd $(top_builddir) && $(SHELL) ./config.status config.h
297$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
298	cd $(top_srcdir) && $(AUTOHEADER)
299	rm -f stamp-h1
300	touch $@
301
302distclean-hdr:
303	-rm -f config.h stamp-h1
304
305mostlyclean-libtool:
306	-rm -f *.lo
307
308clean-libtool:
309	-rm -rf .libs _libs
310
311distclean-libtool:
312	-rm -f libtool config.lt
313
314# This directory's subdirectories are mostly independent; you can cd
315# into them and run `make' without going through this Makefile.
316# To change the values of `make' variables: instead of editing Makefiles,
317# (1) if the variable is set in `config.status', edit `config.status'
318#     (which will cause the Makefiles to be regenerated when you run `make');
319# (2) otherwise, pass the desired values on the `make' command line.
320$(RECURSIVE_TARGETS):
321	@failcom='exit 1'; \
322	for f in x $$MAKEFLAGS; do \
323	  case $$f in \
324	    *=* | --[!k]*);; \
325	    *k*) failcom='fail=yes';; \
326	  esac; \
327	done; \
328	dot_seen=no; \
329	target=`echo $@ | sed s/-recursive//`; \
330	list='$(SUBDIRS)'; for subdir in $$list; do \
331	  echo "Making $$target in $$subdir"; \
332	  if test "$$subdir" = "."; then \
333	    dot_seen=yes; \
334	    local_target="$$target-am"; \
335	  else \
336	    local_target="$$target"; \
337	  fi; \
338	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
339	  || eval $$failcom; \
340	done; \
341	if test "$$dot_seen" = "no"; then \
342	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
343	fi; test -z "$$fail"
344
345$(RECURSIVE_CLEAN_TARGETS):
346	@failcom='exit 1'; \
347	for f in x $$MAKEFLAGS; do \
348	  case $$f in \
349	    *=* | --[!k]*);; \
350	    *k*) failcom='fail=yes';; \
351	  esac; \
352	done; \
353	dot_seen=no; \
354	case "$@" in \
355	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
356	  *) list='$(SUBDIRS)' ;; \
357	esac; \
358	rev=''; for subdir in $$list; do \
359	  if test "$$subdir" = "."; then :; else \
360	    rev="$$subdir $$rev"; \
361	  fi; \
362	done; \
363	rev="$$rev ."; \
364	target=`echo $@ | sed s/-recursive//`; \
365	for subdir in $$rev; do \
366	  echo "Making $$target in $$subdir"; \
367	  if test "$$subdir" = "."; then \
368	    local_target="$$target-am"; \
369	  else \
370	    local_target="$$target"; \
371	  fi; \
372	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
373	  || eval $$failcom; \
374	done && test -z "$$fail"
375tags-recursive:
376	list='$(SUBDIRS)'; for subdir in $$list; do \
377	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
378	done
379ctags-recursive:
380	list='$(SUBDIRS)'; for subdir in $$list; do \
381	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
382	done
383
384ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
385	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
386	unique=`for i in $$list; do \
387	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388	  done | \
389	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390	      END { if (nonempty) { for (i in files) print i; }; }'`; \
391	mkid -fID $$unique
392tags: TAGS
393
394TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
395		$(TAGS_FILES) $(LISP)
396	tags=; \
397	here=`pwd`; \
398	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
399	  include_option=--etags-include; \
400	  empty_fix=.; \
401	else \
402	  include_option=--include; \
403	  empty_fix=; \
404	fi; \
405	list='$(SUBDIRS)'; for subdir in $$list; do \
406	  if test "$$subdir" = .; then :; else \
407	    test ! -f $$subdir/TAGS || \
408	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
409	  fi; \
410	done; \
411	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
412	unique=`for i in $$list; do \
413	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414	  done | \
415	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416	      END { if (nonempty) { for (i in files) print i; }; }'`; \
417	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
418	  test -n "$$unique" || unique=$$empty_fix; \
419	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420	    $$tags $$unique; \
421	fi
422ctags: CTAGS
423CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
424		$(TAGS_FILES) $(LISP)
425	tags=; \
426	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
427	unique=`for i in $$list; do \
428	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429	  done | \
430	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431	      END { if (nonempty) { for (i in files) print i; }; }'`; \
432	test -z "$(CTAGS_ARGS)$$tags$$unique" \
433	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
434	     $$tags $$unique
435
436GTAGS:
437	here=`$(am__cd) $(top_builddir) && pwd` \
438	  && cd $(top_srcdir) \
439	  && gtags -i $(GTAGS_ARGS) $$here
440
441distclean-tags:
442	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
443
444distdir: $(DISTFILES)
445	$(am__remove_distdir)
446	test -d $(distdir) || mkdir $(distdir)
447	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449	list='$(DISTFILES)'; \
450	  dist_files=`for file in $$list; do echo $$file; done | \
451	  sed -e "s|^$$srcdirstrip/||;t" \
452	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
453	case $$dist_files in \
454	  */*) $(MKDIR_P) `echo "$$dist_files" | \
455			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
456			   sort -u` ;; \
457	esac; \
458	for file in $$dist_files; do \
459	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
460	  if test -d $$d/$$file; then \
461	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
462	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
464	    fi; \
465	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
466	  else \
467	    test -f $(distdir)/$$file \
468	    || cp -p $$d/$$file $(distdir)/$$file \
469	    || exit 1; \
470	  fi; \
471	done
472	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
473	  if test "$$subdir" = .; then :; else \
474	    test -d "$(distdir)/$$subdir" \
475	    || $(MKDIR_P) "$(distdir)/$$subdir" \
476	    || exit 1; \
477	    distdir=`$(am__cd) $(distdir) && pwd`; \
478	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
479	    (cd $$subdir && \
480	      $(MAKE) $(AM_MAKEFLAGS) \
481	        top_distdir="$$top_distdir" \
482	        distdir="$$distdir/$$subdir" \
483		am__remove_distdir=: \
484		am__skip_length_check=: \
485	        distdir) \
486	      || exit 1; \
487	  fi; \
488	done
489	$(MAKE) $(AM_MAKEFLAGS) \
490	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
491	  dist-hook
492	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
493	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
494	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
495	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
496	|| chmod -R a+r $(distdir)
497dist-gzip: distdir
498	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
499	$(am__remove_distdir)
500dist-bzip2: distdir
501	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
502	$(am__remove_distdir)
503
504dist-lzma: distdir
505	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
506	$(am__remove_distdir)
507
508dist-tarZ: distdir
509	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
510	$(am__remove_distdir)
511
512dist-shar: distdir
513	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
514	$(am__remove_distdir)
515
516dist-zip: distdir
517	-rm -f $(distdir).zip
518	zip -rq $(distdir).zip $(distdir)
519	$(am__remove_distdir)
520
521dist dist-all: distdir
522	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
523	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
524	$(am__remove_distdir)
525
526# This target untars the dist file and tries a VPATH configuration.  Then
527# it guarantees that the distribution is self-contained by making another
528# tarfile.
529distcheck: dist
530	case '$(DIST_ARCHIVES)' in \
531	*.tar.gz*) \
532	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
533	*.tar.bz2*) \
534	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
535	*.tar.lzma*) \
536	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
537	*.tar.Z*) \
538	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
539	*.shar.gz*) \
540	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
541	*.zip*) \
542	  unzip $(distdir).zip ;;\
543	esac
544	chmod -R a-w $(distdir); chmod a+w $(distdir)
545	mkdir $(distdir)/_build
546	mkdir $(distdir)/_inst
547	chmod a-w $(distdir)
548	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
549	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
550	  && cd $(distdir)/_build \
551	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
552	    $(DISTCHECK_CONFIGURE_FLAGS) \
553	  && $(MAKE) $(AM_MAKEFLAGS) \
554	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
555	  && $(MAKE) $(AM_MAKEFLAGS) check \
556	  && $(MAKE) $(AM_MAKEFLAGS) install \
557	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
558	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
559	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
560	        distuninstallcheck \
561	  && chmod -R a-w "$$dc_install_base" \
562	  && ({ \
563	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
564	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
565	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
566	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
567	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
568	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
569	  && rm -rf "$$dc_destdir" \
570	  && $(MAKE) $(AM_MAKEFLAGS) dist \
571	  && rm -rf $(DIST_ARCHIVES) \
572	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
573	$(am__remove_distdir)
574	@(echo "$(distdir) archives ready for distribution: "; \
575	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
576	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
577distuninstallcheck:
578	@cd $(distuninstallcheck_dir) \
579	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
580	   || { echo "ERROR: files left after uninstall:" ; \
581	        if test -n "$(DESTDIR)"; then \
582	          echo "  (check DESTDIR support)"; \
583	        fi ; \
584	        $(distuninstallcheck_listfiles) ; \
585	        exit 1; } >&2
586distcleancheck: distclean
587	@if test '$(srcdir)' = . ; then \
588	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
589	  exit 1 ; \
590	fi
591	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
592	  || { echo "ERROR: files left in build directory after distclean:" ; \
593	       $(distcleancheck_listfiles) ; \
594	       exit 1; } >&2
595check-am: all-am
596check: check-recursive
597all-am: Makefile config.h
598installdirs: installdirs-recursive
599installdirs-am:
600install: install-recursive
601install-exec: install-exec-recursive
602install-data: install-data-recursive
603uninstall: uninstall-recursive
604
605install-am: all-am
606	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
607
608installcheck: installcheck-recursive
609install-strip:
610	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612	  `test -z '$(STRIP)' || \
613	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614mostlyclean-generic:
615
616clean-generic:
617
618distclean-generic:
619	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
620
621maintainer-clean-generic:
622	@echo "This command is intended for maintainers to use"
623	@echo "it deletes files that may require special tools to rebuild."
624@HAVE_W32_SYSTEM_FALSE@install-data-hook:
625clean: clean-recursive
626
627clean-am: clean-generic clean-libtool mostlyclean-am
628
629distclean: distclean-recursive
630	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
631	-rm -f Makefile
632distclean-am: clean-am distclean-generic distclean-hdr \
633	distclean-libtool distclean-tags
634
635dvi: dvi-recursive
636
637dvi-am:
638
639html: html-recursive
640
641info: info-recursive
642
643info-am:
644
645install-data-am:
646	@$(NORMAL_INSTALL)
647	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
648
649install-dvi: install-dvi-recursive
650
651install-exec-am:
652
653install-html: install-html-recursive
654
655install-info: install-info-recursive
656
657install-man:
658
659install-pdf: install-pdf-recursive
660
661install-ps: install-ps-recursive
662
663installcheck-am:
664
665maintainer-clean: maintainer-clean-recursive
666	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
667	-rm -rf $(top_srcdir)/autom4te.cache
668	-rm -f Makefile
669maintainer-clean-am: distclean-am maintainer-clean-generic
670
671mostlyclean: mostlyclean-recursive
672
673mostlyclean-am: mostlyclean-generic mostlyclean-libtool
674
675pdf: pdf-recursive
676
677pdf-am:
678
679ps: ps-recursive
680
681ps-am:
682
683uninstall-am:
684
685.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
686	install-data-am install-strip
687
688.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
689	all all-am am--refresh check check-am clean clean-generic \
690	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
691	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
692	distcheck distclean distclean-generic distclean-hdr \
693	distclean-libtool distclean-tags distcleancheck distdir \
694	distuninstallcheck dvi dvi-am html html-am info info-am \
695	install install-am install-data install-data-am \
696	install-data-hook install-dvi install-dvi-am install-exec \
697	install-exec-am install-html install-html-am install-info \
698	install-info-am install-man install-pdf install-pdf-am \
699	install-ps install-ps-am install-strip installcheck \
700	installcheck-am installdirs installdirs-am maintainer-clean \
701	maintainer-clean-generic mostlyclean mostlyclean-generic \
702	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
703	uninstall uninstall-am
704
705
706dist-hook:
707	sed -e 's/@pkg_version@/$(VERSION)/g' \
708	    $(top_srcdir)/libgpg-error.spec.in  > $(distdir)/libgpg-error.spec
709	@set -e; echo "$(VERSION)" > $(distdir)/VERSION
710
711@HAVE_W32_SYSTEM_TRUE@install-data-hook:
712@HAVE_W32_SYSTEM_TRUE@	set -e; \
713@HAVE_W32_SYSTEM_TRUE@	for i in $$($(top_srcdir)/potomo --get-linguas $(top_srcdir)/po); do \
714@HAVE_W32_SYSTEM_TRUE@           $(MKDIR_P) "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES" || true; \
715@HAVE_W32_SYSTEM_TRUE@           rm -f "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" \
716@HAVE_W32_SYSTEM_TRUE@                                                 2>/dev/null || true; \
717@HAVE_W32_SYSTEM_TRUE@           $(top_srcdir)/potomo $(top_srcdir)/po/$$i.po \
718@HAVE_W32_SYSTEM_TRUE@              "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" ; \
719@HAVE_W32_SYSTEM_TRUE@	done
720
721stowinstall: 
722	$(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgpg-error
723# Tell versions [3.59,3.63) of GNU make to not export all variables.
724# Otherwise a system limit (for SysV at least) may be exceeded.
725.NOEXPORT:
726