1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# tests/Makefile.  Generated from Makefile.in by configure.
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
17
18pkgdatadir = $(datadir)/confuse
19pkgincludedir = $(includedir)/confuse
20pkglibdir = $(libdir)/confuse
21pkglibexecdir = $(libexecdir)/confuse
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = i686-pc-linux-uclibc
35host_triplet = arm-unknown-linux-gnu
36TESTS = suite_single$(EXEEXT) suite_dup$(EXEEXT) suite_func$(EXEEXT) \
37	suite_list$(EXEEXT) suite_validate$(EXEEXT) \
38	list_plus_syntax$(EXEEXT) section_title_dupes$(EXEEXT) \
39	single_title_sections$(EXEEXT) quote_before_print$(EXEEXT) \
40	include$(EXEEXT)
41check_PROGRAMS = $(am__EXEEXT_1)
42subdir = tests
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
46	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
47	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
48	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
49	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
50	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
51	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
52	$(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54	$(ACLOCAL_M4)
55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = $(top_builddir)/config.h
57CONFIG_CLEAN_FILES =
58CONFIG_CLEAN_VPATH_FILES =
59am__EXEEXT_1 = suite_single$(EXEEXT) suite_dup$(EXEEXT) \
60	suite_func$(EXEEXT) suite_list$(EXEEXT) \
61	suite_validate$(EXEEXT) list_plus_syntax$(EXEEXT) \
62	section_title_dupes$(EXEEXT) single_title_sections$(EXEEXT) \
63	quote_before_print$(EXEEXT) include$(EXEEXT)
64include_SOURCES = include.c
65include_OBJECTS = include.$(OBJEXT)
66include_LDADD = $(LDADD)
67am__DEPENDENCIES_1 =
68include_DEPENDENCIES = ../src/libconfuse.la $(am__DEPENDENCIES_1)
69list_plus_syntax_SOURCES = list_plus_syntax.c
70list_plus_syntax_OBJECTS = list_plus_syntax.$(OBJEXT)
71list_plus_syntax_LDADD = $(LDADD)
72list_plus_syntax_DEPENDENCIES = ../src/libconfuse.la \
73	$(am__DEPENDENCIES_1)
74quote_before_print_SOURCES = quote_before_print.c
75quote_before_print_OBJECTS = quote_before_print.$(OBJEXT)
76quote_before_print_LDADD = $(LDADD)
77quote_before_print_DEPENDENCIES = ../src/libconfuse.la \
78	$(am__DEPENDENCIES_1)
79section_title_dupes_SOURCES = section_title_dupes.c
80section_title_dupes_OBJECTS = section_title_dupes.$(OBJEXT)
81section_title_dupes_LDADD = $(LDADD)
82section_title_dupes_DEPENDENCIES = ../src/libconfuse.la \
83	$(am__DEPENDENCIES_1)
84single_title_sections_SOURCES = single_title_sections.c
85single_title_sections_OBJECTS = single_title_sections.$(OBJEXT)
86single_title_sections_LDADD = $(LDADD)
87single_title_sections_DEPENDENCIES = ../src/libconfuse.la \
88	$(am__DEPENDENCIES_1)
89suite_dup_SOURCES = suite_dup.c
90suite_dup_OBJECTS = suite_dup.$(OBJEXT)
91suite_dup_LDADD = $(LDADD)
92suite_dup_DEPENDENCIES = ../src/libconfuse.la $(am__DEPENDENCIES_1)
93suite_func_SOURCES = suite_func.c
94suite_func_OBJECTS = suite_func.$(OBJEXT)
95suite_func_LDADD = $(LDADD)
96suite_func_DEPENDENCIES = ../src/libconfuse.la $(am__DEPENDENCIES_1)
97suite_list_SOURCES = suite_list.c
98suite_list_OBJECTS = suite_list.$(OBJEXT)
99suite_list_LDADD = $(LDADD)
100suite_list_DEPENDENCIES = ../src/libconfuse.la $(am__DEPENDENCIES_1)
101suite_single_SOURCES = suite_single.c
102suite_single_OBJECTS = suite_single.$(OBJEXT)
103suite_single_LDADD = $(LDADD)
104suite_single_DEPENDENCIES = ../src/libconfuse.la $(am__DEPENDENCIES_1)
105suite_validate_SOURCES = suite_validate.c
106suite_validate_OBJECTS = suite_validate.$(OBJEXT)
107suite_validate_LDADD = $(LDADD)
108suite_validate_DEPENDENCIES = ../src/libconfuse.la \
109	$(am__DEPENDENCIES_1)
110DEFAULT_INCLUDES = -I. -I$(top_builddir)
111depcomp = $(SHELL) $(top_srcdir)/support/depcomp
112am__depfiles_maybe = depfiles
113am__mv = mv -f
114COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
118	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119CCLD = $(CC)
120LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
122	$(LDFLAGS) -o $@
123SOURCES = include.c list_plus_syntax.c quote_before_print.c \
124	section_title_dupes.c single_title_sections.c suite_dup.c \
125	suite_func.c suite_list.c suite_single.c suite_validate.c
126DIST_SOURCES = include.c list_plus_syntax.c quote_before_print.c \
127	section_title_dupes.c single_title_sections.c suite_dup.c \
128	suite_func.c suite_list.c suite_single.c suite_validate.c
129ETAGS = etags
130CTAGS = ctags
131am__tty_colors = \
132red=; grn=; lgn=; blu=; std=
133DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134ACLOCAL = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run aclocal-1.11
135AMTAR = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run tar
136AR = arm-brcm-linux-uclibcgnueabi-ar
137AUTOCONF = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run autoconf
138AUTOHEADER = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run autoheader
139AUTOMAKE = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run automake-1.11
140AWK = gawk
141CC = arm-brcm-linux-uclibcgnueabi-gcc
142CCDEPMODE = depmode=gcc3
143CFLAGS = -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/include
144CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
145CPPFLAGS = -I$(SRC_PATH)/build/include
146CYGPATH_W = echo
147DEFS = -DSRC_DIR='"$(srcdir)"'
148DEPDIR = .deps
149DSYMUTIL = 
150DUMPBIN = 
151ECHO_C = 
152ECHO_N = -n
153ECHO_T = 
154EGREP = /bin/grep -E
155EXEEXT = 
156FGREP = /bin/grep -F
157GMSGFMT = /usr/bin/msgfmt
158GMSGFMT_015 = /usr/bin/msgfmt
159GREP = /bin/grep
160INSTALL = /usr/bin/install -c
161INSTALL_DATA = ${INSTALL} -m 644
162INSTALL_PROGRAM = ${INSTALL}
163INSTALL_SCRIPT = ${INSTALL}
164INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
165INTLLIBS = 
166INTL_MACOSX_LIBS = 
167LD = arm-brcm-linux-uclibcgnueabi-ld
168LDFLAGS = -L$(SRC_PATH)/build/lib
169LEX = flex
170LEXLIB = 
171LEX_OUTPUT_ROOT = lex.yy
172LIBICONV = 
173LIBINTL = 
174LIBOBJS = 
175LIBS = 
176LIBTOOL = $(SHELL) $(top_builddir)/libtool
177LIPO = 
178LN_S = ln -s
179LTLIBICONV = 
180LTLIBINTL = 
181LTLIBOBJS = 
182MAINT = #
183MAKEINFO = ${SHELL} $(SRC_PATH)/confuse-2.7/support/missing --run makeinfo
184MKDIR_P = /bin/mkdir -p
185MSGFMT = /usr/bin/msgfmt
186MSGFMT_015 = /usr/bin/msgfmt
187MSGMERGE = /usr/bin/msgmerge
188NM = arm-brcm-linux-uclibcgnueabi-nm
189NMEDIT = 
190OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
191OBJEXT = o
192OTOOL = 
193OTOOL64 = 
194PACKAGE = confuse
195PACKAGE_BUGREPORT = confuse-devel@nongnu.org
196PACKAGE_NAME = libConfuse
197PACKAGE_STRING = libConfuse 2.7
198PACKAGE_TARNAME = confuse
199PACKAGE_URL = 
200PACKAGE_VERSION = 2.7
201PATH_SEPARATOR = :
202POSUB = 
203RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
204SED = /bin/sed
205SET_MAKE = 
206SHELL = /bin/sh
207STRIP = arm-brcm-linux-uclibcgnueabi-strip
208USE_NLS = no
209VERSION = 2.7
210XGETTEXT = /usr/bin/xgettext
211XGETTEXT_015 = /usr/bin/xgettext
212abs_builddir = $(SRC_PATH)/confuse-2.7/tests
213abs_srcdir = $(SRC_PATH)/confuse-2.7/tests
214abs_top_builddir = $(SRC_PATH)/confuse-2.7
215abs_top_srcdir = $(SRC_PATH)/confuse-2.7
216ac_ct_CC = 
217ac_ct_DUMPBIN = 
218am__include = include
219am__leading_dot = .
220am__quote = 
221am__tar = ${AMTAR} chof - "$$tardir"
222am__untar = ${AMTAR} xf -
223bindir = ${exec_prefix}/bin
224build = i686-pc-linux-uclibc
225build_alias = 
226build_cpu = i686
227build_os = linux-uclibc
228build_vendor = pc
229builddir = .
230datadir = ${datarootdir}
231datarootdir = ${prefix}/share
232docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
233dvidir = ${docdir}
234exec_prefix = ${prefix}
235host = arm-unknown-linux-gnu
236host_alias = arm-linux
237host_cpu = arm
238host_os = linux-gnu
239host_vendor = unknown
240htmldir = ${docdir}
241includedir = ${prefix}/include
242infodir = ${datarootdir}/info
243install_sh = ${SHELL} $(SRC_PATH)/confuse-2.7/support/install-sh
244libdir = ${exec_prefix}/lib
245libexecdir = ${exec_prefix}/libexec
246localedir = ${datarootdir}/locale
247localstatedir = ${prefix}/var
248lt_ECHO = echo
249mandir = ${datarootdir}/man
250mkdir_p = /bin/mkdir -p
251oldincludedir = /usr/include
252pdfdir = ${docdir}
253prefix = /usr
254program_transform_name = s,x,x,
255psdir = ${docdir}
256sbindir = ${exec_prefix}/sbin
257sharedstatedir = ${prefix}/com
258srcdir = .
259sysconfdir = ${prefix}/etc
260target_alias = 
261top_build_prefix = ../
262top_builddir = ..
263top_srcdir = ..
264LDADD = -L../src ../src/libconfuse.la $(LTLIBINTL)
265EXTRA_DIST = a.conf b.conf check_confuse.h
266CLEANFILES = *~
267all: all-am
268
269.SUFFIXES:
270.SUFFIXES: .c .lo .o .obj
271$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
272	@for dep in $?; do \
273	  case '$(am__configure_deps)' in \
274	    *$$dep*) \
275	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
276	        && { if test -f $@; then exit 0; else break; fi; }; \
277	      exit 1;; \
278	  esac; \
279	done; \
280	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
281	$(am__cd) $(top_srcdir) && \
282	  $(AUTOMAKE) --gnu tests/Makefile
283.PRECIOUS: Makefile
284Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
285	@case '$?' in \
286	  *config.status*) \
287	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
288	  *) \
289	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
290	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
291	esac;
292
293$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
294	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295
296$(top_srcdir)/configure: # $(am__configure_deps)
297	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300$(am__aclocal_m4_deps):
301
302clean-checkPROGRAMS:
303	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
304	echo " rm -f" $$list; \
305	rm -f $$list || exit $$?; \
306	test -n "$(EXEEXT)" || exit 0; \
307	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
308	echo " rm -f" $$list; \
309	rm -f $$list
310include$(EXEEXT): $(include_OBJECTS) $(include_DEPENDENCIES) 
311	@rm -f include$(EXEEXT)
312	$(LINK) $(include_OBJECTS) $(include_LDADD) $(LIBS)
313list_plus_syntax$(EXEEXT): $(list_plus_syntax_OBJECTS) $(list_plus_syntax_DEPENDENCIES) 
314	@rm -f list_plus_syntax$(EXEEXT)
315	$(LINK) $(list_plus_syntax_OBJECTS) $(list_plus_syntax_LDADD) $(LIBS)
316quote_before_print$(EXEEXT): $(quote_before_print_OBJECTS) $(quote_before_print_DEPENDENCIES) 
317	@rm -f quote_before_print$(EXEEXT)
318	$(LINK) $(quote_before_print_OBJECTS) $(quote_before_print_LDADD) $(LIBS)
319section_title_dupes$(EXEEXT): $(section_title_dupes_OBJECTS) $(section_title_dupes_DEPENDENCIES) 
320	@rm -f section_title_dupes$(EXEEXT)
321	$(LINK) $(section_title_dupes_OBJECTS) $(section_title_dupes_LDADD) $(LIBS)
322single_title_sections$(EXEEXT): $(single_title_sections_OBJECTS) $(single_title_sections_DEPENDENCIES) 
323	@rm -f single_title_sections$(EXEEXT)
324	$(LINK) $(single_title_sections_OBJECTS) $(single_title_sections_LDADD) $(LIBS)
325suite_dup$(EXEEXT): $(suite_dup_OBJECTS) $(suite_dup_DEPENDENCIES) 
326	@rm -f suite_dup$(EXEEXT)
327	$(LINK) $(suite_dup_OBJECTS) $(suite_dup_LDADD) $(LIBS)
328suite_func$(EXEEXT): $(suite_func_OBJECTS) $(suite_func_DEPENDENCIES) 
329	@rm -f suite_func$(EXEEXT)
330	$(LINK) $(suite_func_OBJECTS) $(suite_func_LDADD) $(LIBS)
331suite_list$(EXEEXT): $(suite_list_OBJECTS) $(suite_list_DEPENDENCIES) 
332	@rm -f suite_list$(EXEEXT)
333	$(LINK) $(suite_list_OBJECTS) $(suite_list_LDADD) $(LIBS)
334suite_single$(EXEEXT): $(suite_single_OBJECTS) $(suite_single_DEPENDENCIES) 
335	@rm -f suite_single$(EXEEXT)
336	$(LINK) $(suite_single_OBJECTS) $(suite_single_LDADD) $(LIBS)
337suite_validate$(EXEEXT): $(suite_validate_OBJECTS) $(suite_validate_DEPENDENCIES) 
338	@rm -f suite_validate$(EXEEXT)
339	$(LINK) $(suite_validate_OBJECTS) $(suite_validate_LDADD) $(LIBS)
340
341mostlyclean-compile:
342	-rm -f *.$(OBJEXT)
343
344distclean-compile:
345	-rm -f *.tab.c
346
347include ./$(DEPDIR)/include.Po
348include ./$(DEPDIR)/list_plus_syntax.Po
349include ./$(DEPDIR)/quote_before_print.Po
350include ./$(DEPDIR)/section_title_dupes.Po
351include ./$(DEPDIR)/single_title_sections.Po
352include ./$(DEPDIR)/suite_dup.Po
353include ./$(DEPDIR)/suite_func.Po
354include ./$(DEPDIR)/suite_list.Po
355include ./$(DEPDIR)/suite_single.Po
356include ./$(DEPDIR)/suite_validate.Po
357
358.c.o:
359	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
360	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
361#	source='$<' object='$@' libtool=no \
362#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
363#	$(COMPILE) -c $<
364
365.c.obj:
366	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
367	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
368#	source='$<' object='$@' libtool=no \
369#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
370#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
371
372.c.lo:
373	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
374	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
375#	source='$<' object='$@' libtool=yes \
376#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
377#	$(LTCOMPILE) -c -o $@ $<
378
379mostlyclean-libtool:
380	-rm -f *.lo
381
382clean-libtool:
383	-rm -rf .libs _libs
384
385ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
386	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387	unique=`for i in $$list; do \
388	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389	  done | \
390	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
391	      END { if (nonempty) { for (i in files) print i; }; }'`; \
392	mkid -fID $$unique
393tags: TAGS
394
395TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
396		$(TAGS_FILES) $(LISP)
397	set x; \
398	here=`pwd`; \
399	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
400	unique=`for i in $$list; do \
401	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402	  done | \
403	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404	      END { if (nonempty) { for (i in files) print i; }; }'`; \
405	shift; \
406	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
407	  test -n "$$unique" || unique=$$empty_fix; \
408	  if test $$# -gt 0; then \
409	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410	      "$$@" $$unique; \
411	  else \
412	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413	      $$unique; \
414	  fi; \
415	fi
416ctags: CTAGS
417CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
418		$(TAGS_FILES) $(LISP)
419	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420	unique=`for i in $$list; do \
421	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422	  done | \
423	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424	      END { if (nonempty) { for (i in files) print i; }; }'`; \
425	test -z "$(CTAGS_ARGS)$$unique" \
426	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427	     $$unique
428
429GTAGS:
430	here=`$(am__cd) $(top_builddir) && pwd` \
431	  && $(am__cd) $(top_srcdir) \
432	  && gtags -i $(GTAGS_ARGS) "$$here"
433
434distclean-tags:
435	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436
437check-TESTS: $(TESTS)
438	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
439	srcdir=$(srcdir); export srcdir; \
440	list=' $(TESTS) '; \
441	$(am__tty_colors); \
442	if test -n "$$list"; then \
443	  for tst in $$list; do \
444	    if test -f ./$$tst; then dir=./; \
445	    elif test -f $$tst; then dir=; \
446	    else dir="$(srcdir)/"; fi; \
447	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
448	      all=`expr $$all + 1`; \
449	      case " $(XFAIL_TESTS) " in \
450	      *[\ \	]$$tst[\ \	]*) \
451		xpass=`expr $$xpass + 1`; \
452		failed=`expr $$failed + 1`; \
453		col=$$red; res=XPASS; \
454	      ;; \
455	      *) \
456		col=$$grn; res=PASS; \
457	      ;; \
458	      esac; \
459	    elif test $$? -ne 77; then \
460	      all=`expr $$all + 1`; \
461	      case " $(XFAIL_TESTS) " in \
462	      *[\ \	]$$tst[\ \	]*) \
463		xfail=`expr $$xfail + 1`; \
464		col=$$lgn; res=XFAIL; \
465	      ;; \
466	      *) \
467		failed=`expr $$failed + 1`; \
468		col=$$red; res=FAIL; \
469	      ;; \
470	      esac; \
471	    else \
472	      skip=`expr $$skip + 1`; \
473	      col=$$blu; res=SKIP; \
474	    fi; \
475	    echo "$${col}$$res$${std}: $$tst"; \
476	  done; \
477	  if test "$$all" -eq 1; then \
478	    tests="test"; \
479	    All=""; \
480	  else \
481	    tests="tests"; \
482	    All="All "; \
483	  fi; \
484	  if test "$$failed" -eq 0; then \
485	    if test "$$xfail" -eq 0; then \
486	      banner="$$All$$all $$tests passed"; \
487	    else \
488	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
489	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
490	    fi; \
491	  else \
492	    if test "$$xpass" -eq 0; then \
493	      banner="$$failed of $$all $$tests failed"; \
494	    else \
495	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
496	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
497	    fi; \
498	  fi; \
499	  dashes="$$banner"; \
500	  skipped=""; \
501	  if test "$$skip" -ne 0; then \
502	    if test "$$skip" -eq 1; then \
503	      skipped="($$skip test was not run)"; \
504	    else \
505	      skipped="($$skip tests were not run)"; \
506	    fi; \
507	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
508	      dashes="$$skipped"; \
509	  fi; \
510	  report=""; \
511	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
512	    report="Please report to $(PACKAGE_BUGREPORT)"; \
513	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
514	      dashes="$$report"; \
515	  fi; \
516	  dashes=`echo "$$dashes" | sed s/./=/g`; \
517	  if test "$$failed" -eq 0; then \
518	    echo "$$grn$$dashes"; \
519	  else \
520	    echo "$$red$$dashes"; \
521	  fi; \
522	  echo "$$banner"; \
523	  test -z "$$skipped" || echo "$$skipped"; \
524	  test -z "$$report" || echo "$$report"; \
525	  echo "$$dashes$$std"; \
526	  test "$$failed" -eq 0; \
527	else :; fi
528
529distdir: $(DISTFILES)
530	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532	list='$(DISTFILES)'; \
533	  dist_files=`for file in $$list; do echo $$file; done | \
534	  sed -e "s|^$$srcdirstrip/||;t" \
535	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
536	case $$dist_files in \
537	  */*) $(MKDIR_P) `echo "$$dist_files" | \
538			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
539			   sort -u` ;; \
540	esac; \
541	for file in $$dist_files; do \
542	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
543	  if test -d $$d/$$file; then \
544	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
545	    if test -d "$(distdir)/$$file"; then \
546	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547	    fi; \
548	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
549	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
550	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551	    fi; \
552	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
553	  else \
554	    test -f "$(distdir)/$$file" \
555	    || cp -p $$d/$$file "$(distdir)/$$file" \
556	    || exit 1; \
557	  fi; \
558	done
559check-am: all-am
560	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
561	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
562check: check-am
563all-am: Makefile
564installdirs:
565install: install-am
566install-exec: install-exec-am
567install-data: install-data-am
568uninstall: uninstall-am
569
570install-am: all-am
571	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
572
573installcheck: installcheck-am
574install-strip:
575	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577	  `test -z '$(STRIP)' || \
578	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
579mostlyclean-generic:
580
581clean-generic:
582	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
583
584distclean-generic:
585	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
586	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
587
588maintainer-clean-generic:
589	@echo "This command is intended for maintainers to use"
590	@echo "it deletes files that may require special tools to rebuild."
591clean: clean-am
592
593clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
594	mostlyclean-am
595
596distclean: distclean-am
597	-rm -rf ./$(DEPDIR)
598	-rm -f Makefile
599distclean-am: clean-am distclean-compile distclean-generic \
600	distclean-tags
601
602dvi: dvi-am
603
604dvi-am:
605
606html: html-am
607
608html-am:
609
610info: info-am
611
612info-am:
613
614install-data-am:
615
616install-dvi: install-dvi-am
617
618install-dvi-am:
619
620install-exec-am:
621
622install-html: install-html-am
623
624install-html-am:
625
626install-info: install-info-am
627
628install-info-am:
629
630install-man:
631
632install-pdf: install-pdf-am
633
634install-pdf-am:
635
636install-ps: install-ps-am
637
638install-ps-am:
639
640installcheck-am:
641
642maintainer-clean: maintainer-clean-am
643	-rm -rf ./$(DEPDIR)
644	-rm -f Makefile
645maintainer-clean-am: distclean-am maintainer-clean-generic
646
647mostlyclean: mostlyclean-am
648
649mostlyclean-am: mostlyclean-compile mostlyclean-generic \
650	mostlyclean-libtool
651
652pdf: pdf-am
653
654pdf-am:
655
656ps: ps-am
657
658ps-am:
659
660uninstall-am:
661
662.MAKE: check-am install-am install-strip
663
664.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
665	clean-checkPROGRAMS clean-generic clean-libtool ctags \
666	distclean distclean-compile distclean-generic \
667	distclean-libtool distclean-tags distdir dvi dvi-am html \
668	html-am info info-am install install-am install-data \
669	install-data-am install-dvi install-dvi-am install-exec \
670	install-exec-am install-html install-html-am install-info \
671	install-info-am install-man install-pdf install-pdf-am \
672	install-ps install-ps-am install-strip installcheck \
673	installcheck-am installdirs maintainer-clean \
674	maintainer-clean-generic mostlyclean mostlyclean-compile \
675	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
676	tags uninstall uninstall-am
677
678
679celan: clean
680
681# Tell versions [3.59,3.63) of GNU make to not export all variables.
682# Otherwise a system limit (for SysV at least) may be exceeded.
683.NOEXPORT:
684