Imported Upstream version 1.7.0
[platform/upstream/gpgme.git] / tests / opassuan / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 # Copyright (C) 2009 g10 Code GmbH
18 #
19 # This file is part of GPGME.
20 #
21 # GPGME is free software; you can redistribute it and/or modify it
22 # under the terms of the GNU Lesser General Public License as
23 # published by the Free Software Foundation; either version 2.1 of the
24 # License, or (at your option) any later version.
25 #
26 # GPGME is distributed in the hope that it will be useful, but WITHOUT
27 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
29 # Public License for more details.
30 #
31 # You should have received a copy of the GNU Lesser General Public
32 # License along with this program; if not, see <http://www.gnu.org/licenses/>.
33
34
35 VPATH = @srcdir@
36 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37 am__make_running_with_option = \
38   case $${target_option-} in \
39       ?) ;; \
40       *) echo "am__make_running_with_option: internal error: invalid" \
41               "target option '$${target_option-}' specified" >&2; \
42          exit 1;; \
43   esac; \
44   has_opt=no; \
45   sane_makeflags=$$MAKEFLAGS; \
46   if $(am__is_gnu_make); then \
47     sane_makeflags=$$MFLAGS; \
48   else \
49     case $$MAKEFLAGS in \
50       *\\[\ \   ]*) \
51         bs=\\; \
52         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
54     esac; \
55   fi; \
56   skip_next=no; \
57   strip_trailopt () \
58   { \
59     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60   }; \
61   for flg in $$sane_makeflags; do \
62     test $$skip_next = yes && { skip_next=no; continue; }; \
63     case $$flg in \
64       *=*|--*) continue;; \
65         -*I) strip_trailopt 'I'; skip_next=yes;; \
66       -*I?*) strip_trailopt 'I';; \
67         -*O) strip_trailopt 'O'; skip_next=yes;; \
68       -*O?*) strip_trailopt 'O';; \
69         -*l) strip_trailopt 'l'; skip_next=yes;; \
70       -*l?*) strip_trailopt 'l';; \
71       -[dEDm]) skip_next=yes;; \
72       -[JT]) skip_next=yes;; \
73     esac; \
74     case $$flg in \
75       *$$target_option*) has_opt=yes; break;; \
76     esac; \
77   done; \
78   test $$has_opt = yes
79 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 pkgdatadir = $(datadir)/@PACKAGE@
82 pkgincludedir = $(includedir)/@PACKAGE@
83 pkglibdir = $(libdir)/@PACKAGE@
84 pkglibexecdir = $(libexecdir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 TESTS =
100 noinst_PROGRAMS = $(am__EXEEXT_1) t-command$(EXEEXT)
101 subdir = tests/opassuan
102 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
103         $(top_srcdir)/build-aux/mkinstalldirs \
104         $(top_srcdir)/build-aux/depcomp $(noinst_HEADERS)
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
107         $(top_srcdir)/m4/ax_pkg_swig.m4 \
108         $(top_srcdir)/m4/ax_python_devel.m4 \
109         $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/glibc21.m4 \
110         $(top_srcdir)/m4/gnupg-ttyname.m4 \
111         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libassuan.m4 \
112         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
113         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
114         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
115         $(top_srcdir)/m4/qt.m4 $(top_srcdir)/acinclude.m4 \
116         $(top_srcdir)/configure.ac
117 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
118         $(ACLOCAL_M4)
119 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
120 CONFIG_HEADER = $(top_builddir)/config.h
121 CONFIG_CLEAN_FILES =
122 CONFIG_CLEAN_VPATH_FILES =
123 am__EXEEXT_1 =
124 PROGRAMS = $(noinst_PROGRAMS)
125 t_command_SOURCES = t-command.c
126 t_command_OBJECTS = t-command.$(OBJEXT)
127 t_command_LDADD = $(LDADD)
128 t_command_DEPENDENCIES = ../../src/libgpgme.la
129 AM_V_lt = $(am__v_lt_@AM_V@)
130 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
131 am__v_lt_0 = --silent
132 am__v_lt_1 = 
133 AM_V_P = $(am__v_P_@AM_V@)
134 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
135 am__v_P_0 = false
136 am__v_P_1 = :
137 AM_V_GEN = $(am__v_GEN_@AM_V@)
138 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139 am__v_GEN_0 = @echo "  GEN     " $@;
140 am__v_GEN_1 = 
141 AM_V_at = $(am__v_at_@AM_V@)
142 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
143 am__v_at_0 = @
144 am__v_at_1 = 
145 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
146 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
147 am__depfiles_maybe = depfiles
148 am__mv = mv -f
149 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
150         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
153         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
154         $(AM_CFLAGS) $(CFLAGS)
155 AM_V_CC = $(am__v_CC_@AM_V@)
156 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
157 am__v_CC_0 = @echo "  CC      " $@;
158 am__v_CC_1 = 
159 CCLD = $(CC)
160 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162         $(AM_LDFLAGS) $(LDFLAGS) -o $@
163 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
164 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
165 am__v_CCLD_0 = @echo "  CCLD    " $@;
166 am__v_CCLD_1 = 
167 SOURCES = t-command.c
168 DIST_SOURCES = t-command.c
169 am__can_run_installinfo = \
170   case $$AM_UPDATE_INFO_DIR in \
171     n|no|NO) false;; \
172     *) (install-info --version) >/dev/null 2>&1;; \
173   esac
174 HEADERS = $(noinst_HEADERS)
175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176 # Read a list of newline-separated strings from the standard input,
177 # and print each of them once, without duplicates.  Input order is
178 # *not* preserved.
179 am__uniquify_input = $(AWK) '\
180   BEGIN { nonempty = 0; } \
181   { items[$$0] = 1; nonempty = 1; } \
182   END { if (nonempty) { for (i in items) print i; }; } \
183 '
184 # Make sure the list of sources is unique.  This is necessary because,
185 # e.g., the same source file might be shared among _SOURCES variables
186 # for different programs/libraries.
187 am__define_uniq_tagged_files = \
188   list='$(am__tagged_files)'; \
189   unique=`for i in $$list; do \
190     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191   done | $(am__uniquify_input)`
192 ETAGS = etags
193 CTAGS = ctags
194 am__tty_colors_dummy = \
195   mgn= red= grn= lgn= blu= brg= std=; \
196   am__color_tests=no
197 am__tty_colors = { \
198   $(am__tty_colors_dummy); \
199   if test "X$(AM_COLOR_TESTS)" = Xno; then \
200     am__color_tests=no; \
201   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
202     am__color_tests=yes; \
203   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
204     am__color_tests=yes; \
205   fi; \
206   if test $$am__color_tests = yes; then \
207     red='\e[0;31m'; \
208     grn='\e[0;32m'; \
209     lgn='\e[1;32m'; \
210     blu='\e[1;34m'; \
211     mgn='\e[0;35m'; \
212     brg='\e[1m'; \
213     std='\e[m'; \
214   fi; \
215 }
216 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
217 ACLOCAL = @ACLOCAL@
218 AMTAR = @AMTAR@
219 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
220 AR = @AR@
221 AS = @AS@
222 AUTOCONF = @AUTOCONF@
223 AUTOHEADER = @AUTOHEADER@
224 AUTOMAKE = @AUTOMAKE@
225 AWK = @AWK@
226 BUILD_FILEVERSION = @BUILD_FILEVERSION@
227 BUILD_REVISION = @BUILD_REVISION@
228 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
229 CC = @CC@
230 CCDEPMODE = @CCDEPMODE@
231 CC_FOR_BUILD = @CC_FOR_BUILD@
232 CFLAGS = @CFLAGS@
233 CPP = @CPP@
234 CPPFLAGS = @CPPFLAGS@
235 CXX = @CXX@
236 CXXCPP = @CXXCPP@
237 CXXDEPMODE = @CXXDEPMODE@
238 CXXFLAGS = @CXXFLAGS@
239 CYGPATH_W = @CYGPATH_W@
240 DEFS = @DEFS@
241 DEPDIR = @DEPDIR@
242 DLLTOOL = @DLLTOOL@
243 DOXYGEN = @DOXYGEN@
244 DSYMUTIL = @DSYMUTIL@
245 DUMPBIN = @DUMPBIN@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EGREP = @EGREP@
250 ENABLED_LANGUAGES = @ENABLED_LANGUAGES@
251 EXEEXT = @EXEEXT@
252 FGREP = @FGREP@
253 GITLOG_TO_CHANGELOG = @GITLOG_TO_CHANGELOG@
254 GLIBC21 = @GLIBC21@
255 GLIB_CFLAGS = @GLIB_CFLAGS@
256 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
257 GLIB_LIBS = @GLIB_LIBS@
258 GLIB_MKENUMS = @GLIB_MKENUMS@
259 GOBJECT_QUERY = @GOBJECT_QUERY@
260 GPGME_CONFIG_API_VERSION = @GPGME_CONFIG_API_VERSION@
261 GPGME_CONFIG_AVAIL_LANG = @GPGME_CONFIG_AVAIL_LANG@
262 GPGME_CONFIG_CFLAGS = @GPGME_CONFIG_CFLAGS@
263 GPGME_CONFIG_HOST = @GPGME_CONFIG_HOST@
264 GPGME_CONFIG_LIBS = @GPGME_CONFIG_LIBS@
265 GPGME_QTTEST_CFLAGS = @GPGME_QTTEST_CFLAGS@
266 GPGME_QTTEST_LIBS = @GPGME_QTTEST_LIBS@
267 GPGME_QT_CFLAGS = @GPGME_QT_CFLAGS@
268 GPGME_QT_LIBS = @GPGME_QT_LIBS@
269 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
270 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
271 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
272 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
273 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
274 GRAPHVIZ = @GRAPHVIZ@
275 GREP = @GREP@
276 HAVE_CXX11 = @HAVE_CXX11@
277 HAVE_DOT = @HAVE_DOT@
278 INSTALL = @INSTALL@
279 INSTALL_DATA = @INSTALL_DATA@
280 INSTALL_PROGRAM = @INSTALL_PROGRAM@
281 INSTALL_SCRIPT = @INSTALL_SCRIPT@
282 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
283 LD = @LD@
284 LDFLAGS = @LDFLAGS@
285 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
286 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
287 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
288 LIBGPGMEPP_LT_AGE = @LIBGPGMEPP_LT_AGE@
289 LIBGPGMEPP_LT_CURRENT = @LIBGPGMEPP_LT_CURRENT@
290 LIBGPGMEPP_LT_REVISION = @LIBGPGMEPP_LT_REVISION@
291 LIBGPGME_LT_AGE = @LIBGPGME_LT_AGE@
292 LIBGPGME_LT_CURRENT = @LIBGPGME_LT_CURRENT@
293 LIBGPGME_LT_REVISION = @LIBGPGME_LT_REVISION@
294 LIBOBJS = @LIBOBJS@
295 LIBQGPGME_LT_AGE = @LIBQGPGME_LT_AGE@
296 LIBQGPGME_LT_CURRENT = @LIBQGPGME_LT_CURRENT@
297 LIBQGPGME_LT_REVISION = @LIBQGPGME_LT_REVISION@
298 LIBS = @LIBS@
299 LIBTOOL = @LIBTOOL@
300 LIPO = @LIPO@
301 LN_S = @LN_S@
302 LTLIBOBJS = @LTLIBOBJS@
303 MAINT = @MAINT@
304 MAKEINFO = @MAKEINFO@
305 MANIFEST_TOOL = @MANIFEST_TOOL@
306 MKDIR_P = @MKDIR_P@
307 MOC = @MOC@
308 MOC2 = @MOC2@
309 NEED__FILE_OFFSET_BITS = @NEED__FILE_OFFSET_BITS@
310 NM = @NM@
311 NMEDIT = @NMEDIT@
312 OBJDUMP = @OBJDUMP@
313 OBJEXT = @OBJEXT@
314 OTOOL = @OTOOL@
315 OTOOL64 = @OTOOL64@
316 PACKAGE = @PACKAGE@
317 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318 PACKAGE_NAME = @PACKAGE_NAME@
319 PACKAGE_STRING = @PACKAGE_STRING@
320 PACKAGE_TARNAME = @PACKAGE_TARNAME@
321 PACKAGE_URL = @PACKAGE_URL@
322 PACKAGE_VERSION = @PACKAGE_VERSION@
323 PATH_SEPARATOR = @PATH_SEPARATOR@
324 PKG_CONFIG = @PKG_CONFIG@
325 PYTHON = @PYTHON@
326 PYTHONS = @PYTHONS@
327 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
328 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
329 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
330 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
331 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
332 PYTHON_PLATFORM = @PYTHON_PLATFORM@
333 PYTHON_PREFIX = @PYTHON_PREFIX@
334 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
335 PYTHON_VERSION = @PYTHON_VERSION@
336 PYTHON_VERSIONS = @PYTHON_VERSIONS@
337 QTCHOOSER = @QTCHOOSER@
338 RANLIB = @RANLIB@
339 RC = @RC@
340 SED = @SED@
341 SET_MAKE = @SET_MAKE@
342 SHELL = @SHELL@
343 STRIP = @STRIP@
344 SWIG = @SWIG@
345 SWIG_LIB = @SWIG_LIB@
346 SYSROOT = @SYSROOT@
347 VERSION = @VERSION@
348 VERSION_NUMBER = @VERSION_NUMBER@
349 abs_builddir = @abs_builddir@
350 abs_srcdir = @abs_srcdir@
351 abs_top_builddir = @abs_top_builddir@
352 abs_top_srcdir = @abs_top_srcdir@
353 ac_ct_AR = @ac_ct_AR@
354 ac_ct_CC = @ac_ct_CC@
355 ac_ct_CXX = @ac_ct_CXX@
356 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
357 am__include = @am__include@
358 am__leading_dot = @am__leading_dot@
359 am__quote = @am__quote@
360 am__tar = @am__tar@
361 am__untar = @am__untar@
362 bindir = @bindir@
363 build = @build@
364 build_alias = @build_alias@
365 build_cpu = @build_cpu@
366 build_os = @build_os@
367 build_vendor = @build_vendor@
368 builddir = @builddir@
369 datadir = @datadir@
370 datarootdir = @datarootdir@
371 docdir = @docdir@
372 dvidir = @dvidir@
373 emacs_local_vars_begin = @emacs_local_vars_begin@
374 emacs_local_vars_end = @emacs_local_vars_end@
375 emacs_local_vars_read_only = @emacs_local_vars_read_only@
376 exec_prefix = @exec_prefix@
377 host = @host@
378 host_alias = @host_alias@
379 host_cpu = @host_cpu@
380 host_os = @host_os@
381 host_vendor = @host_vendor@
382 htmldir = @htmldir@
383 includedir = @includedir@
384 infodir = @infodir@
385 install_sh = @install_sh@
386 libdir = @libdir@
387 libexecdir = @libexecdir@
388 localedir = @localedir@
389 localstatedir = @localstatedir@
390 mandir = @mandir@
391 mkdir_p = @mkdir_p@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 pkgpyexecdir = @pkgpyexecdir@
395 pkgpythondir = @pkgpythondir@
396 prefix = @prefix@
397 program_transform_name = @program_transform_name@
398 psdir = @psdir@
399 pyexecdir = @pyexecdir@
400 pythondir = @pythondir@
401 sbindir = @sbindir@
402 sharedstatedir = @sharedstatedir@
403 srcdir = @srcdir@
404 sysconfdir = @sysconfdir@
405 target_alias = @target_alias@
406 top_build_prefix = @top_build_prefix@
407 top_builddir = @top_builddir@
408 top_srcdir = @top_srcdir@
409 TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) GPG_AGENT_INFO=
410 noinst_HEADERS = 
411 EXTRA_DIST = 
412 AM_CPPFLAGS = -I$(top_builddir)/src @GPG_ERROR_CFLAGS@
413 LDADD = ../../src/libgpgme.la
414 DISTCLEANFILES = 
415 all: all-am
416
417 .SUFFIXES:
418 .SUFFIXES: .c .lo .o .obj
419 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
420         @for dep in $?; do \
421           case '$(am__configure_deps)' in \
422             *$$dep*) \
423               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
424                 && { if test -f $@; then exit 0; else break; fi; }; \
425               exit 1;; \
426           esac; \
427         done; \
428         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/opassuan/Makefile'; \
429         $(am__cd) $(top_srcdir) && \
430           $(AUTOMAKE) --gnu tests/opassuan/Makefile
431 .PRECIOUS: Makefile
432 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
433         @case '$?' in \
434           *config.status*) \
435             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
436           *) \
437             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
438             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
439         esac;
440
441 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
442         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443
444 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
445         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
446 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
447         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
448 $(am__aclocal_m4_deps):
449
450 clean-noinstPROGRAMS:
451         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
452         echo " rm -f" $$list; \
453         rm -f $$list || exit $$?; \
454         test -n "$(EXEEXT)" || exit 0; \
455         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
456         echo " rm -f" $$list; \
457         rm -f $$list
458
459 t-command$(EXEEXT): $(t_command_OBJECTS) $(t_command_DEPENDENCIES) $(EXTRA_t_command_DEPENDENCIES) 
460         @rm -f t-command$(EXEEXT)
461         $(AM_V_CCLD)$(LINK) $(t_command_OBJECTS) $(t_command_LDADD) $(LIBS)
462
463 mostlyclean-compile:
464         -rm -f *.$(OBJEXT)
465
466 distclean-compile:
467         -rm -f *.tab.c
468
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-command.Po@am__quote@
470
471 .c.o:
472 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
473 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
477
478 .c.obj:
479 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
480 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
484
485 .c.lo:
486 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
491
492 mostlyclean-libtool:
493         -rm -f *.lo
494
495 clean-libtool:
496         -rm -rf .libs _libs
497
498 ID: $(am__tagged_files)
499         $(am__define_uniq_tagged_files); mkid -fID $$unique
500 tags: tags-am
501 TAGS: tags
502
503 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504         set x; \
505         here=`pwd`; \
506         $(am__define_uniq_tagged_files); \
507         shift; \
508         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
509           test -n "$$unique" || unique=$$empty_fix; \
510           if test $$# -gt 0; then \
511             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512               "$$@" $$unique; \
513           else \
514             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515               $$unique; \
516           fi; \
517         fi
518 ctags: ctags-am
519
520 CTAGS: ctags
521 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522         $(am__define_uniq_tagged_files); \
523         test -z "$(CTAGS_ARGS)$$unique" \
524           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525              $$unique
526
527 GTAGS:
528         here=`$(am__cd) $(top_builddir) && pwd` \
529           && $(am__cd) $(top_srcdir) \
530           && gtags -i $(GTAGS_ARGS) "$$here"
531 cscopelist: cscopelist-am
532
533 cscopelist-am: $(am__tagged_files)
534         list='$(am__tagged_files)'; \
535         case "$(srcdir)" in \
536           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
537           *) sdir=$(subdir)/$(srcdir) ;; \
538         esac; \
539         for i in $$list; do \
540           if test -f "$$i"; then \
541             echo "$(subdir)/$$i"; \
542           else \
543             echo "$$sdir/$$i"; \
544           fi; \
545         done >> $(top_builddir)/cscope.files
546
547 distclean-tags:
548         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
549
550 check-TESTS: $(TESTS)
551         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
552         srcdir=$(srcdir); export srcdir; \
553         list=' $(TESTS) '; \
554         $(am__tty_colors); \
555         if test -n "$$list"; then \
556           for tst in $$list; do \
557             if test -f ./$$tst; then dir=./; \
558             elif test -f $$tst; then dir=; \
559             else dir="$(srcdir)/"; fi; \
560             if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
561               all=`expr $$all + 1`; \
562               case " $(XFAIL_TESTS) " in \
563               *[\ \     ]$$tst[\ \      ]*) \
564                 xpass=`expr $$xpass + 1`; \
565                 failed=`expr $$failed + 1`; \
566                 col=$$red; res=XPASS; \
567               ;; \
568               *) \
569                 col=$$grn; res=PASS; \
570               ;; \
571               esac; \
572             elif test $$? -ne 77; then \
573               all=`expr $$all + 1`; \
574               case " $(XFAIL_TESTS) " in \
575               *[\ \     ]$$tst[\ \      ]*) \
576                 xfail=`expr $$xfail + 1`; \
577                 col=$$lgn; res=XFAIL; \
578               ;; \
579               *) \
580                 failed=`expr $$failed + 1`; \
581                 col=$$red; res=FAIL; \
582               ;; \
583               esac; \
584             else \
585               skip=`expr $$skip + 1`; \
586               col=$$blu; res=SKIP; \
587             fi; \
588             echo "$${col}$$res$${std}: $$tst"; \
589           done; \
590           if test "$$all" -eq 1; then \
591             tests="test"; \
592             All=""; \
593           else \
594             tests="tests"; \
595             All="All "; \
596           fi; \
597           if test "$$failed" -eq 0; then \
598             if test "$$xfail" -eq 0; then \
599               banner="$$All$$all $$tests passed"; \
600             else \
601               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
602               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
603             fi; \
604           else \
605             if test "$$xpass" -eq 0; then \
606               banner="$$failed of $$all $$tests failed"; \
607             else \
608               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
609               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
610             fi; \
611           fi; \
612           dashes="$$banner"; \
613           skipped=""; \
614           if test "$$skip" -ne 0; then \
615             if test "$$skip" -eq 1; then \
616               skipped="($$skip test was not run)"; \
617             else \
618               skipped="($$skip tests were not run)"; \
619             fi; \
620             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
621               dashes="$$skipped"; \
622           fi; \
623           report=""; \
624           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
625             report="Please report to $(PACKAGE_BUGREPORT)"; \
626             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
627               dashes="$$report"; \
628           fi; \
629           dashes=`echo "$$dashes" | sed s/./=/g`; \
630           if test "$$failed" -eq 0; then \
631             col="$$grn"; \
632           else \
633             col="$$red"; \
634           fi; \
635           echo "$${col}$$dashes$${std}"; \
636           echo "$${col}$$banner$${std}"; \
637           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
638           test -z "$$report" || echo "$${col}$$report$${std}"; \
639           echo "$${col}$$dashes$${std}"; \
640           test "$$failed" -eq 0; \
641         else :; fi
642
643 distdir: $(DISTFILES)
644         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646         list='$(DISTFILES)'; \
647           dist_files=`for file in $$list; do echo $$file; done | \
648           sed -e "s|^$$srcdirstrip/||;t" \
649               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
650         case $$dist_files in \
651           */*) $(MKDIR_P) `echo "$$dist_files" | \
652                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
653                            sort -u` ;; \
654         esac; \
655         for file in $$dist_files; do \
656           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
657           if test -d $$d/$$file; then \
658             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
659             if test -d "$(distdir)/$$file"; then \
660               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661             fi; \
662             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
663               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
667           else \
668             test -f "$(distdir)/$$file" \
669             || cp -p $$d/$$file "$(distdir)/$$file" \
670             || exit 1; \
671           fi; \
672         done
673 check-am: all-am
674         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
675 check: check-am
676 all-am: Makefile $(PROGRAMS) $(HEADERS)
677 installdirs:
678 install: install-am
679 install-exec: install-exec-am
680 install-data: install-data-am
681 uninstall: uninstall-am
682
683 install-am: all-am
684         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
685
686 installcheck: installcheck-am
687 install-strip:
688         if test -z '$(STRIP)'; then \
689           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
690             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
691               install; \
692         else \
693           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
694             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
695             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
696         fi
697 mostlyclean-generic:
698
699 clean-generic:
700
701 distclean-generic:
702         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
703         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
704         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
705
706 maintainer-clean-generic:
707         @echo "This command is intended for maintainers to use"
708         @echo "it deletes files that may require special tools to rebuild."
709 clean: clean-am
710
711 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
712         mostlyclean-am
713
714 distclean: distclean-am
715         -rm -rf ./$(DEPDIR)
716         -rm -f Makefile
717 distclean-am: clean-am distclean-compile distclean-generic \
718         distclean-tags
719
720 dvi: dvi-am
721
722 dvi-am:
723
724 html: html-am
725
726 html-am:
727
728 info: info-am
729
730 info-am:
731
732 install-data-am:
733
734 install-dvi: install-dvi-am
735
736 install-dvi-am:
737
738 install-exec-am:
739
740 install-html: install-html-am
741
742 install-html-am:
743
744 install-info: install-info-am
745
746 install-info-am:
747
748 install-man:
749
750 install-pdf: install-pdf-am
751
752 install-pdf-am:
753
754 install-ps: install-ps-am
755
756 install-ps-am:
757
758 installcheck-am:
759
760 maintainer-clean: maintainer-clean-am
761         -rm -rf ./$(DEPDIR)
762         -rm -f Makefile
763 maintainer-clean-am: distclean-am maintainer-clean-generic
764
765 mostlyclean: mostlyclean-am
766
767 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
768         mostlyclean-libtool
769
770 pdf: pdf-am
771
772 pdf-am:
773
774 ps: ps-am
775
776 ps-am:
777
778 uninstall-am:
779
780 .MAKE: check-am install-am install-strip
781
782 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
783         clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \
784         ctags ctags-am distclean distclean-compile distclean-generic \
785         distclean-libtool distclean-tags distdir dvi dvi-am html \
786         html-am info info-am install install-am install-data \
787         install-data-am install-dvi install-dvi-am install-exec \
788         install-exec-am install-html install-html-am install-info \
789         install-info-am install-man install-pdf install-pdf-am \
790         install-ps install-ps-am install-strip installcheck \
791         installcheck-am installdirs maintainer-clean \
792         maintainer-clean-generic mostlyclean mostlyclean-compile \
793         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
794         tags tags-am uninstall uninstall-am
795
796
797 # Tell versions [3.59,3.63) of GNU make to not export all variables.
798 # Otherwise a system limit (for SysV at least) may be exceeded.
799 .NOEXPORT: