~ubuntu-branches/ubuntu/hardy/gnupg2/hardy

« back to all changes in this revision

Viewing changes to common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia, Michael Bienia, Kees Cook
  • Date: 2006-12-07 00:28:23 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061207002823-0i7ittrpmsm1nv0i
Tags: 2.0.1-0ubuntu1
[ Michael Bienia ]
* New upstream version.
* Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
* g10/encr-data.c: remotely controllable function pointer (CVE-2006-6235)
* debian/control: add libcurl3-gnutls-dev to build-depends 
  (Closes Ubuntu: #62864)

[ Kees Cook ]
* debian/rules: include doc/ files as done with gnupg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
35
35
# USA.
36
36
 
37
37
 
 
38
srcdir = @srcdir@
 
39
top_srcdir = @top_srcdir@
38
40
VPATH = @srcdir@
39
41
pkgdatadir = $(datadir)/@PACKAGE@
40
42
pkglibdir = $(libdir)/@PACKAGE@
41
43
pkgincludedir = $(includedir)/@PACKAGE@
 
44
top_builddir = ..
42
45
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
46
INSTALL = @INSTALL@
43
47
install_sh_DATA = $(install_sh) -c -m 644
44
48
install_sh_PROGRAM = $(install_sh) -c
45
49
install_sh_SCRIPT = $(install_sh) -c
55
59
host_triplet = @host@
56
60
target_triplet = @target@
57
61
noinst_PROGRAMS = $(am__EXEEXT_1)
58
 
TESTS = $(am__EXEEXT_1)
59
62
subdir = common
60
63
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
61
64
        ChangeLog
63
66
am__aclocal_m4_deps = $(top_srcdir)/gl/m4/alloca.m4 \
64
67
        $(top_srcdir)/gl/m4/allocsa.m4 $(top_srcdir)/gl/m4/eealloc.m4 \
65
68
        $(top_srcdir)/gl/m4/eoverflow.m4 $(top_srcdir)/gl/m4/gnulib.m4 \
66
 
        $(top_srcdir)/gl/m4/intmax_t.m4 \
67
 
        $(top_srcdir)/gl/m4/inttypes_h.m4 \
68
 
        $(top_srcdir)/gl/m4/longlong.m4 $(top_srcdir)/gl/m4/mkdtemp.m4 \
 
69
        $(top_srcdir)/gl/m4/intmax_t.m4 $(top_srcdir)/gl/m4/mkdtemp.m4 \
69
70
        $(top_srcdir)/gl/m4/onceonly_2_57.m4 \
70
 
        $(top_srcdir)/gl/m4/setenv.m4 $(top_srcdir)/gl/m4/stdint_h.m4 \
71
 
        $(top_srcdir)/gl/m4/uintmax_t.m4 \
72
 
        $(top_srcdir)/gl/m4/ulonglong.m4 \
 
71
        $(top_srcdir)/gl/m4/setenv.m4 \
73
72
        $(top_srcdir)/gl/m4/vasnprintf.m4 \
74
73
        $(top_srcdir)/gl/m4/vasprintf.m4 $(top_srcdir)/m4/autobuild.m4 \
75
74
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
76
 
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnupg-pth.m4 \
77
 
        $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
78
 
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
79
 
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
 
75
        $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
 
76
        $(top_srcdir)/m4/gnupg-pth.m4 $(top_srcdir)/m4/gpg-error.m4 \
 
77
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
78
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-h.m4 \
 
79
        $(top_srcdir)/m4/inttypes-pri.m4 \
80
80
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
81
81
        $(top_srcdir)/m4/ksba.m4 $(top_srcdir)/m4/lcmessage.m4 \
82
82
        $(top_srcdir)/m4/ldap.m4 $(top_srcdir)/m4/lib-ld.m4 \
83
83
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
84
84
        $(top_srcdir)/m4/libassuan.m4 $(top_srcdir)/m4/libcurl.m4 \
85
 
        $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/longdouble.m4 \
86
 
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
87
 
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
88
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
89
 
        $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
90
 
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/tar-ustar.m4 \
91
 
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
 
85
        $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/lock.m4 \
 
86
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
 
87
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
88
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
 
89
        $(top_srcdir)/m4/readline.m4 $(top_srcdir)/m4/signed.m4 \
 
90
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
 
91
        $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/m4/uintmax_t.m4 \
 
92
        $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/visibility.m4 \
92
93
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
93
94
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
94
95
        $(top_srcdir)/configure.ac
157
158
am__DEPENDENCIES_1 =
158
159
am__DEPENDENCIES_2 = ../jnlib/libjnlib.a ../common/libcommon.a \
159
160
        ../gl/libgnu.a $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
160
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
161
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
161
162
depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
162
163
am__depfiles_maybe = depfiles
163
164
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
176
177
ACLOCAL = @ACLOCAL@
177
178
ALLOCA = @ALLOCA@
178
179
ALLOCA_H = @ALLOCA_H@
 
180
AMDEP_FALSE = @AMDEP_FALSE@
 
181
AMDEP_TRUE = @AMDEP_TRUE@
179
182
AMTAR = @AMTAR@
180
183
AR = @AR@
181
184
AUTOCONF = @AUTOCONF@
182
185
AUTOHEADER = @AUTOHEADER@
183
186
AUTOMAKE = @AUTOMAKE@
184
187
AWK = @AWK@
 
188
BUILD_AGENT_FALSE = @BUILD_AGENT_FALSE@
 
189
BUILD_AGENT_TRUE = @BUILD_AGENT_TRUE@
 
190
BUILD_DOC_FALSE = @BUILD_DOC_FALSE@
 
191
BUILD_DOC_TRUE = @BUILD_DOC_TRUE@
 
192
BUILD_GPGSM_FALSE = @BUILD_GPGSM_FALSE@
 
193
BUILD_GPGSM_TRUE = @BUILD_GPGSM_TRUE@
 
194
BUILD_GPG_FALSE = @BUILD_GPG_FALSE@
 
195
BUILD_GPG_TRUE = @BUILD_GPG_TRUE@
185
196
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
197
BUILD_SCDAEMON_FALSE = @BUILD_SCDAEMON_FALSE@
 
198
BUILD_SCDAEMON_TRUE = @BUILD_SCDAEMON_TRUE@
 
199
BUILD_SYMCRYPTRUN_FALSE = @BUILD_SYMCRYPTRUN_FALSE@
 
200
BUILD_SYMCRYPTRUN_TRUE = @BUILD_SYMCRYPTRUN_TRUE@
 
201
BUILD_TOOLS_FALSE = @BUILD_TOOLS_FALSE@
 
202
BUILD_TOOLS_TRUE = @BUILD_TOOLS_TRUE@
186
203
CATOBJEXT = @CATOBJEXT@
187
204
CC = @CC@
188
205
CCDEPMODE = @CCDEPMODE@
189
206
CFLAGS = @CFLAGS@
 
207
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
190
208
CPP = @CPP@
191
209
CPPFLAGS = @CPPFLAGS@
 
210
CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@
 
211
CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@
192
212
CYGPATH_W = @CYGPATH_W@
193
213
DATADIRNAME = @DATADIRNAME@
194
214
DEFS = @DEFS@
199
219
ECHO_N = @ECHO_N@
200
220
ECHO_T = @ECHO_T@
201
221
EGREP = @EGREP@
 
222
ENABLE_BZIP2_SUPPORT_FALSE = @ENABLE_BZIP2_SUPPORT_FALSE@
 
223
ENABLE_BZIP2_SUPPORT_TRUE = @ENABLE_BZIP2_SUPPORT_TRUE@
202
224
EOVERFLOW = @EOVERFLOW@
203
225
EXEEXT = @EXEEXT@
 
226
FAKE_CURL_FALSE = @FAKE_CURL_FALSE@
 
227
FAKE_CURL_TRUE = @FAKE_CURL_TRUE@
204
228
FAQPROG = @FAQPROG@
205
229
GENCAT = @GENCAT@
 
230
GLIBC2 = @GLIBC2@
206
231
GLIBC21 = @GLIBC21@
207
232
GMSGFMT = @GMSGFMT@
 
233
GMSGFMT_015 = @GMSGFMT_015@
208
234
GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
 
235
GNUPG_AGENT_PGM_FALSE = @GNUPG_AGENT_PGM_FALSE@
 
236
GNUPG_AGENT_PGM_TRUE = @GNUPG_AGENT_PGM_TRUE@
209
237
GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
 
238
GNUPG_DIRMNGR_PGM_FALSE = @GNUPG_DIRMNGR_PGM_FALSE@
 
239
GNUPG_DIRMNGR_PGM_TRUE = @GNUPG_DIRMNGR_PGM_TRUE@
210
240
GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
 
241
GNUPG_PINENTRY_PGM_FALSE = @GNUPG_PINENTRY_PGM_FALSE@
 
242
GNUPG_PINENTRY_PGM_TRUE = @GNUPG_PINENTRY_PGM_TRUE@
211
243
GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
 
244
GNUPG_PROTECT_TOOL_PGM_FALSE = @GNUPG_PROTECT_TOOL_PGM_FALSE@
 
245
GNUPG_PROTECT_TOOL_PGM_TRUE = @GNUPG_PROTECT_TOOL_PGM_TRUE@
212
246
GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
 
247
GNUPG_SCDAEMON_PGM_FALSE = @GNUPG_SCDAEMON_PGM_FALSE@
 
248
GNUPG_SCDAEMON_PGM_TRUE = @GNUPG_SCDAEMON_PGM_TRUE@
213
249
GPGKEYS_CURL = @GPGKEYS_CURL@
214
250
GPGKEYS_FINGER = @GPGKEYS_FINGER@
215
251
GPGKEYS_HKP = @GPGKEYS_HKP@
220
256
GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
221
257
GREP = @GREP@
222
258
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
259
HAVE_DOSISH_SYSTEM_FALSE = @HAVE_DOSISH_SYSTEM_FALSE@
 
260
HAVE_DOSISH_SYSTEM_TRUE = @HAVE_DOSISH_SYSTEM_TRUE@
223
261
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
224
262
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
263
HAVE_USTAR_FALSE = @HAVE_USTAR_FALSE@
 
264
HAVE_USTAR_TRUE = @HAVE_USTAR_TRUE@
 
265
HAVE_VISIBILITY = @HAVE_VISIBILITY@
 
266
HAVE_W32_SYSTEM_FALSE = @HAVE_W32_SYSTEM_FALSE@
 
267
HAVE_W32_SYSTEM_TRUE = @HAVE_W32_SYSTEM_TRUE@
225
268
HAVE_WPRINTF = @HAVE_WPRINTF@
226
 
INSTALL = @INSTALL@
227
269
INSTALL_DATA = @INSTALL_DATA@
228
270
INSTALL_PROGRAM = @INSTALL_PROGRAM@
229
271
INSTALL_SCRIPT = @INSTALL_SCRIPT@
233
275
INTLLIBS = @INTLLIBS@
234
276
INTLOBJS = @INTLOBJS@
235
277
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
278
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
236
279
KSBA_CFLAGS = @KSBA_CFLAGS@
237
280
KSBA_CONFIG = @KSBA_CONFIG@
238
281
KSBA_LIBS = @KSBA_LIBS@
251
294
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
252
295
LIBICONV = @LIBICONV@
253
296
LIBINTL = @LIBINTL@
 
297
LIBMULTITHREAD = @LIBMULTITHREAD@
254
298
LIBOBJS = @LIBOBJS@
 
299
LIBPTH = @LIBPTH@
255
300
LIBREADLINE = @LIBREADLINE@
256
301
LIBS = @LIBS@
 
302
LIBTHREAD = @LIBTHREAD@
257
303
LIBUSB_LIBS = @LIBUSB_LIBS@
258
304
LIBUTIL_LIBS = @LIBUTIL_LIBS@
259
305
LN_S = @LN_S@
260
306
LTLIBICONV = @LTLIBICONV@
261
307
LTLIBINTL = @LTLIBINTL@
 
308
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
262
309
LTLIBOBJS = @LTLIBOBJS@
 
310
LTLIBPTH = @LTLIBPTH@
 
311
LTLIBTHREAD = @LTLIBTHREAD@
263
312
MAINT = @MAINT@
 
313
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
314
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
264
315
MAKEINFO = @MAKEINFO@
265
 
MKDIR_P = @MKDIR_P@
266
 
MKINSTALLDIRS = @MKINSTALLDIRS@
267
316
MSGFMT = @MSGFMT@
 
317
MSGFMT_015 = @MSGFMT_015@
268
318
MSGMERGE = @MSGMERGE@
269
319
NETLIBS = @NETLIBS@
270
320
OBJEXT = @OBJEXT@
282
332
PTH_CONFIG = @PTH_CONFIG@
283
333
PTH_LIBS = @PTH_LIBS@
284
334
RANLIB = @RANLIB@
 
335
RUN_GPG_TESTS_FALSE = @RUN_GPG_TESTS_FALSE@
 
336
RUN_GPG_TESTS_TRUE = @RUN_GPG_TESTS_TRUE@
 
337
RUN_PKITS_TESTS_FALSE = @RUN_PKITS_TESTS_FALSE@
 
338
RUN_PKITS_TESTS_TRUE = @RUN_PKITS_TESTS_TRUE@
285
339
SENDMAIL = @SENDMAIL@
286
340
SET_MAKE = @SET_MAKE@
287
341
SHELL = @SHELL@
288
342
SHRED = @SHRED@
289
343
STRIP = @STRIP@
290
344
TAR = @TAR@
 
345
USE_DNS_SRV_FALSE = @USE_DNS_SRV_FALSE@
 
346
USE_DNS_SRV_TRUE = @USE_DNS_SRV_TRUE@
291
347
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
348
USE_INTERNAL_REGEX_FALSE = @USE_INTERNAL_REGEX_FALSE@
 
349
USE_INTERNAL_REGEX_TRUE = @USE_INTERNAL_REGEX_TRUE@
292
350
USE_NLS = @USE_NLS@
 
351
USE_SIMPLE_GETTEXT_FALSE = @USE_SIMPLE_GETTEXT_FALSE@
 
352
USE_SIMPLE_GETTEXT_TRUE = @USE_SIMPLE_GETTEXT_TRUE@
293
353
VERSION = @VERSION@
 
354
WOE32DLL = @WOE32DLL@
 
355
WORKING_FAQPROG_FALSE = @WORKING_FAQPROG_FALSE@
 
356
WORKING_FAQPROG_TRUE = @WORKING_FAQPROG_TRUE@
294
357
XGETTEXT = @XGETTEXT@
 
358
XGETTEXT_015 = @XGETTEXT_015@
295
359
ZLIBS = @ZLIBS@
296
360
_libcurl_config = @_libcurl_config@
297
 
abs_builddir = @abs_builddir@
298
 
abs_srcdir = @abs_srcdir@
299
 
abs_top_builddir = @abs_top_builddir@
300
 
abs_top_srcdir = @abs_top_srcdir@
301
361
ac_ct_CC = @ac_ct_CC@
 
362
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
363
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
302
364
am__include = @am__include@
303
365
am__leading_dot = @am__leading_dot@
304
366
am__quote = @am__quote@
310
372
build_cpu = @build_cpu@
311
373
build_os = @build_os@
312
374
build_vendor = @build_vendor@
313
 
builddir = @builddir@
314
375
datadir = @datadir@
315
376
datarootdir = @datarootdir@
316
377
docdir = @docdir@
338
399
psdir = @psdir@
339
400
sbindir = @sbindir@
340
401
sharedstatedir = @sharedstatedir@
341
 
srcdir = @srcdir@
342
402
sysconfdir = @sysconfdir@
343
403
target = @target@
344
404
target_alias = @target_alias@
345
405
target_cpu = @target_cpu@
346
406
target_os = @target_os@
347
407
target_vendor = @target_vendor@
348
 
top_builddir = @top_builddir@
349
 
top_srcdir = @top_srcdir@
350
408
noinst_LIBRARIES = libcommon.a libcommonpth.a libsimple-pwquery.a libgpgrl.a
 
409
TESTS = $(module_tests)
351
410
AM_CPPFLAGS = -I$(top_srcdir)/gl
352
411
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
353
412
common_sources = \
460
519
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
461
520
t-convert$(EXEEXT): $(t_convert_OBJECTS) $(t_convert_DEPENDENCIES) 
462
521
        @rm -f t-convert$(EXEEXT)
463
 
        $(LINK) $(t_convert_OBJECTS) $(t_convert_LDADD) $(LIBS)
 
522
        $(LINK) $(t_convert_LDFLAGS) $(t_convert_OBJECTS) $(t_convert_LDADD) $(LIBS)
464
523
 
465
524
mostlyclean-compile:
466
525
        -rm -f *.$(OBJEXT)
520
579
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-convert.Po@am__quote@
521
580
 
522
581
.c.o:
523
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
524
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
582
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
583
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
525
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527
586
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
528
587
 
529
588
.c.obj:
530
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
531
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
589
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
590
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
532
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
533
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534
593
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
535
594
 
536
595
libcommon_a-sexputil.o: sexputil.c
537
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sexputil.o -MD -MP -MF $(DEPDIR)/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c
538
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-sexputil.Tpo $(DEPDIR)/libcommon_a-sexputil.Po
 
596
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sexputil.o -MD -MP -MF "$(DEPDIR)/libcommon_a-sexputil.Tpo" -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c; \
 
597
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-sexputil.Tpo" "$(DEPDIR)/libcommon_a-sexputil.Po"; else rm -f "$(DEPDIR)/libcommon_a-sexputil.Tpo"; exit 1; fi
539
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sexputil.c' object='libcommon_a-sexputil.o' libtool=no @AMDEPBACKSLASH@
540
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541
600
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c
542
601
 
543
602
libcommon_a-sexputil.obj: sexputil.c
544
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sexputil.obj -MD -MP -MF $(DEPDIR)/libcommon_a-sexputil.Tpo -c -o libcommon_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`
545
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-sexputil.Tpo $(DEPDIR)/libcommon_a-sexputil.Po
 
603
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sexputil.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-sexputil.Tpo" -c -o libcommon_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`; \
 
604
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-sexputil.Tpo" "$(DEPDIR)/libcommon_a-sexputil.Po"; else rm -f "$(DEPDIR)/libcommon_a-sexputil.Tpo"; exit 1; fi
546
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sexputil.c' object='libcommon_a-sexputil.obj' libtool=no @AMDEPBACKSLASH@
547
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548
607
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`
549
608
 
550
609
libcommon_a-sysutils.o: sysutils.c
551
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sysutils.o -MD -MP -MF $(DEPDIR)/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c
552
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-sysutils.Tpo $(DEPDIR)/libcommon_a-sysutils.Po
 
610
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sysutils.o -MD -MP -MF "$(DEPDIR)/libcommon_a-sysutils.Tpo" -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c; \
 
611
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-sysutils.Tpo" "$(DEPDIR)/libcommon_a-sysutils.Po"; else rm -f "$(DEPDIR)/libcommon_a-sysutils.Tpo"; exit 1; fi
553
612
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysutils.c' object='libcommon_a-sysutils.o' libtool=no @AMDEPBACKSLASH@
554
613
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555
614
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c
556
615
 
557
616
libcommon_a-sysutils.obj: sysutils.c
558
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sysutils.obj -MD -MP -MF $(DEPDIR)/libcommon_a-sysutils.Tpo -c -o libcommon_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`
559
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-sysutils.Tpo $(DEPDIR)/libcommon_a-sysutils.Po
 
617
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-sysutils.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-sysutils.Tpo" -c -o libcommon_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`; \
 
618
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-sysutils.Tpo" "$(DEPDIR)/libcommon_a-sysutils.Po"; else rm -f "$(DEPDIR)/libcommon_a-sysutils.Tpo"; exit 1; fi
560
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysutils.c' object='libcommon_a-sysutils.obj' libtool=no @AMDEPBACKSLASH@
561
620
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
621
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`
563
622
 
564
623
libcommon_a-homedir.o: homedir.c
565
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-homedir.o -MD -MP -MF $(DEPDIR)/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c
566
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-homedir.Tpo $(DEPDIR)/libcommon_a-homedir.Po
 
624
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-homedir.o -MD -MP -MF "$(DEPDIR)/libcommon_a-homedir.Tpo" -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c; \
 
625
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-homedir.Tpo" "$(DEPDIR)/libcommon_a-homedir.Po"; else rm -f "$(DEPDIR)/libcommon_a-homedir.Tpo"; exit 1; fi
567
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='homedir.c' object='libcommon_a-homedir.o' libtool=no @AMDEPBACKSLASH@
568
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569
628
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c
570
629
 
571
630
libcommon_a-homedir.obj: homedir.c
572
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-homedir.obj -MD -MP -MF $(DEPDIR)/libcommon_a-homedir.Tpo -c -o libcommon_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`
573
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-homedir.Tpo $(DEPDIR)/libcommon_a-homedir.Po
 
631
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-homedir.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-homedir.Tpo" -c -o libcommon_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`; \
 
632
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-homedir.Tpo" "$(DEPDIR)/libcommon_a-homedir.Po"; else rm -f "$(DEPDIR)/libcommon_a-homedir.Tpo"; exit 1; fi
574
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='homedir.c' object='libcommon_a-homedir.obj' libtool=no @AMDEPBACKSLASH@
575
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576
635
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`
577
636
 
578
637
libcommon_a-gettime.o: gettime.c
579
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-gettime.o -MD -MP -MF $(DEPDIR)/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
580
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-gettime.Tpo $(DEPDIR)/libcommon_a-gettime.Po
 
638
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-gettime.o -MD -MP -MF "$(DEPDIR)/libcommon_a-gettime.Tpo" -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c; \
 
639
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-gettime.Tpo" "$(DEPDIR)/libcommon_a-gettime.Po"; else rm -f "$(DEPDIR)/libcommon_a-gettime.Tpo"; exit 1; fi
581
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettime.c' object='libcommon_a-gettime.o' libtool=no @AMDEPBACKSLASH@
582
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583
642
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
584
643
 
585
644
libcommon_a-gettime.obj: gettime.c
586
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-gettime.obj -MD -MP -MF $(DEPDIR)/libcommon_a-gettime.Tpo -c -o libcommon_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
587
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-gettime.Tpo $(DEPDIR)/libcommon_a-gettime.Po
 
645
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-gettime.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-gettime.Tpo" -c -o libcommon_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`; \
 
646
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-gettime.Tpo" "$(DEPDIR)/libcommon_a-gettime.Po"; else rm -f "$(DEPDIR)/libcommon_a-gettime.Tpo"; exit 1; fi
588
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettime.c' object='libcommon_a-gettime.obj' libtool=no @AMDEPBACKSLASH@
589
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590
649
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
591
650
 
592
651
libcommon_a-yesno.o: yesno.c
593
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-yesno.o -MD -MP -MF $(DEPDIR)/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c
594
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-yesno.Tpo $(DEPDIR)/libcommon_a-yesno.Po
 
652
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-yesno.o -MD -MP -MF "$(DEPDIR)/libcommon_a-yesno.Tpo" -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c; \
 
653
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-yesno.Tpo" "$(DEPDIR)/libcommon_a-yesno.Po"; else rm -f "$(DEPDIR)/libcommon_a-yesno.Tpo"; exit 1; fi
595
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yesno.c' object='libcommon_a-yesno.o' libtool=no @AMDEPBACKSLASH@
596
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597
656
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c
598
657
 
599
658
libcommon_a-yesno.obj: yesno.c
600
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-yesno.obj -MD -MP -MF $(DEPDIR)/libcommon_a-yesno.Tpo -c -o libcommon_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`
601
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-yesno.Tpo $(DEPDIR)/libcommon_a-yesno.Po
 
659
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-yesno.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-yesno.Tpo" -c -o libcommon_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`; \
 
660
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-yesno.Tpo" "$(DEPDIR)/libcommon_a-yesno.Po"; else rm -f "$(DEPDIR)/libcommon_a-yesno.Tpo"; exit 1; fi
602
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yesno.c' object='libcommon_a-yesno.obj' libtool=no @AMDEPBACKSLASH@
603
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604
663
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`
605
664
 
606
665
libcommon_a-b64enc.o: b64enc.c
607
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-b64enc.o -MD -MP -MF $(DEPDIR)/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c
608
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-b64enc.Tpo $(DEPDIR)/libcommon_a-b64enc.Po
 
666
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-b64enc.o -MD -MP -MF "$(DEPDIR)/libcommon_a-b64enc.Tpo" -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c; \
 
667
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-b64enc.Tpo" "$(DEPDIR)/libcommon_a-b64enc.Po"; else rm -f "$(DEPDIR)/libcommon_a-b64enc.Tpo"; exit 1; fi
609
668
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='b64enc.c' object='libcommon_a-b64enc.o' libtool=no @AMDEPBACKSLASH@
610
669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611
670
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c
612
671
 
613
672
libcommon_a-b64enc.obj: b64enc.c
614
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-b64enc.obj -MD -MP -MF $(DEPDIR)/libcommon_a-b64enc.Tpo -c -o libcommon_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`
615
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-b64enc.Tpo $(DEPDIR)/libcommon_a-b64enc.Po
 
673
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-b64enc.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-b64enc.Tpo" -c -o libcommon_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`; \
 
674
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-b64enc.Tpo" "$(DEPDIR)/libcommon_a-b64enc.Po"; else rm -f "$(DEPDIR)/libcommon_a-b64enc.Tpo"; exit 1; fi
616
675
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='b64enc.c' object='libcommon_a-b64enc.obj' libtool=no @AMDEPBACKSLASH@
617
676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618
677
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`
619
678
 
620
679
libcommon_a-convert.o: convert.c
621
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-convert.o -MD -MP -MF $(DEPDIR)/libcommon_a-convert.Tpo -c -o libcommon_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
622
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-convert.Tpo $(DEPDIR)/libcommon_a-convert.Po
 
680
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-convert.o -MD -MP -MF "$(DEPDIR)/libcommon_a-convert.Tpo" -c -o libcommon_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c; \
 
681
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-convert.Tpo" "$(DEPDIR)/libcommon_a-convert.Po"; else rm -f "$(DEPDIR)/libcommon_a-convert.Tpo"; exit 1; fi
623
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='convert.c' object='libcommon_a-convert.o' libtool=no @AMDEPBACKSLASH@
624
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
684
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
626
685
 
627
686
libcommon_a-convert.obj: convert.c
628
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-convert.obj -MD -MP -MF $(DEPDIR)/libcommon_a-convert.Tpo -c -o libcommon_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
629
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-convert.Tpo $(DEPDIR)/libcommon_a-convert.Po
 
687
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-convert.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-convert.Tpo" -c -o libcommon_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`; \
 
688
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-convert.Tpo" "$(DEPDIR)/libcommon_a-convert.Po"; else rm -f "$(DEPDIR)/libcommon_a-convert.Tpo"; exit 1; fi
630
689
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='convert.c' object='libcommon_a-convert.obj' libtool=no @AMDEPBACKSLASH@
631
690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632
691
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
633
692
 
634
693
libcommon_a-miscellaneous.o: miscellaneous.c
635
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-miscellaneous.o -MD -MP -MF $(DEPDIR)/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c
636
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-miscellaneous.Tpo $(DEPDIR)/libcommon_a-miscellaneous.Po
 
694
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-miscellaneous.o -MD -MP -MF "$(DEPDIR)/libcommon_a-miscellaneous.Tpo" -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c; \
 
695
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-miscellaneous.Tpo" "$(DEPDIR)/libcommon_a-miscellaneous.Po"; else rm -f "$(DEPDIR)/libcommon_a-miscellaneous.Tpo"; exit 1; fi
637
696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='miscellaneous.c' object='libcommon_a-miscellaneous.o' libtool=no @AMDEPBACKSLASH@
638
697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
698
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c
640
699
 
641
700
libcommon_a-miscellaneous.obj: miscellaneous.c
642
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-miscellaneous.obj -MD -MP -MF $(DEPDIR)/libcommon_a-miscellaneous.Tpo -c -o libcommon_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`
643
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-miscellaneous.Tpo $(DEPDIR)/libcommon_a-miscellaneous.Po
 
701
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-miscellaneous.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-miscellaneous.Tpo" -c -o libcommon_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`; \
 
702
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-miscellaneous.Tpo" "$(DEPDIR)/libcommon_a-miscellaneous.Po"; else rm -f "$(DEPDIR)/libcommon_a-miscellaneous.Tpo"; exit 1; fi
644
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='miscellaneous.c' object='libcommon_a-miscellaneous.obj' libtool=no @AMDEPBACKSLASH@
645
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646
705
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`
647
706
 
648
707
libcommon_a-xasprintf.o: xasprintf.c
649
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xasprintf.o -MD -MP -MF $(DEPDIR)/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c
650
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-xasprintf.Tpo $(DEPDIR)/libcommon_a-xasprintf.Po
 
708
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xasprintf.o -MD -MP -MF "$(DEPDIR)/libcommon_a-xasprintf.Tpo" -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c; \
 
709
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-xasprintf.Tpo" "$(DEPDIR)/libcommon_a-xasprintf.Po"; else rm -f "$(DEPDIR)/libcommon_a-xasprintf.Tpo"; exit 1; fi
651
710
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xasprintf.c' object='libcommon_a-xasprintf.o' libtool=no @AMDEPBACKSLASH@
652
711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
712
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c
654
713
 
655
714
libcommon_a-xasprintf.obj: xasprintf.c
656
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xasprintf.obj -MD -MP -MF $(DEPDIR)/libcommon_a-xasprintf.Tpo -c -o libcommon_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`
657
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-xasprintf.Tpo $(DEPDIR)/libcommon_a-xasprintf.Po
 
715
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xasprintf.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-xasprintf.Tpo" -c -o libcommon_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`; \
 
716
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-xasprintf.Tpo" "$(DEPDIR)/libcommon_a-xasprintf.Po"; else rm -f "$(DEPDIR)/libcommon_a-xasprintf.Tpo"; exit 1; fi
658
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xasprintf.c' object='libcommon_a-xasprintf.obj' libtool=no @AMDEPBACKSLASH@
659
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
719
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`
661
720
 
662
721
libcommon_a-xreadline.o: xreadline.c
663
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xreadline.o -MD -MP -MF $(DEPDIR)/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c
664
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-xreadline.Tpo $(DEPDIR)/libcommon_a-xreadline.Po
 
722
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xreadline.o -MD -MP -MF "$(DEPDIR)/libcommon_a-xreadline.Tpo" -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c; \
 
723
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-xreadline.Tpo" "$(DEPDIR)/libcommon_a-xreadline.Po"; else rm -f "$(DEPDIR)/libcommon_a-xreadline.Tpo"; exit 1; fi
665
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xreadline.c' object='libcommon_a-xreadline.o' libtool=no @AMDEPBACKSLASH@
666
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667
726
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c
668
727
 
669
728
libcommon_a-xreadline.obj: xreadline.c
670
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xreadline.obj -MD -MP -MF $(DEPDIR)/libcommon_a-xreadline.Tpo -c -o libcommon_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`
671
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-xreadline.Tpo $(DEPDIR)/libcommon_a-xreadline.Po
 
729
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-xreadline.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-xreadline.Tpo" -c -o libcommon_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`; \
 
730
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-xreadline.Tpo" "$(DEPDIR)/libcommon_a-xreadline.Po"; else rm -f "$(DEPDIR)/libcommon_a-xreadline.Tpo"; exit 1; fi
672
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xreadline.c' object='libcommon_a-xreadline.obj' libtool=no @AMDEPBACKSLASH@
673
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674
733
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`
675
734
 
676
735
libcommon_a-membuf.o: membuf.c
677
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-membuf.o -MD -MP -MF $(DEPDIR)/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c
678
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-membuf.Tpo $(DEPDIR)/libcommon_a-membuf.Po
 
736
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-membuf.o -MD -MP -MF "$(DEPDIR)/libcommon_a-membuf.Tpo" -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c; \
 
737
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-membuf.Tpo" "$(DEPDIR)/libcommon_a-membuf.Po"; else rm -f "$(DEPDIR)/libcommon_a-membuf.Tpo"; exit 1; fi
679
738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='membuf.c' object='libcommon_a-membuf.o' libtool=no @AMDEPBACKSLASH@
680
739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681
740
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c
682
741
 
683
742
libcommon_a-membuf.obj: membuf.c
684
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-membuf.obj -MD -MP -MF $(DEPDIR)/libcommon_a-membuf.Tpo -c -o libcommon_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`
685
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-membuf.Tpo $(DEPDIR)/libcommon_a-membuf.Po
 
743
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-membuf.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-membuf.Tpo" -c -o libcommon_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`; \
 
744
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-membuf.Tpo" "$(DEPDIR)/libcommon_a-membuf.Po"; else rm -f "$(DEPDIR)/libcommon_a-membuf.Tpo"; exit 1; fi
686
745
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='membuf.c' object='libcommon_a-membuf.obj' libtool=no @AMDEPBACKSLASH@
687
746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688
747
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`
689
748
 
690
749
libcommon_a-iobuf.o: iobuf.c
691
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-iobuf.o -MD -MP -MF $(DEPDIR)/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c
692
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-iobuf.Tpo $(DEPDIR)/libcommon_a-iobuf.Po
 
750
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-iobuf.o -MD -MP -MF "$(DEPDIR)/libcommon_a-iobuf.Tpo" -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c; \
 
751
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-iobuf.Tpo" "$(DEPDIR)/libcommon_a-iobuf.Po"; else rm -f "$(DEPDIR)/libcommon_a-iobuf.Tpo"; exit 1; fi
693
752
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iobuf.c' object='libcommon_a-iobuf.o' libtool=no @AMDEPBACKSLASH@
694
753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695
754
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c
696
755
 
697
756
libcommon_a-iobuf.obj: iobuf.c
698
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-iobuf.obj -MD -MP -MF $(DEPDIR)/libcommon_a-iobuf.Tpo -c -o libcommon_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`
699
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-iobuf.Tpo $(DEPDIR)/libcommon_a-iobuf.Po
 
757
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-iobuf.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-iobuf.Tpo" -c -o libcommon_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`; \
 
758
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-iobuf.Tpo" "$(DEPDIR)/libcommon_a-iobuf.Po"; else rm -f "$(DEPDIR)/libcommon_a-iobuf.Tpo"; exit 1; fi
700
759
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iobuf.c' object='libcommon_a-iobuf.obj' libtool=no @AMDEPBACKSLASH@
701
760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702
761
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`
703
762
 
704
763
libcommon_a-ttyio.o: ttyio.c
705
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-ttyio.o -MD -MP -MF $(DEPDIR)/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c
706
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-ttyio.Tpo $(DEPDIR)/libcommon_a-ttyio.Po
 
764
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-ttyio.o -MD -MP -MF "$(DEPDIR)/libcommon_a-ttyio.Tpo" -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c; \
 
765
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-ttyio.Tpo" "$(DEPDIR)/libcommon_a-ttyio.Po"; else rm -f "$(DEPDIR)/libcommon_a-ttyio.Tpo"; exit 1; fi
707
766
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttyio.c' object='libcommon_a-ttyio.o' libtool=no @AMDEPBACKSLASH@
708
767
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709
768
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c
710
769
 
711
770
libcommon_a-ttyio.obj: ttyio.c
712
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-ttyio.obj -MD -MP -MF $(DEPDIR)/libcommon_a-ttyio.Tpo -c -o libcommon_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`
713
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-ttyio.Tpo $(DEPDIR)/libcommon_a-ttyio.Po
 
771
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-ttyio.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-ttyio.Tpo" -c -o libcommon_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`; \
 
772
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-ttyio.Tpo" "$(DEPDIR)/libcommon_a-ttyio.Po"; else rm -f "$(DEPDIR)/libcommon_a-ttyio.Tpo"; exit 1; fi
714
773
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttyio.c' object='libcommon_a-ttyio.obj' libtool=no @AMDEPBACKSLASH@
715
774
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716
775
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`
717
776
 
718
777
libcommon_a-asshelp.o: asshelp.c
719
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-asshelp.o -MD -MP -MF $(DEPDIR)/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
720
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-asshelp.Tpo $(DEPDIR)/libcommon_a-asshelp.Po
 
778
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-asshelp.o -MD -MP -MF "$(DEPDIR)/libcommon_a-asshelp.Tpo" -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c; \
 
779
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-asshelp.Tpo" "$(DEPDIR)/libcommon_a-asshelp.Po"; else rm -f "$(DEPDIR)/libcommon_a-asshelp.Tpo"; exit 1; fi
721
780
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libcommon_a-asshelp.o' libtool=no @AMDEPBACKSLASH@
722
781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723
782
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
724
783
 
725
784
libcommon_a-asshelp.obj: asshelp.c
726
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-asshelp.obj -MD -MP -MF $(DEPDIR)/libcommon_a-asshelp.Tpo -c -o libcommon_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
727
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-asshelp.Tpo $(DEPDIR)/libcommon_a-asshelp.Po
 
785
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-asshelp.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-asshelp.Tpo" -c -o libcommon_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`; \
 
786
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-asshelp.Tpo" "$(DEPDIR)/libcommon_a-asshelp.Po"; else rm -f "$(DEPDIR)/libcommon_a-asshelp.Tpo"; exit 1; fi
728
787
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libcommon_a-asshelp.obj' libtool=no @AMDEPBACKSLASH@
729
788
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730
789
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
731
790
 
732
791
libcommon_a-exechelp.o: exechelp.c
733
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-exechelp.o -MD -MP -MF $(DEPDIR)/libcommon_a-exechelp.Tpo -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c
734
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-exechelp.Tpo $(DEPDIR)/libcommon_a-exechelp.Po
 
792
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-exechelp.o -MD -MP -MF "$(DEPDIR)/libcommon_a-exechelp.Tpo" -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c; \
 
793
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-exechelp.Tpo" "$(DEPDIR)/libcommon_a-exechelp.Po"; else rm -f "$(DEPDIR)/libcommon_a-exechelp.Tpo"; exit 1; fi
735
794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exechelp.c' object='libcommon_a-exechelp.o' libtool=no @AMDEPBACKSLASH@
736
795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737
796
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c
738
797
 
739
798
libcommon_a-exechelp.obj: exechelp.c
740
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-exechelp.obj -MD -MP -MF $(DEPDIR)/libcommon_a-exechelp.Tpo -c -o libcommon_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`
741
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-exechelp.Tpo $(DEPDIR)/libcommon_a-exechelp.Po
 
799
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-exechelp.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-exechelp.Tpo" -c -o libcommon_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`; \
 
800
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-exechelp.Tpo" "$(DEPDIR)/libcommon_a-exechelp.Po"; else rm -f "$(DEPDIR)/libcommon_a-exechelp.Tpo"; exit 1; fi
742
801
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exechelp.c' object='libcommon_a-exechelp.obj' libtool=no @AMDEPBACKSLASH@
743
802
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744
803
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`
745
804
 
746
805
libcommon_a-simple-gettext.o: simple-gettext.c
747
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-simple-gettext.o -MD -MP -MF $(DEPDIR)/libcommon_a-simple-gettext.Tpo -c -o libcommon_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c
748
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-simple-gettext.Tpo $(DEPDIR)/libcommon_a-simple-gettext.Po
 
806
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-simple-gettext.o -MD -MP -MF "$(DEPDIR)/libcommon_a-simple-gettext.Tpo" -c -o libcommon_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c; \
 
807
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-simple-gettext.Tpo" "$(DEPDIR)/libcommon_a-simple-gettext.Po"; else rm -f "$(DEPDIR)/libcommon_a-simple-gettext.Tpo"; exit 1; fi
749
808
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-gettext.c' object='libcommon_a-simple-gettext.o' libtool=no @AMDEPBACKSLASH@
750
809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751
810
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c
752
811
 
753
812
libcommon_a-simple-gettext.obj: simple-gettext.c
754
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-simple-gettext.obj -MD -MP -MF $(DEPDIR)/libcommon_a-simple-gettext.Tpo -c -o libcommon_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`
755
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-simple-gettext.Tpo $(DEPDIR)/libcommon_a-simple-gettext.Po
 
813
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-simple-gettext.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-simple-gettext.Tpo" -c -o libcommon_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`; \
 
814
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-simple-gettext.Tpo" "$(DEPDIR)/libcommon_a-simple-gettext.Po"; else rm -f "$(DEPDIR)/libcommon_a-simple-gettext.Tpo"; exit 1; fi
756
815
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-gettext.c' object='libcommon_a-simple-gettext.obj' libtool=no @AMDEPBACKSLASH@
757
816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758
817
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`
759
818
 
760
819
libcommon_a-w32reg.o: w32reg.c
761
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-w32reg.o -MD -MP -MF $(DEPDIR)/libcommon_a-w32reg.Tpo -c -o libcommon_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c
762
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-w32reg.Tpo $(DEPDIR)/libcommon_a-w32reg.Po
 
820
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-w32reg.o -MD -MP -MF "$(DEPDIR)/libcommon_a-w32reg.Tpo" -c -o libcommon_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c; \
 
821
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-w32reg.Tpo" "$(DEPDIR)/libcommon_a-w32reg.Po"; else rm -f "$(DEPDIR)/libcommon_a-w32reg.Tpo"; exit 1; fi
763
822
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='w32reg.c' object='libcommon_a-w32reg.o' libtool=no @AMDEPBACKSLASH@
764
823
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765
824
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c
766
825
 
767
826
libcommon_a-w32reg.obj: w32reg.c
768
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-w32reg.obj -MD -MP -MF $(DEPDIR)/libcommon_a-w32reg.Tpo -c -o libcommon_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`
769
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-w32reg.Tpo $(DEPDIR)/libcommon_a-w32reg.Po
 
827
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-w32reg.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-w32reg.Tpo" -c -o libcommon_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`; \
 
828
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-w32reg.Tpo" "$(DEPDIR)/libcommon_a-w32reg.Po"; else rm -f "$(DEPDIR)/libcommon_a-w32reg.Tpo"; exit 1; fi
770
829
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='w32reg.c' object='libcommon_a-w32reg.obj' libtool=no @AMDEPBACKSLASH@
771
830
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772
831
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`
773
832
 
774
833
libcommon_a-signal.o: signal.c
775
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-signal.o -MD -MP -MF $(DEPDIR)/libcommon_a-signal.Tpo -c -o libcommon_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
776
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-signal.Tpo $(DEPDIR)/libcommon_a-signal.Po
 
834
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-signal.o -MD -MP -MF "$(DEPDIR)/libcommon_a-signal.Tpo" -c -o libcommon_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c; \
 
835
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-signal.Tpo" "$(DEPDIR)/libcommon_a-signal.Po"; else rm -f "$(DEPDIR)/libcommon_a-signal.Tpo"; exit 1; fi
777
836
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='signal.c' object='libcommon_a-signal.o' libtool=no @AMDEPBACKSLASH@
778
837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779
838
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
780
839
 
781
840
libcommon_a-signal.obj: signal.c
782
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-signal.obj -MD -MP -MF $(DEPDIR)/libcommon_a-signal.Tpo -c -o libcommon_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`
783
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-signal.Tpo $(DEPDIR)/libcommon_a-signal.Po
 
841
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-signal.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-signal.Tpo" -c -o libcommon_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`; \
 
842
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-signal.Tpo" "$(DEPDIR)/libcommon_a-signal.Po"; else rm -f "$(DEPDIR)/libcommon_a-signal.Tpo"; exit 1; fi
784
843
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='signal.c' object='libcommon_a-signal.obj' libtool=no @AMDEPBACKSLASH@
785
844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786
845
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`
787
846
 
788
847
libcommon_a-estream.o: estream.c
789
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-estream.o -MD -MP -MF $(DEPDIR)/libcommon_a-estream.Tpo -c -o libcommon_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c
790
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-estream.Tpo $(DEPDIR)/libcommon_a-estream.Po
 
848
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-estream.o -MD -MP -MF "$(DEPDIR)/libcommon_a-estream.Tpo" -c -o libcommon_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c; \
 
849
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-estream.Tpo" "$(DEPDIR)/libcommon_a-estream.Po"; else rm -f "$(DEPDIR)/libcommon_a-estream.Tpo"; exit 1; fi
791
850
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='estream.c' object='libcommon_a-estream.o' libtool=no @AMDEPBACKSLASH@
792
851
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793
852
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c
794
853
 
795
854
libcommon_a-estream.obj: estream.c
796
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-estream.obj -MD -MP -MF $(DEPDIR)/libcommon_a-estream.Tpo -c -o libcommon_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`
797
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-estream.Tpo $(DEPDIR)/libcommon_a-estream.Po
 
855
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-estream.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-estream.Tpo" -c -o libcommon_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`; \
 
856
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-estream.Tpo" "$(DEPDIR)/libcommon_a-estream.Po"; else rm -f "$(DEPDIR)/libcommon_a-estream.Tpo"; exit 1; fi
798
857
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='estream.c' object='libcommon_a-estream.obj' libtool=no @AMDEPBACKSLASH@
799
858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800
859
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`
801
860
 
802
861
libcommon_a-srv.o: srv.c
803
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-srv.o -MD -MP -MF $(DEPDIR)/libcommon_a-srv.Tpo -c -o libcommon_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c
804
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-srv.Tpo $(DEPDIR)/libcommon_a-srv.Po
 
862
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-srv.o -MD -MP -MF "$(DEPDIR)/libcommon_a-srv.Tpo" -c -o libcommon_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c; \
 
863
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-srv.Tpo" "$(DEPDIR)/libcommon_a-srv.Po"; else rm -f "$(DEPDIR)/libcommon_a-srv.Tpo"; exit 1; fi
805
864
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='srv.c' object='libcommon_a-srv.o' libtool=no @AMDEPBACKSLASH@
806
865
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807
866
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c
808
867
 
809
868
libcommon_a-srv.obj: srv.c
810
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-srv.obj -MD -MP -MF $(DEPDIR)/libcommon_a-srv.Tpo -c -o libcommon_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`
811
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-srv.Tpo $(DEPDIR)/libcommon_a-srv.Po
 
869
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-srv.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-srv.Tpo" -c -o libcommon_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`; \
 
870
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-srv.Tpo" "$(DEPDIR)/libcommon_a-srv.Po"; else rm -f "$(DEPDIR)/libcommon_a-srv.Tpo"; exit 1; fi
812
871
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='srv.c' object='libcommon_a-srv.obj' libtool=no @AMDEPBACKSLASH@
813
872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814
873
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`
815
874
 
816
875
libcommon_a-dns-cert.o: dns-cert.c
817
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-dns-cert.o -MD -MP -MF $(DEPDIR)/libcommon_a-dns-cert.Tpo -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c
818
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-dns-cert.Tpo $(DEPDIR)/libcommon_a-dns-cert.Po
 
876
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-dns-cert.o -MD -MP -MF "$(DEPDIR)/libcommon_a-dns-cert.Tpo" -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c; \
 
877
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-dns-cert.Tpo" "$(DEPDIR)/libcommon_a-dns-cert.Po"; else rm -f "$(DEPDIR)/libcommon_a-dns-cert.Tpo"; exit 1; fi
819
878
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dns-cert.c' object='libcommon_a-dns-cert.o' libtool=no @AMDEPBACKSLASH@
820
879
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821
880
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c
822
881
 
823
882
libcommon_a-dns-cert.obj: dns-cert.c
824
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-dns-cert.obj -MD -MP -MF $(DEPDIR)/libcommon_a-dns-cert.Tpo -c -o libcommon_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`
825
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-dns-cert.Tpo $(DEPDIR)/libcommon_a-dns-cert.Po
 
883
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-dns-cert.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-dns-cert.Tpo" -c -o libcommon_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`; \
 
884
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-dns-cert.Tpo" "$(DEPDIR)/libcommon_a-dns-cert.Po"; else rm -f "$(DEPDIR)/libcommon_a-dns-cert.Tpo"; exit 1; fi
826
885
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dns-cert.c' object='libcommon_a-dns-cert.obj' libtool=no @AMDEPBACKSLASH@
827
886
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828
887
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`
829
888
 
830
889
libcommon_a-pka.o: pka.c
831
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-pka.o -MD -MP -MF $(DEPDIR)/libcommon_a-pka.Tpo -c -o libcommon_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c
832
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-pka.Tpo $(DEPDIR)/libcommon_a-pka.Po
 
890
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-pka.o -MD -MP -MF "$(DEPDIR)/libcommon_a-pka.Tpo" -c -o libcommon_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c; \
 
891
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-pka.Tpo" "$(DEPDIR)/libcommon_a-pka.Po"; else rm -f "$(DEPDIR)/libcommon_a-pka.Tpo"; exit 1; fi
833
892
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pka.c' object='libcommon_a-pka.o' libtool=no @AMDEPBACKSLASH@
834
893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835
894
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c
836
895
 
837
896
libcommon_a-pka.obj: pka.c
838
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-pka.obj -MD -MP -MF $(DEPDIR)/libcommon_a-pka.Tpo -c -o libcommon_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`
839
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-pka.Tpo $(DEPDIR)/libcommon_a-pka.Po
 
897
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-pka.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-pka.Tpo" -c -o libcommon_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`; \
 
898
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-pka.Tpo" "$(DEPDIR)/libcommon_a-pka.Po"; else rm -f "$(DEPDIR)/libcommon_a-pka.Tpo"; exit 1; fi
840
899
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pka.c' object='libcommon_a-pka.obj' libtool=no @AMDEPBACKSLASH@
841
900
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842
901
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`
843
902
 
844
903
libcommon_a-http.o: http.c
845
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-http.o -MD -MP -MF $(DEPDIR)/libcommon_a-http.Tpo -c -o libcommon_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
846
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-http.Tpo $(DEPDIR)/libcommon_a-http.Po
 
904
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-http.o -MD -MP -MF "$(DEPDIR)/libcommon_a-http.Tpo" -c -o libcommon_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c; \
 
905
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-http.Tpo" "$(DEPDIR)/libcommon_a-http.Po"; else rm -f "$(DEPDIR)/libcommon_a-http.Tpo"; exit 1; fi
847
906
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='http.c' object='libcommon_a-http.o' libtool=no @AMDEPBACKSLASH@
848
907
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849
908
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
850
909
 
851
910
libcommon_a-http.obj: http.c
852
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-http.obj -MD -MP -MF $(DEPDIR)/libcommon_a-http.Tpo -c -o libcommon_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
853
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommon_a-http.Tpo $(DEPDIR)/libcommon_a-http.Po
 
911
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -MT libcommon_a-http.obj -MD -MP -MF "$(DEPDIR)/libcommon_a-http.Tpo" -c -o libcommon_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`; \
 
912
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommon_a-http.Tpo" "$(DEPDIR)/libcommon_a-http.Po"; else rm -f "$(DEPDIR)/libcommon_a-http.Tpo"; exit 1; fi
854
913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='http.c' object='libcommon_a-http.obj' libtool=no @AMDEPBACKSLASH@
855
914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856
915
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommon_a_CFLAGS) $(CFLAGS) -c -o libcommon_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
857
916
 
858
917
libcommonpth_a-sexputil.o: sexputil.c
859
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sexputil.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c
860
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-sexputil.Tpo $(DEPDIR)/libcommonpth_a-sexputil.Po
 
918
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sexputil.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-sexputil.Tpo" -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c; \
 
919
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-sexputil.Tpo" "$(DEPDIR)/libcommonpth_a-sexputil.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-sexputil.Tpo"; exit 1; fi
861
920
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sexputil.c' object='libcommonpth_a-sexputil.o' libtool=no @AMDEPBACKSLASH@
862
921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863
922
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-sexputil.o `test -f 'sexputil.c' || echo '$(srcdir)/'`sexputil.c
864
923
 
865
924
libcommonpth_a-sexputil.obj: sexputil.c
866
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sexputil.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-sexputil.Tpo -c -o libcommonpth_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`
867
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-sexputil.Tpo $(DEPDIR)/libcommonpth_a-sexputil.Po
 
925
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sexputil.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-sexputil.Tpo" -c -o libcommonpth_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`; \
 
926
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-sexputil.Tpo" "$(DEPDIR)/libcommonpth_a-sexputil.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-sexputil.Tpo"; exit 1; fi
868
927
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sexputil.c' object='libcommonpth_a-sexputil.obj' libtool=no @AMDEPBACKSLASH@
869
928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870
929
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-sexputil.obj `if test -f 'sexputil.c'; then $(CYGPATH_W) 'sexputil.c'; else $(CYGPATH_W) '$(srcdir)/sexputil.c'; fi`
871
930
 
872
931
libcommonpth_a-sysutils.o: sysutils.c
873
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sysutils.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c
874
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-sysutils.Tpo $(DEPDIR)/libcommonpth_a-sysutils.Po
 
932
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sysutils.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-sysutils.Tpo" -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c; \
 
933
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-sysutils.Tpo" "$(DEPDIR)/libcommonpth_a-sysutils.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-sysutils.Tpo"; exit 1; fi
875
934
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysutils.c' object='libcommonpth_a-sysutils.o' libtool=no @AMDEPBACKSLASH@
876
935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877
936
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-sysutils.o `test -f 'sysutils.c' || echo '$(srcdir)/'`sysutils.c
878
937
 
879
938
libcommonpth_a-sysutils.obj: sysutils.c
880
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sysutils.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-sysutils.Tpo -c -o libcommonpth_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`
881
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-sysutils.Tpo $(DEPDIR)/libcommonpth_a-sysutils.Po
 
939
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-sysutils.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-sysutils.Tpo" -c -o libcommonpth_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`; \
 
940
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-sysutils.Tpo" "$(DEPDIR)/libcommonpth_a-sysutils.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-sysutils.Tpo"; exit 1; fi
882
941
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sysutils.c' object='libcommonpth_a-sysutils.obj' libtool=no @AMDEPBACKSLASH@
883
942
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884
943
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-sysutils.obj `if test -f 'sysutils.c'; then $(CYGPATH_W) 'sysutils.c'; else $(CYGPATH_W) '$(srcdir)/sysutils.c'; fi`
885
944
 
886
945
libcommonpth_a-homedir.o: homedir.c
887
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-homedir.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c
888
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-homedir.Tpo $(DEPDIR)/libcommonpth_a-homedir.Po
 
946
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-homedir.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-homedir.Tpo" -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c; \
 
947
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-homedir.Tpo" "$(DEPDIR)/libcommonpth_a-homedir.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-homedir.Tpo"; exit 1; fi
889
948
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='homedir.c' object='libcommonpth_a-homedir.o' libtool=no @AMDEPBACKSLASH@
890
949
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891
950
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-homedir.o `test -f 'homedir.c' || echo '$(srcdir)/'`homedir.c
892
951
 
893
952
libcommonpth_a-homedir.obj: homedir.c
894
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-homedir.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-homedir.Tpo -c -o libcommonpth_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`
895
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-homedir.Tpo $(DEPDIR)/libcommonpth_a-homedir.Po
 
953
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-homedir.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-homedir.Tpo" -c -o libcommonpth_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`; \
 
954
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-homedir.Tpo" "$(DEPDIR)/libcommonpth_a-homedir.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-homedir.Tpo"; exit 1; fi
896
955
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='homedir.c' object='libcommonpth_a-homedir.obj' libtool=no @AMDEPBACKSLASH@
897
956
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898
957
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-homedir.obj `if test -f 'homedir.c'; then $(CYGPATH_W) 'homedir.c'; else $(CYGPATH_W) '$(srcdir)/homedir.c'; fi`
899
958
 
900
959
libcommonpth_a-gettime.o: gettime.c
901
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-gettime.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
902
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-gettime.Tpo $(DEPDIR)/libcommonpth_a-gettime.Po
 
960
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-gettime.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-gettime.Tpo" -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c; \
 
961
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-gettime.Tpo" "$(DEPDIR)/libcommonpth_a-gettime.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-gettime.Tpo"; exit 1; fi
903
962
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettime.c' object='libcommonpth_a-gettime.o' libtool=no @AMDEPBACKSLASH@
904
963
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
905
964
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
906
965
 
907
966
libcommonpth_a-gettime.obj: gettime.c
908
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-gettime.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-gettime.Tpo -c -o libcommonpth_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
909
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-gettime.Tpo $(DEPDIR)/libcommonpth_a-gettime.Po
 
967
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-gettime.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-gettime.Tpo" -c -o libcommonpth_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`; \
 
968
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-gettime.Tpo" "$(DEPDIR)/libcommonpth_a-gettime.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-gettime.Tpo"; exit 1; fi
910
969
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettime.c' object='libcommonpth_a-gettime.obj' libtool=no @AMDEPBACKSLASH@
911
970
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
912
971
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
913
972
 
914
973
libcommonpth_a-yesno.o: yesno.c
915
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-yesno.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c
916
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-yesno.Tpo $(DEPDIR)/libcommonpth_a-yesno.Po
 
974
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-yesno.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-yesno.Tpo" -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c; \
 
975
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-yesno.Tpo" "$(DEPDIR)/libcommonpth_a-yesno.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-yesno.Tpo"; exit 1; fi
917
976
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yesno.c' object='libcommonpth_a-yesno.o' libtool=no @AMDEPBACKSLASH@
918
977
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919
978
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-yesno.o `test -f 'yesno.c' || echo '$(srcdir)/'`yesno.c
920
979
 
921
980
libcommonpth_a-yesno.obj: yesno.c
922
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-yesno.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-yesno.Tpo -c -o libcommonpth_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`
923
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-yesno.Tpo $(DEPDIR)/libcommonpth_a-yesno.Po
 
981
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-yesno.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-yesno.Tpo" -c -o libcommonpth_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`; \
 
982
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-yesno.Tpo" "$(DEPDIR)/libcommonpth_a-yesno.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-yesno.Tpo"; exit 1; fi
924
983
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yesno.c' object='libcommonpth_a-yesno.obj' libtool=no @AMDEPBACKSLASH@
925
984
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926
985
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-yesno.obj `if test -f 'yesno.c'; then $(CYGPATH_W) 'yesno.c'; else $(CYGPATH_W) '$(srcdir)/yesno.c'; fi`
927
986
 
928
987
libcommonpth_a-b64enc.o: b64enc.c
929
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-b64enc.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c
930
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-b64enc.Tpo $(DEPDIR)/libcommonpth_a-b64enc.Po
 
988
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-b64enc.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-b64enc.Tpo" -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c; \
 
989
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-b64enc.Tpo" "$(DEPDIR)/libcommonpth_a-b64enc.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-b64enc.Tpo"; exit 1; fi
931
990
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='b64enc.c' object='libcommonpth_a-b64enc.o' libtool=no @AMDEPBACKSLASH@
932
991
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933
992
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-b64enc.o `test -f 'b64enc.c' || echo '$(srcdir)/'`b64enc.c
934
993
 
935
994
libcommonpth_a-b64enc.obj: b64enc.c
936
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-b64enc.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-b64enc.Tpo -c -o libcommonpth_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`
937
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-b64enc.Tpo $(DEPDIR)/libcommonpth_a-b64enc.Po
 
995
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-b64enc.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-b64enc.Tpo" -c -o libcommonpth_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`; \
 
996
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-b64enc.Tpo" "$(DEPDIR)/libcommonpth_a-b64enc.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-b64enc.Tpo"; exit 1; fi
938
997
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='b64enc.c' object='libcommonpth_a-b64enc.obj' libtool=no @AMDEPBACKSLASH@
939
998
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940
999
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-b64enc.obj `if test -f 'b64enc.c'; then $(CYGPATH_W) 'b64enc.c'; else $(CYGPATH_W) '$(srcdir)/b64enc.c'; fi`
941
1000
 
942
1001
libcommonpth_a-convert.o: convert.c
943
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-convert.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
944
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-convert.Tpo $(DEPDIR)/libcommonpth_a-convert.Po
 
1002
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-convert.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-convert.Tpo" -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c; \
 
1003
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-convert.Tpo" "$(DEPDIR)/libcommonpth_a-convert.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-convert.Tpo"; exit 1; fi
945
1004
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='convert.c' object='libcommonpth_a-convert.o' libtool=no @AMDEPBACKSLASH@
946
1005
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947
1006
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
948
1007
 
949
1008
libcommonpth_a-convert.obj: convert.c
950
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-convert.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-convert.Tpo -c -o libcommonpth_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
951
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-convert.Tpo $(DEPDIR)/libcommonpth_a-convert.Po
 
1009
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-convert.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-convert.Tpo" -c -o libcommonpth_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`; \
 
1010
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-convert.Tpo" "$(DEPDIR)/libcommonpth_a-convert.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-convert.Tpo"; exit 1; fi
952
1011
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='convert.c' object='libcommonpth_a-convert.obj' libtool=no @AMDEPBACKSLASH@
953
1012
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
954
1013
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
955
1014
 
956
1015
libcommonpth_a-miscellaneous.o: miscellaneous.c
957
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-miscellaneous.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c
958
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-miscellaneous.Tpo $(DEPDIR)/libcommonpth_a-miscellaneous.Po
 
1016
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-miscellaneous.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo" -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c; \
 
1017
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo" "$(DEPDIR)/libcommonpth_a-miscellaneous.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo"; exit 1; fi
959
1018
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='miscellaneous.c' object='libcommonpth_a-miscellaneous.o' libtool=no @AMDEPBACKSLASH@
960
1019
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961
1020
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-miscellaneous.o `test -f 'miscellaneous.c' || echo '$(srcdir)/'`miscellaneous.c
962
1021
 
963
1022
libcommonpth_a-miscellaneous.obj: miscellaneous.c
964
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-miscellaneous.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-miscellaneous.Tpo -c -o libcommonpth_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`
965
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-miscellaneous.Tpo $(DEPDIR)/libcommonpth_a-miscellaneous.Po
 
1023
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-miscellaneous.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo" -c -o libcommonpth_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`; \
 
1024
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo" "$(DEPDIR)/libcommonpth_a-miscellaneous.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-miscellaneous.Tpo"; exit 1; fi
966
1025
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='miscellaneous.c' object='libcommonpth_a-miscellaneous.obj' libtool=no @AMDEPBACKSLASH@
967
1026
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
968
1027
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-miscellaneous.obj `if test -f 'miscellaneous.c'; then $(CYGPATH_W) 'miscellaneous.c'; else $(CYGPATH_W) '$(srcdir)/miscellaneous.c'; fi`
969
1028
 
970
1029
libcommonpth_a-xasprintf.o: xasprintf.c
971
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xasprintf.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c
972
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-xasprintf.Tpo $(DEPDIR)/libcommonpth_a-xasprintf.Po
 
1030
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xasprintf.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo" -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c; \
 
1031
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo" "$(DEPDIR)/libcommonpth_a-xasprintf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo"; exit 1; fi
973
1032
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xasprintf.c' object='libcommonpth_a-xasprintf.o' libtool=no @AMDEPBACKSLASH@
974
1033
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975
1034
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-xasprintf.o `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c
976
1035
 
977
1036
libcommonpth_a-xasprintf.obj: xasprintf.c
978
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xasprintf.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-xasprintf.Tpo -c -o libcommonpth_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`
979
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-xasprintf.Tpo $(DEPDIR)/libcommonpth_a-xasprintf.Po
 
1037
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xasprintf.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo" -c -o libcommonpth_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`; \
 
1038
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo" "$(DEPDIR)/libcommonpth_a-xasprintf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-xasprintf.Tpo"; exit 1; fi
980
1039
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xasprintf.c' object='libcommonpth_a-xasprintf.obj' libtool=no @AMDEPBACKSLASH@
981
1040
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
982
1041
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-xasprintf.obj `if test -f 'xasprintf.c'; then $(CYGPATH_W) 'xasprintf.c'; else $(CYGPATH_W) '$(srcdir)/xasprintf.c'; fi`
983
1042
 
984
1043
libcommonpth_a-xreadline.o: xreadline.c
985
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xreadline.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c
986
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-xreadline.Tpo $(DEPDIR)/libcommonpth_a-xreadline.Po
 
1044
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xreadline.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-xreadline.Tpo" -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c; \
 
1045
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-xreadline.Tpo" "$(DEPDIR)/libcommonpth_a-xreadline.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-xreadline.Tpo"; exit 1; fi
987
1046
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xreadline.c' object='libcommonpth_a-xreadline.o' libtool=no @AMDEPBACKSLASH@
988
1047
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
989
1048
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-xreadline.o `test -f 'xreadline.c' || echo '$(srcdir)/'`xreadline.c
990
1049
 
991
1050
libcommonpth_a-xreadline.obj: xreadline.c
992
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xreadline.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-xreadline.Tpo -c -o libcommonpth_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`
993
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-xreadline.Tpo $(DEPDIR)/libcommonpth_a-xreadline.Po
 
1051
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-xreadline.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-xreadline.Tpo" -c -o libcommonpth_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`; \
 
1052
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-xreadline.Tpo" "$(DEPDIR)/libcommonpth_a-xreadline.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-xreadline.Tpo"; exit 1; fi
994
1053
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xreadline.c' object='libcommonpth_a-xreadline.obj' libtool=no @AMDEPBACKSLASH@
995
1054
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
996
1055
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-xreadline.obj `if test -f 'xreadline.c'; then $(CYGPATH_W) 'xreadline.c'; else $(CYGPATH_W) '$(srcdir)/xreadline.c'; fi`
997
1056
 
998
1057
libcommonpth_a-membuf.o: membuf.c
999
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-membuf.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c
1000
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-membuf.Tpo $(DEPDIR)/libcommonpth_a-membuf.Po
 
1058
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-membuf.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-membuf.Tpo" -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c; \
 
1059
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-membuf.Tpo" "$(DEPDIR)/libcommonpth_a-membuf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-membuf.Tpo"; exit 1; fi
1001
1060
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='membuf.c' object='libcommonpth_a-membuf.o' libtool=no @AMDEPBACKSLASH@
1002
1061
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1003
1062
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-membuf.o `test -f 'membuf.c' || echo '$(srcdir)/'`membuf.c
1004
1063
 
1005
1064
libcommonpth_a-membuf.obj: membuf.c
1006
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-membuf.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-membuf.Tpo -c -o libcommonpth_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`
1007
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-membuf.Tpo $(DEPDIR)/libcommonpth_a-membuf.Po
 
1065
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-membuf.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-membuf.Tpo" -c -o libcommonpth_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`; \
 
1066
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-membuf.Tpo" "$(DEPDIR)/libcommonpth_a-membuf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-membuf.Tpo"; exit 1; fi
1008
1067
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='membuf.c' object='libcommonpth_a-membuf.obj' libtool=no @AMDEPBACKSLASH@
1009
1068
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1010
1069
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-membuf.obj `if test -f 'membuf.c'; then $(CYGPATH_W) 'membuf.c'; else $(CYGPATH_W) '$(srcdir)/membuf.c'; fi`
1011
1070
 
1012
1071
libcommonpth_a-iobuf.o: iobuf.c
1013
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-iobuf.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c
1014
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-iobuf.Tpo $(DEPDIR)/libcommonpth_a-iobuf.Po
 
1072
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-iobuf.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-iobuf.Tpo" -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c; \
 
1073
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-iobuf.Tpo" "$(DEPDIR)/libcommonpth_a-iobuf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-iobuf.Tpo"; exit 1; fi
1015
1074
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iobuf.c' object='libcommonpth_a-iobuf.o' libtool=no @AMDEPBACKSLASH@
1016
1075
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1017
1076
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-iobuf.o `test -f 'iobuf.c' || echo '$(srcdir)/'`iobuf.c
1018
1077
 
1019
1078
libcommonpth_a-iobuf.obj: iobuf.c
1020
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-iobuf.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-iobuf.Tpo -c -o libcommonpth_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`
1021
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-iobuf.Tpo $(DEPDIR)/libcommonpth_a-iobuf.Po
 
1079
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-iobuf.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-iobuf.Tpo" -c -o libcommonpth_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`; \
 
1080
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-iobuf.Tpo" "$(DEPDIR)/libcommonpth_a-iobuf.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-iobuf.Tpo"; exit 1; fi
1022
1081
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='iobuf.c' object='libcommonpth_a-iobuf.obj' libtool=no @AMDEPBACKSLASH@
1023
1082
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024
1083
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-iobuf.obj `if test -f 'iobuf.c'; then $(CYGPATH_W) 'iobuf.c'; else $(CYGPATH_W) '$(srcdir)/iobuf.c'; fi`
1025
1084
 
1026
1085
libcommonpth_a-ttyio.o: ttyio.c
1027
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-ttyio.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c
1028
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-ttyio.Tpo $(DEPDIR)/libcommonpth_a-ttyio.Po
 
1086
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-ttyio.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-ttyio.Tpo" -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c; \
 
1087
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-ttyio.Tpo" "$(DEPDIR)/libcommonpth_a-ttyio.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-ttyio.Tpo"; exit 1; fi
1029
1088
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttyio.c' object='libcommonpth_a-ttyio.o' libtool=no @AMDEPBACKSLASH@
1030
1089
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031
1090
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-ttyio.o `test -f 'ttyio.c' || echo '$(srcdir)/'`ttyio.c
1032
1091
 
1033
1092
libcommonpth_a-ttyio.obj: ttyio.c
1034
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-ttyio.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-ttyio.Tpo -c -o libcommonpth_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`
1035
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-ttyio.Tpo $(DEPDIR)/libcommonpth_a-ttyio.Po
 
1093
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-ttyio.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-ttyio.Tpo" -c -o libcommonpth_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`; \
 
1094
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-ttyio.Tpo" "$(DEPDIR)/libcommonpth_a-ttyio.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-ttyio.Tpo"; exit 1; fi
1036
1095
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ttyio.c' object='libcommonpth_a-ttyio.obj' libtool=no @AMDEPBACKSLASH@
1037
1096
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038
1097
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-ttyio.obj `if test -f 'ttyio.c'; then $(CYGPATH_W) 'ttyio.c'; else $(CYGPATH_W) '$(srcdir)/ttyio.c'; fi`
1039
1098
 
1040
1099
libcommonpth_a-asshelp.o: asshelp.c
1041
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-asshelp.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
1042
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-asshelp.Tpo $(DEPDIR)/libcommonpth_a-asshelp.Po
 
1100
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-asshelp.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-asshelp.Tpo" -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c; \
 
1101
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-asshelp.Tpo" "$(DEPDIR)/libcommonpth_a-asshelp.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-asshelp.Tpo"; exit 1; fi
1043
1102
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libcommonpth_a-asshelp.o' libtool=no @AMDEPBACKSLASH@
1044
1103
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1045
1104
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
1046
1105
 
1047
1106
libcommonpth_a-asshelp.obj: asshelp.c
1048
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-asshelp.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-asshelp.Tpo -c -o libcommonpth_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
1049
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-asshelp.Tpo $(DEPDIR)/libcommonpth_a-asshelp.Po
 
1107
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-asshelp.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-asshelp.Tpo" -c -o libcommonpth_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`; \
 
1108
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-asshelp.Tpo" "$(DEPDIR)/libcommonpth_a-asshelp.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-asshelp.Tpo"; exit 1; fi
1050
1109
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libcommonpth_a-asshelp.obj' libtool=no @AMDEPBACKSLASH@
1051
1110
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1052
1111
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
1053
1112
 
1054
1113
libcommonpth_a-exechelp.o: exechelp.c
1055
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-exechelp.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-exechelp.Tpo -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c
1056
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-exechelp.Tpo $(DEPDIR)/libcommonpth_a-exechelp.Po
 
1114
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-exechelp.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-exechelp.Tpo" -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c; \
 
1115
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-exechelp.Tpo" "$(DEPDIR)/libcommonpth_a-exechelp.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-exechelp.Tpo"; exit 1; fi
1057
1116
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exechelp.c' object='libcommonpth_a-exechelp.o' libtool=no @AMDEPBACKSLASH@
1058
1117
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1059
1118
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-exechelp.o `test -f 'exechelp.c' || echo '$(srcdir)/'`exechelp.c
1060
1119
 
1061
1120
libcommonpth_a-exechelp.obj: exechelp.c
1062
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-exechelp.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-exechelp.Tpo -c -o libcommonpth_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`
1063
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-exechelp.Tpo $(DEPDIR)/libcommonpth_a-exechelp.Po
 
1121
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-exechelp.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-exechelp.Tpo" -c -o libcommonpth_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`; \
 
1122
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-exechelp.Tpo" "$(DEPDIR)/libcommonpth_a-exechelp.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-exechelp.Tpo"; exit 1; fi
1064
1123
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exechelp.c' object='libcommonpth_a-exechelp.obj' libtool=no @AMDEPBACKSLASH@
1065
1124
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1066
1125
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-exechelp.obj `if test -f 'exechelp.c'; then $(CYGPATH_W) 'exechelp.c'; else $(CYGPATH_W) '$(srcdir)/exechelp.c'; fi`
1067
1126
 
1068
1127
libcommonpth_a-simple-gettext.o: simple-gettext.c
1069
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-simple-gettext.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-simple-gettext.Tpo -c -o libcommonpth_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c
1070
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-simple-gettext.Tpo $(DEPDIR)/libcommonpth_a-simple-gettext.Po
 
1128
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-simple-gettext.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo" -c -o libcommonpth_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c; \
 
1129
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo" "$(DEPDIR)/libcommonpth_a-simple-gettext.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo"; exit 1; fi
1071
1130
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-gettext.c' object='libcommonpth_a-simple-gettext.o' libtool=no @AMDEPBACKSLASH@
1072
1131
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1073
1132
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-simple-gettext.o `test -f 'simple-gettext.c' || echo '$(srcdir)/'`simple-gettext.c
1074
1133
 
1075
1134
libcommonpth_a-simple-gettext.obj: simple-gettext.c
1076
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-simple-gettext.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-simple-gettext.Tpo -c -o libcommonpth_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`
1077
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-simple-gettext.Tpo $(DEPDIR)/libcommonpth_a-simple-gettext.Po
 
1135
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-simple-gettext.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo" -c -o libcommonpth_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`; \
 
1136
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo" "$(DEPDIR)/libcommonpth_a-simple-gettext.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-simple-gettext.Tpo"; exit 1; fi
1078
1137
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-gettext.c' object='libcommonpth_a-simple-gettext.obj' libtool=no @AMDEPBACKSLASH@
1079
1138
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1080
1139
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-simple-gettext.obj `if test -f 'simple-gettext.c'; then $(CYGPATH_W) 'simple-gettext.c'; else $(CYGPATH_W) '$(srcdir)/simple-gettext.c'; fi`
1081
1140
 
1082
1141
libcommonpth_a-w32reg.o: w32reg.c
1083
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-w32reg.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-w32reg.Tpo -c -o libcommonpth_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c
1084
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-w32reg.Tpo $(DEPDIR)/libcommonpth_a-w32reg.Po
 
1142
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-w32reg.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-w32reg.Tpo" -c -o libcommonpth_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c; \
 
1143
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-w32reg.Tpo" "$(DEPDIR)/libcommonpth_a-w32reg.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-w32reg.Tpo"; exit 1; fi
1085
1144
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='w32reg.c' object='libcommonpth_a-w32reg.o' libtool=no @AMDEPBACKSLASH@
1086
1145
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1087
1146
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-w32reg.o `test -f 'w32reg.c' || echo '$(srcdir)/'`w32reg.c
1088
1147
 
1089
1148
libcommonpth_a-w32reg.obj: w32reg.c
1090
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-w32reg.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-w32reg.Tpo -c -o libcommonpth_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`
1091
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-w32reg.Tpo $(DEPDIR)/libcommonpth_a-w32reg.Po
 
1149
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-w32reg.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-w32reg.Tpo" -c -o libcommonpth_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`; \
 
1150
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-w32reg.Tpo" "$(DEPDIR)/libcommonpth_a-w32reg.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-w32reg.Tpo"; exit 1; fi
1092
1151
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='w32reg.c' object='libcommonpth_a-w32reg.obj' libtool=no @AMDEPBACKSLASH@
1093
1152
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1094
1153
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-w32reg.obj `if test -f 'w32reg.c'; then $(CYGPATH_W) 'w32reg.c'; else $(CYGPATH_W) '$(srcdir)/w32reg.c'; fi`
1095
1154
 
1096
1155
libcommonpth_a-signal.o: signal.c
1097
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-signal.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
1098
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-signal.Tpo $(DEPDIR)/libcommonpth_a-signal.Po
 
1156
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-signal.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-signal.Tpo" -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c; \
 
1157
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-signal.Tpo" "$(DEPDIR)/libcommonpth_a-signal.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-signal.Tpo"; exit 1; fi
1099
1158
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='signal.c' object='libcommonpth_a-signal.o' libtool=no @AMDEPBACKSLASH@
1100
1159
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1101
1160
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-signal.o `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
1102
1161
 
1103
1162
libcommonpth_a-signal.obj: signal.c
1104
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-signal.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-signal.Tpo -c -o libcommonpth_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`
1105
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-signal.Tpo $(DEPDIR)/libcommonpth_a-signal.Po
 
1163
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-signal.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-signal.Tpo" -c -o libcommonpth_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`; \
 
1164
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-signal.Tpo" "$(DEPDIR)/libcommonpth_a-signal.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-signal.Tpo"; exit 1; fi
1106
1165
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='signal.c' object='libcommonpth_a-signal.obj' libtool=no @AMDEPBACKSLASH@
1107
1166
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1108
1167
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-signal.obj `if test -f 'signal.c'; then $(CYGPATH_W) 'signal.c'; else $(CYGPATH_W) '$(srcdir)/signal.c'; fi`
1109
1168
 
1110
1169
libcommonpth_a-estream.o: estream.c
1111
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-estream.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-estream.Tpo -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c
1112
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-estream.Tpo $(DEPDIR)/libcommonpth_a-estream.Po
 
1170
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-estream.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-estream.Tpo" -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c; \
 
1171
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-estream.Tpo" "$(DEPDIR)/libcommonpth_a-estream.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-estream.Tpo"; exit 1; fi
1113
1172
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='estream.c' object='libcommonpth_a-estream.o' libtool=no @AMDEPBACKSLASH@
1114
1173
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1115
1174
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-estream.o `test -f 'estream.c' || echo '$(srcdir)/'`estream.c
1116
1175
 
1117
1176
libcommonpth_a-estream.obj: estream.c
1118
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-estream.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-estream.Tpo -c -o libcommonpth_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`
1119
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-estream.Tpo $(DEPDIR)/libcommonpth_a-estream.Po
 
1177
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-estream.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-estream.Tpo" -c -o libcommonpth_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`; \
 
1178
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-estream.Tpo" "$(DEPDIR)/libcommonpth_a-estream.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-estream.Tpo"; exit 1; fi
1120
1179
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='estream.c' object='libcommonpth_a-estream.obj' libtool=no @AMDEPBACKSLASH@
1121
1180
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1122
1181
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-estream.obj `if test -f 'estream.c'; then $(CYGPATH_W) 'estream.c'; else $(CYGPATH_W) '$(srcdir)/estream.c'; fi`
1123
1182
 
1124
1183
libcommonpth_a-srv.o: srv.c
1125
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-srv.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-srv.Tpo -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c
1126
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-srv.Tpo $(DEPDIR)/libcommonpth_a-srv.Po
 
1184
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-srv.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-srv.Tpo" -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c; \
 
1185
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-srv.Tpo" "$(DEPDIR)/libcommonpth_a-srv.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-srv.Tpo"; exit 1; fi
1127
1186
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='srv.c' object='libcommonpth_a-srv.o' libtool=no @AMDEPBACKSLASH@
1128
1187
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1129
1188
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-srv.o `test -f 'srv.c' || echo '$(srcdir)/'`srv.c
1130
1189
 
1131
1190
libcommonpth_a-srv.obj: srv.c
1132
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-srv.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-srv.Tpo -c -o libcommonpth_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`
1133
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-srv.Tpo $(DEPDIR)/libcommonpth_a-srv.Po
 
1191
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-srv.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-srv.Tpo" -c -o libcommonpth_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`; \
 
1192
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-srv.Tpo" "$(DEPDIR)/libcommonpth_a-srv.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-srv.Tpo"; exit 1; fi
1134
1193
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='srv.c' object='libcommonpth_a-srv.obj' libtool=no @AMDEPBACKSLASH@
1135
1194
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1136
1195
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-srv.obj `if test -f 'srv.c'; then $(CYGPATH_W) 'srv.c'; else $(CYGPATH_W) '$(srcdir)/srv.c'; fi`
1137
1196
 
1138
1197
libcommonpth_a-dns-cert.o: dns-cert.c
1139
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-dns-cert.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-dns-cert.Tpo -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c
1140
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-dns-cert.Tpo $(DEPDIR)/libcommonpth_a-dns-cert.Po
 
1198
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-dns-cert.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo" -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c; \
 
1199
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo" "$(DEPDIR)/libcommonpth_a-dns-cert.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo"; exit 1; fi
1141
1200
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dns-cert.c' object='libcommonpth_a-dns-cert.o' libtool=no @AMDEPBACKSLASH@
1142
1201
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1143
1202
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-dns-cert.o `test -f 'dns-cert.c' || echo '$(srcdir)/'`dns-cert.c
1144
1203
 
1145
1204
libcommonpth_a-dns-cert.obj: dns-cert.c
1146
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-dns-cert.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-dns-cert.Tpo -c -o libcommonpth_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`
1147
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-dns-cert.Tpo $(DEPDIR)/libcommonpth_a-dns-cert.Po
 
1205
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-dns-cert.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo" -c -o libcommonpth_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`; \
 
1206
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo" "$(DEPDIR)/libcommonpth_a-dns-cert.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-dns-cert.Tpo"; exit 1; fi
1148
1207
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dns-cert.c' object='libcommonpth_a-dns-cert.obj' libtool=no @AMDEPBACKSLASH@
1149
1208
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1150
1209
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-dns-cert.obj `if test -f 'dns-cert.c'; then $(CYGPATH_W) 'dns-cert.c'; else $(CYGPATH_W) '$(srcdir)/dns-cert.c'; fi`
1151
1210
 
1152
1211
libcommonpth_a-pka.o: pka.c
1153
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-pka.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-pka.Tpo -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c
1154
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-pka.Tpo $(DEPDIR)/libcommonpth_a-pka.Po
 
1212
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-pka.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-pka.Tpo" -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c; \
 
1213
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-pka.Tpo" "$(DEPDIR)/libcommonpth_a-pka.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-pka.Tpo"; exit 1; fi
1155
1214
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pka.c' object='libcommonpth_a-pka.o' libtool=no @AMDEPBACKSLASH@
1156
1215
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1157
1216
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-pka.o `test -f 'pka.c' || echo '$(srcdir)/'`pka.c
1158
1217
 
1159
1218
libcommonpth_a-pka.obj: pka.c
1160
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-pka.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-pka.Tpo -c -o libcommonpth_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`
1161
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-pka.Tpo $(DEPDIR)/libcommonpth_a-pka.Po
 
1219
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-pka.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-pka.Tpo" -c -o libcommonpth_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`; \
 
1220
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-pka.Tpo" "$(DEPDIR)/libcommonpth_a-pka.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-pka.Tpo"; exit 1; fi
1162
1221
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pka.c' object='libcommonpth_a-pka.obj' libtool=no @AMDEPBACKSLASH@
1163
1222
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1164
1223
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-pka.obj `if test -f 'pka.c'; then $(CYGPATH_W) 'pka.c'; else $(CYGPATH_W) '$(srcdir)/pka.c'; fi`
1165
1224
 
1166
1225
libcommonpth_a-http.o: http.c
1167
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-http.o -MD -MP -MF $(DEPDIR)/libcommonpth_a-http.Tpo -c -o libcommonpth_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
1168
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-http.Tpo $(DEPDIR)/libcommonpth_a-http.Po
 
1226
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-http.o -MD -MP -MF "$(DEPDIR)/libcommonpth_a-http.Tpo" -c -o libcommonpth_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c; \
 
1227
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-http.Tpo" "$(DEPDIR)/libcommonpth_a-http.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-http.Tpo"; exit 1; fi
1169
1228
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='http.c' object='libcommonpth_a-http.o' libtool=no @AMDEPBACKSLASH@
1170
1229
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1171
1230
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
1172
1231
 
1173
1232
libcommonpth_a-http.obj: http.c
1174
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-http.obj -MD -MP -MF $(DEPDIR)/libcommonpth_a-http.Tpo -c -o libcommonpth_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
1175
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcommonpth_a-http.Tpo $(DEPDIR)/libcommonpth_a-http.Po
 
1233
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -MT libcommonpth_a-http.obj -MD -MP -MF "$(DEPDIR)/libcommonpth_a-http.Tpo" -c -o libcommonpth_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`; \
 
1234
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcommonpth_a-http.Tpo" "$(DEPDIR)/libcommonpth_a-http.Po"; else rm -f "$(DEPDIR)/libcommonpth_a-http.Tpo"; exit 1; fi
1176
1235
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='http.c' object='libcommonpth_a-http.obj' libtool=no @AMDEPBACKSLASH@
1177
1236
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1178
1237
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcommonpth_a_CFLAGS) $(CFLAGS) -c -o libcommonpth_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
1179
1238
 
1180
1239
libsimple_pwquery_a-simple-pwquery.o: simple-pwquery.c
1181
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo '$(srcdir)/'`simple-pwquery.c
1182
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Po
 
1240
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-simple-pwquery.o -MD -MP -MF "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo" -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo '$(srcdir)/'`simple-pwquery.c; \
 
1241
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo" "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Po"; else rm -f "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo"; exit 1; fi
1183
1242
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-pwquery.c' object='libsimple_pwquery_a-simple-pwquery.o' libtool=no @AMDEPBACKSLASH@
1184
1243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1185
1244
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -c -o libsimple_pwquery_a-simple-pwquery.o `test -f 'simple-pwquery.c' || echo '$(srcdir)/'`simple-pwquery.c
1186
1245
 
1187
1246
libsimple_pwquery_a-simple-pwquery.obj: simple-pwquery.c
1188
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-simple-pwquery.obj -MD -MP -MF $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo -c -o libsimple_pwquery_a-simple-pwquery.obj `if test -f 'simple-pwquery.c'; then $(CYGPATH_W) 'simple-pwquery.c'; else $(CYGPATH_W) '$(srcdir)/simple-pwquery.c'; fi`
1189
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo $(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Po
 
1247
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-simple-pwquery.obj -MD -MP -MF "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo" -c -o libsimple_pwquery_a-simple-pwquery.obj `if test -f 'simple-pwquery.c'; then $(CYGPATH_W) 'simple-pwquery.c'; else $(CYGPATH_W) '$(srcdir)/simple-pwquery.c'; fi`; \
 
1248
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo" "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Po"; else rm -f "$(DEPDIR)/libsimple_pwquery_a-simple-pwquery.Tpo"; exit 1; fi
1190
1249
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple-pwquery.c' object='libsimple_pwquery_a-simple-pwquery.obj' libtool=no @AMDEPBACKSLASH@
1191
1250
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1192
1251
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -c -o libsimple_pwquery_a-simple-pwquery.obj `if test -f 'simple-pwquery.c'; then $(CYGPATH_W) 'simple-pwquery.c'; else $(CYGPATH_W) '$(srcdir)/simple-pwquery.c'; fi`
1193
1252
 
1194
1253
libsimple_pwquery_a-asshelp.o: asshelp.c
1195
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF $(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
1196
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo $(DEPDIR)/libsimple_pwquery_a-asshelp.Po
 
1254
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-asshelp.o -MD -MP -MF "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo" -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c; \
 
1255
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo" "$(DEPDIR)/libsimple_pwquery_a-asshelp.Po"; else rm -f "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo"; exit 1; fi
1197
1256
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libsimple_pwquery_a-asshelp.o' libtool=no @AMDEPBACKSLASH@
1198
1257
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1199
1258
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -c -o libsimple_pwquery_a-asshelp.o `test -f 'asshelp.c' || echo '$(srcdir)/'`asshelp.c
1200
1259
 
1201
1260
libsimple_pwquery_a-asshelp.obj: asshelp.c
1202
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-asshelp.obj -MD -MP -MF $(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo -c -o libsimple_pwquery_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
1203
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo $(DEPDIR)/libsimple_pwquery_a-asshelp.Po
 
1261
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -MT libsimple_pwquery_a-asshelp.obj -MD -MP -MF "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo" -c -o libsimple_pwquery_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`; \
 
1262
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo" "$(DEPDIR)/libsimple_pwquery_a-asshelp.Po"; else rm -f "$(DEPDIR)/libsimple_pwquery_a-asshelp.Tpo"; exit 1; fi
1204
1263
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='asshelp.c' object='libsimple_pwquery_a-asshelp.obj' libtool=no @AMDEPBACKSLASH@
1205
1264
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1206
1265
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_pwquery_a_CFLAGS) $(CFLAGS) -c -o libsimple_pwquery_a-asshelp.obj `if test -f 'asshelp.c'; then $(CYGPATH_W) 'asshelp.c'; else $(CYGPATH_W) '$(srcdir)/asshelp.c'; fi`
 
1266
uninstall-info-am:
1207
1267
 
1208
1268
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1209
1269
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1254
1314
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1255
1315
 
1256
1316
check-TESTS: $(TESTS)
1257
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
1317
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1258
1318
        srcdir=$(srcdir); export srcdir; \
1259
 
        list=' $(TESTS) '; \
 
1319
        list='$(TESTS)'; \
1260
1320
        if test -n "$$list"; then \
1261
1321
          for tst in $$list; do \
1262
1322
            if test -f ./$$tst; then dir=./; \
1265
1325
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1266
1326
              all=`expr $$all + 1`; \
1267
1327
              case " $(XFAIL_TESTS) " in \
1268
 
              *$$ws$$tst$$ws*) \
 
1328
              *" $$tst "*) \
1269
1329
                xpass=`expr $$xpass + 1`; \
1270
1330
                failed=`expr $$failed + 1`; \
1271
1331
                echo "XPASS: $$tst"; \
1277
1337
            elif test $$? -ne 77; then \
1278
1338
              all=`expr $$all + 1`; \
1279
1339
              case " $(XFAIL_TESTS) " in \
1280
 
              *$$ws$$tst$$ws*) \
 
1340
              *" $$tst "*) \
1281
1341
                xfail=`expr $$xfail + 1`; \
1282
1342
                echo "XFAIL: $$tst"; \
1283
1343
              ;; \
1327
1387
        else :; fi
1328
1388
 
1329
1389
distdir: $(DISTFILES)
1330
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1331
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1332
 
        list='$(DISTFILES)'; \
1333
 
          dist_files=`for file in $$list; do echo $$file; done | \
1334
 
          sed -e "s|^$$srcdirstrip/||;t" \
1335
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1336
 
        case $$dist_files in \
1337
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
1338
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1339
 
                           sort -u` ;; \
1340
 
        esac; \
1341
 
        for file in $$dist_files; do \
 
1390
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
1391
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
1392
        list='$(DISTFILES)'; for file in $$list; do \
 
1393
          case $$file in \
 
1394
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
1395
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
1396
          esac; \
1342
1397
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
1398
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1399
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
1400
            dir="/$$dir"; \
 
1401
            $(mkdir_p) "$(distdir)$$dir"; \
 
1402
          else \
 
1403
            dir=''; \
 
1404
          fi; \
1343
1405
          if test -d $$d/$$file; then \
1344
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1345
1406
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1346
1407
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1347
1408
            fi; \
1404
1465
 
1405
1466
install-data-am:
1406
1467
 
1407
 
install-dvi: install-dvi-am
1408
 
 
1409
1468
install-exec-am:
1410
1469
 
1411
 
install-html: install-html-am
1412
 
 
1413
1470
install-info: install-info-am
1414
1471
 
1415
1472
install-man:
1416
1473
 
1417
 
install-pdf: install-pdf-am
1418
 
 
1419
 
install-ps: install-ps-am
1420
 
 
1421
1474
installcheck-am:
1422
1475
 
1423
1476
maintainer-clean: maintainer-clean-am
1437
1490
 
1438
1491
ps-am:
1439
1492
 
1440
 
uninstall-am:
1441
 
 
1442
 
.MAKE: install-am install-strip
 
1493
uninstall-am: uninstall-info-am
1443
1494
 
1444
1495
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1445
1496
        clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
1446
1497
        distclean distclean-compile distclean-generic distclean-tags \
1447
1498
        distdir dvi dvi-am html html-am info info-am install \
1448
 
        install-am install-data install-data-am install-dvi \
1449
 
        install-dvi-am install-exec install-exec-am install-html \
1450
 
        install-html-am install-info install-info-am install-man \
1451
 
        install-pdf install-pdf-am install-ps install-ps-am \
 
1499
        install-am install-data install-data-am install-exec \
 
1500
        install-exec-am install-info install-info-am install-man \
1452
1501
        install-strip installcheck installcheck-am installdirs \
1453
1502
        maintainer-clean maintainer-clean-generic mostlyclean \
1454
1503
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1455
 
        tags uninstall uninstall-am
 
1504
        tags uninstall uninstall-am uninstall-info-am
1456
1505
 
1457
1506
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1458
1507
# Otherwise a system limit (for SysV at least) may be exceeded.