• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/

Lines Matching defs:*

0 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # test/lsb/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, 2010, 2011 Free Software
6 # Foundation, 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.
19 pkgdatadir = $(datadir)/alsa-lib
20 pkgincludedir = $(includedir)/alsa-lib
21 pkglibdir = $(libdir)/alsa-lib
22 pkglibexecdir = $(libexecdir)/alsa-lib
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = i686-pc-linux-gnu
36 host_triplet = arm-unknown-linux-gnu
37 TESTS = config$(EXEEXT) midi_event$(EXEEXT)
38 check_PROGRAMS = $(am__EXEEXT_1)
39 subdir = test/lsb
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44 $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/include/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 am__EXEEXT_1 = config$(EXEEXT) midi_event$(EXEEXT)
52 config_SOURCES = config.c
53 config_OBJECTS = config.$(OBJEXT)
54 config_LDADD = $(LDADD)
55 config_DEPENDENCIES = ../../src/libasound.la
56 AM_V_lt = $(am__v_lt_$(V))
57 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
58 am__v_lt_0 = --silent
59 midi_event_SOURCES = midi_event.c
60 midi_event_OBJECTS = midi_event.$(OBJEXT)
61 midi_event_LDADD = $(LDADD)
62 midi_event_DEPENDENCIES = ../../src/libasound.la
63 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include
64 depcomp = $(SHELL) $(top_srcdir)/depcomp
65 am__depfiles_maybe = depfiles
66 am__mv = mv -f
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
70 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
71 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72 $(AM_CFLAGS) $(CFLAGS)
73 AM_V_CC = $(am__v_CC_$(V))
74 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
75 am__v_CC_0 = @echo " CC " $@;
76 AM_V_at = $(am__v_at_$(V))
77 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
78 am__v_at_0 = @
79 CCLD = $(CC)
80 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82 $(AM_LDFLAGS) $(LDFLAGS) -o $@
83 AM_V_CCLD = $(am__v_CCLD_$(V))
84 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
85 am__v_CCLD_0 = @echo " CCLD " $@;
86 AM_V_GEN = $(am__v_GEN_$(V))
87 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
88 am__v_GEN_0 = @echo " GEN " $@;
89 SOURCES = config.c midi_event.c
90 DIST_SOURCES = config.c midi_event.c
91 HEADERS = $(noinst_HEADERS)
92 ETAGS = etags
93 CTAGS = ctags
94 am__tty_colors = \
95 red=; grn=; lgn=; blu=; std=
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 ACLOCAL = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run aclocal-1.11
98 ALSA_CONFIG_DIR = /usr/share/alsa
99 ALSA_DEPLIBS = -lm -ldl -lpthread -lrt
100 ALSA_PKGCONF_DIR = /usr/lib/pkgconfig
101 ALSA_PLUGIN_DIR = /usr/lib/alsa-lib
102 AMTAR = $${TAR-tar}
103 AM_DEFAULT_VERBOSITY = 0
104 AR = arm-brcm-linux-uclibcgnueabi-ar
105 AUTOCONF = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoconf
106 AUTOHEADER = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoheader
107 AUTOMAKE = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run automake-1.11
108 AWK = gawk
109 CC = arm-brcm-linux-uclibcgnueabi-gcc
110 CCDEPMODE = depmode=gcc3
111 CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -D_GNU_SOURCE
112 CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
113 CPPFLAGS = -I$(SRC_PATH)/build/usr/include -D__arm__
114 CYGPATH_W = echo
115 DEFS = -DHAVE_CONFIG_H
116 DEPDIR = .deps
117 DLLTOOL = false
118 DSYMUTIL =
119 DUMPBIN =
120 ECHO_C =
121 ECHO_N = -n
122 ECHO_T =
123 EGREP = /bin/grep -E
124 EXEEXT =
125 FGREP = /bin/grep -F
126 GREP = /bin/grep
127 INSTALL = /usr/bin/install -c
128 INSTALL_DATA = ${INSTALL} -m 644
129 INSTALL_PROGRAM = ${INSTALL}
130 INSTALL_SCRIPT = ${INSTALL}
131 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
132 LD = arm-brcm-linux-uclibcgnueabi-ld
133 LDFLAGS = -L$(SRC_PATH)/build/usr/lib
134 LIBOBJS =
135 LIBS =
136 LIBTOOL = $(SHELL) $(top_builddir)/libtool
137 LIBTOOL_VERSION_INFO = 2:0:0
138 LIPO =
139 LN_S = ln -s
140 LTLIBOBJS =
141 MAKEINFO = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run makeinfo
142 MANIFEST_TOOL = :
143 MKDIR_P = /bin/mkdir -p
144 NM = arm-brcm-linux-uclibcgnueabi-nm
145 NMEDIT =
146 OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
147 OBJEXT = o
148 OTOOL =
149 OTOOL64 =
150 PACKAGE = alsa-lib
151 PACKAGE_BUGREPORT =
152 PACKAGE_NAME =
153 PACKAGE_STRING =
154 PACKAGE_TARNAME =
155 PACKAGE_URL =
156 PACKAGE_VERSION =
157 PATH_SEPARATOR = :
158 PYTHON_INCLUDES =
159 PYTHON_LIBS =
160 RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
161 SED = /bin/sed
162 SET_MAKE =
163 SHELL = /bin/sh
164 SND_LIB_EXTRAVER = 1000000
165 SND_LIB_MAJOR = 1
166 SND_LIB_MINOR = 0
167 SND_LIB_SUBMINOR = 26
168 SND_LIB_VERSION = 1.0.26
169 STRIP = arm-brcm-linux-uclibcgnueabi-strip
170 SYMBOL_PREFIX =
171 VERSION = 1.0.26
172 abs_builddir = $(SRC_PATH)/alsa-lib-1.0.26/test/lsb
173 abs_srcdir = $(SRC_PATH)/alsa-lib-1.0.26/test/lsb
174 abs_top_builddir = $(SRC_PATH)/alsa-lib-1.0.26
175 abs_top_srcdir = $(SRC_PATH)/alsa-lib-1.0.26
176 ac_ct_AR =
177 ac_ct_CC =
178 ac_ct_DUMPBIN =
179 am__include = include
180 am__leading_dot = .
181 am__quote =
182 am__tar = $${TAR-tar} chof - "$$tardir"
183 am__untar = $${TAR-tar} xf -
184 bindir = ${exec_prefix}/bin
185 build = i686-pc-linux-gnu
186 build_alias =
187 build_cpu = i686
188 build_os = linux-gnu
189 build_vendor = pc
190 builddir = .
191 datadir = ${datarootdir}
192 datarootdir = ${prefix}/share
193 docdir = ${datarootdir}/doc/${PACKAGE}
194 dvidir = ${docdir}
195 exec_prefix = /usr
196 host = arm-unknown-linux-gnu
197 host_alias = arm-linux
198 host_cpu = arm
199 host_os = linux-gnu
200 host_vendor = unknown
201 htmldir = ${docdir}
202 includedir = ${prefix}/include
203 infodir = ${datarootdir}/info
204 install_sh = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/install-sh
205 libdir = ${exec_prefix}/lib
206 libexecdir = ${exec_prefix}/libexec
207 localedir = ${datarootdir}/locale
208 localstatedir = ${prefix}/var
209 mandir = ${datarootdir}/man
210 mkdir_p = /bin/mkdir -p
211 oldincludedir = /usr/include
212 pdfdir = ${docdir}
213 prefix = /usr
214 program_transform_name = s,x,x,
215 psdir = ${docdir}
216 sbindir = ${exec_prefix}/sbin
217 sharedstatedir = ${prefix}/com
218 srcdir = .
219 sysconfdir = ${prefix}/etc
220 target_alias =
221 top_build_prefix = ../../
222 top_builddir = ../..
223 top_srcdir = ../..
224 noinst_HEADERS = test.h
225 AM_CFLAGS = -Wall -pipe
226 LDADD = ../../src/libasound.la
227 all: all-am
229 .SUFFIXES:
230 .SUFFIXES: .c .lo .o .obj
231 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
232 @for dep in $?; do \
233 case '$(am__configure_deps)' in \
234 *$$dep*) \
235 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
236 && { if test -f $@; then exit 0; else break; fi; }; \
237 exit 1;; \
238 esac; \
239 done; \
240 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/lsb/Makefile'; \
241 $(am__cd) $(top_srcdir) && \
242 $(AUTOMAKE) --foreign test/lsb/Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245 @case '$?' in \
246 *config.status*) \
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
249 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251 esac;
253 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(top_srcdir)/configure: $(am__configure_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(am__aclocal_m4_deps):
262 clean-checkPROGRAMS:
263 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
264 echo " rm -f" $$list; \
265 rm -f $$list || exit $$?; \
266 test -n "$(EXEEXT)" || exit 0; \
267 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
268 echo " rm -f" $$list; \
269 rm -f $$list
270 config$(EXEEXT): $(config_OBJECTS) $(config_DEPENDENCIES) $(EXTRA_config_DEPENDENCIES)
271 @rm -f config$(EXEEXT)
272 $(AM_V_CCLD)$(LINK) $(config_OBJECTS) $(config_LDADD) $(LIBS)
273 midi_event$(EXEEXT): $(midi_event_OBJECTS) $(midi_event_DEPENDENCIES) $(EXTRA_midi_event_DEPENDENCIES)
274 @rm -f midi_event$(EXEEXT)
275 $(AM_V_CCLD)$(LINK) $(midi_event_OBJECTS) $(midi_event_LDADD) $(LIBS)
277 mostlyclean-compile:
278 -rm -f *.$(OBJEXT)
280 distclean-compile:
281 -rm -f *.tab.c
283 include ./$(DEPDIR)/config.Po
284 include ./$(DEPDIR)/midi_event.Po
286 .c.o:
287 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289 # $(AM_V_CC)source='$<' object='$@' libtool=no \
290 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
291 # $(AM_V_CC_no)$(COMPILE) -c $<
293 .c.obj:
294 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
295 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
296 # $(AM_V_CC)source='$<' object='$@' libtool=no \
297 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
298 # $(AM_V_CC_no)$(COMPILE) -c `$(CYGPATH_W) '$<'`
300 .c.lo:
301 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
303 # $(AM_V_CC)source='$<' object='$@' libtool=yes \
304 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
305 # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
307 mostlyclean-libtool:
308 -rm -f *.lo
310 clean-libtool:
311 -rm -rf .libs _libs
313 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315 unique=`for i in $$list; do \
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317 done | \
318 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319 END { if (nonempty) { for (i in files) print i; }; }'`; \
320 mkid -fID $$unique
321 tags: TAGS
323 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 set x; \
326 here=`pwd`; \
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332 END { if (nonempty) { for (i in files) print i; }; }'`; \
333 shift; \
334 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
335 test -n "$$unique" || unique=$$empty_fix; \
336 if test $$# -gt 0; then \
337 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338 "$$@" $$unique; \
339 else \
340 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341 $$unique; \
342 fi; \
343 fi
344 ctags: CTAGS
345 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
346 $(TAGS_FILES) $(LISP)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
352 END { if (nonempty) { for (i in files) print i; }; }'`; \
353 test -z "$(CTAGS_ARGS)$$unique" \
354 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355 $$unique
357 GTAGS:
358 here=`$(am__cd) $(top_builddir) && pwd` \
359 && $(am__cd) $(top_srcdir) \
360 && gtags -i $(GTAGS_ARGS) "$$here"
362 distclean-tags:
363 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
365 check-TESTS: $(TESTS)
366 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
367 srcdir=$(srcdir); export srcdir; \
368 list=' $(TESTS) '; \
369 $(am__tty_colors); \
370 if test -n "$$list"; then \
371 for tst in $$list; do \
372 if test -f ./$$tst; then dir=./; \
373 elif test -f $$tst; then dir=; \
374 else dir="$(srcdir)/"; fi; \
375 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
376 all=`expr $$all + 1`; \
377 case " $(XFAIL_TESTS) " in \
378 *[\ \ ]$$tst[\ \ ]*) \
379 xpass=`expr $$xpass + 1`; \
380 failed=`expr $$failed + 1`; \
381 col=$$red; res=XPASS; \
384 col=$$grn; res=PASS; \
386 esac; \
387 elif test $$? -ne 77; then \
388 all=`expr $$all + 1`; \
389 case " $(XFAIL_TESTS) " in \
390 *[\ \ ]$$tst[\ \ ]*) \
391 xfail=`expr $$xfail + 1`; \
392 col=$$lgn; res=XFAIL; \
395 failed=`expr $$failed + 1`; \
396 col=$$red; res=FAIL; \
398 esac; \
399 else \
400 skip=`expr $$skip + 1`; \
401 col=$$blu; res=SKIP; \
402 fi; \
403 echo "$${col}$$res$${std}: $$tst"; \
404 done; \
405 if test "$$all" -eq 1; then \
406 tests="test"; \
407 All=""; \
408 else \
409 tests="tests"; \
410 All="All "; \
411 fi; \
412 if test "$$failed" -eq 0; then \
413 if test "$$xfail" -eq 0; then \
414 banner="$$All$$all $$tests passed"; \
415 else \
416 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
417 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
418 fi; \
419 else \
420 if test "$$xpass" -eq 0; then \
421 banner="$$failed of $$all $$tests failed"; \
422 else \
423 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
424 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
425 fi; \
426 fi; \
427 dashes="$$banner"; \
428 skipped=""; \
429 if test "$$skip" -ne 0; then \
430 if test "$$skip" -eq 1; then \
431 skipped="($$skip test was not run)"; \
432 else \
433 skipped="($$skip tests were not run)"; \
434 fi; \
435 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
436 dashes="$$skipped"; \
437 fi; \
438 report=""; \
439 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
440 report="Please report to $(PACKAGE_BUGREPORT)"; \
441 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
442 dashes="$$report"; \
443 fi; \
444 dashes=`echo "$$dashes" | sed s/./=/g`; \
445 if test "$$failed" -eq 0; then \
446 col="$$grn"; \
447 else \
448 col="$$red"; \
449 fi; \
450 echo "$${col}$$dashes$${std}"; \
451 echo "$${col}$$banner$${std}"; \
452 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
453 test -z "$$report" || echo "$${col}$$report$${std}"; \
454 echo "$${col}$$dashes$${std}"; \
455 test "$$failed" -eq 0; \
456 else :; fi
458 distdir: $(DISTFILES)
459 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
460 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
461 list='$(DISTFILES)'; \
462 dist_files=`for file in $$list; do echo $$file; done | \
463 sed -e "s|^$$srcdirstrip/||;t" \
464 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
465 case $$dist_files in \
466 */*) $(MKDIR_P) `echo "$$dist_files" | \
467 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
468 sort -u` ;; \
469 esac; \
470 for file in $$dist_files; do \
471 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
472 if test -d $$d/$$file; then \
473 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
474 if test -d "$(distdir)/$$file"; then \
475 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476 fi; \
477 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
478 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
479 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
480 fi; \
481 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
482 else \
483 test -f "$(distdir)/$$file" \
484 || cp -p $$d/$$file "$(distdir)/$$file" \
485 || exit 1; \
486 fi; \
487 done
488 check-am: all-am
489 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
490 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
491 check: check-am
492 all-am: Makefile $(HEADERS)
493 installdirs:
494 install: install-am
495 install-exec: install-exec-am
496 install-data: install-data-am
497 uninstall: uninstall-am
499 install-am: all-am
500 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
502 installcheck: installcheck-am
503 install-strip:
504 if test -z '$(STRIP)'; then \
505 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
506 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
507 install; \
508 else \
509 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
512 fi
513 mostlyclean-generic:
515 clean-generic:
517 distclean-generic:
518 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
521 maintainer-clean-generic:
522 @echo "This command is intended for maintainers to use"
523 @echo "it deletes files that may require special tools to rebuild."
524 clean: clean-am
526 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
527 mostlyclean-am
529 distclean: distclean-am
530 -rm -rf ./$(DEPDIR)
531 -rm -f Makefile
532 distclean-am: clean-am distclean-compile distclean-generic \
533 distclean-tags
535 dvi: dvi-am
537 dvi-am:
539 html: html-am
541 html-am:
543 info: info-am
545 info-am:
547 install-data-am:
549 install-dvi: install-dvi-am
551 install-dvi-am:
553 install-exec-am:
555 install-html: install-html-am
557 install-html-am:
559 install-info: install-info-am
561 install-info-am:
563 install-man:
565 install-pdf: install-pdf-am
567 install-pdf-am:
569 install-ps: install-ps-am
571 install-ps-am:
573 installcheck-am:
575 maintainer-clean: maintainer-clean-am
576 -rm -rf ./$(DEPDIR)
577 -rm -f Makefile
578 maintainer-clean-am: distclean-am maintainer-clean-generic
580 mostlyclean: mostlyclean-am
582 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
583 mostlyclean-libtool
585 pdf: pdf-am
587 pdf-am:
589 ps: ps-am
591 ps-am:
593 uninstall-am:
595 .MAKE: check-am install-am install-strip
597 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
598 clean-checkPROGRAMS clean-generic clean-libtool ctags \
599 distclean distclean-compile distclean-generic \
600 distclean-libtool distclean-tags distdir dvi dvi-am html \
601 html-am info info-am install install-am install-data \
602 install-data-am install-dvi install-dvi-am install-exec \
603 install-exec-am install-html install-html-am install-info \
604 install-info-am install-man install-pdf install-pdf-am \
605 install-ps install-ps-am install-strip installcheck \
606 installcheck-am installdirs maintainer-clean \
607 maintainer-clean-generic mostlyclean mostlyclean-compile \
608 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
609 tags uninstall uninstall-am
612 # Tell versions [3.59,3.63) of GNU make to not export all variables.
613 # Otherwise a system limit (for SysV at least) may be exceeded.
614 .NOEXPORT: