~ubuntu-branches/ubuntu/quantal/gnupg2/quantal-updates

« back to all changes in this revision

Viewing changes to .pc/debian-changes/tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2010-11-16 11:30:31 UTC
  • mfrom: (7.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20101116113031-3y0603x6m3bw78s1
Tags: 2.0.14-2ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Add udev rules to give gpg access to some smartcard readers;
    Debian #543217.
    . debian/gnupg2.dev: udev rules to set ACLs on SCM smartcard readers.
    . debian/rules: Call dh_installudev.
  - debian/control: Rename Vcs-* to XS-Debian-Vcs-*.
* debian/patches/CVE-2010-2547.patch: dropped, now in
  03-gpgsm-realloc.diff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
# Makefile.am -tests makefile for libxtime
18
 
#       Copyright (C) 2002 Free Software Foundation, Inc.
19
 
20
 
# This file is part of GnuPG.
21
 
22
 
# GnuPG is free software; you can redistribute it and/or modify
23
 
# it under the terms of the GNU General Public License as published by
24
 
# the Free Software Foundation; either version 3 of the License, or
25
 
# (at your option) any later version.
26
 
27
 
# GnuPG is distributed in the hope that it will be useful,
28
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
29
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30
 
# GNU General Public License for more details.
31
 
32
 
# You should have received a copy of the GNU General Public License
33
 
# along with this program; if not, see <http://www.gnu.org/licenses/>.
34
 
 
35
 
VPATH = @srcdir@
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkglibdir = $(libdir)/@PACKAGE@
38
 
pkgincludedir = $(includedir)/@PACKAGE@
39
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40
 
install_sh_DATA = $(install_sh) -c -m 644
41
 
install_sh_PROGRAM = $(install_sh) -c
42
 
install_sh_SCRIPT = $(install_sh) -c
43
 
INSTALL_HEADER = $(INSTALL_DATA)
44
 
transform = $(program_transform_name)
45
 
NORMAL_INSTALL = :
46
 
PRE_INSTALL = :
47
 
POST_INSTALL = :
48
 
NORMAL_UNINSTALL = :
49
 
PRE_UNINSTALL = :
50
 
POST_UNINSTALL = :
51
 
build_triplet = @build@
52
 
host_triplet = @host@
53
 
TESTS =
54
 
noinst_PROGRAMS = asschk$(EXEEXT)
55
 
subdir = tests
56
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
57
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/gl/m4/absolute-header.m4 \
59
 
        $(top_srcdir)/gl/m4/alloca.m4 $(top_srcdir)/gl/m4/allocsa.m4 \
60
 
        $(top_srcdir)/gl/m4/eealloc.m4 \
61
 
        $(top_srcdir)/gl/m4/gnulib-comp.m4 \
62
 
        $(top_srcdir)/gl/m4/gnulib-tool.m4 \
63
 
        $(top_srcdir)/gl/m4/mkdtemp.m4 $(top_srcdir)/gl/m4/setenv.m4 \
64
 
        $(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/strpbrk.m4 \
65
 
        $(top_srcdir)/gl/m4/unistd_h.m4 $(top_srcdir)/m4/autobuild.m4 \
66
 
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/estream.m4 \
67
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnupg-pth.m4 \
68
 
        $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
69
 
        $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/ksba.m4 \
70
 
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
71
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
72
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libassuan.m4 \
73
 
        $(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libgcrypt.m4 \
74
 
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/nls.m4 \
75
 
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
76
 
        $(top_srcdir)/m4/readline.m4 $(top_srcdir)/m4/size_max.m4 \
77
 
        $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
78
 
        $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/m4/xsize.m4 \
79
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
80
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81
 
        $(ACLOCAL_M4)
82
 
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
83
 
CONFIG_HEADER = $(top_builddir)/config.h
84
 
CONFIG_CLEAN_FILES =
85
 
PROGRAMS = $(noinst_PROGRAMS)
86
 
am_asschk_OBJECTS = asschk.$(OBJEXT)
87
 
asschk_OBJECTS = $(am_asschk_OBJECTS)
88
 
asschk_LDADD = $(LDADD)
89
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
90
 
depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
91
 
am__depfiles_maybe = depfiles
92
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
93
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94
 
CCLD = $(CC)
95
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
96
 
SOURCES = $(asschk_SOURCES)
97
 
DIST_SOURCES = $(asschk_SOURCES)
98
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99
 
        html-recursive info-recursive install-data-recursive \
100
 
        install-dvi-recursive install-exec-recursive \
101
 
        install-html-recursive install-info-recursive \
102
 
        install-pdf-recursive install-ps-recursive install-recursive \
103
 
        installcheck-recursive installdirs-recursive pdf-recursive \
104
 
        ps-recursive uninstall-recursive
105
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
106
 
  distclean-recursive maintainer-clean-recursive
107
 
ETAGS = etags
108
 
CTAGS = ctags
109
 
DIST_SUBDIRS = openpgp . pkits
110
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111
 
ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
112
 
ACLOCAL = @ACLOCAL@
113
 
ADNSLIBS = @ADNSLIBS@
114
 
ALLOCA = @ALLOCA@
115
 
ALLOCA_H = @ALLOCA_H@
116
 
AMTAR = @AMTAR@
117
 
AR = @AR@
118
 
AUTOCONF = @AUTOCONF@
119
 
AUTOHEADER = @AUTOHEADER@
120
 
AUTOMAKE = @AUTOMAKE@
121
 
AWK = @AWK@
122
 
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
123
 
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
124
 
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
125
 
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
126
 
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
127
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
128
 
CC = @CC@
129
 
CCDEPMODE = @CCDEPMODE@
130
 
CC_FOR_BUILD = @CC_FOR_BUILD@
131
 
CFLAGS = @CFLAGS@
132
 
CPP = @CPP@
133
 
CPPFLAGS = @CPPFLAGS@
134
 
CYGPATH_W = @CYGPATH_W@
135
 
DEFS = @DEFS@
136
 
DEPDIR = @DEPDIR@
137
 
DL_LIBS = @DL_LIBS@
138
 
DNSLIBS = @DNSLIBS@
139
 
ECHO_C = @ECHO_C@
140
 
ECHO_N = @ECHO_N@
141
 
ECHO_T = @ECHO_T@
142
 
EGREP = @EGREP@
143
 
EXEEXT = @EXEEXT@
144
 
FAQPROG = @FAQPROG@
145
 
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
146
 
GMSGFMT = @GMSGFMT@
147
 
GMSGFMT_015 = @GMSGFMT_015@
148
 
GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
149
 
GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
150
 
GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
151
 
GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
152
 
GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
153
 
GPGKEYS_CURL = @GPGKEYS_CURL@
154
 
GPGKEYS_FINGER = @GPGKEYS_FINGER@
155
 
GPGKEYS_HKP = @GPGKEYS_HKP@
156
 
GPGKEYS_KDNS = @GPGKEYS_KDNS@
157
 
GPGKEYS_LDAP = @GPGKEYS_LDAP@
158
 
GPGKEYS_MAILTO = @GPGKEYS_MAILTO@
159
 
GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
160
 
GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
161
 
GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
162
 
GREP = @GREP@
163
 
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
164
 
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
165
 
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
166
 
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
167
 
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
168
 
HAVE_STDINT_H = @HAVE_STDINT_H@
169
 
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
170
 
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
171
 
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
172
 
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
173
 
HAVE_WCHAR_H = @HAVE_WCHAR_H@
174
 
INSTALL = @INSTALL@
175
 
INSTALL_DATA = @INSTALL_DATA@
176
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
177
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
178
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
179
 
INTLLIBS = @INTLLIBS@
180
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
181
 
KSBA_CFLAGS = @KSBA_CFLAGS@
182
 
KSBA_CONFIG = @KSBA_CONFIG@
183
 
KSBA_LIBS = @KSBA_LIBS@
184
 
LDAPLIBS = @LDAPLIBS@
185
 
LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
186
 
LDFLAGS = @LDFLAGS@
187
 
LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
188
 
LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
189
 
LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
190
 
LIBASSUAN_PTH_CFLAGS = @LIBASSUAN_PTH_CFLAGS@
191
 
LIBASSUAN_PTH_LIBS = @LIBASSUAN_PTH_LIBS@
192
 
LIBCURL = @LIBCURL@
193
 
LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
194
 
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
195
 
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
196
 
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
197
 
LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
198
 
LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
199
 
LIBICONV = @LIBICONV@
200
 
LIBINTL = @LIBINTL@
201
 
LIBOBJS = @LIBOBJS@
202
 
LIBREADLINE = @LIBREADLINE@
203
 
LIBS = @LIBS@
204
 
LIBUSB_LIBS = @LIBUSB_LIBS@
205
 
LIBUTIL_LIBS = @LIBUTIL_LIBS@
206
 
LN_S = @LN_S@
207
 
LTLIBICONV = @LTLIBICONV@
208
 
LTLIBINTL = @LTLIBINTL@
209
 
LTLIBOBJS = @LTLIBOBJS@
210
 
MAINT = @MAINT@
211
 
MAKEINFO = @MAKEINFO@
212
 
MKDIR_P = @MKDIR_P@
213
 
MSGFMT = @MSGFMT@
214
 
MSGFMT_015 = @MSGFMT_015@
215
 
MSGMERGE = @MSGMERGE@
216
 
NETLIBS = @NETLIBS@
217
 
OBJEXT = @OBJEXT@
218
 
PACKAGE = @PACKAGE@
219
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220
 
PACKAGE_GT = @PACKAGE_GT@
221
 
PACKAGE_NAME = @PACKAGE_NAME@
222
 
PACKAGE_STRING = @PACKAGE_STRING@
223
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
224
 
PACKAGE_URL = @PACKAGE_URL@
225
 
PACKAGE_VERSION = @PACKAGE_VERSION@
226
 
PATH_SEPARATOR = @PATH_SEPARATOR@
227
 
PERL = @PERL@
228
 
POSUB = @POSUB@
229
 
PTH_CFLAGS = @PTH_CFLAGS@
230
 
PTH_CONFIG = @PTH_CONFIG@
231
 
PTH_LIBS = @PTH_LIBS@
232
 
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
233
 
RANLIB = @RANLIB@
234
 
SENDMAIL = @SENDMAIL@
235
 
SET_MAKE = @SET_MAKE@
236
 
SHELL = @SHELL@
237
 
SHRED = @SHRED@
238
 
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
239
 
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
240
 
STDINT_H = @STDINT_H@
241
 
STRIP = @STRIP@
242
 
SYS_SOCKET_H = @SYS_SOCKET_H@
243
 
TAR = @TAR@
244
 
UNISTD_H = @UNISTD_H@
245
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
246
 
USE_NLS = @USE_NLS@
247
 
VERSION = @VERSION@
248
 
W32SOCKLIBS = @W32SOCKLIBS@
249
 
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
250
 
WINDRES = @WINDRES@
251
 
WINT_T_SUFFIX = @WINT_T_SUFFIX@
252
 
XGETTEXT = @XGETTEXT@
253
 
XGETTEXT_015 = @XGETTEXT_015@
254
 
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
255
 
ZLIBS = @ZLIBS@
256
 
_libcurl_config = @_libcurl_config@
257
 
abs_builddir = @abs_builddir@
258
 
abs_srcdir = @abs_srcdir@
259
 
abs_top_builddir = @abs_top_builddir@
260
 
abs_top_srcdir = @abs_top_srcdir@
261
 
ac_ct_CC = @ac_ct_CC@
262
 
am__include = @am__include@
263
 
am__leading_dot = @am__leading_dot@
264
 
am__quote = @am__quote@
265
 
am__tar = @am__tar@
266
 
am__untar = @am__untar@
267
 
bindir = @bindir@
268
 
build = @build@
269
 
build_alias = @build_alias@
270
 
build_cpu = @build_cpu@
271
 
build_os = @build_os@
272
 
build_vendor = @build_vendor@
273
 
builddir = @builddir@
274
 
datadir = @datadir@
275
 
datarootdir = @datarootdir@
276
 
docdir = @docdir@
277
 
dvidir = @dvidir@
278
 
exec_prefix = @exec_prefix@
279
 
host = @host@
280
 
host_alias = @host_alias@
281
 
host_cpu = @host_cpu@
282
 
host_os = @host_os@
283
 
host_vendor = @host_vendor@
284
 
htmldir = @htmldir@
285
 
includedir = @includedir@
286
 
infodir = @infodir@
287
 
install_sh = @install_sh@
288
 
libdir = @libdir@
289
 
libexecdir = @libexecdir@
290
 
localedir = @localedir@
291
 
localstatedir = @localstatedir@
292
 
mandir = @mandir@
293
 
mkdir_p = @mkdir_p@
294
 
oldincludedir = @oldincludedir@
295
 
pdfdir = @pdfdir@
296
 
prefix = @prefix@
297
 
program_transform_name = @program_transform_name@
298
 
psdir = @psdir@
299
 
sbindir = @sbindir@
300
 
sharedstatedir = @sharedstatedir@
301
 
srcdir = @srcdir@
302
 
sysconfdir = @sysconfdir@
303
 
target_alias = @target_alias@
304
 
top_build_prefix = @top_build_prefix@
305
 
top_builddir = @top_builddir@
306
 
top_srcdir = @top_srcdir@
307
 
@RUN_GPG_TESTS_FALSE@openpgp = 
308
 
@RUN_GPG_TESTS_TRUE@openpgp = openpgp
309
 
SUBDIRS = ${openpgp} . pkits
310
 
GPGSM = ../sm/gpgsm
311
 
 
312
 
# Note that we need to use /bin/pwd so that we don't get into trouble
313
 
# if the shell used for inittests would uses an internal version of
314
 
# pwd which handles symlinks differently.
315
 
TESTS_ENVIRONMENT = GNUPGHOME=`/bin/pwd` GPG_AGENT_INFO= LC_ALL=C \
316
 
                    GPGSM=$(GPGSM) $(srcdir)/runtest
317
 
 
318
 
testscripts = sm-sign+verify sm-verify
319
 
EXTRA_DIST = runtest inittests $(testscripts) \
320
 
             text-1.txt text-2.txt text-3.txt \
321
 
             text-1.osig.pem text-1.dsig.pem text-1.osig-bad.pem \
322
 
             text-2.osig.pem text-2.osig-bad.pem \
323
 
             samplekeys/32100C27173EF6E9C4E9A25D3D69F86D37A4F939.key \
324
 
             samplekeys/cert_g10code_pete1.pem \
325
 
             samplekeys/cert_g10code_test1.pem \
326
 
             samplekeys/cert_g10code_theo1.pem
327
 
 
328
 
CLEANFILES = inittests.stamp x y y z out err \
329
 
             *.lock .\#lk* 
330
 
 
331
 
DISTCLEANFILES = pubring.kbx~ random_seed
332
 
asschk_SOURCES = asschk.c
333
 
all: all-recursive
334
 
 
335
 
.SUFFIXES:
336
 
.SUFFIXES: .c .o .obj
337
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
338
 
        @for dep in $?; do \
339
 
          case '$(am__configure_deps)' in \
340
 
            *$$dep*) \
341
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
342
 
                && { if test -f $@; then exit 0; else break; fi; }; \
343
 
              exit 1;; \
344
 
          esac; \
345
 
        done; \
346
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Makefile'; \
347
 
        cd $(top_srcdir) && \
348
 
          $(AUTOMAKE) --gnu  tests/Makefile
349
 
.PRECIOUS: Makefile
350
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351
 
        @case '$?' in \
352
 
          *config.status*) \
353
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354
 
          *) \
355
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357
 
        esac;
358
 
 
359
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
 
 
362
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
363
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
 
 
367
 
clean-noinstPROGRAMS:
368
 
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
369
 
asschk$(EXEEXT): $(asschk_OBJECTS) $(asschk_DEPENDENCIES) 
370
 
        @rm -f asschk$(EXEEXT)
371
 
        $(LINK) $(asschk_OBJECTS) $(asschk_LDADD) $(LIBS)
372
 
 
373
 
mostlyclean-compile:
374
 
        -rm -f *.$(OBJEXT)
375
 
 
376
 
distclean-compile:
377
 
        -rm -f *.tab.c
378
 
 
379
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asschk.Po@am__quote@
380
 
 
381
 
.c.o:
382
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
383
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
384
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
385
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
387
 
 
388
 
.c.obj:
389
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
390
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
391
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
392
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
394
 
 
395
 
# This directory's subdirectories are mostly independent; you can cd
396
 
# into them and run `make' without going through this Makefile.
397
 
# To change the values of `make' variables: instead of editing Makefiles,
398
 
# (1) if the variable is set in `config.status', edit `config.status'
399
 
#     (which will cause the Makefiles to be regenerated when you run `make');
400
 
# (2) otherwise, pass the desired values on the `make' command line.
401
 
$(RECURSIVE_TARGETS):
402
 
        @failcom='exit 1'; \
403
 
        for f in x $$MAKEFLAGS; do \
404
 
          case $$f in \
405
 
            *=* | --[!k]*);; \
406
 
            *k*) failcom='fail=yes';; \
407
 
          esac; \
408
 
        done; \
409
 
        dot_seen=no; \
410
 
        target=`echo $@ | sed s/-recursive//`; \
411
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
412
 
          echo "Making $$target in $$subdir"; \
413
 
          if test "$$subdir" = "."; then \
414
 
            dot_seen=yes; \
415
 
            local_target="$$target-am"; \
416
 
          else \
417
 
            local_target="$$target"; \
418
 
          fi; \
419
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
420
 
          || eval $$failcom; \
421
 
        done; \
422
 
        if test "$$dot_seen" = "no"; then \
423
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
424
 
        fi; test -z "$$fail"
425
 
 
426
 
$(RECURSIVE_CLEAN_TARGETS):
427
 
        @failcom='exit 1'; \
428
 
        for f in x $$MAKEFLAGS; do \
429
 
          case $$f in \
430
 
            *=* | --[!k]*);; \
431
 
            *k*) failcom='fail=yes';; \
432
 
          esac; \
433
 
        done; \
434
 
        dot_seen=no; \
435
 
        case "$@" in \
436
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
437
 
          *) list='$(SUBDIRS)' ;; \
438
 
        esac; \
439
 
        rev=''; for subdir in $$list; do \
440
 
          if test "$$subdir" = "."; then :; else \
441
 
            rev="$$subdir $$rev"; \
442
 
          fi; \
443
 
        done; \
444
 
        rev="$$rev ."; \
445
 
        target=`echo $@ | sed s/-recursive//`; \
446
 
        for subdir in $$rev; do \
447
 
          echo "Making $$target in $$subdir"; \
448
 
          if test "$$subdir" = "."; then \
449
 
            local_target="$$target-am"; \
450
 
          else \
451
 
            local_target="$$target"; \
452
 
          fi; \
453
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454
 
          || eval $$failcom; \
455
 
        done && test -z "$$fail"
456
 
tags-recursive:
457
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
458
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
459
 
        done
460
 
ctags-recursive:
461
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
462
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
463
 
        done
464
 
 
465
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467
 
        unique=`for i in $$list; do \
468
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469
 
          done | \
470
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
472
 
        mkid -fID $$unique
473
 
tags: TAGS
474
 
 
475
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476
 
                $(TAGS_FILES) $(LISP)
477
 
        tags=; \
478
 
        here=`pwd`; \
479
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
480
 
          include_option=--etags-include; \
481
 
          empty_fix=.; \
482
 
        else \
483
 
          include_option=--include; \
484
 
          empty_fix=; \
485
 
        fi; \
486
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
487
 
          if test "$$subdir" = .; then :; else \
488
 
            test ! -f $$subdir/TAGS || \
489
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
490
 
          fi; \
491
 
        done; \
492
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
493
 
        unique=`for i in $$list; do \
494
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495
 
          done | \
496
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
497
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
498
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
499
 
          test -n "$$unique" || unique=$$empty_fix; \
500
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
501
 
            $$tags $$unique; \
502
 
        fi
503
 
ctags: CTAGS
504
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
505
 
                $(TAGS_FILES) $(LISP)
506
 
        tags=; \
507
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
508
 
        unique=`for i in $$list; do \
509
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510
 
          done | \
511
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
512
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
513
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
514
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515
 
             $$tags $$unique
516
 
 
517
 
GTAGS:
518
 
        here=`$(am__cd) $(top_builddir) && pwd` \
519
 
          && cd $(top_srcdir) \
520
 
          && gtags -i $(GTAGS_ARGS) $$here
521
 
 
522
 
distclean-tags:
523
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524
 
 
525
 
check-TESTS: $(TESTS)
526
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
527
 
        srcdir=$(srcdir); export srcdir; \
528
 
        list=' $(TESTS) '; \
529
 
        if test -n "$$list"; then \
530
 
          for tst in $$list; do \
531
 
            if test -f ./$$tst; then dir=./; \
532
 
            elif test -f $$tst; then dir=; \
533
 
            else dir="$(srcdir)/"; fi; \
534
 
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
535
 
              all=`expr $$all + 1`; \
536
 
              case " $(XFAIL_TESTS) " in \
537
 
              *[\ \     ]$$tst[\ \      ]*) \
538
 
                xpass=`expr $$xpass + 1`; \
539
 
                failed=`expr $$failed + 1`; \
540
 
                echo "XPASS: $$tst"; \
541
 
              ;; \
542
 
              *) \
543
 
                echo "PASS: $$tst"; \
544
 
              ;; \
545
 
              esac; \
546
 
            elif test $$? -ne 77; then \
547
 
              all=`expr $$all + 1`; \
548
 
              case " $(XFAIL_TESTS) " in \
549
 
              *[\ \     ]$$tst[\ \      ]*) \
550
 
                xfail=`expr $$xfail + 1`; \
551
 
                echo "XFAIL: $$tst"; \
552
 
              ;; \
553
 
              *) \
554
 
                failed=`expr $$failed + 1`; \
555
 
                echo "FAIL: $$tst"; \
556
 
              ;; \
557
 
              esac; \
558
 
            else \
559
 
              skip=`expr $$skip + 1`; \
560
 
              echo "SKIP: $$tst"; \
561
 
            fi; \
562
 
          done; \
563
 
          if test "$$all" -eq 1; then \
564
 
            tests="test"; \
565
 
            All=""; \
566
 
          else \
567
 
            tests="tests"; \
568
 
            All="All "; \
569
 
          fi; \
570
 
          if test "$$failed" -eq 0; then \
571
 
            if test "$$xfail" -eq 0; then \
572
 
              banner="$$All$$all $$tests passed"; \
573
 
            else \
574
 
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
575
 
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
576
 
            fi; \
577
 
          else \
578
 
            if test "$$xpass" -eq 0; then \
579
 
              banner="$$failed of $$all $$tests failed"; \
580
 
            else \
581
 
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
582
 
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
583
 
            fi; \
584
 
          fi; \
585
 
          dashes="$$banner"; \
586
 
          skipped=""; \
587
 
          if test "$$skip" -ne 0; then \
588
 
            if test "$$skip" -eq 1; then \
589
 
              skipped="($$skip test was not run)"; \
590
 
            else \
591
 
              skipped="($$skip tests were not run)"; \
592
 
            fi; \
593
 
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
594
 
              dashes="$$skipped"; \
595
 
          fi; \
596
 
          report=""; \
597
 
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
598
 
            report="Please report to $(PACKAGE_BUGREPORT)"; \
599
 
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
600
 
              dashes="$$report"; \
601
 
          fi; \
602
 
          dashes=`echo "$$dashes" | sed s/./=/g`; \
603
 
          echo "$$dashes"; \
604
 
          echo "$$banner"; \
605
 
          test -z "$$skipped" || echo "$$skipped"; \
606
 
          test -z "$$report" || echo "$$report"; \
607
 
          echo "$$dashes"; \
608
 
          test "$$failed" -eq 0; \
609
 
        else :; fi
610
 
 
611
 
distdir: $(DISTFILES)
612
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
614
 
        list='$(DISTFILES)'; \
615
 
          dist_files=`for file in $$list; do echo $$file; done | \
616
 
          sed -e "s|^$$srcdirstrip/||;t" \
617
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
618
 
        case $$dist_files in \
619
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
620
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
621
 
                           sort -u` ;; \
622
 
        esac; \
623
 
        for file in $$dist_files; do \
624
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
625
 
          if test -d $$d/$$file; then \
626
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
627
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
628
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
629
 
            fi; \
630
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
631
 
          else \
632
 
            test -f $(distdir)/$$file \
633
 
            || cp -p $$d/$$file $(distdir)/$$file \
634
 
            || exit 1; \
635
 
          fi; \
636
 
        done
637
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
638
 
          if test "$$subdir" = .; then :; else \
639
 
            test -d "$(distdir)/$$subdir" \
640
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
641
 
            || exit 1; \
642
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
643
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
644
 
            (cd $$subdir && \
645
 
              $(MAKE) $(AM_MAKEFLAGS) \
646
 
                top_distdir="$$top_distdir" \
647
 
                distdir="$$distdir/$$subdir" \
648
 
                am__remove_distdir=: \
649
 
                am__skip_length_check=: \
650
 
                distdir) \
651
 
              || exit 1; \
652
 
          fi; \
653
 
        done
654
 
check-am: all-am
655
 
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
656
 
check: check-recursive
657
 
all-am: Makefile $(PROGRAMS) all-local
658
 
installdirs: installdirs-recursive
659
 
installdirs-am:
660
 
install: install-recursive
661
 
install-exec: install-exec-recursive
662
 
install-data: install-data-recursive
663
 
uninstall: uninstall-recursive
664
 
 
665
 
install-am: all-am
666
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
667
 
 
668
 
installcheck: installcheck-recursive
669
 
install-strip:
670
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672
 
          `test -z '$(STRIP)' || \
673
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
674
 
mostlyclean-generic:
675
 
 
676
 
clean-generic:
677
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
678
 
 
679
 
distclean-generic:
680
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
681
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
682
 
 
683
 
maintainer-clean-generic:
684
 
        @echo "This command is intended for maintainers to use"
685
 
        @echo "it deletes files that may require special tools to rebuild."
686
 
clean: clean-recursive
687
 
 
688
 
clean-am: clean-generic clean-local clean-noinstPROGRAMS \
689
 
        mostlyclean-am
690
 
 
691
 
distclean: distclean-recursive
692
 
        -rm -rf ./$(DEPDIR)
693
 
        -rm -f Makefile
694
 
distclean-am: clean-am distclean-compile distclean-generic \
695
 
        distclean-tags
696
 
 
697
 
dvi: dvi-recursive
698
 
 
699
 
dvi-am:
700
 
 
701
 
html: html-recursive
702
 
 
703
 
info: info-recursive
704
 
 
705
 
info-am:
706
 
 
707
 
install-data-am:
708
 
 
709
 
install-dvi: install-dvi-recursive
710
 
 
711
 
install-exec-am:
712
 
 
713
 
install-html: install-html-recursive
714
 
 
715
 
install-info: install-info-recursive
716
 
 
717
 
install-man:
718
 
 
719
 
install-pdf: install-pdf-recursive
720
 
 
721
 
install-ps: install-ps-recursive
722
 
 
723
 
installcheck-am:
724
 
 
725
 
maintainer-clean: maintainer-clean-recursive
726
 
        -rm -rf ./$(DEPDIR)
727
 
        -rm -f Makefile
728
 
maintainer-clean-am: distclean-am maintainer-clean-generic
729
 
 
730
 
mostlyclean: mostlyclean-recursive
731
 
 
732
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
733
 
 
734
 
pdf: pdf-recursive
735
 
 
736
 
pdf-am:
737
 
 
738
 
ps: ps-recursive
739
 
 
740
 
ps-am:
741
 
 
742
 
uninstall-am:
743
 
 
744
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
745
 
        install-strip
746
 
 
747
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
748
 
        all all-am all-local check check-TESTS check-am clean \
749
 
        clean-generic clean-local clean-noinstPROGRAMS ctags \
750
 
        ctags-recursive distclean distclean-compile distclean-generic \
751
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
752
 
        install install-am install-data install-data-am install-dvi \
753
 
        install-dvi-am install-exec install-exec-am install-html \
754
 
        install-html-am install-info install-info-am install-man \
755
 
        install-pdf install-pdf-am install-ps install-ps-am \
756
 
        install-strip installcheck installcheck-am installdirs \
757
 
        installdirs-am maintainer-clean maintainer-clean-generic \
758
 
        mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
759
 
        ps ps-am tags tags-recursive uninstall uninstall-am
760
 
 
761
 
 
762
 
all-local: inittests.stamp
763
 
 
764
 
clean-local:
765
 
        srcdir=$(srcdir) $(TESTS_ENVIRONMENT) $(srcdir)/inittests --clean
766
 
 
767
 
inittests.stamp: inittests
768
 
        srcdir=$(srcdir) $(TESTS_ENVIRONMENT) $(srcdir)/inittests
769
 
        echo timestamp >./inittests.stamp
770
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
771
 
# Otherwise a system limit (for SysV at least) may be exceeded.
772
 
.NOEXPORT: