GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / tests / Makefile.in
blobd6db168d3dba3f59fd876fc4b29bc6dca5f1ce02
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 @COND_GNULIB_TRUE@am__append_1 = $(top_builddir)/lib/libgnu.a
37 check_PROGRAMS = create_compress_files$(EXEEXT) test_check$(EXEEXT) \
38 test_stream_flags$(EXEEXT) test_filter_flags$(EXEEXT) \
39 test_block_header$(EXEEXT) test_index$(EXEEXT)
40 TESTS = test_check$(EXEEXT) test_stream_flags$(EXEEXT) \
41 test_filter_flags$(EXEEXT) test_block_header$(EXEEXT) \
42 test_index$(EXEEXT) test_files.sh test_compress.sh
43 subdir = tests
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
47 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
48 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
49 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
50 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
51 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
52 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
53 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posix-shell.m4 \
54 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuklib_common.m4 \
55 $(top_srcdir)/m4/tuklib_cpucores.m4 \
56 $(top_srcdir)/m4/tuklib_integer.m4 \
57 $(top_srcdir)/m4/tuklib_mbstr.m4 \
58 $(top_srcdir)/m4/tuklib_physmem.m4 \
59 $(top_srcdir)/m4/tuklib_progname.m4 \
60 $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63 mkinstalldirs = $(install_sh) -d
64 CONFIG_HEADER = $(top_builddir)/config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 create_compress_files_SOURCES = create_compress_files.c
68 create_compress_files_OBJECTS = create_compress_files.$(OBJEXT)
69 create_compress_files_LDADD = $(LDADD)
70 am__DEPENDENCIES_1 =
71 create_compress_files_DEPENDENCIES = \
72 $(top_builddir)/src/liblzma/liblzma.la $(am__append_1) \
73 $(am__DEPENDENCIES_1)
74 test_block_header_SOURCES = test_block_header.c
75 test_block_header_OBJECTS = test_block_header.$(OBJEXT)
76 test_block_header_LDADD = $(LDADD)
77 test_block_header_DEPENDENCIES = \
78 $(top_builddir)/src/liblzma/liblzma.la $(am__append_1) \
79 $(am__DEPENDENCIES_1)
80 test_check_SOURCES = test_check.c
81 test_check_OBJECTS = test_check.$(OBJEXT)
82 test_check_LDADD = $(LDADD)
83 test_check_DEPENDENCIES = $(top_builddir)/src/liblzma/liblzma.la \
84 $(am__append_1) $(am__DEPENDENCIES_1)
85 test_filter_flags_SOURCES = test_filter_flags.c
86 test_filter_flags_OBJECTS = test_filter_flags.$(OBJEXT)
87 test_filter_flags_LDADD = $(LDADD)
88 test_filter_flags_DEPENDENCIES = \
89 $(top_builddir)/src/liblzma/liblzma.la $(am__append_1) \
90 $(am__DEPENDENCIES_1)
91 test_index_SOURCES = test_index.c
92 test_index_OBJECTS = test_index.$(OBJEXT)
93 test_index_LDADD = $(LDADD)
94 test_index_DEPENDENCIES = $(top_builddir)/src/liblzma/liblzma.la \
95 $(am__append_1) $(am__DEPENDENCIES_1)
96 test_stream_flags_SOURCES = test_stream_flags.c
97 test_stream_flags_OBJECTS = test_stream_flags.$(OBJEXT)
98 test_stream_flags_LDADD = $(LDADD)
99 test_stream_flags_DEPENDENCIES = \
100 $(top_builddir)/src/liblzma/liblzma.la $(am__append_1) \
101 $(am__DEPENDENCIES_1)
102 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
103 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
104 am__depfiles_maybe = depfiles
105 am__mv = mv -f
106 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111 CCLD = $(CC)
112 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
114 $(LDFLAGS) -o $@
115 SOURCES = create_compress_files.c test_block_header.c test_check.c \
116 test_filter_flags.c test_index.c test_stream_flags.c
117 DIST_SOURCES = create_compress_files.c test_block_header.c \
118 test_check.c test_filter_flags.c test_index.c \
119 test_stream_flags.c
120 ETAGS = etags
121 CTAGS = ctags
122 am__tty_colors = \
123 red=; grn=; lgn=; blu=; std=
124 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125 ACLOCAL = @ACLOCAL@
126 AMTAR = @AMTAR@
127 AM_CFLAGS = @AM_CFLAGS@
128 AR = @AR@
129 AS = @AS@
130 AUTOCONF = @AUTOCONF@
131 AUTOHEADER = @AUTOHEADER@
132 AUTOMAKE = @AUTOMAKE@
133 AWK = @AWK@
134 CC = @CC@
135 CCAS = @CCAS@
136 CCASDEPMODE = @CCASDEPMODE@
137 CCASFLAGS = @CCASFLAGS@
138 CCDEPMODE = @CCDEPMODE@
139 CFLAGS = @CFLAGS@
140 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DEFS = @DEFS@
145 DEPDIR = @DEPDIR@
146 DLLTOOL = @DLLTOOL@
147 DSYMUTIL = @DSYMUTIL@
148 DUMPBIN = @DUMPBIN@
149 ECHO_C = @ECHO_C@
150 ECHO_N = @ECHO_N@
151 ECHO_T = @ECHO_T@
152 EGREP = @EGREP@
153 EXEEXT = @EXEEXT@
154 FGREP = @FGREP@
155 GETOPT_H = @GETOPT_H@
156 GMSGFMT = @GMSGFMT@
157 GMSGFMT_015 = @GMSGFMT_015@
158 GREP = @GREP@
159 HAVE_VISIBILITY = @HAVE_VISIBILITY@
160 INSTALL = @INSTALL@
161 INSTALL_DATA = @INSTALL_DATA@
162 INSTALL_PROGRAM = @INSTALL_PROGRAM@
163 INSTALL_SCRIPT = @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
165 INTLLIBS = @INTLLIBS@
166 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBICONV = @LIBICONV@
170 LIBINTL = @LIBINTL@
171 LIBOBJS = @LIBOBJS@
172 LIBS = @LIBS@
173 LIBTOOL = @LIBTOOL@
174 LIPO = @LIPO@
175 LN_EXEEXT = @LN_EXEEXT@
176 LN_S = @LN_S@
177 LTLIBICONV = @LTLIBICONV@
178 LTLIBINTL = @LTLIBINTL@
179 LTLIBOBJS = @LTLIBOBJS@
180 MAKEINFO = @MAKEINFO@
181 MANIFEST_TOOL = @MANIFEST_TOOL@
182 MKDIR_P = @MKDIR_P@
183 MSGFMT = @MSGFMT@
184 MSGFMT_015 = @MSGFMT_015@
185 MSGMERGE = @MSGMERGE@
186 NM = @NM@
187 NMEDIT = @NMEDIT@
188 OBJDUMP = @OBJDUMP@
189 OBJEXT = @OBJEXT@
190 OTOOL = @OTOOL@
191 OTOOL64 = @OTOOL64@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_URL = @PACKAGE_URL@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 POSIX_SHELL = @POSIX_SHELL@
201 POSUB = @POSUB@
202 PREFERABLY_POSIX_SHELL = @PREFERABLY_POSIX_SHELL@
203 PTHREAD_CC = @PTHREAD_CC@
204 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
205 PTHREAD_LIBS = @PTHREAD_LIBS@
206 RANLIB = @RANLIB@
207 RC = @RC@
208 SED = @SED@
209 SET_MAKE = @SET_MAKE@
210 SHELL = @SHELL@
211 STRIP = @STRIP@
212 USE_NLS = @USE_NLS@
213 VERSION = @VERSION@
214 XGETTEXT = @XGETTEXT@
215 XGETTEXT_015 = @XGETTEXT_015@
216 abs_builddir = @abs_builddir@
217 abs_srcdir = @abs_srcdir@
218 abs_top_builddir = @abs_top_builddir@
219 abs_top_srcdir = @abs_top_srcdir@
220 ac_ct_AR = @ac_ct_AR@
221 ac_ct_CC = @ac_ct_CC@
222 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
223 acx_pthread_config = @acx_pthread_config@
224 am__include = @am__include@
225 am__leading_dot = @am__leading_dot@
226 am__quote = @am__quote@
227 am__tar = @am__tar@
228 am__untar = @am__untar@
229 bindir = @bindir@
230 build = @build@
231 build_alias = @build_alias@
232 build_cpu = @build_cpu@
233 build_os = @build_os@
234 build_vendor = @build_vendor@
235 builddir = @builddir@
236 datadir = @datadir@
237 datarootdir = @datarootdir@
238 docdir = @docdir@
239 dvidir = @dvidir@
240 exec_prefix = @exec_prefix@
241 host = @host@
242 host_alias = @host_alias@
243 host_cpu = @host_cpu@
244 host_os = @host_os@
245 host_vendor = @host_vendor@
246 htmldir = @htmldir@
247 includedir = @includedir@
248 infodir = @infodir@
249 install_sh = @install_sh@
250 libdir = @libdir@
251 libexecdir = @libexecdir@
252 localedir = @localedir@
253 localstatedir = @localstatedir@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 oldincludedir = @oldincludedir@
257 pdfdir = @pdfdir@
258 prefix = @prefix@
259 program_transform_name = @program_transform_name@
260 psdir = @psdir@
261 sbindir = @sbindir@
262 sharedstatedir = @sharedstatedir@
263 srcdir = @srcdir@
264 sysconfdir = @sysconfdir@
265 target_alias = @target_alias@
266 top_build_prefix = @top_build_prefix@
267 top_builddir = @top_builddir@
268 top_srcdir = @top_srcdir@
269 xz = @xz@
270 EXTRA_DIST = \
271 files \
272 tests.h \
273 test_files.sh \
274 test_compress.sh \
275 bcj_test.c \
276 compress_prepared_bcj_sparc \
277 compress_prepared_bcj_x86
279 AM_CPPFLAGS = \
280 -I$(top_srcdir)/src/common \
281 -I$(top_srcdir)/src/liblzma/api \
282 -I$(top_builddir)/lib
284 LDADD = $(top_builddir)/src/liblzma/liblzma.la $(am__append_1) \
285 $(LTLIBINTL)
286 all: all-am
288 .SUFFIXES:
289 .SUFFIXES: .c .lo .o .obj
290 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
291 @for dep in $?; do \
292 case '$(am__configure_deps)' in \
293 *$$dep*) \
294 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
295 && { if test -f $@; then exit 0; else break; fi; }; \
296 exit 1;; \
297 esac; \
298 done; \
299 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
300 $(am__cd) $(top_srcdir) && \
301 $(AUTOMAKE) --foreign tests/Makefile
302 .PRECIOUS: Makefile
303 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304 @case '$?' in \
305 *config.status*) \
306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
307 *) \
308 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
309 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
310 esac;
312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315 $(top_srcdir)/configure: $(am__configure_deps)
316 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319 $(am__aclocal_m4_deps):
321 clean-checkPROGRAMS:
322 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
323 echo " rm -f" $$list; \
324 rm -f $$list || exit $$?; \
325 test -n "$(EXEEXT)" || exit 0; \
326 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
327 echo " rm -f" $$list; \
328 rm -f $$list
329 create_compress_files$(EXEEXT): $(create_compress_files_OBJECTS) $(create_compress_files_DEPENDENCIES)
330 @rm -f create_compress_files$(EXEEXT)
331 $(LINK) $(create_compress_files_OBJECTS) $(create_compress_files_LDADD) $(LIBS)
332 test_block_header$(EXEEXT): $(test_block_header_OBJECTS) $(test_block_header_DEPENDENCIES)
333 @rm -f test_block_header$(EXEEXT)
334 $(LINK) $(test_block_header_OBJECTS) $(test_block_header_LDADD) $(LIBS)
335 test_check$(EXEEXT): $(test_check_OBJECTS) $(test_check_DEPENDENCIES)
336 @rm -f test_check$(EXEEXT)
337 $(LINK) $(test_check_OBJECTS) $(test_check_LDADD) $(LIBS)
338 test_filter_flags$(EXEEXT): $(test_filter_flags_OBJECTS) $(test_filter_flags_DEPENDENCIES)
339 @rm -f test_filter_flags$(EXEEXT)
340 $(LINK) $(test_filter_flags_OBJECTS) $(test_filter_flags_LDADD) $(LIBS)
341 test_index$(EXEEXT): $(test_index_OBJECTS) $(test_index_DEPENDENCIES)
342 @rm -f test_index$(EXEEXT)
343 $(LINK) $(test_index_OBJECTS) $(test_index_LDADD) $(LIBS)
344 test_stream_flags$(EXEEXT): $(test_stream_flags_OBJECTS) $(test_stream_flags_DEPENDENCIES)
345 @rm -f test_stream_flags$(EXEEXT)
346 $(LINK) $(test_stream_flags_OBJECTS) $(test_stream_flags_LDADD) $(LIBS)
348 mostlyclean-compile:
349 -rm -f *.$(OBJEXT)
351 distclean-compile:
352 -rm -f *.tab.c
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create_compress_files.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_block_header.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_check.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_filter_flags.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_index.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_stream_flags.Po@am__quote@
361 .c.o:
362 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
363 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
368 .c.obj:
369 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
370 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
375 .c.lo:
376 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
377 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
382 mostlyclean-libtool:
383 -rm -f *.lo
385 clean-libtool:
386 -rm -rf .libs _libs
388 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
389 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
390 unique=`for i in $$list; do \
391 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392 done | \
393 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394 END { if (nonempty) { for (i in files) print i; }; }'`; \
395 mkid -fID $$unique
396 tags: TAGS
398 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
399 $(TAGS_FILES) $(LISP)
400 set x; \
401 here=`pwd`; \
402 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403 unique=`for i in $$list; do \
404 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405 done | \
406 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407 END { if (nonempty) { for (i in files) print i; }; }'`; \
408 shift; \
409 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
410 test -n "$$unique" || unique=$$empty_fix; \
411 if test $$# -gt 0; then \
412 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413 "$$@" $$unique; \
414 else \
415 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416 $$unique; \
417 fi; \
419 ctags: CTAGS
420 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
421 $(TAGS_FILES) $(LISP)
422 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423 unique=`for i in $$list; do \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 done | \
426 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427 END { if (nonempty) { for (i in files) print i; }; }'`; \
428 test -z "$(CTAGS_ARGS)$$unique" \
429 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430 $$unique
432 GTAGS:
433 here=`$(am__cd) $(top_builddir) && pwd` \
434 && $(am__cd) $(top_srcdir) \
435 && gtags -i $(GTAGS_ARGS) "$$here"
437 distclean-tags:
438 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440 check-TESTS: $(TESTS)
441 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
442 srcdir=$(srcdir); export srcdir; \
443 list=' $(TESTS) '; \
444 $(am__tty_colors); \
445 if test -n "$$list"; then \
446 for tst in $$list; do \
447 if test -f ./$$tst; then dir=./; \
448 elif test -f $$tst; then dir=; \
449 else dir="$(srcdir)/"; fi; \
450 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
451 all=`expr $$all + 1`; \
452 case " $(XFAIL_TESTS) " in \
453 *[\ \ ]$$tst[\ \ ]*) \
454 xpass=`expr $$xpass + 1`; \
455 failed=`expr $$failed + 1`; \
456 col=$$red; res=XPASS; \
457 ;; \
458 *) \
459 col=$$grn; res=PASS; \
460 ;; \
461 esac; \
462 elif test $$? -ne 77; then \
463 all=`expr $$all + 1`; \
464 case " $(XFAIL_TESTS) " in \
465 *[\ \ ]$$tst[\ \ ]*) \
466 xfail=`expr $$xfail + 1`; \
467 col=$$lgn; res=XFAIL; \
468 ;; \
469 *) \
470 failed=`expr $$failed + 1`; \
471 col=$$red; res=FAIL; \
472 ;; \
473 esac; \
474 else \
475 skip=`expr $$skip + 1`; \
476 col=$$blu; res=SKIP; \
477 fi; \
478 echo "$${col}$$res$${std}: $$tst"; \
479 done; \
480 if test "$$all" -eq 1; then \
481 tests="test"; \
482 All=""; \
483 else \
484 tests="tests"; \
485 All="All "; \
486 fi; \
487 if test "$$failed" -eq 0; then \
488 if test "$$xfail" -eq 0; then \
489 banner="$$All$$all $$tests passed"; \
490 else \
491 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
492 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
493 fi; \
494 else \
495 if test "$$xpass" -eq 0; then \
496 banner="$$failed of $$all $$tests failed"; \
497 else \
498 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
499 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
500 fi; \
501 fi; \
502 dashes="$$banner"; \
503 skipped=""; \
504 if test "$$skip" -ne 0; then \
505 if test "$$skip" -eq 1; then \
506 skipped="($$skip test was not run)"; \
507 else \
508 skipped="($$skip tests were not run)"; \
509 fi; \
510 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
511 dashes="$$skipped"; \
512 fi; \
513 report=""; \
514 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
515 report="Please report to $(PACKAGE_BUGREPORT)"; \
516 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
517 dashes="$$report"; \
518 fi; \
519 dashes=`echo "$$dashes" | sed s/./=/g`; \
520 if test "$$failed" -eq 0; then \
521 echo "$$grn$$dashes"; \
522 else \
523 echo "$$red$$dashes"; \
524 fi; \
525 echo "$$banner"; \
526 test -z "$$skipped" || echo "$$skipped"; \
527 test -z "$$report" || echo "$$report"; \
528 echo "$$dashes$$std"; \
529 test "$$failed" -eq 0; \
530 else :; fi
532 distdir: $(DISTFILES)
533 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535 list='$(DISTFILES)'; \
536 dist_files=`for file in $$list; do echo $$file; done | \
537 sed -e "s|^$$srcdirstrip/||;t" \
538 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
539 case $$dist_files in \
540 */*) $(MKDIR_P) `echo "$$dist_files" | \
541 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
542 sort -u` ;; \
543 esac; \
544 for file in $$dist_files; do \
545 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
546 if test -d $$d/$$file; then \
547 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
548 if test -d "$(distdir)/$$file"; then \
549 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550 fi; \
551 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
552 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
553 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 fi; \
555 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556 else \
557 test -f "$(distdir)/$$file" \
558 || cp -p $$d/$$file "$(distdir)/$$file" \
559 || exit 1; \
560 fi; \
561 done
562 check-am: all-am
563 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
564 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
565 check: check-am
566 all-am: Makefile
567 installdirs:
568 install: install-am
569 install-exec: install-exec-am
570 install-data: install-data-am
571 uninstall: uninstall-am
573 install-am: all-am
574 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576 installcheck: installcheck-am
577 install-strip:
578 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
579 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
580 `test -z '$(STRIP)' || \
581 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
582 mostlyclean-generic:
584 clean-generic:
586 distclean-generic:
587 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
588 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
590 maintainer-clean-generic:
591 @echo "This command is intended for maintainers to use"
592 @echo "it deletes files that may require special tools to rebuild."
593 clean: clean-am
595 clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \
596 mostlyclean-am
598 distclean: distclean-am
599 -rm -rf ./$(DEPDIR)
600 -rm -f Makefile
601 distclean-am: clean-am distclean-compile distclean-generic \
602 distclean-tags
604 dvi: dvi-am
606 dvi-am:
608 html: html-am
610 html-am:
612 info: info-am
614 info-am:
616 install-data-am:
618 install-dvi: install-dvi-am
620 install-dvi-am:
622 install-exec-am:
624 install-html: install-html-am
626 install-html-am:
628 install-info: install-info-am
630 install-info-am:
632 install-man:
634 install-pdf: install-pdf-am
636 install-pdf-am:
638 install-ps: install-ps-am
640 install-ps-am:
642 installcheck-am:
644 maintainer-clean: maintainer-clean-am
645 -rm -rf ./$(DEPDIR)
646 -rm -f Makefile
647 maintainer-clean-am: distclean-am maintainer-clean-generic
649 mostlyclean: mostlyclean-am
651 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
652 mostlyclean-libtool
654 pdf: pdf-am
656 pdf-am:
658 ps: ps-am
660 ps-am:
662 uninstall-am:
664 .MAKE: check-am install-am install-strip
666 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
667 clean-checkPROGRAMS clean-generic clean-libtool clean-local \
668 ctags distclean distclean-compile distclean-generic \
669 distclean-libtool distclean-tags distdir dvi dvi-am html \
670 html-am info info-am install install-am install-data \
671 install-data-am install-dvi install-dvi-am install-exec \
672 install-exec-am install-html install-html-am install-info \
673 install-info-am install-man install-pdf install-pdf-am \
674 install-ps install-ps-am install-strip installcheck \
675 installcheck-am installdirs maintainer-clean \
676 maintainer-clean-generic mostlyclean mostlyclean-compile \
677 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
678 tags uninstall uninstall-am
681 clean-local:
682 -rm -f compress_generated_*
684 # Tell versions [3.59,3.63) of GNU make to not export all variables.
685 # Otherwise a system limit (for SysV at least) may be exceeded.
686 .NOEXPORT: