Updating to version 1.13. Libgcrypt depends on libgpg-error
[platform/upstream/libgpg-error.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am for libgpg-error.
19 # Copyright (C) 2003, 2004, 2014 g10 Code GmbH
20 #
21 # This file is part of libgpg-error.
22 #
23 # libgpg-error is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU Lesser General Public License as
25 # published by the Free Software Foundation; either version 2.1 of the
26 # License, or (at your option) any later version.
27 #
28 # libgpg-error is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU Lesser General Public License for more details.
32 #
33 # You should have received a copy of the GNU Lesser General Public
34 # License along with this program; if not, see <http://www.gnu.org/licenses/>.
35
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 VPATH = @srcdir@
45 am__make_dryrun = \
46   { \
47     am__dry=no; \
48     case $$MAKEFLAGS in \
49       *\\[\ \   ]*) \
50         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
51           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
52       *) \
53         for am__flg in $$MAKEFLAGS; do \
54           case $$am__flg in \
55             *=*|--*) ;; \
56             *n*) am__dry=yes; break;; \
57           esac; \
58         done;; \
59     esac; \
60     test $$am__dry = yes; \
61   }
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 bin_PROGRAMS = gpg-error$(EXEEXT)
81 @HAVE_W32_SYSTEM_FALSE@noinst_PROGRAMS = gen-posix-lock-obj$(EXEEXT)
82 @HAVE_W32_SYSTEM_TRUE@noinst_PROGRAMS = gen-w32-lock-obj$(EXEEXT)
83 @HAVE_W32_SYSTEM_FALSE@libgpg_error_la_DEPENDENCIES =  \
84 @HAVE_W32_SYSTEM_FALSE@ $(am__DEPENDENCIES_1) \
85 @HAVE_W32_SYSTEM_FALSE@ $(am__DEPENDENCIES_2) \
86 @HAVE_W32_SYSTEM_FALSE@ $(am__DEPENDENCIES_2)
87 @CROSS_COMPILING_FALSE@am__append_1 = ./lock-obj-pub.native.h
88 subdir = src
89 DIST_COMMON = README $(include_HEADERS) $(srcdir)/Makefile.am \
90         $(srcdir)/Makefile.in $(srcdir)/gpg-error-config.in \
91         $(srcdir)/versioninfo.rc.in
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
94         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
95         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
96         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
97         $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/ltoptions.m4 \
98         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
99         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
100         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
101         $(top_srcdir)/m4/threadlib.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103         $(ACLOCAL_M4)
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_HEADER = $(top_builddir)/config.h
106 CONFIG_CLEAN_FILES = versioninfo.rc gpg-error-config
107 CONFIG_CLEAN_VPATH_FILES =
108 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109 am__vpath_adj = case $$p in \
110     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111     *) f=$$p;; \
112   esac;
113 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
114 am__install_max = 40
115 am__nobase_strip_setup = \
116   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117 am__nobase_strip = \
118   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119 am__nobase_list = $(am__nobase_strip_setup); \
120   for p in $$list; do echo "$$p $$p"; done | \
121   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123     if (++n[$$2] == $(am__install_max)) \
124       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125     END { for (dir in files) print dir, files[dir] }'
126 am__base_list = \
127   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129 am__uninstall_files_from_dir = { \
130   test -z "$$files" \
131     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
132     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
133          $(am__cd) "$$dir" && rm -f $$files; }; \
134   }
135 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
136         "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" \
137         "$(DESTDIR)$(includedir)"
138 LTLIBRARIES = $(lib_LTLIBRARIES)
139 @HAVE_W32_SYSTEM_TRUE@am__DEPENDENCIES_1 = versioninfo.lo
140 am__DEPENDENCIES_2 =
141 am__libgpg_error_la_SOURCES_DIST = gpg-error.h gettext.h posix-lock.c \
142         posix-lock-obj.h posix-thread.c w32-gettext.c w32-lock.c \
143         w32-lock-obj.h w32-thread.c init.c init.h version.c lock.h \
144         thread.h strsource.c strerror.c code-to-errno.c \
145         code-from-errno.c
146 @HAVE_W32_SYSTEM_FALSE@am__objects_1 = libgpg_error_la-posix-lock.lo \
147 @HAVE_W32_SYSTEM_FALSE@ libgpg_error_la-posix-thread.lo
148 @HAVE_W32_SYSTEM_TRUE@am__objects_1 = libgpg_error_la-w32-gettext.lo \
149 @HAVE_W32_SYSTEM_TRUE@  libgpg_error_la-w32-lock.lo \
150 @HAVE_W32_SYSTEM_TRUE@  libgpg_error_la-w32-thread.lo
151 am_libgpg_error_la_OBJECTS = $(am__objects_1) libgpg_error_la-init.lo \
152         libgpg_error_la-version.lo libgpg_error_la-strsource.lo \
153         libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo \
154         libgpg_error_la-code-from-errno.lo
155 libgpg_error_la_OBJECTS = $(am_libgpg_error_la_OBJECTS)
156 AM_V_lt = $(am__v_lt_@AM_V@)
157 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158 am__v_lt_0 = --silent
159 libgpg_error_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
160         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
161         $(AM_CFLAGS) $(CFLAGS) $(libgpg_error_la_LDFLAGS) $(LDFLAGS) \
162         -o $@
163 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
164 gen_posix_lock_obj_SOURCES = gen-posix-lock-obj.c
165 gen_posix_lock_obj_OBJECTS = gen-posix-lock-obj.$(OBJEXT)
166 gen_posix_lock_obj_LDADD = $(LDADD)
167 gen_w32_lock_obj_SOURCES = gen-w32-lock-obj.c
168 gen_w32_lock_obj_OBJECTS = gen-w32-lock-obj.$(OBJEXT)
169 gen_w32_lock_obj_LDADD = $(LDADD)
170 am_gpg_error_OBJECTS = gpg_error-strsource-sym.$(OBJEXT) \
171         gpg_error-strerror-sym.$(OBJEXT) gpg_error-gpg-error.$(OBJEXT)
172 gpg_error_OBJECTS = $(am_gpg_error_OBJECTS)
173 gpg_error_DEPENDENCIES = ./libgpg-error.la
174 SCRIPTS = $(bin_SCRIPTS)
175 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
176 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
177 am__depfiles_maybe = depfiles
178 am__mv = mv -f
179 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
183         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184         $(AM_CFLAGS) $(CFLAGS)
185 AM_V_CC = $(am__v_CC_@AM_V@)
186 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
187 am__v_CC_0 = @echo "  CC    " $@;
188 AM_V_at = $(am__v_at_@AM_V@)
189 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
190 am__v_at_0 = @
191 CCLD = $(CC)
192 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
194         $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197 am__v_CCLD_0 = @echo "  CCLD  " $@;
198 AM_V_GEN = $(am__v_GEN_@AM_V@)
199 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
200 am__v_GEN_0 = @echo "  GEN   " $@;
201 SOURCES = $(libgpg_error_la_SOURCES) gen-posix-lock-obj.c \
202         gen-w32-lock-obj.c $(gpg_error_SOURCES)
203 DIST_SOURCES = $(am__libgpg_error_la_SOURCES_DIST) \
204         gen-posix-lock-obj.c gen-w32-lock-obj.c $(gpg_error_SOURCES)
205 am__can_run_installinfo = \
206   case $$AM_UPDATE_INFO_DIR in \
207     n|no|NO) false;; \
208     *) (install-info --version) >/dev/null 2>&1;; \
209   esac
210 DATA = $(m4data_DATA)
211 HEADERS = $(include_HEADERS)
212 ETAGS = etags
213 CTAGS = ctags
214 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
215 ACLOCAL = @ACLOCAL@
216 AMTAR = @AMTAR@
217 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
218 AR = @AR@
219 AS = @AS@
220 AUTOCONF = @AUTOCONF@
221 AUTOHEADER = @AUTOHEADER@
222 AUTOMAKE = @AUTOMAKE@
223 AWK = @AWK@
224 BUILD_FILEVERSION = @BUILD_FILEVERSION@
225 BUILD_REVISION = @BUILD_REVISION@
226 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
227 CC = @CC@
228 CCDEPMODE = @CCDEPMODE@
229 CC_FOR_BUILD = @CC_FOR_BUILD@
230 CFLAGS = @CFLAGS@
231 CPP = @CPP@
232 CPPFLAGS = @CPPFLAGS@
233 CYGPATH_W = @CYGPATH_W@
234 DEFS = @DEFS@
235 DEPDIR = @DEPDIR@
236 DLLTOOL = @DLLTOOL@
237 DSYMUTIL = @DSYMUTIL@
238 DUMPBIN = @DUMPBIN@
239 ECHO_C = @ECHO_C@
240 ECHO_N = @ECHO_N@
241 ECHO_T = @ECHO_T@
242 EGREP = @EGREP@
243 EXEEXT = @EXEEXT@
244 FGREP = @FGREP@
245 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
246 GMSGFMT = @GMSGFMT@
247 GMSGFMT_015 = @GMSGFMT_015@
248 GPG_ERROR_CONFIG_CFLAGS = @GPG_ERROR_CONFIG_CFLAGS@
249 GPG_ERROR_CONFIG_HOST = @GPG_ERROR_CONFIG_HOST@
250 GPG_ERROR_CONFIG_ISUBDIRAFTER = @GPG_ERROR_CONFIG_ISUBDIRAFTER@
251 GPG_ERROR_CONFIG_LIBS = @GPG_ERROR_CONFIG_LIBS@
252 GPG_ERROR_CONFIG_MT_CFLAGS = @GPG_ERROR_CONFIG_MT_CFLAGS@
253 GPG_ERROR_CONFIG_MT_LIBS = @GPG_ERROR_CONFIG_MT_LIBS@
254 GREP = @GREP@
255 INSTALL = @INSTALL@
256 INSTALL_DATA = @INSTALL_DATA@
257 INSTALL_PROGRAM = @INSTALL_PROGRAM@
258 INSTALL_SCRIPT = @INSTALL_SCRIPT@
259 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
260 INTLLIBS = @INTLLIBS@
261 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
262 LD = @LD@
263 LDFLAGS = @LDFLAGS@
264 LIBGPG_ERROR_LT_AGE = @LIBGPG_ERROR_LT_AGE@
265 LIBGPG_ERROR_LT_CURRENT = @LIBGPG_ERROR_LT_CURRENT@
266 LIBGPG_ERROR_LT_REVISION = @LIBGPG_ERROR_LT_REVISION@
267 LIBICONV = @LIBICONV@
268 LIBINTL = @LIBINTL@
269 LIBMULTITHREAD = @LIBMULTITHREAD@
270 LIBOBJS = @LIBOBJS@
271 LIBS = @LIBS@
272 LIBTHREAD = @LIBTHREAD@
273 LIBTOOL = @LIBTOOL@
274 LIPO = @LIPO@
275 LN_S = @LN_S@
276 LTLIBICONV = @LTLIBICONV@
277 LTLIBINTL = @LTLIBINTL@
278 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
279 LTLIBOBJS = @LTLIBOBJS@
280 LTLIBTHREAD = @LTLIBTHREAD@
281 MAINT = @MAINT@
282 MAKEINFO = @MAKEINFO@
283 MANIFEST_TOOL = @MANIFEST_TOOL@
284 MKDIR_P = @MKDIR_P@
285 MSGFMT = @MSGFMT@
286 MSGFMT_015 = @MSGFMT_015@
287 MSGMERGE = @MSGMERGE@
288 NM = @NM@
289 NMEDIT = @NMEDIT@
290 OBJDUMP = @OBJDUMP@
291 OBJEXT = @OBJEXT@
292 OTOOL = @OTOOL@
293 OTOOL64 = @OTOOL64@
294 PACKAGE = @PACKAGE@
295 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
296 PACKAGE_NAME = @PACKAGE_NAME@
297 PACKAGE_STRING = @PACKAGE_STRING@
298 PACKAGE_TARNAME = @PACKAGE_TARNAME@
299 PACKAGE_URL = @PACKAGE_URL@
300 PACKAGE_VERSION = @PACKAGE_VERSION@
301 PATH_SEPARATOR = @PATH_SEPARATOR@
302 POSUB = @POSUB@
303 RANLIB = @RANLIB@
304 RC = @RC@
305 SED = @SED@
306 SET_MAKE = @SET_MAKE@
307 SHELL = @SHELL@
308 STRIP = @STRIP@
309 USE_NLS = @USE_NLS@
310 VERSION = @VERSION@
311 VERSION_NUMBER = @VERSION_NUMBER@
312 XGETTEXT = @XGETTEXT@
313 XGETTEXT_015 = @XGETTEXT_015@
314 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
315 abs_builddir = @abs_builddir@
316 abs_srcdir = @abs_srcdir@
317 abs_top_builddir = @abs_top_builddir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_AR = @ac_ct_AR@
320 ac_ct_CC = @ac_ct_CC@
321 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322 am__include = @am__include@
323 am__leading_dot = @am__leading_dot@
324 am__quote = @am__quote@
325 am__tar = @am__tar@
326 am__untar = @am__untar@
327 bindir = @bindir@
328 build = @build@
329 build_alias = @build_alias@
330 build_cpu = @build_cpu@
331 build_os = @build_os@
332 build_vendor = @build_vendor@
333 builddir = @builddir@
334 datadir = @datadir@
335 datarootdir = @datarootdir@
336 docdir = @docdir@
337 dvidir = @dvidir@
338 exec_prefix = @exec_prefix@
339 host = @host@
340 host_alias = @host_alias@
341 host_cpu = @host_cpu@
342 host_os = @host_os@
343 host_vendor = @host_vendor@
344 htmldir = @htmldir@
345 includedir = @includedir@
346 infodir = @infodir@
347 install_sh = @install_sh@
348 libdir = @libdir@
349 libexecdir = @libexecdir@
350 localedir = $(datadir)/locale
351 localstatedir = @localstatedir@
352 mandir = @mandir@
353 mkdir_p = @mkdir_p@
354 oldincludedir = @oldincludedir@
355 pdfdir = @pdfdir@
356 prefix = @prefix@
357 program_transform_name = @program_transform_name@
358 psdir = @psdir@
359 sbindir = @sbindir@
360 sharedstatedir = @sharedstatedir@
361 srcdir = @srcdir@
362 sysconfdir = @sysconfdir@
363 target_alias = @target_alias@
364 top_build_prefix = @top_build_prefix@
365 top_builddir = @top_builddir@
366 top_srcdir = @top_srcdir@
367 @HAVE_W32CE_SYSTEM_FALSE@gpg_extra_headers = 
368 @HAVE_W32CE_SYSTEM_TRUE@gpg_extra_headers = gpg-extra/errno.h
369 @HAVE_W32CE_SYSTEM_FALSE@extra_cppflags = 
370 @HAVE_W32CE_SYSTEM_TRUE@extra_cppflags = -idirafter gpg-extra
371
372 # Distributed lock object definitions for cross compilation.
373 lock_obj_pub = \
374         syscfg/lock-obj-pub.mingw32.h \
375         syscfg/lock-obj-pub.arm-unknown-linux-androideabi.h
376
377 lib_LTLIBRARIES = libgpg-error.la
378 include_HEADERS = gpg-error.h
379 bin_SCRIPTS = gpg-error-config
380 m4datadir = $(datadir)/aclocal
381 m4data_DATA = gpg-error.m4
382 EXTRA_DIST = mkstrtable.awk err-sources.h.in err-codes.h.in \
383         mkerrnos.awk errnos.in README \
384         mkerrcodes.awk mkerrcodes1.awk mkerrcodes2.awk mkerrcodes.c \
385         mkheader.c gpg-error.h.in mkw32errmap.c w32-add.h w32ce-add.h \
386         err-sources.h err-codes.h gpg-error-config.in gpg-error.m4 \
387         gpg-error.def.in versioninfo.rc.in \
388         $(lock_obj_pub)
389
390 BUILT_SOURCES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
391         err-sources-sym.h err-codes-sym.h errnos-sym.h gpg-error.h \
392         gpg-error.def mkw32errmap.map.c
393
394 tmp_files = _mkerrcodes.h _gpg-error.def.h mkw32errmap.tab.h mkw32errmap.map.c
395 CLEANFILES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
396         gpg-error.h mkerrcodes mkerrcodes.h gpg-error.def mkw32errmap.tab.h \
397         mkw32errmap.map.c err-sources-sym.h err-codes-sym.h errnos-sym.h \
398         gpg-extra/errno.h mkheader $(tmp_files) lock-obj-pub.native.h
399
400 @HAVE_W32_SYSTEM_FALSE@arch_sources = posix-lock.c posix-lock-obj.h posix-thread.c
401 @HAVE_W32_SYSTEM_TRUE@arch_sources = w32-gettext.c w32-lock.c w32-lock-obj.h w32-thread.c
402 @HAVE_W32_SYSTEM_TRUE@RCCOMPILE = $(RC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
403 @HAVE_W32_SYSTEM_TRUE@            -DLOCALEDIR=\"$(localedir)\" $(AM_CPPFLAGS) $(CPPFLAGS)
404
405 @HAVE_W32_SYSTEM_TRUE@LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
406 @HAVE_W32_SYSTEM_TRUE@SUFFIXES = .rc .lo
407 @HAVE_W32_SYSTEM_FALSE@gpg_error_res = 
408 @HAVE_W32_SYSTEM_TRUE@gpg_error_res = versioninfo.lo
409 @HAVE_W32_SYSTEM_FALSE@no_undefined = 
410 @HAVE_W32_SYSTEM_TRUE@no_undefined = -no-undefined
411 @HAVE_W32_SYSTEM_FALSE@export_symbols = 
412 @HAVE_W32_SYSTEM_TRUE@export_symbols = -export-symbols gpg-error.def
413 @HAVE_W32_SYSTEM_TRUE@libgpg_error_la_DEPENDENCIES = $(gpg_error_res) gpg-error.def
414 @HAVE_W32_SYSTEM_FALSE@intllibs = @LTLIBINTL@
415 @HAVE_W32_SYSTEM_TRUE@intllibs = 
416 libgpg_error_la_LDFLAGS = -version-info \
417   @LIBGPG_ERROR_LT_CURRENT@:@LIBGPG_ERROR_LT_REVISION@:@LIBGPG_ERROR_LT_AGE@ \
418   $(no_undefined) $(export_symbols)
419
420 libgpg_error_la_SOURCES = gpg-error.h gettext.h $(arch_sources) \
421         init.c init.h version.c lock.h thread.h \
422         strsource.c strerror.c code-to-errno.c code-from-errno.c
423
424
425 # Note that RCCOMPILE needs the same defines as ..._la_CPPFLAGS but
426 # without the extra_cppflags because they may include am -idirafter
427 # which is not supported by the RC compiler.
428 libgpg_error_la_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" $(extra_cppflags)
429 libgpg_error_la_LIBADD = $(gpg_error_res) $(intllibs) $(LIBTHREAD)
430 gpg_error_SOURCES = strsource-sym.c strerror-sym.c gpg-error.c
431 gpg_error_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" $(extra_cppflags)
432 gpg_error_LDADD = ./libgpg-error.la @LTLIBINTL@
433 parts_of_gpg_error_h = gpg-error.h.in err-sources.h.in err-codes.h.in \
434         errnos.in w32-add.h w32ce-add.h $(lock_obj_pub) \
435         $(am__append_1)
436 @CROSS_COMPILING_FALSE@pre_mkheader_cmds = :
437
438 # If we are cross-compiling we better make sure that no stale native
439 # lock include file will be found by mkheader.
440 @CROSS_COMPILING_TRUE@pre_mkheader_cmds = -rm lock-obj-pub.native.h 2>/dev/null
441 all: $(BUILT_SOURCES)
442         $(MAKE) $(AM_MAKEFLAGS) all-am
443
444 .SUFFIXES:
445 .SUFFIXES: .rc .lo .c .o .obj
446 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
447         @for dep in $?; do \
448           case '$(am__configure_deps)' in \
449             *$$dep*) \
450               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
451                 && { if test -f $@; then exit 0; else break; fi; }; \
452               exit 1;; \
453           esac; \
454         done; \
455         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
456         $(am__cd) $(top_srcdir) && \
457           $(AUTOMAKE) --gnu src/Makefile
458 .PRECIOUS: Makefile
459 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
460         @case '$?' in \
461           *config.status*) \
462             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
463           *) \
464             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
465             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
466         esac;
467
468 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
469         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
470
471 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
472         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
474         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475 $(am__aclocal_m4_deps):
476 versioninfo.rc: $(top_builddir)/config.status $(srcdir)/versioninfo.rc.in
477         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
478 gpg-error-config: $(top_builddir)/config.status $(srcdir)/gpg-error-config.in
479         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
480 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
481         @$(NORMAL_INSTALL)
482         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
483         list2=; for p in $$list; do \
484           if test -f $$p; then \
485             list2="$$list2 $$p"; \
486           else :; fi; \
487         done; \
488         test -z "$$list2" || { \
489           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
490           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
491           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
492           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
493         }
494
495 uninstall-libLTLIBRARIES:
496         @$(NORMAL_UNINSTALL)
497         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
498         for p in $$list; do \
499           $(am__strip_dir) \
500           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
501           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
502         done
503
504 clean-libLTLIBRARIES:
505         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
506         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
507           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
508           test "$$dir" != "$$p" || dir=.; \
509           echo "rm -f \"$${dir}/so_locations\""; \
510           rm -f "$${dir}/so_locations"; \
511         done
512 libgpg-error.la: $(libgpg_error_la_OBJECTS) $(libgpg_error_la_DEPENDENCIES) $(EXTRA_libgpg_error_la_DEPENDENCIES) 
513         $(AM_V_CCLD)$(libgpg_error_la_LINK) -rpath $(libdir) $(libgpg_error_la_OBJECTS) $(libgpg_error_la_LIBADD) $(LIBS)
514 install-binPROGRAMS: $(bin_PROGRAMS)
515         @$(NORMAL_INSTALL)
516         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
517         if test -n "$$list"; then \
518           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
519           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
520         fi; \
521         for p in $$list; do echo "$$p $$p"; done | \
522         sed 's/$(EXEEXT)$$//' | \
523         while read p p1; do if test -f $$p || test -f $$p1; \
524           then echo "$$p"; echo "$$p"; else :; fi; \
525         done | \
526         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
527             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
528         sed 'N;N;N;s,\n, ,g' | \
529         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
530           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
531             if ($$2 == $$4) files[d] = files[d] " " $$1; \
532             else { print "f", $$3 "/" $$4, $$1; } } \
533           END { for (d in files) print "f", d, files[d] }' | \
534         while read type dir files; do \
535             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
536             test -z "$$files" || { \
537             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
538             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
539             } \
540         ; done
541
542 uninstall-binPROGRAMS:
543         @$(NORMAL_UNINSTALL)
544         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
545         files=`for p in $$list; do echo "$$p"; done | \
546           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
547               -e 's/$$/$(EXEEXT)/' `; \
548         test -n "$$list" || exit 0; \
549         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
550         cd "$(DESTDIR)$(bindir)" && rm -f $$files
551
552 clean-binPROGRAMS:
553         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
554         echo " rm -f" $$list; \
555         rm -f $$list || exit $$?; \
556         test -n "$(EXEEXT)" || exit 0; \
557         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
558         echo " rm -f" $$list; \
559         rm -f $$list
560
561 clean-noinstPROGRAMS:
562         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
563         echo " rm -f" $$list; \
564         rm -f $$list || exit $$?; \
565         test -n "$(EXEEXT)" || exit 0; \
566         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
567         echo " rm -f" $$list; \
568         rm -f $$list
569 gen-posix-lock-obj$(EXEEXT): $(gen_posix_lock_obj_OBJECTS) $(gen_posix_lock_obj_DEPENDENCIES) $(EXTRA_gen_posix_lock_obj_DEPENDENCIES) 
570         @rm -f gen-posix-lock-obj$(EXEEXT)
571         $(AM_V_CCLD)$(LINK) $(gen_posix_lock_obj_OBJECTS) $(gen_posix_lock_obj_LDADD) $(LIBS)
572 gen-w32-lock-obj$(EXEEXT): $(gen_w32_lock_obj_OBJECTS) $(gen_w32_lock_obj_DEPENDENCIES) $(EXTRA_gen_w32_lock_obj_DEPENDENCIES) 
573         @rm -f gen-w32-lock-obj$(EXEEXT)
574         $(AM_V_CCLD)$(LINK) $(gen_w32_lock_obj_OBJECTS) $(gen_w32_lock_obj_LDADD) $(LIBS)
575 gpg-error$(EXEEXT): $(gpg_error_OBJECTS) $(gpg_error_DEPENDENCIES) $(EXTRA_gpg_error_DEPENDENCIES) 
576         @rm -f gpg-error$(EXEEXT)
577         $(AM_V_CCLD)$(LINK) $(gpg_error_OBJECTS) $(gpg_error_LDADD) $(LIBS)
578 install-binSCRIPTS: $(bin_SCRIPTS)
579         @$(NORMAL_INSTALL)
580         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
581         if test -n "$$list"; then \
582           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
583           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
584         fi; \
585         for p in $$list; do \
586           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
587           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
588         done | \
589         sed -e 'p;s,.*/,,;n' \
590             -e 'h;s|.*|.|' \
591             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
592         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
593           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
594             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
595               if (++n[d] == $(am__install_max)) { \
596                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
597             else { print "f", d "/" $$4, $$1 } } \
598           END { for (d in files) print "f", d, files[d] }' | \
599         while read type dir files; do \
600              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
601              test -z "$$files" || { \
602                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
603                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
604              } \
605         ; done
606
607 uninstall-binSCRIPTS:
608         @$(NORMAL_UNINSTALL)
609         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
610         files=`for p in $$list; do echo "$$p"; done | \
611                sed -e 's,.*/,,;$(transform)'`; \
612         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
613
614 mostlyclean-compile:
615         -rm -f *.$(OBJEXT)
616
617 distclean-compile:
618         -rm -f *.tab.c
619
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gen-posix-lock-obj.Po@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gen-w32-lock-obj.Po@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpg_error-gpg-error.Po@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpg_error-strerror-sym.Po@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpg_error-strsource-sym.Po@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-code-from-errno.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-code-to-errno.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-init.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-posix-lock.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-posix-thread.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-strerror.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-strsource.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-version.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-w32-gettext.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-w32-lock.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgpg_error_la-w32-thread.Plo@am__quote@
636
637 .c.o:
638 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
639 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
642 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
643
644 .c.obj:
645 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
646 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
649 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
650
651 .c.lo:
652 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
653 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
656 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
657
658 libgpg_error_la-posix-lock.lo: posix-lock.c
659 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-posix-lock.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-posix-lock.Tpo -c -o libgpg_error_la-posix-lock.lo `test -f 'posix-lock.c' || echo '$(srcdir)/'`posix-lock.c
660 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-posix-lock.Tpo $(DEPDIR)/libgpg_error_la-posix-lock.Plo
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='posix-lock.c' object='libgpg_error_la-posix-lock.lo' libtool=yes @AMDEPBACKSLASH@
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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-posix-lock.lo `test -f 'posix-lock.c' || echo '$(srcdir)/'`posix-lock.c
664
665 libgpg_error_la-posix-thread.lo: posix-thread.c
666 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-posix-thread.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-posix-thread.Tpo -c -o libgpg_error_la-posix-thread.lo `test -f 'posix-thread.c' || echo '$(srcdir)/'`posix-thread.c
667 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-posix-thread.Tpo $(DEPDIR)/libgpg_error_la-posix-thread.Plo
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='posix-thread.c' object='libgpg_error_la-posix-thread.lo' libtool=yes @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
670 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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-posix-thread.lo `test -f 'posix-thread.c' || echo '$(srcdir)/'`posix-thread.c
671
672 libgpg_error_la-w32-gettext.lo: w32-gettext.c
673 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
674 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-w32-gettext.Tpo $(DEPDIR)/libgpg_error_la-w32-gettext.Plo
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='w32-gettext.c' object='libgpg_error_la-w32-gettext.lo' libtool=yes @AMDEPBACKSLASH@
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
677 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
678
679 libgpg_error_la-w32-lock.lo: w32-lock.c
680 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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-lock.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-w32-lock.Tpo -c -o libgpg_error_la-w32-lock.lo `test -f 'w32-lock.c' || echo '$(srcdir)/'`w32-lock.c
681 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-w32-lock.Tpo $(DEPDIR)/libgpg_error_la-w32-lock.Plo
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='w32-lock.c' object='libgpg_error_la-w32-lock.lo' libtool=yes @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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-lock.lo `test -f 'w32-lock.c' || echo '$(srcdir)/'`w32-lock.c
685
686 libgpg_error_la-w32-thread.lo: w32-thread.c
687 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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-thread.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-w32-thread.Tpo -c -o libgpg_error_la-w32-thread.lo `test -f 'w32-thread.c' || echo '$(srcdir)/'`w32-thread.c
688 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-w32-thread.Tpo $(DEPDIR)/libgpg_error_la-w32-thread.Plo
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='w32-thread.c' object='libgpg_error_la-w32-thread.lo' libtool=yes @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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-thread.lo `test -f 'w32-thread.c' || echo '$(srcdir)/'`w32-thread.c
692
693 libgpg_error_la-init.lo: init.c
694 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
695 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-init.Tpo $(DEPDIR)/libgpg_error_la-init.Plo
696 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='init.c' object='libgpg_error_la-init.lo' libtool=yes @AMDEPBACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
698 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
699
700 libgpg_error_la-version.lo: version.c
701 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgpg_error_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgpg_error_la-version.lo -MD -MP -MF $(DEPDIR)/libgpg_error_la-version.Tpo -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
702 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-version.Tpo $(DEPDIR)/libgpg_error_la-version.Plo
703 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='version.c' object='libgpg_error_la-version.lo' libtool=yes @AMDEPBACKSLASH@
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
705 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
706
707 libgpg_error_la-strsource.lo: strsource.c
708 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
709 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-strsource.Tpo $(DEPDIR)/libgpg_error_la-strsource.Plo
710 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strsource.c' object='libgpg_error_la-strsource.lo' libtool=yes @AMDEPBACKSLASH@
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
712 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
713
714 libgpg_error_la-strerror.lo: strerror.c
715 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
716 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-strerror.Tpo $(DEPDIR)/libgpg_error_la-strerror.Plo
717 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strerror.c' object='libgpg_error_la-strerror.lo' libtool=yes @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
719 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
720
721 libgpg_error_la-code-to-errno.lo: code-to-errno.c
722 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
723 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-code-to-errno.Tpo $(DEPDIR)/libgpg_error_la-code-to-errno.Plo
724 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='code-to-errno.c' object='libgpg_error_la-code-to-errno.lo' libtool=yes @AMDEPBACKSLASH@
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
726 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
727
728 libgpg_error_la-code-from-errno.lo: code-from-errno.c
729 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --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
730 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgpg_error_la-code-from-errno.Tpo $(DEPDIR)/libgpg_error_la-code-from-errno.Plo
731 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='code-from-errno.c' object='libgpg_error_la-code-from-errno.lo' libtool=yes @AMDEPBACKSLASH@
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
733 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --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
734
735 gpg_error-strsource-sym.o: strsource-sym.c
736 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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
737 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-strsource-sym.Tpo $(DEPDIR)/gpg_error-strsource-sym.Po
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strsource-sym.c' object='gpg_error-strsource-sym.o' libtool=no @AMDEPBACKSLASH@
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
740 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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
741
742 gpg_error-strsource-sym.obj: strsource-sym.c
743 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
744 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-strsource-sym.Tpo $(DEPDIR)/gpg_error-strsource-sym.Po
745 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strsource-sym.c' object='gpg_error-strsource-sym.obj' libtool=no @AMDEPBACKSLASH@
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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`
748
749 gpg_error-strerror-sym.o: strerror-sym.c
750 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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
751 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-strerror-sym.Tpo $(DEPDIR)/gpg_error-strerror-sym.Po
752 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strerror-sym.c' object='gpg_error-strerror-sym.o' libtool=no @AMDEPBACKSLASH@
753 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
754 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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
755
756 gpg_error-strerror-sym.obj: strerror-sym.c
757 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
758 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-strerror-sym.Tpo $(DEPDIR)/gpg_error-strerror-sym.Po
759 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strerror-sym.c' object='gpg_error-strerror-sym.obj' libtool=no @AMDEPBACKSLASH@
760 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
761 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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`
762
763 gpg_error-gpg-error.o: gpg-error.c
764 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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
765 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-gpg-error.Tpo $(DEPDIR)/gpg_error-gpg-error.Po
766 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gpg-error.c' object='gpg_error-gpg-error.o' libtool=no @AMDEPBACKSLASH@
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
768 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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
769
770 gpg_error-gpg-error.obj: gpg-error.c
771 @am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
772 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpg_error-gpg-error.Tpo $(DEPDIR)/gpg_error-gpg-error.Po
773 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gpg-error.c' object='gpg_error-gpg-error.obj' libtool=no @AMDEPBACKSLASH@
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
775 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(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`
776
777 mostlyclean-libtool:
778         -rm -f *.lo
779
780 clean-libtool:
781         -rm -rf .libs _libs
782 install-m4dataDATA: $(m4data_DATA)
783         @$(NORMAL_INSTALL)
784         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
785         if test -n "$$list"; then \
786           echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
787           $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
788         fi; \
789         for p in $$list; do \
790           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
791           echo "$$d$$p"; \
792         done | $(am__base_list) | \
793         while read files; do \
794           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
795           $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
796         done
797
798 uninstall-m4dataDATA:
799         @$(NORMAL_UNINSTALL)
800         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
801         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
802         dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
803 install-includeHEADERS: $(include_HEADERS)
804         @$(NORMAL_INSTALL)
805         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
806         if test -n "$$list"; then \
807           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
808           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
809         fi; \
810         for p in $$list; do \
811           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
812           echo "$$d$$p"; \
813         done | $(am__base_list) | \
814         while read files; do \
815           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
816           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
817         done
818
819 uninstall-includeHEADERS:
820         @$(NORMAL_UNINSTALL)
821         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
822         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
823         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
824
825 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
826         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
827         unique=`for i in $$list; do \
828             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
829           done | \
830           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
831               END { if (nonempty) { for (i in files) print i; }; }'`; \
832         mkid -fID $$unique
833 tags: TAGS
834
835 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
836                 $(TAGS_FILES) $(LISP)
837         set x; \
838         here=`pwd`; \
839         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
840         unique=`for i in $$list; do \
841             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
842           done | \
843           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
844               END { if (nonempty) { for (i in files) print i; }; }'`; \
845         shift; \
846         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
847           test -n "$$unique" || unique=$$empty_fix; \
848           if test $$# -gt 0; then \
849             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
850               "$$@" $$unique; \
851           else \
852             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
853               $$unique; \
854           fi; \
855         fi
856 ctags: CTAGS
857 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
858                 $(TAGS_FILES) $(LISP)
859         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
860         unique=`for i in $$list; do \
861             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
862           done | \
863           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
864               END { if (nonempty) { for (i in files) print i; }; }'`; \
865         test -z "$(CTAGS_ARGS)$$unique" \
866           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
867              $$unique
868
869 GTAGS:
870         here=`$(am__cd) $(top_builddir) && pwd` \
871           && $(am__cd) $(top_srcdir) \
872           && gtags -i $(GTAGS_ARGS) "$$here"
873
874 distclean-tags:
875         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
876
877 distdir: $(DISTFILES)
878         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
879         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
880         list='$(DISTFILES)'; \
881           dist_files=`for file in $$list; do echo $$file; done | \
882           sed -e "s|^$$srcdirstrip/||;t" \
883               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
884         case $$dist_files in \
885           */*) $(MKDIR_P) `echo "$$dist_files" | \
886                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
887                            sort -u` ;; \
888         esac; \
889         for file in $$dist_files; do \
890           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
891           if test -d $$d/$$file; then \
892             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
893             if test -d "$(distdir)/$$file"; then \
894               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
895             fi; \
896             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
897               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
898               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
899             fi; \
900             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
901           else \
902             test -f "$(distdir)/$$file" \
903             || cp -p $$d/$$file "$(distdir)/$$file" \
904             || exit 1; \
905           fi; \
906         done
907 check-am: all-am
908 check: $(BUILT_SOURCES)
909         $(MAKE) $(AM_MAKEFLAGS) check-am
910 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
911                 $(HEADERS)
912 install-binPROGRAMS: install-libLTLIBRARIES
913
914 installdirs:
915         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(includedir)"; do \
916           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
917         done
918 install: $(BUILT_SOURCES)
919         $(MAKE) $(AM_MAKEFLAGS) install-am
920 install-exec: install-exec-am
921 install-data: install-data-am
922 uninstall: uninstall-am
923
924 install-am: all-am
925         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
926
927 installcheck: installcheck-am
928 install-strip:
929         if test -z '$(STRIP)'; then \
930           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
931             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
932               install; \
933         else \
934           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
935             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
936             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
937         fi
938 mostlyclean-generic:
939
940 clean-generic:
941         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
942
943 distclean-generic:
944         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
945         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
946
947 maintainer-clean-generic:
948         @echo "This command is intended for maintainers to use"
949         @echo "it deletes files that may require special tools to rebuild."
950         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
951 clean: clean-am
952
953 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
954         clean-libtool clean-noinstPROGRAMS mostlyclean-am
955
956 distclean: distclean-am
957         -rm -rf ./$(DEPDIR)
958         -rm -f Makefile
959 distclean-am: clean-am distclean-compile distclean-generic \
960         distclean-tags
961
962 dvi: dvi-am
963
964 dvi-am:
965
966 html: html-am
967
968 html-am:
969
970 info: info-am
971
972 info-am:
973
974 install-data-am: install-data-local install-includeHEADERS \
975         install-m4dataDATA
976
977 install-dvi: install-dvi-am
978
979 install-dvi-am:
980
981 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
982         install-libLTLIBRARIES
983
984 install-html: install-html-am
985
986 install-html-am:
987
988 install-info: install-info-am
989
990 install-info-am:
991
992 install-man:
993
994 install-pdf: install-pdf-am
995
996 install-pdf-am:
997
998 install-ps: install-ps-am
999
1000 install-ps-am:
1001
1002 installcheck-am:
1003
1004 maintainer-clean: maintainer-clean-am
1005         -rm -rf ./$(DEPDIR)
1006         -rm -f Makefile
1007 maintainer-clean-am: distclean-am maintainer-clean-generic
1008
1009 mostlyclean: mostlyclean-am
1010
1011 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1012         mostlyclean-libtool
1013
1014 pdf: pdf-am
1015
1016 pdf-am:
1017
1018 ps: ps-am
1019
1020 ps-am:
1021
1022 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1023         uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1024         uninstall-m4dataDATA
1025
1026 .MAKE: all check install install-am install-strip
1027
1028 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1029         clean-generic clean-libLTLIBRARIES clean-libtool \
1030         clean-noinstPROGRAMS ctags distclean distclean-compile \
1031         distclean-generic distclean-libtool distclean-tags distdir dvi \
1032         dvi-am html html-am info info-am install install-am \
1033         install-binPROGRAMS install-binSCRIPTS install-data \
1034         install-data-am install-data-local install-dvi install-dvi-am \
1035         install-exec install-exec-am install-html install-html-am \
1036         install-includeHEADERS install-info install-info-am \
1037         install-libLTLIBRARIES install-m4dataDATA install-man \
1038         install-pdf install-pdf-am install-ps install-ps-am \
1039         install-strip installcheck installcheck-am installdirs \
1040         maintainer-clean maintainer-clean-generic mostlyclean \
1041         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1042         pdf pdf-am ps ps-am tags uninstall uninstall-am \
1043         uninstall-binPROGRAMS uninstall-binSCRIPTS \
1044         uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1045         uninstall-m4dataDATA
1046
1047
1048 @HAVE_W32_SYSTEM_TRUE@.rc.lo:
1049 @HAVE_W32_SYSTEM_TRUE@  $(LTRCCOMPILE) -i "$<" -o "$@"
1050
1051 @HAVE_W32_SYSTEM_TRUE@install-def-file: gpg-error.def
1052 @HAVE_W32_SYSTEM_TRUE@  -$(INSTALL) -d $(DESTDIR)$(libdir)
1053 @HAVE_W32_SYSTEM_TRUE@  $(INSTALL) gpg-error.def $(DESTDIR)$(libdir)/gpg-error.def
1054
1055 @HAVE_W32_SYSTEM_TRUE@uninstall-def-file:
1056 @HAVE_W32_SYSTEM_TRUE@  -rm $(DESTDIR)$(libdir)/gpg-error.def
1057 @HAVE_W32_SYSTEM_FALSE@install-def-file:
1058 @HAVE_W32_SYSTEM_FALSE@uninstall-def-file:
1059
1060 # We build err-sources.h and err-codes.h in the source directory.
1061 # This is needed because gettext does only look into the source
1062 # directory to find the files listed in po/POTFILE.in.  To make these
1063 # rules work we also need to depend on Makefile.am and not on the
1064 # generated files Makefile.in or Makefile.
1065 $(srcdir)/err-sources.h: Makefile.am mkstrtable.awk err-sources.h.in
1066         $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=3 \
1067                 $(srcdir)/err-sources.h.in >$@
1068
1069 err-sources-sym.h: Makefile mkstrtable.awk err-sources.h.in
1070         $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
1071                 $(srcdir)/err-sources.h.in >$@
1072
1073 $(srcdir)/err-codes.h: Makefile.am mkstrtable.awk err-codes.h.in
1074         $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=3 \
1075                 $(srcdir)/err-codes.h.in >$@
1076
1077 err-codes-sym.h: Makefile mkstrtable.awk err-codes.h.in
1078         $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
1079                 $(srcdir)/err-codes.h.in >$@
1080
1081 code-to-errno.h: Makefile mkerrnos.awk errnos.in
1082         $(AWK) -f $(srcdir)/mkerrnos.awk $(srcdir)/errnos.in >$@
1083
1084 # It is correct to use $(CPP).  We want the host's idea of the error codes.
1085 mkerrcodes.h: Makefile mkerrcodes.awk $(gpg_extra_headers)
1086         $(AWK) -f $(srcdir)/mkerrcodes1.awk $(srcdir)/errnos.in >_$@
1087         $(CPP) $(CPPFLAGS) $(extra_cppflags) _$@ | grep GPG_ERR_ | \
1088                $(AWK) -f $(srcdir)/mkerrcodes.awk >$@
1089         -rm _$@
1090
1091 # It is correct to use $(CPP).  We want the host's idea of the error codes.
1092 @HAVE_W32CE_SYSTEM_TRUE@mkw32errmap.tab.h: Makefile mkw32errmap.c
1093 @HAVE_W32CE_SYSTEM_TRUE@        $(CPP) -DRESOLVE_MACROS $(srcdir)/mkw32errmap.c | \
1094 @HAVE_W32CE_SYSTEM_TRUE@              grep '{&mkw32errmap_marker' >$@
1095 @HAVE_W32CE_SYSTEM_TRUE@mkw32errmap.map.c: mkw32errmap
1096 @HAVE_W32CE_SYSTEM_TRUE@        ./mkw32errmap --map > $@
1097 @HAVE_W32CE_SYSTEM_TRUE@gpg-extra/errno.h: mkw32errmap
1098 @HAVE_W32CE_SYSTEM_TRUE@        -$(MKDIR_P) gpg-extra
1099 @HAVE_W32CE_SYSTEM_TRUE@        ./mkw32errmap > $@
1100 @HAVE_W32CE_SYSTEM_FALSE@mkw32errmap.map.c:
1101 @HAVE_W32CE_SYSTEM_FALSE@       echo "/*dummy*/" > $@
1102
1103 # We use CC proper for preprocessing thus we have to convince it that
1104 # the data is really to be preprocessed.
1105 gpg-error.def: Makefile gpg-error.def.in
1106         cat $(srcdir)/gpg-error.def.in >_$@.h
1107         $(CPP) $(DEFAULT_INCLUDES) $(INCLUDES) $(extra_cppflags) _$@.h | \
1108           grep -v '^#' >$@
1109         -rm _$@.h
1110
1111 # It is correct to use $(CC_FOR_BUILD) here.  We want to run the
1112 # program at build time.
1113 mkerrcodes: mkerrcodes.c mkerrcodes.h Makefile
1114         $(CC_FOR_BUILD) -I. -I$(srcdir) -o $@ $(srcdir)/mkerrcodes.c
1115
1116 # It is correct to use $(CC_FOR_BUILD) here.  We want to run the
1117 # program at build time.
1118 @HAVE_W32CE_SYSTEM_TRUE@mkw32errmap: mkw32errmap.c mkw32errmap.tab.h Makefile
1119 @HAVE_W32CE_SYSTEM_TRUE@        $(CC_FOR_BUILD) -I. -I$(srcdir) -o $@ $(srcdir)/mkw32errmap.c
1120
1121 code-from-errno.h: mkerrcodes Makefile
1122         ./mkerrcodes | $(AWK) -f $(srcdir)/mkerrcodes2.awk >$@
1123
1124 errnos-sym.h: Makefile mkstrtable.awk errnos.in
1125         $(AWK) -f $(srcdir)/mkstrtable.awk -v textidx=2 -v nogettext=1 \
1126                 -v prefix=GPG_ERR_ -v namespace=errnos_ \
1127                 $(srcdir)/errnos.in >$@
1128
1129 mkheader: mkheader.c Makefile
1130         $(CC_FOR_BUILD) -g -O0 -I. -I$(srcdir) -o $@ $(srcdir)/mkheader.c
1131
1132 @CROSS_COMPILING_FALSE@lock-obj-pub.native.h: Makefile gen-posix-lock-obj posix-lock-obj.h
1133 @CROSS_COMPILING_FALSE@ ./gen-posix-lock-obj >$@
1134
1135 # We also depend on versioninfo.rc because that is build by
1136 # config.status and thus has up-to-date version numbers.
1137 gpg-error.h: Makefile mkheader $(parts_of_gpg_error_h) versioninfo.rc
1138         $(pre_mkheader_cmds)
1139         ./mkheader $(host_os) $(host_triplet)  $(srcdir)/gpg-error.h.in \
1140                    $(PACKAGE_VERSION) $(VERSION_NUMBER) >$@
1141
1142 install-data-local:
1143 @HAVE_W32CE_SYSTEM_TRUE@        -$(MKDIR_P) "$(DESTDIR)$(includedir)/gpg-extra"
1144 @HAVE_W32CE_SYSTEM_TRUE@        $(INSTALL_DATA) gpg-extra/errno.h \
1145 @HAVE_W32CE_SYSTEM_TRUE@                         "$(DESTDIR)$(includedir)/gpg-extra/errno.h"
1146 @HAVE_W32CE_SYSTEM_FALSE@        :
1147
1148 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1149 # Otherwise a system limit (for SysV at least) may be exceeded.
1150 .NOEXPORT: