Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libexif / test / Makefile
blob1bab60d07ed2e144fa93d5f18b8e0d515df3d772
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # test/Makefile. Generated from Makefile.in by configure.
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.
18 pkgdatadir = $(datadir)/libexif
19 pkgincludedir = $(includedir)/libexif
20 pkglibdir = $(libdir)/libexif
21 pkglibexecdir = $(libexecdir)/libexif
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 = x86_64-pc-linux-gnu
35 host_triplet = mipsel-unknown-linux-gnu
36 TESTS = test-mem$(EXEEXT) test-value$(EXEEXT) test-integers$(EXEEXT) \
37 test-parse$(EXEEXT) test-tagtable$(EXEEXT) \
38 test-sorted$(EXEEXT)
39 check_PROGRAMS = test-mem$(EXEEXT) test-mnote$(EXEEXT) \
40 test-value$(EXEEXT) test-integers$(EXEEXT) test-parse$(EXEEXT) \
41 test-tagtable$(EXEEXT) test-sorted$(EXEEXT)
42 subdir = test
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
46 $(top_srcdir)/m4m/gp-config-msg.m4 \
47 $(top_srcdir)/m4m/gp-documentation.m4 \
48 $(top_srcdir)/m4m/gp-gettext-hack.m4 \
49 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
50 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
51 $(top_srcdir)/auto-m4/lib-link.m4 \
52 $(top_srcdir)/auto-m4/lib-prefix.m4 \
53 $(top_srcdir)/auto-m4/libtool.m4 \
54 $(top_srcdir)/auto-m4/ltoptions.m4 \
55 $(top_srcdir)/auto-m4/ltsugar.m4 \
56 $(top_srcdir)/auto-m4/ltversion.m4 \
57 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
58 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
59 $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61 $(ACLOCAL_M4)
62 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 test_integers_SOURCES = test-integers.c
67 test_integers_OBJECTS = test-integers.$(OBJEXT)
68 test_integers_LDADD = $(LDADD)
69 am__DEPENDENCIES_1 =
70 test_integers_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
71 $(am__DEPENDENCIES_1)
72 test_mem_SOURCES = test-mem.c
73 test_mem_OBJECTS = test-mem.$(OBJEXT)
74 test_mem_LDADD = $(LDADD)
75 test_mem_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
76 $(am__DEPENDENCIES_1)
77 test_mnote_SOURCES = test-mnote.c
78 test_mnote_OBJECTS = test-mnote.$(OBJEXT)
79 test_mnote_LDADD = $(LDADD)
80 test_mnote_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
81 $(am__DEPENDENCIES_1)
82 test_parse_SOURCES = test-parse.c
83 test_parse_OBJECTS = test-parse.$(OBJEXT)
84 test_parse_LDADD = $(LDADD)
85 test_parse_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
86 $(am__DEPENDENCIES_1)
87 test_sorted_SOURCES = test-sorted.c
88 test_sorted_OBJECTS = test-sorted.$(OBJEXT)
89 test_sorted_LDADD = $(LDADD)
90 test_sorted_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
91 $(am__DEPENDENCIES_1)
92 test_tagtable_SOURCES = test-tagtable.c
93 test_tagtable_OBJECTS = test-tagtable.$(OBJEXT)
94 test_tagtable_LDADD = $(LDADD)
95 test_tagtable_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
96 $(am__DEPENDENCIES_1)
97 test_value_SOURCES = test-value.c
98 test_value_OBJECTS = test-value.$(OBJEXT)
99 test_value_LDADD = $(LDADD)
100 test_value_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
101 $(am__DEPENDENCIES_1)
102 DEFAULT_INCLUDES = -I. -I$(top_builddir)
103 depcomp = $(SHELL) $(top_srcdir)/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 = test-integers.c test-mem.c test-mnote.c test-parse.c \
116 test-sorted.c test-tagtable.c test-value.c
117 DIST_SOURCES = test-integers.c test-mem.c test-mnote.c test-parse.c \
118 test-sorted.c test-tagtable.c test-value.c
119 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
120 html-recursive info-recursive install-data-recursive \
121 install-dvi-recursive install-exec-recursive \
122 install-html-recursive install-info-recursive \
123 install-pdf-recursive install-ps-recursive install-recursive \
124 installcheck-recursive installdirs-recursive pdf-recursive \
125 ps-recursive uninstall-recursive
126 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
127 distclean-recursive maintainer-clean-recursive
128 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
129 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
130 distdir
131 ETAGS = etags
132 CTAGS = ctags
133 am__tty_colors = \
134 red=; grn=; lgn=; blu=; std=
135 DIST_SUBDIRS = $(SUBDIRS)
136 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137 am__relativize = \
138 dir0=`pwd`; \
139 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
140 sed_rest='s,^[^/]*/*,,'; \
141 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
142 sed_butlast='s,/*[^/]*$$,,'; \
143 while test -n "$$dir1"; do \
144 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
145 if test "$$first" != "."; then \
146 if test "$$first" = ".."; then \
147 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
148 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
149 else \
150 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
151 if test "$$first2" = "$$first"; then \
152 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
153 else \
154 dir2="../$$dir2"; \
155 fi; \
156 dir0="$$dir0"/"$$first"; \
157 fi; \
158 fi; \
159 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
160 done; \
161 reldir="$$dir2"
162 ACLOCAL = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run aclocal-1.11
163 AMTAR = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run tar
164 AM_CPPFLAGS = -DGETTEXT_PACKAGE=\"libexif-12\" -DLOCALEDIR=\"$(datadir)/locale\" -I$(top_srcdir) -I$(top_builddir) -g -Wall -Wmissing-declarations -Wmissing-prototypes
165 AM_LDFLAGS = -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -g -Wall
166 AR = mipsel-uclibc-ar
167 AUTOCONF = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run autoconf
168 AUTOHEADER = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run autoheader
169 AUTOMAKE = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run automake-1.11
170 AWK = gawk
171 CC = mipsel-uclibc-gcc
172 CCDEPMODE = depmode=gcc3
173 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections
174 CPP = mipsel-uclibc-gcc -E
175 CPPFLAGS =
176 CYGPATH_W = echo
177 DEFS = -DHAVE_CONFIG_H
178 DEPDIR = .deps
179 DOT = false
180 DOXYGEN = false
181 DOXYGEN_OUTPUT_DIR = doxygen-output
182 DSYMUTIL =
183 DUMPBIN =
184 ECHO_C =
185 ECHO_N = -n
186 ECHO_T =
187 EGREP = /bin/grep -E
188 EXEEXT =
189 FGREP = /bin/grep -F
190 GETTEXT_PACKAGE = libexif-12
191 GMSGFMT = /usr/bin/msgfmt
192 GREP = /bin/grep
193 HAVE_DOT = NO
194 HTML_APIDOC_DIR = libexif-api.html
195 HTML_APIDOC_INTERNALS_DIR = libexif-internals.html
196 INSTALL = /usr/bin/install -c
197 INSTALL_DATA = ${INSTALL} -m 644
198 INSTALL_PROGRAM = ${INSTALL}
199 INSTALL_SCRIPT = ${INSTALL}
200 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
201 INTLLIBS =
202 LD = mipsel-uclibc-ld
203 LDFLAGS = -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
204 LIBEXIF_AGE = 3
205 LIBEXIF_CURRENT = 15
206 LIBEXIF_CURRENT_MIN = 12
207 LIBEXIF_REVISION = 1
208 LIBEXIF_VERSION_INFO = 15:1:3
209 LIBICONV =
210 LIBINTL =
211 LIBOBJS =
212 LIBS = -lm
213 LIBTOOL = $(SHELL) $(top_builddir)/libtool
214 LIPO =
215 LN_S = ln -s
216 LTLIBICONV =
217 LTLIBINTL =
218 LTLIBOBJS =
219 MAINT = #
220 MAKEINFO = ${SHELL} /home/vicente/tomato/release/src/router/libexif/missing --run makeinfo
221 MKDIR_P = /bin/mkdir -p
222 MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
223 MSGFMT = /usr/bin/msgfmt
224 MSGMERGE = /usr/bin/msgmerge
225 NM = mipsel-uclibc-nm
226 NMEDIT =
227 OBJDUMP = mipsel-linux-objdump
228 OBJEXT = o
229 OTOOL =
230 OTOOL64 =
231 PACKAGE = libexif
232 PACKAGE_BUGREPORT = libexif-devel@lists.sourceforge.net
233 PACKAGE_NAME = EXIF library
234 PACKAGE_STRING = EXIF library 0.6.19
235 PACKAGE_TARNAME = libexif
236 PACKAGE_URL =
237 PACKAGE_VERSION = 0.6.19
238 PATH_SEPARATOR = :
239 POSUB =
240 RANLIB = mipsel-uclibc-ranlib
241 SED = /bin/sed
242 SET_MAKE =
243 SHELL = /bin/sh
244 STRIP = mipsel-uclibc-strip -R .note -R .comment
245 USE_NLS = no
246 VERSION = 0.6.19
247 XGETTEXT = /usr/bin/xgettext
248 abs_builddir = /home/vicente/tomato/release/src/router/libexif/test
249 abs_srcdir = /home/vicente/tomato/release/src/router/libexif/test
250 abs_top_builddir = /home/vicente/tomato/release/src/router/libexif
251 abs_top_srcdir = /home/vicente/tomato/release/src/router/libexif
252 ac_ct_CC =
253 ac_ct_DUMPBIN =
254 am__include = include
255 am__leading_dot = .
256 am__quote =
257 am__tar = ${AMTAR} chof - "$$tardir"
258 am__untar = ${AMTAR} xf -
259 bindir = ${exec_prefix}/bin
260 build = x86_64-pc-linux-gnu
261 build_alias = x86_64-linux-gnu
262 build_cpu = x86_64
263 build_os = linux-gnu
264 build_vendor = pc
265 builddir = .
266 datadir = ${datarootdir}
267 datarootdir = ${prefix}/share
268 docdir = ${prefix}/share/doc/libexif
269 dvidir = ${docdir}
270 exec_prefix = ${prefix}
271 host = mipsel-unknown-linux-gnu
272 host_alias = mipsel-linux
273 host_cpu = mipsel
274 host_os = linux-gnu
275 host_vendor = unknown
276 htmldir = ${docdir}
277 includedir = ${prefix}/include
278 infodir = ${datarootdir}/info
279 install_sh = ${SHELL} /home/vicente/tomato/release/src/router/libexif/install-sh
280 libdir = ${exec_prefix}/lib
281 libexecdir = ${exec_prefix}/libexec
282 localedir = $(datadir)/locale
283 localstatedir = ${prefix}/var
284 lt_ECHO = echo
285 mandir = ${datarootdir}/man
286 mkdir_p = /bin/mkdir -p
287 oldincludedir = /usr/include
288 pdfdir = ${docdir}
289 prefix =
290 program_transform_name = s,x,x,
291 psdir = ${docdir}
292 sbindir = ${exec_prefix}/sbin
293 sharedstatedir = ${prefix}/com
294 srcdir = .
295 sysconfdir = ${prefix}/etc
296 target_alias =
297 top_build_prefix = ../
298 top_builddir = ..
299 top_srcdir = ..
300 SUBDIRS = nls
301 TEST_IMAGES = $(top_srcdir)/daniel-andrews-sample.jpg
302 LDADD = $(top_builddir)/libexif/libexif.la $(LTLIBINTL)
303 all: all-recursive
305 .SUFFIXES:
306 .SUFFIXES: .c .lo .o .obj
307 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
308 @for dep in $?; do \
309 case '$(am__configure_deps)' in \
310 *$$dep*) \
311 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
312 && { if test -f $@; then exit 0; else break; fi; }; \
313 exit 1;; \
314 esac; \
315 done; \
316 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
317 $(am__cd) $(top_srcdir) && \
318 $(AUTOMAKE) --gnu test/Makefile
319 .PRECIOUS: Makefile
320 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321 @case '$?' in \
322 *config.status*) \
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
324 *) \
325 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
326 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
327 esac;
329 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332 $(top_srcdir)/configure: # $(am__configure_deps)
333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
335 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
336 $(am__aclocal_m4_deps):
338 clean-checkPROGRAMS:
339 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
340 echo " rm -f" $$list; \
341 rm -f $$list || exit $$?; \
342 test -n "$(EXEEXT)" || exit 0; \
343 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
344 echo " rm -f" $$list; \
345 rm -f $$list
346 test-integers$(EXEEXT): $(test_integers_OBJECTS) $(test_integers_DEPENDENCIES)
347 @rm -f test-integers$(EXEEXT)
348 $(LINK) $(test_integers_OBJECTS) $(test_integers_LDADD) $(LIBS)
349 test-mem$(EXEEXT): $(test_mem_OBJECTS) $(test_mem_DEPENDENCIES)
350 @rm -f test-mem$(EXEEXT)
351 $(LINK) $(test_mem_OBJECTS) $(test_mem_LDADD) $(LIBS)
352 test-mnote$(EXEEXT): $(test_mnote_OBJECTS) $(test_mnote_DEPENDENCIES)
353 @rm -f test-mnote$(EXEEXT)
354 $(LINK) $(test_mnote_OBJECTS) $(test_mnote_LDADD) $(LIBS)
355 test-parse$(EXEEXT): $(test_parse_OBJECTS) $(test_parse_DEPENDENCIES)
356 @rm -f test-parse$(EXEEXT)
357 $(LINK) $(test_parse_OBJECTS) $(test_parse_LDADD) $(LIBS)
358 test-sorted$(EXEEXT): $(test_sorted_OBJECTS) $(test_sorted_DEPENDENCIES)
359 @rm -f test-sorted$(EXEEXT)
360 $(LINK) $(test_sorted_OBJECTS) $(test_sorted_LDADD) $(LIBS)
361 test-tagtable$(EXEEXT): $(test_tagtable_OBJECTS) $(test_tagtable_DEPENDENCIES)
362 @rm -f test-tagtable$(EXEEXT)
363 $(LINK) $(test_tagtable_OBJECTS) $(test_tagtable_LDADD) $(LIBS)
364 test-value$(EXEEXT): $(test_value_OBJECTS) $(test_value_DEPENDENCIES)
365 @rm -f test-value$(EXEEXT)
366 $(LINK) $(test_value_OBJECTS) $(test_value_LDADD) $(LIBS)
368 mostlyclean-compile:
369 -rm -f *.$(OBJEXT)
371 distclean-compile:
372 -rm -f *.tab.c
374 include ./$(DEPDIR)/test-integers.Po
375 include ./$(DEPDIR)/test-mem.Po
376 include ./$(DEPDIR)/test-mnote.Po
377 include ./$(DEPDIR)/test-parse.Po
378 include ./$(DEPDIR)/test-sorted.Po
379 include ./$(DEPDIR)/test-tagtable.Po
380 include ./$(DEPDIR)/test-value.Po
382 .c.o:
383 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
384 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385 # source='$<' object='$@' libtool=no \
386 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
387 # $(COMPILE) -c $<
389 .c.obj:
390 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
391 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
392 # source='$<' object='$@' libtool=no \
393 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
394 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
396 .c.lo:
397 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
399 # source='$<' object='$@' libtool=yes \
400 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
401 # $(LTCOMPILE) -c -o $@ $<
403 mostlyclean-libtool:
404 -rm -f *.lo
406 clean-libtool:
407 -rm -rf .libs _libs
409 # This directory's subdirectories are mostly independent; you can cd
410 # into them and run `make' without going through this Makefile.
411 # To change the values of `make' variables: instead of editing Makefiles,
412 # (1) if the variable is set in `config.status', edit `config.status'
413 # (which will cause the Makefiles to be regenerated when you run `make');
414 # (2) otherwise, pass the desired values on the `make' command line.
415 $(RECURSIVE_TARGETS):
416 @failcom='exit 1'; \
417 for f in x $$MAKEFLAGS; do \
418 case $$f in \
419 *=* | --[!k]*);; \
420 *k*) failcom='fail=yes';; \
421 esac; \
422 done; \
423 dot_seen=no; \
424 target=`echo $@ | sed s/-recursive//`; \
425 list='$(SUBDIRS)'; for subdir in $$list; do \
426 echo "Making $$target in $$subdir"; \
427 if test "$$subdir" = "."; then \
428 dot_seen=yes; \
429 local_target="$$target-am"; \
430 else \
431 local_target="$$target"; \
432 fi; \
433 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434 || eval $$failcom; \
435 done; \
436 if test "$$dot_seen" = "no"; then \
437 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438 fi; test -z "$$fail"
440 $(RECURSIVE_CLEAN_TARGETS):
441 @failcom='exit 1'; \
442 for f in x $$MAKEFLAGS; do \
443 case $$f in \
444 *=* | --[!k]*);; \
445 *k*) failcom='fail=yes';; \
446 esac; \
447 done; \
448 dot_seen=no; \
449 case "$@" in \
450 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
451 *) list='$(SUBDIRS)' ;; \
452 esac; \
453 rev=''; for subdir in $$list; do \
454 if test "$$subdir" = "."; then :; else \
455 rev="$$subdir $$rev"; \
456 fi; \
457 done; \
458 rev="$$rev ."; \
459 target=`echo $@ | sed s/-recursive//`; \
460 for subdir in $$rev; do \
461 echo "Making $$target in $$subdir"; \
462 if test "$$subdir" = "."; then \
463 local_target="$$target-am"; \
464 else \
465 local_target="$$target"; \
466 fi; \
467 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
468 || eval $$failcom; \
469 done && test -z "$$fail"
470 tags-recursive:
471 list='$(SUBDIRS)'; for subdir in $$list; do \
472 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
473 done
474 ctags-recursive:
475 list='$(SUBDIRS)'; for subdir in $$list; do \
476 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
477 done
479 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
480 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481 unique=`for i in $$list; do \
482 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483 done | \
484 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485 END { if (nonempty) { for (i in files) print i; }; }'`; \
486 mkid -fID $$unique
487 tags: TAGS
489 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
490 $(TAGS_FILES) $(LISP)
491 set x; \
492 here=`pwd`; \
493 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
494 include_option=--etags-include; \
495 empty_fix=.; \
496 else \
497 include_option=--include; \
498 empty_fix=; \
499 fi; \
500 list='$(SUBDIRS)'; for subdir in $$list; do \
501 if test "$$subdir" = .; then :; else \
502 test ! -f $$subdir/TAGS || \
503 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
504 fi; \
505 done; \
506 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507 unique=`for i in $$list; do \
508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509 done | \
510 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511 END { if (nonempty) { for (i in files) print i; }; }'`; \
512 shift; \
513 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514 test -n "$$unique" || unique=$$empty_fix; \
515 if test $$# -gt 0; then \
516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517 "$$@" $$unique; \
518 else \
519 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520 $$unique; \
521 fi; \
523 ctags: CTAGS
524 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
525 $(TAGS_FILES) $(LISP)
526 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
527 unique=`for i in $$list; do \
528 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529 done | \
530 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531 END { if (nonempty) { for (i in files) print i; }; }'`; \
532 test -z "$(CTAGS_ARGS)$$unique" \
533 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534 $$unique
536 GTAGS:
537 here=`$(am__cd) $(top_builddir) && pwd` \
538 && $(am__cd) $(top_srcdir) \
539 && gtags -i $(GTAGS_ARGS) "$$here"
541 distclean-tags:
542 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
544 check-TESTS: $(TESTS)
545 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
546 srcdir=$(srcdir); export srcdir; \
547 list=' $(TESTS) '; \
548 $(am__tty_colors); \
549 if test -n "$$list"; then \
550 for tst in $$list; do \
551 if test -f ./$$tst; then dir=./; \
552 elif test -f $$tst; then dir=; \
553 else dir="$(srcdir)/"; fi; \
554 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
555 all=`expr $$all + 1`; \
556 case " $(XFAIL_TESTS) " in \
557 *[\ \ ]$$tst[\ \ ]*) \
558 xpass=`expr $$xpass + 1`; \
559 failed=`expr $$failed + 1`; \
560 col=$$red; res=XPASS; \
561 ;; \
562 *) \
563 col=$$grn; res=PASS; \
564 ;; \
565 esac; \
566 elif test $$? -ne 77; then \
567 all=`expr $$all + 1`; \
568 case " $(XFAIL_TESTS) " in \
569 *[\ \ ]$$tst[\ \ ]*) \
570 xfail=`expr $$xfail + 1`; \
571 col=$$lgn; res=XFAIL; \
572 ;; \
573 *) \
574 failed=`expr $$failed + 1`; \
575 col=$$red; res=FAIL; \
576 ;; \
577 esac; \
578 else \
579 skip=`expr $$skip + 1`; \
580 col=$$blu; res=SKIP; \
581 fi; \
582 echo "$${col}$$res$${std}: $$tst"; \
583 done; \
584 if test "$$all" -eq 1; then \
585 tests="test"; \
586 All=""; \
587 else \
588 tests="tests"; \
589 All="All "; \
590 fi; \
591 if test "$$failed" -eq 0; then \
592 if test "$$xfail" -eq 0; then \
593 banner="$$All$$all $$tests passed"; \
594 else \
595 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
596 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
597 fi; \
598 else \
599 if test "$$xpass" -eq 0; then \
600 banner="$$failed of $$all $$tests failed"; \
601 else \
602 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
603 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
604 fi; \
605 fi; \
606 dashes="$$banner"; \
607 skipped=""; \
608 if test "$$skip" -ne 0; then \
609 if test "$$skip" -eq 1; then \
610 skipped="($$skip test was not run)"; \
611 else \
612 skipped="($$skip tests were not run)"; \
613 fi; \
614 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
615 dashes="$$skipped"; \
616 fi; \
617 report=""; \
618 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
619 report="Please report to $(PACKAGE_BUGREPORT)"; \
620 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
621 dashes="$$report"; \
622 fi; \
623 dashes=`echo "$$dashes" | sed s/./=/g`; \
624 if test "$$failed" -eq 0; then \
625 echo "$$grn$$dashes"; \
626 else \
627 echo "$$red$$dashes"; \
628 fi; \
629 echo "$$banner"; \
630 test -z "$$skipped" || echo "$$skipped"; \
631 test -z "$$report" || echo "$$report"; \
632 echo "$$dashes$$std"; \
633 test "$$failed" -eq 0; \
634 else :; fi
636 distdir: $(DISTFILES)
637 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
638 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
639 list='$(DISTFILES)'; \
640 dist_files=`for file in $$list; do echo $$file; done | \
641 sed -e "s|^$$srcdirstrip/||;t" \
642 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
643 case $$dist_files in \
644 */*) $(MKDIR_P) `echo "$$dist_files" | \
645 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
646 sort -u` ;; \
647 esac; \
648 for file in $$dist_files; do \
649 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
650 if test -d $$d/$$file; then \
651 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
652 if test -d "$(distdir)/$$file"; then \
653 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
654 fi; \
655 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
656 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
657 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
658 fi; \
659 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
660 else \
661 test -f "$(distdir)/$$file" \
662 || cp -p $$d/$$file "$(distdir)/$$file" \
663 || exit 1; \
664 fi; \
665 done
666 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
667 if test "$$subdir" = .; then :; else \
668 test -d "$(distdir)/$$subdir" \
669 || $(MKDIR_P) "$(distdir)/$$subdir" \
670 || exit 1; \
671 fi; \
672 done
673 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
674 if test "$$subdir" = .; then :; else \
675 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
676 $(am__relativize); \
677 new_distdir=$$reldir; \
678 dir1=$$subdir; dir2="$(top_distdir)"; \
679 $(am__relativize); \
680 new_top_distdir=$$reldir; \
681 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
682 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
683 ($(am__cd) $$subdir && \
684 $(MAKE) $(AM_MAKEFLAGS) \
685 top_distdir="$$new_top_distdir" \
686 distdir="$$new_distdir" \
687 am__remove_distdir=: \
688 am__skip_length_check=: \
689 am__skip_mode_fix=: \
690 distdir) \
691 || exit 1; \
692 fi; \
693 done
694 check-am: all-am
695 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
696 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
697 check: check-recursive
698 all-am: Makefile
699 installdirs: installdirs-recursive
700 installdirs-am:
701 install: install-recursive
702 install-exec: install-exec-recursive
703 install-data: install-data-recursive
704 uninstall: uninstall-recursive
706 install-am: all-am
707 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
709 installcheck: installcheck-recursive
710 install-strip:
711 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713 `test -z '$(STRIP)' || \
714 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
715 mostlyclean-generic:
717 clean-generic:
719 distclean-generic:
720 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
721 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
723 maintainer-clean-generic:
724 @echo "This command is intended for maintainers to use"
725 @echo "it deletes files that may require special tools to rebuild."
726 clean: clean-recursive
728 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
729 mostlyclean-am
731 distclean: distclean-recursive
732 -rm -rf ./$(DEPDIR)
733 -rm -f Makefile
734 distclean-am: clean-am distclean-compile distclean-generic \
735 distclean-tags
737 dvi: dvi-recursive
739 dvi-am:
741 html: html-recursive
743 html-am:
745 info: info-recursive
747 info-am:
749 install-data-am:
751 install-dvi: install-dvi-recursive
753 install-dvi-am:
755 install-exec-am:
757 install-html: install-html-recursive
759 install-html-am:
761 install-info: install-info-recursive
763 install-info-am:
765 install-man:
767 install-pdf: install-pdf-recursive
769 install-pdf-am:
771 install-ps: install-ps-recursive
773 install-ps-am:
775 installcheck-am:
777 maintainer-clean: maintainer-clean-recursive
778 -rm -rf ./$(DEPDIR)
779 -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
782 mostlyclean: mostlyclean-recursive
784 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785 mostlyclean-libtool
787 pdf: pdf-recursive
789 pdf-am:
791 ps: ps-recursive
793 ps-am:
795 uninstall-am:
797 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
798 ctags-recursive install-am install-strip tags-recursive
800 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
801 all all-am check check-TESTS check-am clean \
802 clean-checkPROGRAMS clean-generic clean-libtool ctags \
803 ctags-recursive distclean distclean-compile distclean-generic \
804 distclean-libtool distclean-tags distdir dvi dvi-am html \
805 html-am info info-am install install-am install-data \
806 install-data-am install-dvi install-dvi-am install-exec \
807 install-exec-am install-html install-html-am install-info \
808 install-info-am install-man install-pdf install-pdf-am \
809 install-ps install-ps-am install-strip installcheck \
810 installcheck-am installdirs installdirs-am maintainer-clean \
811 maintainer-clean-generic mostlyclean mostlyclean-compile \
812 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
813 tags tags-recursive uninstall uninstall-am
815 export TEST_IMAGES
817 # Tell versions [3.59,3.63) of GNU make to not export all variables.
818 # Otherwise a system limit (for SysV at least) may be exceeded.
819 .NOEXPORT: