1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# src/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, 2004 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
36# We distribute the generated sources err-sources.h and err-codes.h,
37# because they are needed to build the po directory, and they don't
38# depend on the configuration anyway. 
39
40
41
42
43
44
45pkgdatadir = $(datadir)/libgpg-error
46pkglibdir = $(libdir)/libgpg-error
47pkgincludedir = $(includedir)/libgpg-error
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49install_sh_DATA = $(install_sh) -c -m 644
50install_sh_PROGRAM = $(install_sh) -c
51install_sh_SCRIPT = $(install_sh) -c
52INSTALL_HEADER = $(INSTALL_DATA)
53transform = $(program_transform_name)
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_triplet = mipsel-uclibc-linux-gnu26
61host_triplet = mipsel-uclibc-linux-gnu
62bin_PROGRAMS = gpg-error$(EXEEXT)
63libgpg_error_la_DEPENDENCIES =  \
64	$(am__DEPENDENCIES_1) \
65	$(am__DEPENDENCIES_2)
66subdir = src
67DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.am \
68	$(srcdir)/Makefile.in $(srcdir)/gpg-error-config.in \
69	$(srcdir)/versioninfo.rc.in
70ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
72	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
73	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
74	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
75	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
76	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
77	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
78	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
79am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80	$(ACLOCAL_M4)
81mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
82CONFIG_HEADER = $(top_builddir)/config.h
83CONFIG_CLEAN_FILES = gpg-error-config versioninfo.rc
84am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85am__vpath_adj = case $$p in \
86    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
87    *) f=$$p;; \
88  esac;
89am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
90am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
91	"$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" \
92	"$(DESTDIR)$(includedir)"
93libLTLIBRARIES_INSTALL = $(INSTALL)
94LTLIBRARIES = $(lib_LTLIBRARIES)
95#am__DEPENDENCIES_1 = versioninfo.lo
96am__DEPENDENCIES_2 =
97am__libgpg_error_la_SOURCES_DIST = gpg-error.h gettext.h w32-gettext.c \
98	init.c init.h strsource.c strerror.c code-to-errno.c \
99	code-from-errno.c
100#am__objects_1 = libgpg_error_la-w32-gettext.lo
101am_libgpg_error_la_OBJECTS = $(am__objects_1) libgpg_error_la-init.lo \
102	libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo \
103	libgpg_error_la-code-to-errno.lo \
104	libgpg_error_la-code-from-errno.lo
105libgpg_error_la_OBJECTS = $(am_libgpg_error_la_OBJECTS)
106libgpg_error_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
107	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
108	$(libgpg_error_la_LDFLAGS) $(LDFLAGS) -o $@
109binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
110PROGRAMS = $(bin_PROGRAMS)
111am_gpg_error_OBJECTS = gpg_error-strsource-sym.$(OBJEXT) \
112	gpg_error-strerror-sym.$(OBJEXT) gpg_error-gpg-error.$(OBJEXT)
113gpg_error_OBJECTS = $(am_gpg_error_OBJECTS)
114gpg_error_DEPENDENCIES = ./libgpg-error.la
115binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
116SCRIPTS = $(bin_SCRIPTS)
117DEFAULT_INCLUDES = -I. -I$(top_builddir)
118depcomp = $(SHELL) $(top_srcdir)/depcomp
119am__depfiles_maybe = depfiles
120COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
121	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
123	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
124	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125CCLD = $(CC)
126LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
127	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
128	$(LDFLAGS) -o $@
129SOURCES = $(libgpg_error_la_SOURCES) $(gpg_error_SOURCES)
130DIST_SOURCES = $(am__libgpg_error_la_SOURCES_DIST) \
131	$(gpg_error_SOURCES)
132m4dataDATA_INSTALL = $(INSTALL_DATA)
133DATA = $(m4data_DATA)
134includeHEADERS_INSTALL = $(INSTALL_HEADER)
135HEADERS = $(include_HEADERS)
136ETAGS = etags
137CTAGS = ctags
138DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139ACLOCAL = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run aclocal-1.10
140AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run tar
141AR = mipsel-linux-linux26-ar
142AS = mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time
143AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run autoconf
144AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run autoheader
145AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run automake-1.10
146AWK = gawk
147BUILD_FILEVERSION = 
148BUILD_TIMESTAMP = 
149CC = mipsel-linux-uclibc-gcc
150CCDEPMODE = depmode=gcc3
151CC_FOR_BUILD = cc
152CFLAGS = -I${PKG_INSTALL_DIR}/usr/include
153CPP = mipsel-linux-uclibc-gcc -E
154CPPFLAGS = 
155CYGPATH_W = echo
156DEFS = -DHAVE_CONFIG_H
157DEPDIR = .deps
158DLLTOOL = dlltool
159DSYMUTIL = 
160DUMPBIN = 
161ECHO_C = 
162ECHO_N = -n
163ECHO_T = 
164EGREP = /bin/grep -E
165EXEEXT = 
166FGREP = /bin/grep -F
167GETTEXT_MACRO_VERSION = 0.17
168GMSGFMT = /usr/bin/msgfmt
169GMSGFMT_015 = /usr/bin/msgfmt
170GPG_ERROR_CONFIG_CFLAGS = 
171GPG_ERROR_CONFIG_ISUBDIRAFTER = 
172GPG_ERROR_CONFIG_LIBS = -lgpg-error
173GREP = /bin/grep
174INSTALL = /usr/bin/install -c
175INSTALL_DATA = ${INSTALL} -m 644
176INSTALL_PROGRAM = ${INSTALL}
177INSTALL_SCRIPT = ${INSTALL}
178INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
179INTLLIBS = 
180INTL_MACOSX_LIBS = 
181LD = mipsel-linux-linux26-ld
182LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
183LIBGPG_ERROR_LT_AGE = 8
184LIBGPG_ERROR_LT_CURRENT = 8
185LIBGPG_ERROR_LT_REVISION = 0
186LIBICONV = ${TIMEMACHINE_PATH}/gpl_lib/lib/libiconv.a
187LIBINTL = 
188LIBOBJS = 
189LIBS = 
190LIBTOOL = $(SHELL) $(top_builddir)/libtool
191LIPO = 
192LN_S = ln -s
193LTLIBICONV = -L${PKG_INSTALL_DIR}/usr/lib -liconv
194LTLIBINTL = 
195LTLIBOBJS = 
196MAINT = #
197MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/libgpg-error-1.10/missing --run makeinfo
198MKDIR_P = /bin/mkdir -p
199MSGFMT = /usr/bin/msgfmt
200MSGFMT_015 = /usr/bin/msgfmt
201MSGMERGE = /usr/bin/msgmerge
202NM = mipsel-linux-linux26-nm
203NMEDIT = 
204OBJDUMP = mipsel-linux-linux26-objdump
205OBJEXT = o
206OTOOL = 
207OTOOL64 = 
208PACKAGE = libgpg-error
209PACKAGE_BUGREPORT = bug-gnupg@gnupg.org
210PACKAGE_NAME = libgpg-error
211PACKAGE_STRING = libgpg-error 1.10
212PACKAGE_TARNAME = libgpg-error
213PACKAGE_URL = 
214PACKAGE_VERSION = 1.10
215PATH_SEPARATOR = :
216POSUB = 
217RANLIB = ranlib
218RC = 
219SED = /bin/sed
220SET_MAKE = 
221SHELL = /bin/sh
222STRIP = mipsel-linux-linux26-strip
223USE_NLS = no
224VERSION = 1.10
225XGETTEXT = /usr/bin/xgettext
226XGETTEXT_015 = /usr/bin/xgettext
227XGETTEXT_EXTRA_OPTIONS = 
228abs_builddir = ${TIMEMACHINE_PATH}/libgpg-error-1.10/src
229abs_srcdir = ${TIMEMACHINE_PATH}/libgpg-error-1.10/src
230abs_top_builddir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
231abs_top_srcdir = ${TIMEMACHINE_PATH}/libgpg-error-1.10
232ac_ct_CC = 
233ac_ct_DUMPBIN = 
234am__include = include
235am__leading_dot = .
236am__quote = 
237am__tar = ${AMTAR} chof - "$$tardir"
238am__untar = ${AMTAR} xf -
239bindir = ${exec_prefix}/bin
240build = mipsel-uclibc-linux-gnu26
241build_alias = mipsel-uclibc-linux-gnu26
242build_cpu = mipsel
243build_os = linux-gnu26
244build_vendor = uclibc
245builddir = .
246datadir = ${datarootdir}
247datarootdir = ${prefix}/share
248docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
249dvidir = ${docdir}
250exec_prefix = ${prefix}
251host = mipsel-uclibc-linux-gnu
252host_alias = mipsel-uclibc-linux
253host_cpu = mipsel
254host_os = linux-gnu
255host_vendor = uclibc
256htmldir = ${docdir}
257includedir = ${prefix}/include
258infodir = ${datarootdir}/info
259install_sh = $(SHELL) ${TIMEMACHINE_PATH}/libgpg-error-1.10/install-sh
260libdir = ${exec_prefix}/lib
261libexecdir = ${exec_prefix}/libexec
262localedir = $(datadir)/locale
263localstatedir = ${prefix}/var
264lt_ECHO = echo
265mandir = ${datarootdir}/man
266mkdir_p = /bin/mkdir -p
267oldincludedir = /usr/include
268pdfdir = ${docdir}
269prefix = /usr
270program_transform_name = s,x,x,
271psdir = ${docdir}
272sbindir = ${exec_prefix}/sbin
273sharedstatedir = ${prefix}/com
274srcdir = .
275sysconfdir = ${prefix}/etc
276target_alias = mipsel-uclibc-linux-gnu26
277top_build_prefix = ../
278top_builddir = ..
279top_srcdir = ..
280gpg_extra_headers = 
281#gpg_extra_headers = gpg-extra/errno.h
282extra_cppflags = 
283#extra_cppflags = -idirafter gpg-extra
284lib_LTLIBRARIES = libgpg-error.la
285include_HEADERS = gpg-error.h
286bin_SCRIPTS = gpg-error-config
287m4datadir = $(datadir)/aclocal
288m4data_DATA = gpg-error.m4
289EXTRA_DIST = mkstrtable.awk err-sources.h.in err-codes.h.in \
290	mkerrnos.awk errnos.in README \
291	mkerrcodes.awk mkerrcodes1.awk mkerrcodes2.awk mkerrcodes.c \
292	mkheader.awk gpg-error.h.in mkw32errmap.c w32-add.h w32ce-add.h \
293	err-sources.h err-codes.h gpg-error-config.in gpg-error.m4 \
294	gpg-error.def.in versioninfo.rc.in
295
296BUILT_SOURCES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
297	err-sources-sym.h err-codes-sym.h errnos-sym.h gpg-error.h \
298	gpg-error.def extra-h.in mkw32errmap.map.c 
299
300tmp_files = _mkerrcodes.h _gpg-error.def.h mkw32errmap.tab.h mkw32errmap.map.c 
301CLEANFILES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
302	gpg-error.h mkerrcodes mkerrcodes.h gpg-error.def mkw32errmap.tab.h \
303	mkw32errmap.map.c err-sources-sym.h err-codes-sym.h errnos-sym.h \
304	gpg-extra/errno.h extra-h.in $(tmp_files)
305
306arch_sources = 
307#arch_sources = w32-gettext.c
308#RCCOMPILE = $(RC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
309#            -DLOCALEDIR=\"$(localedir)\" $(AM_CPPFLAGS) $(CPPFLAGS)
310
311#LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
312#SUFFIXES = .rc .lo
313gpg_error_res = 
314#gpg_error_res = versioninfo.lo
315no_undefined = 
316#no_undefined = -no-undefined
317export_symbols = 
318#export_symbols = -export-symbols gpg-error.def
319#libgpg_error_la_DEPENDENCIES = $(gpg_error_res) gpg-error.def
320intllibs = 
321#intllibs = 
322libgpg_error_la_LDFLAGS = -version-info \
323  8:0:8 \
324  $(no_undefined) $(export_symbols)
325
326libgpg_error_la_SOURCES = gpg-error.h gettext.h $(arch_sources) \
327	init.c init.h strsource.c strerror.c code-to-errno.c code-from-errno.c
328
329
330# Note that RCCOMPILE needs the same defines as ..._la_CPPFLAGS but
331# without the extra_cppflags because they may include am -idirafter
332# which is not supported by the RC compiler.
333libgpg_error_la_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" $(extra_cppflags)
334libgpg_error_la_LIBADD = $(gpg_error_res) $(intllibs)
335gpg_error_SOURCES = strsource-sym.c strerror-sym.c gpg-error.c 
336gpg_error_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" $(extra_cppflags)
337gpg_error_LDADD = ./libgpg-error.la 
338all: $(BUILT_SOURCES)
339	$(MAKE) $(AM_MAKEFLAGS) all-am
340
341.SUFFIXES:
342.SUFFIXES: .rc .lo .c .o .obj
343$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
344	@for dep in $?; do \
345	  case '$(am__configure_deps)' in \
346	    *$$dep*) \
347	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
348	        && { if test -f $@; then exit 0; else break; fi; }; \
349	      exit 1;; \
350	  esac; \
351	done; \
352	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
353	cd $(top_srcdir) && \
354	  $(AUTOMAKE) --gnu  src/Makefile
355.PRECIOUS: Makefile
356Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357	@case '$?' in \
358	  *config.status*) \
359	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
360	  *) \
361	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
362	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
363	esac;
364
365$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
366	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367
368$(top_srcdir)/configure: # $(am__configure_deps)
369	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
371	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372gpg-error-config: $(top_builddir)/config.status $(srcdir)/gpg-error-config.in
373	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
374versioninfo.rc: $(top_builddir)/config.status $(srcdir)/versioninfo.rc.in
375	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
376install-libLTLIBRARIES: $(lib_LTLIBRARIES)
377	@$(NORMAL_INSTALL)
378	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
379	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
380	  if test -f $$p; then \
381	    f=$(am__strip_dir) \
382	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
383	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
384	  else :; fi; \
385	done
386
387uninstall-libLTLIBRARIES:
388	@$(NORMAL_UNINSTALL)
389	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
390	  p=$(am__strip_dir) \
391	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
392	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
393	done
394
395clean-libLTLIBRARIES:
396	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
397	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
398	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
399	  test "$$dir" != "$$p" || dir=.; \
400	  echo "rm -f \"$${dir}/so_locations\""; \
401	  rm -f "$${dir}/so_locations"; \
402	done
403libgpg-error.la: $(libgpg_error_la_OBJECTS) $(libgpg_error_la_DEPENDENCIES) 
404	$(libgpg_error_la_LINK) -rpath $(libdir) $(libgpg_error_la_OBJECTS) $(libgpg_error_la_LIBADD) $(LIBS)
405install-binPROGRAMS: $(bin_PROGRAMS)
406	@$(NORMAL_INSTALL)
407	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
408	@list='$(bin_PROGRAMS)'; for p in $$list; do \
409	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
410	  if test -f $$p \
411	     || test -f $$p1 \
412	  ; then \
413	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
414	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
415	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
416	  else :; fi; \
417	done
418
419uninstall-binPROGRAMS:
420	@$(NORMAL_UNINSTALL)
421	@list='$(bin_PROGRAMS)'; for p in $$list; do \
422	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
423	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
424	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
425	done
426
427clean-binPROGRAMS:
428	@list='$(bin_PROGRAMS)'; for p in $$list; do \
429	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
430	  echo " rm -f $$p $$f"; \
431	  rm -f $$p $$f ; \
432	done
433gpg-error$(EXEEXT): $(gpg_error_OBJECTS) $(gpg_error_DEPENDENCIES) 
434	@rm -f gpg-error$(EXEEXT)
435	$(LINK) $(gpg_error_OBJECTS) $(gpg_error_LDADD) $(LIBS)
436install-binSCRIPTS: $(bin_SCRIPTS)
437	@$(NORMAL_INSTALL)
438	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
439	@list='$(bin_SCRIPTS)'; for p in $$list; do \
440	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
441	  if test -f $$d$$p; then \
442	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
443	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
444	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
445	  else :; fi; \
446	done
447
448uninstall-binSCRIPTS:
449	@$(NORMAL_UNINSTALL)
450	@list='$(bin_SCRIPTS)'; for p in $$list; do \
451	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
452	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
453	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
454	done
455
456mostlyclean-compile:
457	-rm -f *.$(OBJEXT)
458
459distclean-compile:
460	-rm -f *.tab.c
461
462include ./$(DEPDIR)/gpg_error-gpg-error.Po
463include ./$(DEPDIR)/gpg_error-strerror-sym.Po
464include ./$(DEPDIR)/gpg_error-strsource-sym.Po
465include ./$(DEPDIR)/libgpg_error_la-code-from-errno.Plo
466include ./$(DEPDIR)/libgpg_error_la-code-to-errno.Plo
467include ./$(DEPDIR)/libgpg_error_la-init.Plo
468include ./$(DEPDIR)/libgpg_error_la-strerror.Plo
469include ./$(DEPDIR)/libgpg_error_la-strsource.Plo
470include ./$(DEPDIR)/libgpg_error_la-w32-gettext.Plo
471
472.c.o:
473	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
474	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
475#	source='$<' object='$@' libtool=no \
476#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
477#	$(COMPILE) -c $<
478
479.c.obj:
480	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
481	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482#	source='$<' object='$@' libtool=no \
483#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
484#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
485
486.c.lo:
487	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
489#	source='$<' object='$@' libtool=yes \
490#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
491#	$(LTCOMPILE) -c -o $@ $<
492
493libgpg_error_la-w32-gettext.lo: w32-gettext.c
494	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-w32-gettext.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-w32-gettext.Tpo -c -o libgpg_error_la-w32-gettext.lo `test -f 'w32-gettext.c' || echo '$(srcdir)/'`w32-gettext.c
495	mv -f $(DEPDIR)/libgpg_error_la-w32-gettext.Tpo $(DEPDIR)/libgpg_error_la-w32-gettext.Plo
496#	source='w32-gettext.c' object='libgpg_error_la-w32-gettext.lo' libtool=yes \
497#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
498#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-w32-gettext.lo `test -f 'w32-gettext.c' || echo '$(srcdir)/'`w32-gettext.c
499
500libgpg_error_la-init.lo: init.c
501	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-init.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-init.Tpo -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo '$(srcdir)/'`init.c
502	mv -f $(DEPDIR)/libgpg_error_la-init.Tpo $(DEPDIR)/libgpg_error_la-init.Plo
503#	source='init.c' object='libgpg_error_la-init.lo' libtool=yes \
504#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
505#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo '$(srcdir)/'`init.c
506
507libgpg_error_la-strsource.lo: strsource.c
508	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-strsource.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-strsource.Tpo -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo '$(srcdir)/'`strsource.c
509	mv -f $(DEPDIR)/libgpg_error_la-strsource.Tpo $(DEPDIR)/libgpg_error_la-strsource.Plo
510#	source='strsource.c' object='libgpg_error_la-strsource.lo' libtool=yes \
511#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
512#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo '$(srcdir)/'`strsource.c
513
514libgpg_error_la-strerror.lo: strerror.c
515	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-strerror.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-strerror.Tpo -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
516	mv -f $(DEPDIR)/libgpg_error_la-strerror.Tpo $(DEPDIR)/libgpg_error_la-strerror.Plo
517#	source='strerror.c' object='libgpg_error_la-strerror.lo' libtool=yes \
518#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
519#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
520
521libgpg_error_la-code-to-errno.lo: code-to-errno.c
522	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-code-to-errno.Tpo -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo '$(srcdir)/'`code-to-errno.c
523	mv -f $(DEPDIR)/libgpg_error_la-code-to-errno.Tpo $(DEPDIR)/libgpg_error_la-code-to-errno.Plo
524#	source='code-to-errno.c' object='libgpg_error_la-code-to-errno.lo' libtool=yes \
525#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
526#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo '$(srcdir)/'`code-to-errno.c
527
528libgpg_error_la-code-from-errno.lo: code-from-errno.c
529	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-code-from-errno.Tpo -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo '$(srcdir)/'`code-from-errno.c
530	mv -f $(DEPDIR)/libgpg_error_la-code-from-errno.Tpo $(DEPDIR)/libgpg_error_la-code-from-errno.Plo
531#	source='code-from-errno.c' object='libgpg_error_la-code-from-errno.lo' libtool=yes \
532#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
533#	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo '$(srcdir)/'`code-from-errno.c
534
535gpg_error-strsource-sym.o: strsource-sym.c
536	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-strsource-sym.o -MD -MP -MF $(DEPDIR)/gpg_error-strsource-sym.Tpo -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo '$(srcdir)/'`strsource-sym.c
537	mv -f $(DEPDIR)/gpg_error-strsource-sym.Tpo $(DEPDIR)/gpg_error-strsource-sym.Po
538#	source='strsource-sym.c' object='gpg_error-strsource-sym.o' libtool=no \
539#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
540#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo '$(srcdir)/'`strsource-sym.c
541
542gpg_error-strsource-sym.obj: strsource-sym.c
543	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-strsource-sym.obj -MD -MP -MF $(DEPDIR)/gpg_error-strsource-sym.Tpo -c -o gpg_error-strsource-sym.obj `if test -f 'strsource-sym.c'; then $(CYGPATH_W) 'strsource-sym.c'; else $(CYGPATH_W) '$(srcdir)/strsource-sym.c'; fi`
544	mv -f $(DEPDIR)/gpg_error-strsource-sym.Tpo $(DEPDIR)/gpg_error-strsource-sym.Po
545#	source='strsource-sym.c' object='gpg_error-strsource-sym.obj' libtool=no \
546#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
547#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-strsource-sym.obj `if test -f 'strsource-sym.c'; then $(CYGPATH_W) 'strsource-sym.c'; else $(CYGPATH_W) '$(srcdir)/strsource-sym.c'; fi`
548
549gpg_error-strerror-sym.o: strerror-sym.c
550	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-strerror-sym.o -MD -MP -MF $(DEPDIR)/gpg_error-strerror-sym.Tpo -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo '$(srcdir)/'`strerror-sym.c
551	mv -f $(DEPDIR)/gpg_error-strerror-sym.Tpo $(DEPDIR)/gpg_error-strerror-sym.Po
552#	source='strerror-sym.c' object='gpg_error-strerror-sym.o' libtool=no \
553#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
554#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo '$(srcdir)/'`strerror-sym.c
555
556gpg_error-strerror-sym.obj: strerror-sym.c
557	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-strerror-sym.obj -MD -MP -MF $(DEPDIR)/gpg_error-strerror-sym.Tpo -c -o gpg_error-strerror-sym.obj `if test -f 'strerror-sym.c'; then $(CYGPATH_W) 'strerror-sym.c'; else $(CYGPATH_W) '$(srcdir)/strerror-sym.c'; fi`
558	mv -f $(DEPDIR)/gpg_error-strerror-sym.Tpo $(DEPDIR)/gpg_error-strerror-sym.Po
559#	source='strerror-sym.c' object='gpg_error-strerror-sym.obj' libtool=no \
560#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
561#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-strerror-sym.obj `if test -f 'strerror-sym.c'; then $(CYGPATH_W) 'strerror-sym.c'; else $(CYGPATH_W) '$(srcdir)/strerror-sym.c'; fi`
562
563gpg_error-gpg-error.o: gpg-error.c
564	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-gpg-error.o -MD -MP -MF $(DEPDIR)/gpg_error-gpg-error.Tpo -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo '$(srcdir)/'`gpg-error.c
565	mv -f $(DEPDIR)/gpg_error-gpg-error.Tpo $(DEPDIR)/gpg_error-gpg-error.Po
566#	source='gpg-error.c' object='gpg_error-gpg-error.o' libtool=no \
567#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
568#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo '$(srcdir)/'`gpg-error.c
569
570gpg_error-gpg-error.obj: gpg-error.c
571	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gpg_error-gpg-error.obj -MD -MP -MF $(DEPDIR)/gpg_error-gpg-error.Tpo -c -o gpg_error-gpg-error.obj `if test -f 'gpg-error.c'; then $(CYGPATH_W) 'gpg-error.c'; else $(CYGPATH_W) '$(srcdir)/gpg-error.c'; fi`
572	mv -f $(DEPDIR)/gpg_error-gpg-error.Tpo $(DEPDIR)/gpg_error-gpg-error.Po
573#	source='gpg-error.c' object='gpg_error-gpg-error.obj' libtool=no \
574#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
575#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gpg_error_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gpg_error-gpg-error.obj `if test -f 'gpg-error.c'; then $(CYGPATH_W) 'gpg-error.c'; else $(CYGPATH_W) '$(srcdir)/gpg-error.c'; fi`
576
577mostlyclean-libtool:
578	-rm -f *.lo
579
580clean-libtool:
581	-rm -rf .libs _libs
582install-m4dataDATA: $(m4data_DATA)
583	@$(NORMAL_INSTALL)
584	test -z "$(m4datadir)" || $(MKDIR_P) "$(DESTDIR)$(m4datadir)"
585	@list='$(m4data_DATA)'; for p in $$list; do \
586	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
587	  f=$(am__strip_dir) \
588	  echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
589	  $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
590	done
591
592uninstall-m4dataDATA:
593	@$(NORMAL_UNINSTALL)
594	@list='$(m4data_DATA)'; for p in $$list; do \
595	  f=$(am__strip_dir) \
596	  echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
597	  rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
598	done
599install-includeHEADERS: $(include_HEADERS)
600	@$(NORMAL_INSTALL)
601	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
602	@list='$(include_HEADERS)'; for p in $$list; do \
603	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
604	  f=$(am__strip_dir) \
605	  echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
606	  $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
607	done
608
609uninstall-includeHEADERS:
610	@$(NORMAL_UNINSTALL)
611	@list='$(include_HEADERS)'; for p in $$list; do \
612	  f=$(am__strip_dir) \
613	  echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
614	  rm -f "$(DESTDIR)$(includedir)/$$f"; \
615	done
616
617ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
618	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
619	unique=`for i in $$list; do \
620	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
621	  done | \
622	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
623	      END { if (nonempty) { for (i in files) print i; }; }'`; \
624	mkid -fID $$unique
625tags: TAGS
626
627TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
628		$(TAGS_FILES) $(LISP)
629	tags=; \
630	here=`pwd`; \
631	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
632	unique=`for i in $$list; do \
633	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
634	  done | \
635	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
636	      END { if (nonempty) { for (i in files) print i; }; }'`; \
637	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
638	  test -n "$$unique" || unique=$$empty_fix; \
639	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
640	    $$tags $$unique; \
641	fi
642ctags: CTAGS
643CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
644		$(TAGS_FILES) $(LISP)
645	tags=; \
646	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
647	unique=`for i in $$list; do \
648	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
649	  done | \
650	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
651	      END { if (nonempty) { for (i in files) print i; }; }'`; \
652	test -z "$(CTAGS_ARGS)$$tags$$unique" \
653	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
654	     $$tags $$unique
655
656GTAGS:
657	here=`$(am__cd) $(top_builddir) && pwd` \
658	  && cd $(top_srcdir) \
659	  && gtags -i $(GTAGS_ARGS) $$here
660
661distclean-tags:
662	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
663
664distdir: $(DISTFILES)
665	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
666	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
667	list='$(DISTFILES)'; \
668	  dist_files=`for file in $$list; do echo $$file; done | \
669	  sed -e "s|^$$srcdirstrip/||;t" \
670	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
671	case $$dist_files in \
672	  */*) $(MKDIR_P) `echo "$$dist_files" | \
673			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
674			   sort -u` ;; \
675	esac; \
676	for file in $$dist_files; do \
677	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
678	  if test -d $$d/$$file; then \
679	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
680	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
681	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
682	    fi; \
683	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
684	  else \
685	    test -f $(distdir)/$$file \
686	    || cp -p $$d/$$file $(distdir)/$$file \
687	    || exit 1; \
688	  fi; \
689	done
690check-am: all-am
691check: $(BUILT_SOURCES)
692	$(MAKE) $(AM_MAKEFLAGS) check-am
693all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
694		$(HEADERS)
695install-binPROGRAMS: install-libLTLIBRARIES
696
697installdirs:
698	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"; do \
699	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
700	done
701install: $(BUILT_SOURCES)
702	$(MAKE) $(AM_MAKEFLAGS) install-am
703install-exec: install-exec-am
704install-data: install-data-am
705uninstall: uninstall-am
706
707install-am: all-am
708	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
709
710installcheck: installcheck-am
711install-strip:
712	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
713	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
714	  `test -z '$(STRIP)' || \
715	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
716mostlyclean-generic:
717
718clean-generic:
719	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
720
721distclean-generic:
722	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
723
724maintainer-clean-generic:
725	@echo "This command is intended for maintainers to use"
726	@echo "it deletes files that may require special tools to rebuild."
727	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
728clean: clean-am
729
730clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
731	clean-libtool mostlyclean-am
732
733distclean: distclean-am
734	-rm -rf ./$(DEPDIR)
735	-rm -f Makefile
736distclean-am: clean-am distclean-compile distclean-generic \
737	distclean-tags
738
739dvi: dvi-am
740
741dvi-am:
742
743html: html-am
744
745info: info-am
746
747info-am:
748
749install-data-am: install-data-local install-includeHEADERS \
750	install-m4dataDATA
751
752install-dvi: install-dvi-am
753
754install-exec-am: install-binPROGRAMS install-binSCRIPTS \
755	install-libLTLIBRARIES
756
757install-html: install-html-am
758
759install-info: install-info-am
760
761install-man:
762
763install-pdf: install-pdf-am
764
765install-ps: install-ps-am
766
767installcheck-am:
768
769maintainer-clean: maintainer-clean-am
770	-rm -rf ./$(DEPDIR)
771	-rm -f Makefile
772maintainer-clean-am: distclean-am maintainer-clean-generic
773
774mostlyclean: mostlyclean-am
775
776mostlyclean-am: mostlyclean-compile mostlyclean-generic \
777	mostlyclean-libtool
778
779pdf: pdf-am
780
781pdf-am:
782
783ps: ps-am
784
785ps-am:
786
787uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
788	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
789	uninstall-m4dataDATA
790
791.MAKE: install-am install-strip
792
793.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
794	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
795	distclean distclean-compile distclean-generic \
796	distclean-libtool distclean-tags distdir dvi dvi-am html \
797	html-am info info-am install install-am install-binPROGRAMS \
798	install-binSCRIPTS install-data install-data-am \
799	install-data-local install-dvi install-dvi-am install-exec \
800	install-exec-am install-html install-html-am \
801	install-includeHEADERS install-info install-info-am \
802	install-libLTLIBRARIES install-m4dataDATA install-man \
803	install-pdf install-pdf-am install-ps install-ps-am \
804	install-strip installcheck installcheck-am installdirs \
805	maintainer-clean maintainer-clean-generic mostlyclean \
806	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
807	pdf pdf-am ps ps-am tags uninstall uninstall-am \
808	uninstall-binPROGRAMS uninstall-binSCRIPTS \
809	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
810	uninstall-m4dataDATA
811
812
813#.rc.lo:
814#	$(LTRCCOMPILE) -i "$<" -o "$@"
815
816#install-def-file: gpg-error.def
817#	$(INSTALL) gpg-error.def $(DESTDIR)$(libdir)/gpg-error.def
818
819#uninstall-def-file:
820#	-rm $(DESTDIR)$(libdir)/gpg-error.def
821install-def-file:
822uninstall-def-file:
823
824# We build err-sources.h and err-codes.h in the source directory.
825# This is needed because gettext does only look into the source
826# directory to find the files listed in po/POTFILE.in.  To make these
827# rules work we also need to depend on Makefile.am and not on the
828# generated files Makefile.in or Makefile.
829$(srcdir)/err-sources.h: Makefile.am mkstrtable.awk err-sources.h.in
830	$(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=3 \
831		$(srcdir)/err-sources.h.in >$@
832
833err-sources-sym.h: Makefile mkstrtable.awk err-sources.h.in
834	$(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
835		$(srcdir)/err-sources.h.in >$@
836
837$(srcdir)/err-codes.h: Makefile.am mkstrtable.awk err-codes.h.in
838	$(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=3 \
839		$(srcdir)/err-codes.h.in >$@
840
841err-codes-sym.h: Makefile mkstrtable.awk err-codes.h.in
842	$(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
843		$(srcdir)/err-codes.h.in >$@
844
845code-to-errno.h: Makefile mkerrnos.awk errnos.in
846	$(AWK) -f $(srcdir)/mkerrnos.awk $(srcdir)/errnos.in >$@
847
848# It is correct to use $(CPP).  We want the host's idea of the error codes.
849mkerrcodes.h: Makefile mkerrcodes.awk $(gpg_extra_headers)
850	$(AWK) -f $(srcdir)/mkerrcodes1.awk $(srcdir)/errnos.in >_$@
851	$(CPP) $(extra_cppflags) _$@ | grep GPG_ERR_ | \
852               $(AWK) -f $(srcdir)/mkerrcodes.awk >$@
853	-rm _$@
854
855# It is correct to use $(CPP).  We want the host's idea of the error codes.
856#mkw32errmap.tab.h: Makefile mkw32errmap.c
857#	$(CPP) -DRESOLVE_MACROS $(srcdir)/mkw32errmap.c | \
858#	      grep '{&mkw32errmap_marker' >$@
859#mkw32errmap.map.c: mkw32errmap
860#	./mkw32errmap --map > $@
861#gpg-extra/errno.h: mkw32errmap
862#	-$(MKDIR_P) gpg-extra
863#	./mkw32errmap > $@
864mkw32errmap.map.c:
865	echo "/*dummy*/" > $@
866
867# We use CC proper for preprocessing thus we have to convince it that
868# the data is really to be preprocessed.
869gpg-error.def: Makefile gpg-error.def.in
870	cat $(srcdir)/gpg-error.def.in >_$@.h
871	$(CPP) $(DEFAULT_INCLUDES) $(INCLUDES) $(extra_cppflags) _$@.h | \
872	  grep -v '^#' >$@
873	-rm _$@.h
874
875# It is correct to use $(CC_FOR_BUILD) here.  We want to run the
876# program at build time.
877mkerrcodes: mkerrcodes.c mkerrcodes.h Makefile
878	$(CC_FOR_BUILD) -I. -I$(srcdir) -o $@ $(srcdir)/mkerrcodes.c
879
880# It is correct to use $(CC_FOR_BUILD) here.  We want to run the
881# program at build time.
882#mkw32errmap: mkw32errmap.c mkw32errmap.tab.h Makefile
883#	$(CC_FOR_BUILD) -I. -I$(srcdir) -o $@ $(srcdir)/mkw32errmap.c
884
885code-from-errno.h: mkerrcodes Makefile
886	./mkerrcodes | $(AWK) -f $(srcdir)/mkerrcodes2.awk >$@
887
888errnos-sym.h: Makefile mkstrtable.awk errnos.in
889	$(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
890		-v prefix=GPG_ERR_ -v namespace=errnos_ \
891		$(srcdir)/errnos.in >$@
892
893extra-h.in: Makefile w32-add.h w32ce-add.h
894	-rm extra-h.in
895#	cat $(srcdir)/w32-add.h >>extra-h.in
896#	cat $(srcdir)/w32ce-add.h >>extra-h.in
897	echo EOF >>extra-h.in
898
899gpg-error.h: Makefile mkheader.awk err-sources.h.in err-codes.h.in \
900	    	 errnos.in extra-h.in gpg-error.h.in
901	$(AWK) -f $(srcdir)/mkheader.awk \
902		$(srcdir)/err-sources.h.in \
903		$(srcdir)/err-codes.h.in \
904		$(srcdir)/errnos.in \
905		extra-h.in \
906		$(srcdir)/gpg-error.h.in > $@
907
908install-data-local:
909#	-$(MKDIR_P) "$(DESTDIR)$(includedir)/gpg-extra"
910#	$(INSTALL_DATA) gpg-extra/errno.h \
911#                         "$(DESTDIR)$(includedir)/gpg-extra/errno.h"
912        :
913# Tell versions [3.59,3.63) of GNU make to not export all variables.
914# Otherwise a system limit (for SysV at least) may be exceeded.
915.NOEXPORT:
916