~ubuntu-branches/ubuntu/oneiric/tiff/oneiric

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-08-28 15:44:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090828154423-7oisj77n302jrroa
Tags: 3.9.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# Tag Image File Format (TIFF) Software
 
19
#
 
20
# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
 
21
#
 
22
# Permission to use, copy, modify, distribute, and sell this software and 
 
23
# its documentation for any purpose is hereby granted without fee, provided
 
24
# that (i) the above copyright notices and this permission notice appear in
 
25
# all copies of the software and related documentation, and (ii) the names of
 
26
# Sam Leffler and Silicon Graphics may not be used in any advertising or
 
27
# publicity relating to the software without the specific, prior written
 
28
# permission of Sam Leffler and Silicon Graphics.
 
29
 
30
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
 
31
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
 
32
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
 
33
 
34
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
 
35
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 
36
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 
37
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
 
38
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
 
39
# OF THIS SOFTWARE.
 
40
 
 
41
# Process this file with automake to produce Makefile.in.
 
42
VPATH = @srcdir@
 
43
pkgdatadir = $(datadir)/@PACKAGE@
 
44
pkgincludedir = $(includedir)/@PACKAGE@
 
45
pkglibdir = $(libdir)/@PACKAGE@
 
46
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
48
install_sh_DATA = $(install_sh) -c -m 644
 
49
install_sh_PROGRAM = $(install_sh) -c
 
50
install_sh_SCRIPT = $(install_sh) -c
 
51
INSTALL_HEADER = $(INSTALL_DATA)
 
52
transform = $(program_transform_name)
 
53
NORMAL_INSTALL = :
 
54
PRE_INSTALL = :
 
55
POST_INSTALL = :
 
56
NORMAL_UNINSTALL = :
 
57
PRE_UNINSTALL = :
 
58
POST_UNINSTALL = :
 
59
build_triplet = @build@
 
60
host_triplet = @host@
 
61
target_triplet = @target@
 
62
check_PROGRAMS = ascii_tag$(EXEEXT) long_tag$(EXEEXT) \
 
63
        short_tag$(EXEEXT) strip_rw$(EXEEXT)
 
64
subdir = test
 
65
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
66
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
67
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
 
68
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
69
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
70
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
71
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
72
        $(ACLOCAL_M4)
 
73
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
74
CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
 
75
        $(top_builddir)/libtiff/tiffconf.h
 
76
CONFIG_CLEAN_FILES =
 
77
CONFIG_CLEAN_VPATH_FILES =
 
78
am_ascii_tag_OBJECTS = ascii_tag.$(OBJEXT)
 
79
ascii_tag_OBJECTS = $(am_ascii_tag_OBJECTS)
 
80
ascii_tag_DEPENDENCIES = $(LIBTIFF)
 
81
AM_V_lt = $(am__v_lt_$(V))
 
82
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
83
am__v_lt_0 = --silent
 
84
am_long_tag_OBJECTS = long_tag.$(OBJEXT) check_tag.$(OBJEXT)
 
85
long_tag_OBJECTS = $(am_long_tag_OBJECTS)
 
86
long_tag_DEPENDENCIES = $(LIBTIFF)
 
87
am_short_tag_OBJECTS = short_tag.$(OBJEXT) check_tag.$(OBJEXT)
 
88
short_tag_OBJECTS = $(am_short_tag_OBJECTS)
 
89
short_tag_DEPENDENCIES = $(LIBTIFF)
 
90
am_strip_rw_OBJECTS = strip_rw.$(OBJEXT) strip.$(OBJEXT) \
 
91
        test_arrays.$(OBJEXT)
 
92
strip_rw_OBJECTS = $(am_strip_rw_OBJECTS)
 
93
strip_rw_DEPENDENCIES = $(LIBTIFF)
 
94
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/libtiff
 
95
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
96
am__depfiles_maybe = depfiles
 
97
am__mv = mv -f
 
98
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
99
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
100
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
101
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
102
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
103
        $(AM_CFLAGS) $(CFLAGS)
 
104
AM_V_CC = $(am__v_CC_$(V))
 
105
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
106
am__v_CC_0 = @echo "  CC    " $@;
 
107
AM_V_at = $(am__v_at_$(V))
 
108
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
109
am__v_at_0 = @
 
110
CCLD = $(CC)
 
111
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
112
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
113
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
114
AM_V_CCLD = $(am__v_CCLD_$(V))
 
115
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
116
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
117
AM_V_GEN = $(am__v_GEN_$(V))
 
118
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
119
am__v_GEN_0 = @echo "  GEN   " $@;
 
120
SOURCES = $(ascii_tag_SOURCES) $(long_tag_SOURCES) \
 
121
        $(short_tag_SOURCES) $(strip_rw_SOURCES)
 
122
DIST_SOURCES = $(ascii_tag_SOURCES) $(long_tag_SOURCES) \
 
123
        $(short_tag_SOURCES) $(strip_rw_SOURCES)
 
124
ETAGS = etags
 
125
CTAGS = ctags
 
126
# If stdout is a non-dumb tty, use colors.  If test -t is not supported,
 
127
# then this fails; a conservative approach.  Of course do not redirect
 
128
# stdout here, just stderr.
 
129
am__tty_colors = \
 
130
red=; grn=; lgn=; blu=; std=; \
 
131
test "X$(AM_COLOR_TESTS)" != Xno \
 
132
&& test "X$$TERM" != Xdumb \
 
133
&& { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
 
134
&& { \
 
135
  red=''; \
 
136
  grn=''; \
 
137
  lgn=''; \
 
138
  blu=''; \
 
139
  std=''; \
 
140
}
 
141
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
142
am__vpath_adj = case $$p in \
 
143
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
144
    *) f=$$p;; \
 
145
  esac;
 
146
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
147
am__install_max = 40
 
148
am__nobase_strip_setup = \
 
149
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
150
am__nobase_strip = \
 
151
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
152
am__nobase_list = $(am__nobase_strip_setup); \
 
153
  for p in $$list; do echo "$$p $$p"; done | \
 
154
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
155
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
156
    if (++n[$$2] == $(am__install_max)) \
 
157
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
158
    END { for (dir in files) print dir, files[dir] }'
 
159
am__base_list = \
 
160
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
161
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
162
# Restructured Text title and section.
 
163
am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
 
164
am__rst_section = sed 'p;s/./=/g;p;g'
 
165
# Put stdin (possibly several lines separated by ".  ") in a box.
 
166
am__text_box = $(AWK) '{                                \
 
167
  n = split($$0, lines, "\\.  "); max = 0;              \
 
168
  for (i = 1; i <= n; ++i)                              \
 
169
    if (max < length(lines[i]))                         \
 
170
      max = length(lines[i]);                           \
 
171
  for (i = 0; i < max; ++i) line = line "=";            \
 
172
  print line;                                           \
 
173
  for (i = 1; i <= n; ++i) if (lines[i]) print lines[i];\
 
174
  print line;                                           \
 
175
}'
 
176
# Solaris 10 'make', and several other traditional 'make' implementations,
 
177
# pass "-e" to $(SHELL).  This contradicts POSIX.  Work around the problem
 
178
# by disabling -e (using the XSI extension "set +e") if it's set.
 
179
am__sh_e_setup = case $$- in *e*) set +e;; esac
 
180
# To be inserted before the command running the test.  Creates the
 
181
# directory for the log if needed.  Stores in $dir the directory
 
182
# containing $f, in $tst the test, in $log the log, and passes
 
183
# TESTS_ENVIRONMENT.  Save and restore TERM around use of
 
184
# TESTS_ENVIRONMENT, in case that unsets it.
 
185
am__check_pre = \
 
186
$(am__sh_e_setup);                                      \
 
187
$(am__vpath_adj_setup) $(am__vpath_adj)                 \
 
188
srcdir=$(srcdir); export srcdir;                        \
 
189
rm -f $@-t;                                             \
 
190
trap 'st=$$?; rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st' \
 
191
  1 2 13 15;                                            \
 
192
am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;            \
 
193
test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
 
194
if test -f "./$$f"; then dir=./;                        \
 
195
elif test -f "$$f"; then dir=;                          \
 
196
else dir="$(srcdir)/"; fi;                              \
 
197
tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM;            \
 
198
$(TESTS_ENVIRONMENT)
 
199
RECHECK_LOGS = $(TEST_LOGS)
 
200
AM_RECURSIVE_TARGETS = check check-html recheck recheck-html
 
201
TEST_SUITE_LOG = test-suite.log
 
202
TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
 
203
TEST_EXTENSIONS = @EXEEXT@ .test
 
204
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
 
205
am__test_logs1 = $(TESTS:=.log)
 
206
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
 
207
TEST_LOGS = $(am__test_logs2:.test.log=.log)
 
208
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
 
209
        $(TEST_LOG_FLAGS)
 
210
TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
 
211
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
212
ACLOCAL = @ACLOCAL@
 
213
AMTAR = @AMTAR@
 
214
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
215
AR = @AR@
 
216
AS = @AS@
 
217
AUTOCONF = @AUTOCONF@
 
218
AUTOHEADER = @AUTOHEADER@
 
219
AUTOMAKE = @AUTOMAKE@
 
220
AWK = @AWK@
 
221
CC = @CC@
 
222
CCDEPMODE = @CCDEPMODE@
 
223
CFLAGS = @CFLAGS@
 
224
CPP = @CPP@
 
225
CPPFLAGS = @CPPFLAGS@
 
226
CXX = @CXX@
 
227
CXXCPP = @CXXCPP@
 
228
CXXDEPMODE = @CXXDEPMODE@
 
229
CXXFLAGS = @CXXFLAGS@
 
230
CYGPATH_W = @CYGPATH_W@
 
231
DEFS = @DEFS@
 
232
DEPDIR = @DEPDIR@
 
233
DLLTOOL = @DLLTOOL@
 
234
DSYMUTIL = @DSYMUTIL@
 
235
DUMPBIN = @DUMPBIN@
 
236
ECHO_C = @ECHO_C@
 
237
ECHO_N = @ECHO_N@
 
238
ECHO_T = @ECHO_T@
 
239
EGREP = @EGREP@
 
240
EXEEXT = @EXEEXT@
 
241
FGREP = @FGREP@
 
242
GLUT_CFLAGS = @GLUT_CFLAGS@
 
243
GLUT_LIBS = @GLUT_LIBS@
 
244
GLU_CFLAGS = @GLU_CFLAGS@
 
245
GLU_LIBS = @GLU_LIBS@
 
246
GL_CFLAGS = @GL_CFLAGS@
 
247
GL_LIBS = @GL_LIBS@
 
248
GREP = @GREP@
 
249
INSTALL = @INSTALL@
 
250
INSTALL_DATA = @INSTALL_DATA@
 
251
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
252
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
253
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
254
LD = @LD@
 
255
LDFLAGS = @LDFLAGS@
 
256
LIBDIR = @LIBDIR@
 
257
LIBOBJS = @LIBOBJS@
 
258
LIBS = @LIBS@
 
259
LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
 
260
LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
 
261
LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
 
262
LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
 
263
LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
 
264
LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
 
265
LIBTIFF_VERSION = @LIBTIFF_VERSION@
 
266
LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
 
267
LIBTOOL = @LIBTOOL@
 
268
LIPO = @LIPO@
 
269
LN_S = @LN_S@
 
270
LTLIBOBJS = @LTLIBOBJS@
 
271
MAINT = @MAINT@
 
272
MAKEINFO = @MAKEINFO@
 
273
MKDIR_P = @MKDIR_P@
 
274
NM = @NM@
 
275
NMEDIT = @NMEDIT@
 
276
OBJDUMP = @OBJDUMP@
 
277
OBJEXT = @OBJEXT@
 
278
OTOOL = @OTOOL@
 
279
OTOOL64 = @OTOOL64@
 
280
PACKAGE = @PACKAGE@
 
281
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
282
PACKAGE_NAME = @PACKAGE_NAME@
 
283
PACKAGE_STRING = @PACKAGE_STRING@
 
284
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
285
PACKAGE_URL = @PACKAGE_URL@
 
286
PACKAGE_VERSION = @PACKAGE_VERSION@
 
287
PATH_SEPARATOR = @PATH_SEPARATOR@
 
288
PTHREAD_CC = @PTHREAD_CC@
 
289
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
290
PTHREAD_LIBS = @PTHREAD_LIBS@
 
291
RANLIB = @RANLIB@
 
292
SED = @SED@
 
293
SET_MAKE = @SET_MAKE@
 
294
SHELL = @SHELL@
 
295
STRIP = @STRIP@
 
296
VERSION = @VERSION@
 
297
XMKMF = @XMKMF@
 
298
X_CFLAGS = @X_CFLAGS@
 
299
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
300
X_LIBS = @X_LIBS@
 
301
X_PRE_LIBS = @X_PRE_LIBS@
 
302
abs_builddir = @abs_builddir@
 
303
abs_srcdir = @abs_srcdir@
 
304
abs_top_builddir = @abs_top_builddir@
 
305
abs_top_srcdir = @abs_top_srcdir@
 
306
ac_ct_CC = @ac_ct_CC@
 
307
ac_ct_CXX = @ac_ct_CXX@
 
308
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
309
acx_pthread_config = @acx_pthread_config@
 
310
am__include = @am__include@
 
311
am__leading_dot = @am__leading_dot@
 
312
am__quote = @am__quote@
 
313
am__tar = @am__tar@
 
314
am__untar = @am__untar@
 
315
bindir = @bindir@
 
316
build = @build@
 
317
build_alias = @build_alias@
 
318
build_cpu = @build_cpu@
 
319
build_os = @build_os@
 
320
build_vendor = @build_vendor@
 
321
builddir = @builddir@
 
322
datadir = @datadir@
 
323
datarootdir = @datarootdir@
 
324
docdir = @docdir@
 
325
dvidir = @dvidir@
 
326
exec_prefix = @exec_prefix@
 
327
host = @host@
 
328
host_alias = @host_alias@
 
329
host_cpu = @host_cpu@
 
330
host_os = @host_os@
 
331
host_vendor = @host_vendor@
 
332
htmldir = @htmldir@
 
333
includedir = @includedir@
 
334
infodir = @infodir@
 
335
install_sh = @install_sh@
 
336
libdir = @libdir@
 
337
libexecdir = @libexecdir@
 
338
localedir = @localedir@
 
339
localstatedir = @localstatedir@
 
340
lt_ECHO = @lt_ECHO@
 
341
mandir = @mandir@
 
342
mkdir_p = @mkdir_p@
 
343
oldincludedir = @oldincludedir@
 
344
pdfdir = @pdfdir@
 
345
prefix = @prefix@
 
346
program_transform_name = @program_transform_name@
 
347
psdir = @psdir@
 
348
sbindir = @sbindir@
 
349
sharedstatedir = @sharedstatedir@
 
350
srcdir = @srcdir@
 
351
sysconfdir = @sysconfdir@
 
352
target = @target@
 
353
target_alias = @target_alias@
 
354
target_cpu = @target_cpu@
 
355
target_os = @target_os@
 
356
target_vendor = @target_vendor@
 
357
top_build_prefix = @top_build_prefix@
 
358
top_builddir = @top_builddir@
 
359
top_srcdir = @top_srcdir@
 
360
AUTOMAKE_OPTIONS = 1.11 color-tests parallel-tests foreign
 
361
LIBTIFF = $(top_builddir)/libtiff/libtiff.la
 
362
 
 
363
#EXTRA_DIST = Makefile.vc
 
364
TESTS = $(check_PROGRAMS)
 
365
ascii_tag_SOURCES = ascii_tag.c
 
366
ascii_tag_LDADD = $(LIBTIFF)
 
367
long_tag_SOURCES = long_tag.c check_tag.c
 
368
long_tag_LDADD = $(LIBTIFF)
 
369
short_tag_SOURCES = short_tag.c check_tag.c
 
370
short_tag_LDADD = $(LIBTIFF)
 
371
strip_rw_SOURCES = strip_rw.c strip.c test_arrays.c test_arrays.h
 
372
strip_rw_LDADD = $(LIBTIFF)
 
373
INCLUDES = -I$(top_srcdir)/libtiff
 
374
all: all-am
 
375
 
 
376
.SUFFIXES:
 
377
.SUFFIXES: .c .html .lo .log .o .obj .test .test$(EXEEXT)
 
378
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
379
        @for dep in $?; do \
 
380
          case '$(am__configure_deps)' in \
 
381
            *$$dep*) \
 
382
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
383
                && { if test -f $@; then exit 0; else break; fi; }; \
 
384
              exit 1;; \
 
385
          esac; \
 
386
        done; \
 
387
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
 
388
        $(am__cd) $(top_srcdir) && \
 
389
          $(AUTOMAKE) --foreign test/Makefile
 
390
.PRECIOUS: Makefile
 
391
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
392
        @case '$?' in \
 
393
          *config.status*) \
 
394
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
395
          *) \
 
396
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
397
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
398
        esac;
 
399
 
 
400
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
401
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
402
 
 
403
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
404
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
405
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
406
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
407
$(am__aclocal_m4_deps):
 
408
 
 
409
clean-checkPROGRAMS:
 
410
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
411
        echo " rm -f" $$list; \
 
412
        rm -f $$list || exit $$?; \
 
413
        test -n "$(EXEEXT)" || exit 0; \
 
414
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
415
        echo " rm -f" $$list; \
 
416
        rm -f $$list
 
417
ascii_tag$(EXEEXT): $(ascii_tag_OBJECTS) $(ascii_tag_DEPENDENCIES) 
 
418
        @rm -f ascii_tag$(EXEEXT)
 
419
        $(AM_V_CCLD)$(LINK) $(ascii_tag_OBJECTS) $(ascii_tag_LDADD) $(LIBS)
 
420
long_tag$(EXEEXT): $(long_tag_OBJECTS) $(long_tag_DEPENDENCIES) 
 
421
        @rm -f long_tag$(EXEEXT)
 
422
        $(AM_V_CCLD)$(LINK) $(long_tag_OBJECTS) $(long_tag_LDADD) $(LIBS)
 
423
short_tag$(EXEEXT): $(short_tag_OBJECTS) $(short_tag_DEPENDENCIES) 
 
424
        @rm -f short_tag$(EXEEXT)
 
425
        $(AM_V_CCLD)$(LINK) $(short_tag_OBJECTS) $(short_tag_LDADD) $(LIBS)
 
426
strip_rw$(EXEEXT): $(strip_rw_OBJECTS) $(strip_rw_DEPENDENCIES) 
 
427
        @rm -f strip_rw$(EXEEXT)
 
428
        $(AM_V_CCLD)$(LINK) $(strip_rw_OBJECTS) $(strip_rw_LDADD) $(LIBS)
 
429
 
 
430
mostlyclean-compile:
 
431
        -rm -f *.$(OBJEXT)
 
432
 
 
433
distclean-compile:
 
434
        -rm -f *.tab.c
 
435
 
 
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ascii_tag.Po@am__quote@
 
437
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_tag.Po@am__quote@
 
438
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long_tag.Po@am__quote@
 
439
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/short_tag.Po@am__quote@
 
440
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strip.Po@am__quote@
 
441
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strip_rw.Po@am__quote@
 
442
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_arrays.Po@am__quote@
 
443
 
 
444
.c.o:
 
445
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
446
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
447
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
450
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
451
 
 
452
.c.obj:
 
453
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
454
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
455
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
458
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
459
 
 
460
.c.lo:
 
461
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
462
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
463
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
466
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
467
 
 
468
mostlyclean-libtool:
 
469
        -rm -f *.lo
 
470
 
 
471
clean-libtool:
 
472
        -rm -rf .libs _libs
 
473
 
 
474
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
475
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
476
        unique=`for i in $$list; do \
 
477
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
478
          done | \
 
479
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
480
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
481
        mkid -fID $$unique
 
482
tags: TAGS
 
483
 
 
484
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
485
                $(TAGS_FILES) $(LISP)
 
486
        set x; \
 
487
        here=`pwd`; \
 
488
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
489
        unique=`for i in $$list; do \
 
490
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
491
          done | \
 
492
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
493
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
494
        shift; \
 
495
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
496
          test -n "$$unique" || unique=$$empty_fix; \
 
497
          if test $$# -gt 0; then \
 
498
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
499
              "$$@" $$unique; \
 
500
          else \
 
501
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
502
              $$unique; \
 
503
          fi; \
 
504
        fi
 
505
ctags: CTAGS
 
506
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
507
                $(TAGS_FILES) $(LISP)
 
508
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
509
        unique=`for i in $$list; do \
 
510
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
511
          done | \
 
512
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
513
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
514
        test -z "$(CTAGS_ARGS)$$unique" \
 
515
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
516
             $$unique
 
517
 
 
518
GTAGS:
 
519
        here=`$(am__cd) $(top_builddir) && pwd` \
 
520
          && $(am__cd) $(top_srcdir) \
 
521
          && gtags -i $(GTAGS_ARGS) "$$here"
 
522
 
 
523
distclean-tags:
 
524
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
525
 
 
526
# To be appended to the command running the test.  Handle the stdout
 
527
# and stderr redirection, and catch the exit status.
 
528
am__check_post =                                        \
 
529
>$@-t 2>&1;                                             \
 
530
estatus=$$?;                                            \
 
531
if test -n '$(DISABLE_HARD_ERRORS)'                     \
 
532
   && test $$estatus -eq 99; then                       \
 
533
  estatus=1;                                            \
 
534
fi;                                                     \
 
535
TERM=$$__SAVED_TERM; export TERM;                       \
 
536
$(am__tty_colors);                                      \
 
537
xfailed=PASS;                                           \
 
538
case " $(XFAIL_TESTS) " in                              \
 
539
  *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
 
540
    xfailed=XFAIL;;                                     \
 
541
esac;                                                   \
 
542
case $$estatus:$$xfailed in                             \
 
543
    0:XFAIL) col=$$red; res=XPASS;;                     \
 
544
    0:*)     col=$$grn; res=PASS ;;                     \
 
545
    77:*)    col=$$blu; res=SKIP ;;                     \
 
546
    99:*)    col=$$red; res=FAIL ;;                     \
 
547
    *:XFAIL) col=$$lgn; res=XFAIL;;                     \
 
548
    *:*)     col=$$red; res=FAIL ;;                     \
 
549
esac;                                                   \
 
550
echo "$${col}$$res$${std}: $$f";                        \
 
551
echo "$$res: $$f (exit: $$estatus)" |                   \
 
552
  $(am__rst_section) >$@;                               \
 
553
cat $@-t >>$@;                                          \
 
554
rm -f $@-t
 
555
 
 
556
$(TEST_SUITE_LOG): $(TEST_LOGS)
 
557
        @$(am__sh_e_setup);                                             \
 
558
        list='$(TEST_LOGS)';                                            \
 
559
        results=`for f in $$list; do                                    \
 
560
                   read line < $$f && echo "$$line" || echo FAIL;       \
 
561
                 done`;                                                 \
 
562
        all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[      ]*//'`; \
 
563
        fail=`echo "$$results" | grep -c '^FAIL'`;                      \
 
564
        pass=`echo "$$results" | grep -c '^PASS'`;                      \
 
565
        skip=`echo "$$results" | grep -c '^SKIP'`;                      \
 
566
        xfail=`echo "$$results" | grep -c '^XFAIL'`;                    \
 
567
        xpass=`echo "$$results" | grep -c '^XPASS'`;                    \
 
568
        failures=`expr $$fail + $$xpass`;                               \
 
569
        all=`expr $$all - $$skip`;                                      \
 
570
        if test "$$all" -eq 1; then tests=test; All=;                   \
 
571
        else tests=tests; All="All "; fi;                               \
 
572
        case fail=$$fail:xpass=$$xpass:xfail=$$xfail in                 \
 
573
          fail=0:xpass=0:xfail=0)                                       \
 
574
            msg="$$All$$all $$tests passed.  ";                         \
 
575
            exit=true;;                                                 \
 
576
          fail=0:xpass=0:xfail=*)                                       \
 
577
            msg="$$All$$all $$tests behaved as expected";               \
 
578
            if test "$$xfail" -eq 1; then xfailures=failure;            \
 
579
            else xfailures=failures; fi;                                \
 
580
            msg="$$msg ($$xfail expected $$xfailures).  ";              \
 
581
            exit=true;;                                                 \
 
582
          fail=*:xpass=0:xfail=*)                                       \
 
583
            msg="$$fail of $$all $$tests failed.  ";                    \
 
584
            exit=false;;                                                \
 
585
          fail=*:xpass=*:xfail=*)                                       \
 
586
            msg="$$failures of $$all $$tests did not behave as expected"; \
 
587
            if test "$$xpass" -eq 1; then xpasses=pass;                 \
 
588
            else xpasses=passes; fi;                                    \
 
589
            msg="$$msg ($$xpass unexpected $$xpasses).  ";              \
 
590
            exit=false;;                                                \
 
591
          *)                                                            \
 
592
            echo >&2 "incorrect case"; exit 4;;                         \
 
593
        esac;                                                           \
 
594
        if test "$$skip" -ne 0; then                                    \
 
595
          if test "$$skip" -eq 1; then                                  \
 
596
            msg="$$msg($$skip test was not run).  ";                    \
 
597
          else                                                          \
 
598
            msg="$$msg($$skip tests were not run).  ";                  \
 
599
          fi;                                                           \
 
600
        fi;                                                             \
 
601
        {                                                               \
 
602
          echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
 
603
            $(am__rst_title);                                           \
 
604
          echo "$$msg";                                                 \
 
605
          echo;                                                         \
 
606
          echo ".. contents:: :depth: 2";                               \
 
607
          echo;                                                         \
 
608
          for f in $$list; do                                           \
 
609
            read line < $$f;                                            \
 
610
            case $$line in                                              \
 
611
              PASS:*|XFAIL:*);;                                         \
 
612
              *) echo; cat $$f;;                                        \
 
613
            esac;                                                       \
 
614
          done;                                                         \
 
615
        } >$(TEST_SUITE_LOG).tmp;                                       \
 
616
        mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
 
617
        if test "$$failures" -ne 0; then                                \
 
618
          msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG).  ";              \
 
619
          if test -n "$(PACKAGE_BUGREPORT)"; then                       \
 
620
            msg="$${msg}Please report to $(PACKAGE_BUGREPORT).  ";      \
 
621
          fi;                                                           \
 
622
        fi;                                                             \
 
623
        test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG);       \
 
624
        $(am__tty_colors);                                              \
 
625
        if $$exit; then                                                 \
 
626
          echo $(ECHO_N) "$$grn$(ECHO_C)";                              \
 
627
         else                                                           \
 
628
          echo $(ECHO_N) "$$red$(ECHO_C)";                              \
 
629
        fi;                                                             \
 
630
        echo "$$msg" | $(am__text_box);                                 \
 
631
        echo $(ECHO_N) "$$std$(ECHO_C)";                                \
 
632
        $$exit
 
633
 
 
634
# Run all the tests.
 
635
check-TESTS:
 
636
        @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
 
637
        @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
 
638
        @set_logs=; if test "X$(TEST_LOGS)" = X.log; then               \
 
639
          set_logs=TEST_LOGS=;                                          \
 
640
        fi;                                                             \
 
641
        $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) $$set_logs
 
642
 
 
643
.log.html:
 
644
        @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';            \
 
645
        for r2h in $$list; do                                           \
 
646
          if ($$r2h --version) >/dev/null 2>&1; then                    \
 
647
            R2H=$$r2h;                                                  \
 
648
          fi;                                                           \
 
649
        done;                                                           \
 
650
        if test -z "$$R2H"; then                                        \
 
651
          echo >&2 "cannot find rst2html, cannot create $@";            \
 
652
          exit 2;                                                       \
 
653
        fi;                                                             \
 
654
        $$R2H $< >$@.tmp
 
655
        @mv $@.tmp $@
 
656
 
 
657
# Be sure to run check first, and then to convert the result.
 
658
# Beware of concurrent executions.  Run "check" not "check-TESTS", as
 
659
# check-SCRIPTS and other dependencies are rebuilt by the former only.
 
660
# And expect check to fail.
 
661
check-html:
 
662
        @if $(MAKE) $(AM_MAKEFLAGS) check; then                 \
 
663
          rv=0; else rv=$$?;                                    \
 
664
        fi;                                                     \
 
665
        $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4;   \
 
666
        exit $$rv
 
667
recheck recheck-html:
 
668
        @target=`echo $@ | sed 's,^re,,'`;                              \
 
669
        list='$(TEST_LOGS)';                                            \
 
670
        list=`for f in $$list; do                                       \
 
671
                test -f $$f || continue;                                \
 
672
                if read line < $$f; then                                \
 
673
                  case $$line in FAIL*|XPASS*) echo $$f;; esac;         \
 
674
                else echo $$f; fi;                                      \
 
675
              done | tr '\012\015' '  '`;                               \
 
676
        $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
 
677
ascii_tag.log: ascii_tag$(EXEEXT)
 
678
        @p='ascii_tag$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
 
679
long_tag.log: long_tag$(EXEEXT)
 
680
        @p='long_tag$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
 
681
short_tag.log: short_tag$(EXEEXT)
 
682
        @p='short_tag$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
 
683
strip_rw.log: strip_rw$(EXEEXT)
 
684
        @p='strip_rw$(EXEEXT)'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
 
685
.test.log:
 
686
        @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
 
687
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
 
688
@am__EXEEXT_TRUE@       @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
 
689
 
 
690
distdir: $(DISTFILES)
 
691
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
692
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
693
        list='$(DISTFILES)'; \
 
694
          dist_files=`for file in $$list; do echo $$file; done | \
 
695
          sed -e "s|^$$srcdirstrip/||;t" \
 
696
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
697
        case $$dist_files in \
 
698
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
699
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
700
                           sort -u` ;; \
 
701
        esac; \
 
702
        for file in $$dist_files; do \
 
703
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
704
          if test -d $$d/$$file; then \
 
705
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
706
            if test -d "$(distdir)/$$file"; then \
 
707
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
708
            fi; \
 
709
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
710
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
711
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
712
            fi; \
 
713
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
714
          else \
 
715
            test -f "$(distdir)/$$file" \
 
716
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
717
            || exit 1; \
 
718
          fi; \
 
719
        done
 
720
check-am: all-am
 
721
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
 
722
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
723
check: check-am
 
724
all-am: Makefile
 
725
installdirs:
 
726
install: install-am
 
727
install-exec: install-exec-am
 
728
install-data: install-data-am
 
729
uninstall: uninstall-am
 
730
 
 
731
install-am: all-am
 
732
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
733
 
 
734
installcheck: installcheck-am
 
735
install-strip:
 
736
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
737
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
738
          `test -z '$(STRIP)' || \
 
739
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
740
mostlyclean-generic:
 
741
        -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
 
742
        -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
 
743
        -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
 
744
        -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
 
745
 
 
746
clean-generic:
 
747
 
 
748
distclean-generic:
 
749
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
750
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
751
 
 
752
maintainer-clean-generic:
 
753
        @echo "This command is intended for maintainers to use"
 
754
        @echo "it deletes files that may require special tools to rebuild."
 
755
clean: clean-am
 
756
 
 
757
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
 
758
        mostlyclean-am
 
759
 
 
760
distclean: distclean-am
 
761
        -rm -rf ./$(DEPDIR)
 
762
        -rm -f Makefile
 
763
distclean-am: clean-am distclean-compile distclean-generic \
 
764
        distclean-tags
 
765
 
 
766
dvi: dvi-am
 
767
 
 
768
dvi-am:
 
769
 
 
770
html: html-am
 
771
 
 
772
html-am:
 
773
 
 
774
info: info-am
 
775
 
 
776
info-am:
 
777
 
 
778
install-data-am:
 
779
 
 
780
install-dvi: install-dvi-am
 
781
 
 
782
install-dvi-am:
 
783
 
 
784
install-exec-am:
 
785
 
 
786
install-html: install-html-am
 
787
 
 
788
install-html-am:
 
789
 
 
790
install-info: install-info-am
 
791
 
 
792
install-info-am:
 
793
 
 
794
install-man:
 
795
 
 
796
install-pdf: install-pdf-am
 
797
 
 
798
install-pdf-am:
 
799
 
 
800
install-ps: install-ps-am
 
801
 
 
802
install-ps-am:
 
803
 
 
804
installcheck-am:
 
805
 
 
806
maintainer-clean: maintainer-clean-am
 
807
        -rm -rf ./$(DEPDIR)
 
808
        -rm -f Makefile
 
809
maintainer-clean-am: distclean-am maintainer-clean-generic
 
810
 
 
811
mostlyclean: mostlyclean-am
 
812
 
 
813
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
814
        mostlyclean-libtool
 
815
 
 
816
pdf: pdf-am
 
817
 
 
818
pdf-am:
 
819
 
 
820
ps: ps-am
 
821
 
 
822
ps-am:
 
823
 
 
824
uninstall-am:
 
825
 
 
826
.MAKE: check-am check-html install-am install-strip recheck \
 
827
        recheck-html
 
828
 
 
829
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am check-html \
 
830
        clean clean-checkPROGRAMS clean-generic clean-libtool ctags \
 
831
        distclean distclean-compile distclean-generic \
 
832
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
833
        html-am info info-am install install-am install-data \
 
834
        install-data-am install-dvi install-dvi-am install-exec \
 
835
        install-exec-am install-html install-html-am install-info \
 
836
        install-info-am install-man install-pdf install-pdf-am \
 
837
        install-ps install-ps-am install-strip installcheck \
 
838
        installcheck-am installdirs maintainer-clean \
 
839
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
840
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
841
        recheck recheck-html tags uninstall uninstall-am
 
842
 
 
843
 
 
844
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
845
# Otherwise a system limit (for SysV at least) may be exceeded.
 
846
.NOEXPORT: