1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
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
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
35
36pkgdatadir = $(datadir)/libgpg-error
37pkglibdir = $(libdir)/libgpg-error
38pkgincludedir = $(includedir)/libgpg-error
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 = :
51#build_triplet = mipsel-uclibc-linux-gnu26
52#host_triplet = mipsel-uclibc-linux-gnu
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 = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run aclocal-1.10
102AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run tar
103#AR = mipsel-linux-linux26-ar
104#AS = mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time
105AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run autoconf
106AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run autoheader
107AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run automake-1.10
108AWK = gawk
109BUILD_FILEVERSION = 
110BUILD_TIMESTAMP = 
111#CC = mipsel-linux-uclibc-gcc
112CCDEPMODE = depmode=gcc3
113CC_FOR_BUILD = cc
114CFLAGS = -I${PKG_INSTALL_DIR}/usr /include
115#CPP = mipsel-linux-uclibc-gcc -E
116CPPFLAGS = 
117CYGPATH_W = echo
118DEFS = -DHAVE_CONFIG_H
119DEPDIR = .deps
120DLLTOOL = dlltool
121DSYMUTIL = 
122DUMPBIN = 
123ECHO_C = 
124ECHO_N = -n
125ECHO_T = 
126EGREP = /bin/grep -E
127EXEEXT = 
128FGREP = /bin/grep -F
129GETTEXT_MACRO_VERSION = 0.17
130GMSGFMT = /usr/bin/msgfmt
131GMSGFMT_015 = /usr/bin/msgfmt
132GPG_ERROR_CONFIG_CFLAGS = 
133GPG_ERROR_CONFIG_ISUBDIRAFTER = 
134GPG_ERROR_CONFIG_LIBS = -lgpg-error
135GREP = /bin/grep
136INSTALL = /usr/bin/install -c
137INSTALL_DATA = ${INSTALL} -m 644
138INSTALL_PROGRAM = ${INSTALL}
139INSTALL_SCRIPT = ${INSTALL}
140INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
141INTLLIBS = 
142INTL_MACOSX_LIBS = 
143#LD = /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
144LDFLAGS = -L${PKG_INSTALL_DIR}/usr /lib
145LIBGPG_ERROR_LT_AGE = 8
146LIBGPG_ERROR_LT_CURRENT = 8
147LIBGPG_ERROR_LT_REVISION = 0
148LIBICONV = ${TIMEMACHINE_PATH}/gpl_lib/lib/libiconv.a
149LIBINTL = 
150LIBOBJS = 
151LIBS = 
152LIBTOOL = $(SHELL) $(top_builddir)/libtool
153LIPO = 
154LN_S = ln -s
155LTLIBICONV = -L${PKG_INSTALL_DIR}/usr /lib -liconv
156LTLIBINTL = 
157LTLIBOBJS = 
158MAINT = #
159MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run makeinfo
160MKDIR_P = /bin/mkdir -p
161MSGFMT = /usr/bin/msgfmt
162MSGFMT_015 = /usr/bin/msgfmt
163MSGMERGE = /usr/bin/msgmerge
164#NM = mipsel-linux-linux26-nm
165NMEDIT = 
166#OBJDUMP = mipsel-linux-linux26-objdump
167OBJEXT = o
168OTOOL = 
169OTOOL64 = 
170PACKAGE = libgpg-error
171PACKAGE_BUGREPORT = bug-gnupg@gnupg.org
172PACKAGE_NAME = libgpg-error
173PACKAGE_STRING = libgpg-error 1.10
174PACKAGE_TARNAME = libgpg-error
175PACKAGE_URL = 
176PACKAGE_VERSION = 1.10
177PATH_SEPARATOR = :
178POSUB = 
179RANLIB = ranlib
180RC = 
181SED = /bin/sed
182SET_MAKE = 
183SHELL = /bin/sh
184#STRIP = mipsel-linux-linux26-strip
185USE_NLS = no
186VERSION = 1.10
187XGETTEXT = /usr/bin/xgettext
188XGETTEXT_015 = /usr/bin/xgettext
189XGETTEXT_EXTRA_OPTIONS = 
190abs_builddir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
191abs_srcdir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
192abs_top_builddir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
193abs_top_srcdir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
194ac_ct_CC = 
195ac_ct_DUMPBIN = 
196am__include = include
197am__leading_dot = .
198am__quote = 
199am__tar = ${AMTAR} chof - "$$tardir"
200am__untar = ${AMTAR} xf -
201bindir = ${exec_prefix}/bin
202#build = mipsel-uclibc-linux-gnu26
203#build_alias = mipsel-uclibc-linux-gnu26
204#build_cpu = mipsel
205build_os = linux-gnu26
206build_vendor = uclibc
207builddir = .
208datadir = ${datarootdir}
209datarootdir = ${prefix}/share
210docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
211dvidir = ${docdir}
212exec_prefix = ${prefix}
213#host = mipsel-uclibc-linux-gnu
214#host_alias = mipsel-uclibc-linux
215#host_cpu = mipsel
216host_os = linux-gnu
217host_vendor = uclibc
218htmldir = ${docdir}
219includedir = ${prefix}/include
220infodir = ${datarootdir}/info
221install_sh = $(SHELL) ${TIMEMACHINE_PATH}/libgpg-error-1.10/install-sh
222libdir = ${exec_prefix}/lib
223libexecdir = ${exec_prefix}/libexec
224localedir = ${datarootdir}/locale
225localstatedir = ${prefix}/var
226lt_ECHO = echo
227mandir = ${datarootdir}/man
228mkdir_p = /bin/mkdir -p
229oldincludedir = /usr/include
230pdfdir = ${docdir}
231prefix = /usr
232program_transform_name = s,x,x,
233psdir = ${docdir}
234sbindir = ${exec_prefix}/sbin
235sharedstatedir = ${prefix}/com
236srcdir = .
237sysconfdir = ${prefix}/etc
238#target_alias = mipsel-uclibc-linux-gnu26
239top_build_prefix = 
240top_builddir = .
241top_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#lang_subdirs = 
248lang_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: # $(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	esac;
274
275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276#	$(SHELL) ./config.status --recheck
277
278$(top_srcdir)/configure: # $(am__configure_deps)
279	cd $(srcdir) && $(AUTOCONF)
280$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
281	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282
283config.h: stamp-h1
284	@if test ! -f $@; then \
285	  rm -f stamp-h1; \
286	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
287	else :; fi
288
289stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
290	@rm -f stamp-h1
291	cd $(top_builddir) && $(SHELL) ./config.status config.h
292$(srcdir)/config.h.in: # $(am__configure_deps) 
293	cd $(top_srcdir) && $(AUTOHEADER)
294	rm -f stamp-h1
295	touch $@
296
297distclean-hdr:
298	-rm -f config.h stamp-h1
299
300mostlyclean-libtool:
301	-rm -f *.lo
302
303clean-libtool:
304	-rm -rf .libs _libs
305
306distclean-libtool:
307	-rm -f libtool config.lt
308
309# This directory's subdirectories are mostly independent; you can cd
310# into them and run `make' without going through this Makefile.
311# To change the values of `make' variables: instead of editing Makefiles,
312# (1) if the variable is set in `config.status', edit `config.status'
313#     (which will cause the Makefiles to be regenerated when you run `make');
314# (2) otherwise, pass the desired values on the `make' command line.
315$(RECURSIVE_TARGETS):
316	@failcom='exit 1'; \
317	for f in x $$MAKEFLAGS; do \
318	  case $$f in \
319	    *=* | --[!k]*);; \
320	    *k*) failcom='fail=yes';; \
321	  esac; \
322	done; \
323	dot_seen=no; \
324	target=`echo $@ | sed s/-recursive//`; \
325	list='$(SUBDIRS)'; for subdir in $$list; do \
326	  echo "Making $$target in $$subdir"; \
327	  if test "$$subdir" = "."; then \
328	    dot_seen=yes; \
329	    local_target="$$target-am"; \
330	  else \
331	    local_target="$$target"; \
332	  fi; \
333	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334	  || eval $$failcom; \
335	done; \
336	if test "$$dot_seen" = "no"; then \
337	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
338	fi; test -z "$$fail"
339
340$(RECURSIVE_CLEAN_TARGETS):
341	@failcom='exit 1'; \
342	for f in x $$MAKEFLAGS; do \
343	  case $$f in \
344	    *=* | --[!k]*);; \
345	    *k*) failcom='fail=yes';; \
346	  esac; \
347	done; \
348	dot_seen=no; \
349	case "$@" in \
350	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
351	  *) list='$(SUBDIRS)' ;; \
352	esac; \
353	rev=''; for subdir in $$list; do \
354	  if test "$$subdir" = "."; then :; else \
355	    rev="$$subdir $$rev"; \
356	  fi; \
357	done; \
358	rev="$$rev ."; \
359	target=`echo $@ | sed s/-recursive//`; \
360	for subdir in $$rev; do \
361	  echo "Making $$target in $$subdir"; \
362	  if test "$$subdir" = "."; then \
363	    local_target="$$target-am"; \
364	  else \
365	    local_target="$$target"; \
366	  fi; \
367	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
368	  || eval $$failcom; \
369	done && test -z "$$fail"
370tags-recursive:
371	list='$(SUBDIRS)'; for subdir in $$list; do \
372	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
373	done
374ctags-recursive:
375	list='$(SUBDIRS)'; for subdir in $$list; do \
376	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
377	done
378
379ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
380	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
381	unique=`for i in $$list; do \
382	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383	  done | \
384	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385	      END { if (nonempty) { for (i in files) print i; }; }'`; \
386	mkid -fID $$unique
387tags: TAGS
388
389TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
390		$(TAGS_FILES) $(LISP)
391	tags=; \
392	here=`pwd`; \
393	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
394	  include_option=--etags-include; \
395	  empty_fix=.; \
396	else \
397	  include_option=--include; \
398	  empty_fix=; \
399	fi; \
400	list='$(SUBDIRS)'; for subdir in $$list; do \
401	  if test "$$subdir" = .; then :; else \
402	    test ! -f $$subdir/TAGS || \
403	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
404	  fi; \
405	done; \
406	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
407	unique=`for i in $$list; do \
408	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409	  done | \
410	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411	      END { if (nonempty) { for (i in files) print i; }; }'`; \
412	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
413	  test -n "$$unique" || unique=$$empty_fix; \
414	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415	    $$tags $$unique; \
416	fi
417ctags: CTAGS
418CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
419		$(TAGS_FILES) $(LISP)
420	tags=; \
421	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422	unique=`for i in $$list; do \
423	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424	  done | \
425	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426	      END { if (nonempty) { for (i in files) print i; }; }'`; \
427	test -z "$(CTAGS_ARGS)$$tags$$unique" \
428	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429	     $$tags $$unique
430
431GTAGS:
432	here=`$(am__cd) $(top_builddir) && pwd` \
433	  && cd $(top_srcdir) \
434	  && gtags -i $(GTAGS_ARGS) $$here
435
436distclean-tags:
437	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
439distdir: $(DISTFILES)
440	$(am__remove_distdir)
441	test -d $(distdir) || mkdir $(distdir)
442	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444	list='$(DISTFILES)'; \
445	  dist_files=`for file in $$list; do echo $$file; done | \
446	  sed -e "s|^$$srcdirstrip/||;t" \
447	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448	case $$dist_files in \
449	  */*) $(MKDIR_P) `echo "$$dist_files" | \
450			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451			   sort -u` ;; \
452	esac; \
453	for file in $$dist_files; do \
454	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455	  if test -d $$d/$$file; then \
456	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459	    fi; \
460	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461	  else \
462	    test -f $(distdir)/$$file \
463	    || cp -p $$d/$$file $(distdir)/$$file \
464	    || exit 1; \
465	  fi; \
466	done
467	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
468	  if test "$$subdir" = .; then :; else \
469	    test -d "$(distdir)/$$subdir" \
470	    || $(MKDIR_P) "$(distdir)/$$subdir" \
471	    || exit 1; \
472	    distdir=`$(am__cd) $(distdir) && pwd`; \
473	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
474	    (cd $$subdir && \
475	      $(MAKE) $(AM_MAKEFLAGS) \
476	        top_distdir="$$top_distdir" \
477	        distdir="$$distdir/$$subdir" \
478		am__remove_distdir=: \
479		am__skip_length_check=: \
480	        distdir) \
481	      || exit 1; \
482	  fi; \
483	done
484	$(MAKE) $(AM_MAKEFLAGS) \
485	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
486	  dist-hook
487	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
488	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
489	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
490	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
491	|| chmod -R a+r $(distdir)
492dist-gzip: distdir
493	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
494	$(am__remove_distdir)
495dist-bzip2: distdir
496	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
497	$(am__remove_distdir)
498
499dist-lzma: distdir
500	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
501	$(am__remove_distdir)
502
503dist-tarZ: distdir
504	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
505	$(am__remove_distdir)
506
507dist-shar: distdir
508	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
509	$(am__remove_distdir)
510
511dist-zip: distdir
512	-rm -f $(distdir).zip
513	zip -rq $(distdir).zip $(distdir)
514	$(am__remove_distdir)
515
516dist dist-all: distdir
517	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
518	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
519	$(am__remove_distdir)
520
521# This target untars the dist file and tries a VPATH configuration.  Then
522# it guarantees that the distribution is self-contained by making another
523# tarfile.
524distcheck: dist
525	case '$(DIST_ARCHIVES)' in \
526	*.tar.gz*) \
527	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
528	*.tar.bz2*) \
529	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
530	*.tar.lzma*) \
531	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
532	*.tar.Z*) \
533	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
534	*.shar.gz*) \
535	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
536	*.zip*) \
537	  unzip $(distdir).zip ;;\
538	esac
539	chmod -R a-w $(distdir); chmod a+w $(distdir)
540	mkdir $(distdir)/_build
541	mkdir $(distdir)/_inst
542	chmod a-w $(distdir)
543	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
544	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
545	  && cd $(distdir)/_build \
546	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
547	    $(DISTCHECK_CONFIGURE_FLAGS) \
548	  && $(MAKE) $(AM_MAKEFLAGS) \
549	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
550	  && $(MAKE) $(AM_MAKEFLAGS) check \
551	  && $(MAKE) $(AM_MAKEFLAGS) install \
552	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
553	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
554	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
555	        distuninstallcheck \
556	  && chmod -R a-w "$$dc_install_base" \
557	  && ({ \
558	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
559	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
560	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
561	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
562	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
563	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
564	  && rm -rf "$$dc_destdir" \
565	  && $(MAKE) $(AM_MAKEFLAGS) dist \
566	  && rm -rf $(DIST_ARCHIVES) \
567	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
568	$(am__remove_distdir)
569	@(echo "$(distdir) archives ready for distribution: "; \
570	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
571	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
572distuninstallcheck:
573	@cd $(distuninstallcheck_dir) \
574	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
575	   || { echo "ERROR: files left after uninstall:" ; \
576	        if test -n "$(DESTDIR)"; then \
577	          echo "  (check DESTDIR support)"; \
578	        fi ; \
579	        $(distuninstallcheck_listfiles) ; \
580	        exit 1; } >&2
581distcleancheck: distclean
582	@if test '$(srcdir)' = . ; then \
583	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
584	  exit 1 ; \
585	fi
586	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
587	  || { echo "ERROR: files left in build directory after distclean:" ; \
588	       $(distcleancheck_listfiles) ; \
589	       exit 1; } >&2
590check-am: all-am
591check: check-recursive
592all-am: Makefile config.h
593installdirs: installdirs-recursive
594installdirs-am:
595install: install-recursive
596install-exec: install-exec-recursive
597install-data: install-data-recursive
598uninstall: uninstall-recursive
599
600install-am: all-am
601	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
602
603installcheck: installcheck-recursive
604install-strip:
605	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607	  `test -z '$(STRIP)' || \
608	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
609mostlyclean-generic:
610
611clean-generic:
612
613distclean-generic:
614	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
615
616maintainer-clean-generic:
617	@echo "This command is intended for maintainers to use"
618	@echo "it deletes files that may require special tools to rebuild."
619install-data-hook:
620clean: clean-recursive
621
622clean-am: clean-generic clean-libtool mostlyclean-am
623
624distclean: distclean-recursive
625	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
626	-rm -f Makefile
627distclean-am: clean-am distclean-generic distclean-hdr \
628	distclean-libtool distclean-tags
629
630dvi: dvi-recursive
631
632dvi-am:
633
634html: html-recursive
635
636info: info-recursive
637
638info-am:
639
640install-data-am:
641	@$(NORMAL_INSTALL)
642	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
643
644install-dvi: install-dvi-recursive
645
646install-exec-am:
647
648install-html: install-html-recursive
649
650install-info: install-info-recursive
651
652install-man:
653
654install-pdf: install-pdf-recursive
655
656install-ps: install-ps-recursive
657
658installcheck-am:
659
660maintainer-clean: maintainer-clean-recursive
661	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
662	-rm -rf $(top_srcdir)/autom4te.cache
663	-rm -f Makefile
664maintainer-clean-am: distclean-am maintainer-clean-generic
665
666mostlyclean: mostlyclean-recursive
667
668mostlyclean-am: mostlyclean-generic mostlyclean-libtool
669
670pdf: pdf-recursive
671
672pdf-am:
673
674ps: ps-recursive
675
676ps-am:
677
678uninstall-am:
679
680.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
681	install-data-am install-strip
682
683.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
684	all all-am am--refresh check check-am clean clean-generic \
685	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
686	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
687	distcheck distclean distclean-generic distclean-hdr \
688	distclean-libtool distclean-tags distcleancheck distdir \
689	distuninstallcheck dvi dvi-am html html-am info info-am \
690	install install-am install-data install-data-am \
691	install-data-hook install-dvi install-dvi-am install-exec \
692	install-exec-am install-html install-html-am install-info \
693	install-info-am install-man install-pdf install-pdf-am \
694	install-ps install-ps-am install-strip installcheck \
695	installcheck-am installdirs installdirs-am maintainer-clean \
696	maintainer-clean-generic mostlyclean mostlyclean-generic \
697	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
698	uninstall uninstall-am
699
700
701dist-hook:
702	sed -e 's/@pkg_version@/$(VERSION)/g' \
703	    $(top_srcdir)/libgpg-error.spec.in  > $(distdir)/libgpg-error.spec
704	@set -e; echo "$(VERSION)" > $(distdir)/VERSION
705
706#install-data-hook:
707#	set -e; \
708#	for i in $$($(top_srcdir)/potomo --get-linguas $(top_srcdir)/po); do \
709#           $(MKDIR_P) "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES" || true; \
710#           rm -f "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" \
711#                                                 2>/dev/null || true; \
712#           $(top_srcdir)/potomo $(top_srcdir)/po/$$i.po \
713#              "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/libgpg-error.mo" ; \
714#	done
715
716stowinstall: 
717	$(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libgpg-error
718# Tell versions [3.59,3.63) of GNU make to not export all variables.
719# Otherwise a system limit (for SysV at least) may be exceeded.
720.NOEXPORT:
721