1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 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.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52bin_PROGRAMS = devilspie$(EXEEXT)
53TESTS = sexp-test$(EXEEXT)
54check_PROGRAMS = sexp-test$(EXEEXT)
55subdir = src
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57	$(srcdir)/config.h.in
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/configure.in
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
63CONFIG_HEADER = config.h
64CONFIG_CLEAN_FILES =
65CONFIG_CLEAN_VPATH_FILES =
66am__installdirs = "$(DESTDIR)$(bindir)"
67PROGRAMS = $(bin_PROGRAMS)
68am_devilspie_OBJECTS = devilspie.$(OBJEXT) xutils.$(OBJEXT) \
69	e-sexp.$(OBJEXT) parser.$(OBJEXT) logical.$(OBJEXT) \
70	matchers.$(OBJEXT) actions.$(OBJEXT)
71devilspie_OBJECTS = $(am_devilspie_OBJECTS)
72devilspie_LDADD = $(LDADD)
73am__DEPENDENCIES_1 =
74devilspie_DEPENDENCIES = $(am__DEPENDENCIES_1)
75am_sexp_test_OBJECTS = sexp-test.$(OBJEXT) xutils.$(OBJEXT) \
76	e-sexp.$(OBJEXT) parser.$(OBJEXT) logical.$(OBJEXT) \
77	matchers.$(OBJEXT) actions.$(OBJEXT)
78sexp_test_OBJECTS = $(am_sexp_test_OBJECTS)
79sexp_test_LDADD = $(LDADD)
80sexp_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
81DEFAULT_INCLUDES = -I.@am__isrc@
82depcomp = $(SHELL) $(top_srcdir)/depcomp
83am__depfiles_maybe = depfiles
84am__mv = mv -f
85COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87AM_V_CC = $(am__v_CC_@AM_V@)
88am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
89am__v_CC_0 = @echo "  CC    " $@;
90AM_V_at = $(am__v_at_@AM_V@)
91am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92am__v_at_0 = @
93CCLD = $(CC)
94LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
95AM_V_CCLD = $(am__v_CCLD_@AM_V@)
96am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
97am__v_CCLD_0 = @echo "  CCLD  " $@;
98AM_V_GEN = $(am__v_GEN_@AM_V@)
99am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100am__v_GEN_0 = @echo "  GEN   " $@;
101SOURCES = $(devilspie_SOURCES) $(sexp_test_SOURCES)
102DIST_SOURCES = $(devilspie_SOURCES) $(sexp_test_SOURCES)
103am__can_run_installinfo = \
104  case $$AM_UPDATE_INFO_DIR in \
105    n|no|NO) false;; \
106    *) (install-info --version) >/dev/null 2>&1;; \
107  esac
108ETAGS = etags
109CTAGS = ctags
110am__tty_colors = \
111red=; grn=; lgn=; blu=; std=
112DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113ACLOCAL = @ACLOCAL@
114ALL_LINGUAS = @ALL_LINGUAS@
115AMTAR = @AMTAR@
116AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
117AUTOCONF = @AUTOCONF@
118AUTOHEADER = @AUTOHEADER@
119AUTOMAKE = @AUTOMAKE@
120AWK = @AWK@
121CATALOGS = @CATALOGS@
122CATOBJEXT = @CATOBJEXT@
123CC = @CC@
124CCDEPMODE = @CCDEPMODE@
125CFLAGS = @CFLAGS@
126CPP = @CPP@
127CPPFLAGS = @CPPFLAGS@
128CYGPATH_W = @CYGPATH_W@
129DATADIRNAME = @DATADIRNAME@
130DEFS = @DEFS@
131DEPDIR = @DEPDIR@
132ECHO_C = @ECHO_C@
133ECHO_N = @ECHO_N@
134ECHO_T = @ECHO_T@
135EGREP = @EGREP@
136EXEEXT = @EXEEXT@
137GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
138GMOFILES = @GMOFILES@
139GMSGFMT = @GMSGFMT@
140GREP = @GREP@
141INSTALL = @INSTALL@
142INSTALL_DATA = @INSTALL_DATA@
143INSTALL_PROGRAM = @INSTALL_PROGRAM@
144INSTALL_SCRIPT = @INSTALL_SCRIPT@
145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146INSTOBJEXT = @INSTOBJEXT@
147INTLLIBS = @INTLLIBS@
148INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
149INTLTOOL_MERGE = @INTLTOOL_MERGE@
150INTLTOOL_PERL = @INTLTOOL_PERL@
151INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
152INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
153INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
154INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
155INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
156LDFLAGS = @LDFLAGS@
157LIBOBJS = @LIBOBJS@
158LIBS = @LIBS@
159LTLIBOBJS = @LTLIBOBJS@
160MAKEINFO = @MAKEINFO@
161MKDIR_P = @MKDIR_P@
162MKINSTALLDIRS = @MKINSTALLDIRS@
163MSGFMT = @MSGFMT@
164MSGFMT_OPTS = @MSGFMT_OPTS@
165MSGMERGE = @MSGMERGE@
166OBJEXT = @OBJEXT@
167PACKAGE = @PACKAGE@
168PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
169PACKAGE_NAME = @PACKAGE_NAME@
170PACKAGE_STRING = @PACKAGE_STRING@
171PACKAGE_TARNAME = @PACKAGE_TARNAME@
172PACKAGE_URL = @PACKAGE_URL@
173PACKAGE_VERSION = @PACKAGE_VERSION@
174PATH_SEPARATOR = @PATH_SEPARATOR@
175PKG_CONFIG = @PKG_CONFIG@
176PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
177PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
178POFILES = @POFILES@
179POSUB = @POSUB@
180PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
181PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
182SET_MAKE = @SET_MAKE@
183SHELL = @SHELL@
184STRIP = @STRIP@
185USE_NLS = @USE_NLS@
186VERSION = @VERSION@
187WARN_CFLAGS = @WARN_CFLAGS@
188WNCK_CFLAGS = @WNCK_CFLAGS@
189WNCK_LIBS = @WNCK_LIBS@
190XGETTEXT = @XGETTEXT@
191abs_builddir = @abs_builddir@
192abs_srcdir = @abs_srcdir@
193abs_top_builddir = @abs_top_builddir@
194abs_top_srcdir = @abs_top_srcdir@
195ac_ct_CC = @ac_ct_CC@
196am__include = @am__include@
197am__leading_dot = @am__leading_dot@
198am__quote = @am__quote@
199am__tar = @am__tar@
200am__untar = @am__untar@
201bindir = @bindir@
202build_alias = @build_alias@
203builddir = @builddir@
204datadir = @datadir@
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
208exec_prefix = @exec_prefix@
209host_alias = @host_alias@
210htmldir = @htmldir@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214intltool__v_merge_options_ = @intltool__v_merge_options_@
215intltool__v_merge_options_0 = @intltool__v_merge_options_0@
216libdir = @libdir@
217libexecdir = @libexecdir@
218localedir = @localedir@
219localstatedir = @localstatedir@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
223pdfdir = @pdfdir@
224prefix = @prefix@
225program_transform_name = @program_transform_name@
226psdir = @psdir@
227sbindir = @sbindir@
228sharedstatedir = @sharedstatedir@
229srcdir = @srcdir@
230sysconfdir = @sysconfdir@
231target_alias = @target_alias@
232top_build_prefix = @top_build_prefix@
233top_builddir = @top_builddir@
234top_srcdir = @top_srcdir@
235devilspie_SOURCES = \
236	devilspie.h \
237	devilspie.c \
238	xutils.h \
239	xutils.c \
240	e-sexp.h \
241	e-sexp.c \
242	parser.h \
243	parser.c \
244	logical.h \
245	logical.c \
246	matchers.h \
247	matchers.c \
248	actions.h \
249	actions.c
250
251sexp_test_SOURCES = \
252	sexp-test.c \
253	xutils.h \
254	xutils.c \
255	e-sexp.h \
256	e-sexp.c \
257	parser.h \
258	parser.c \
259	logical.h \
260	logical.c \
261	matchers.h \
262	matchers.c \
263	actions.h \
264	actions.c
265
266AM_CPPFLAGS = \
267	$(WNCK_CFLAGS) \
268	-DLOCALEDIR=\""$(datadir)/locale"\" \
269	-DSYSCONFDIR=\""$(sysconfdir)"\" \
270	-DDATADIR=\""$(datadir)"\" \
271	 \
272	 \
273	 \
274	-DWNCK_I_KNOW_THIS_IS_UNSTABLE
275
276AM_CFLAGS = @WARN_CFLAGS@
277LDADD = ${WNCK_LIBS}
278all: config.h
279	$(MAKE) $(AM_MAKEFLAGS) all-am
280
281.SUFFIXES:
282.SUFFIXES: .c .o .obj
283$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
284	@for dep in $?; do \
285	  case '$(am__configure_deps)' in \
286	    *$$dep*) \
287	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
288	        && { if test -f $@; then exit 0; else break; fi; }; \
289	      exit 1;; \
290	  esac; \
291	done; \
292	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
293	$(am__cd) $(top_srcdir) && \
294	  $(AUTOMAKE) --gnu src/Makefile
295.PRECIOUS: Makefile
296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297	@case '$?' in \
298	  *config.status*) \
299	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
300	  *) \
301	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
302	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
303	esac;
304
305$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307
308$(top_srcdir)/configure:  $(am__configure_deps)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
311	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312$(am__aclocal_m4_deps):
313
314config.h: stamp-h1
315	@if test ! -f $@; then rm -f stamp-h1; else :; fi
316	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
317
318stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
319	@rm -f stamp-h1
320	cd $(top_builddir) && $(SHELL) ./config.status src/config.h
321$(srcdir)/config.h.in:  $(am__configure_deps)
322	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
323	rm -f stamp-h1
324	touch $@
325
326distclean-hdr:
327	-rm -f config.h stamp-h1
328install-binPROGRAMS: $(bin_PROGRAMS)
329	@$(NORMAL_INSTALL)
330	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
331	if test -n "$$list"; then \
332	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
333	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
334	fi; \
335	for p in $$list; do echo "$$p $$p"; done | \
336	sed 's/$(EXEEXT)$$//' | \
337	while read p p1; do if test -f $$p; \
338	  then echo "$$p"; echo "$$p"; else :; fi; \
339	done | \
340	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
341	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
342	sed 'N;N;N;s,\n, ,g' | \
343	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
344	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
345	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
346	    else { print "f", $$3 "/" $$4, $$1; } } \
347	  END { for (d in files) print "f", d, files[d] }' | \
348	while read type dir files; do \
349	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
350	    test -z "$$files" || { \
351	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
352	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
353	    } \
354	; done
355
356uninstall-binPROGRAMS:
357	@$(NORMAL_UNINSTALL)
358	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
359	files=`for p in $$list; do echo "$$p"; done | \
360	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
361	      -e 's/$$/$(EXEEXT)/' `; \
362	test -n "$$list" || exit 0; \
363	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
364	cd "$(DESTDIR)$(bindir)" && rm -f $$files
365
366clean-binPROGRAMS:
367	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
368
369clean-checkPROGRAMS:
370	-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
371devilspie$(EXEEXT): $(devilspie_OBJECTS) $(devilspie_DEPENDENCIES) $(EXTRA_devilspie_DEPENDENCIES)
372	@rm -f devilspie$(EXEEXT)
373	$(AM_V_CCLD)$(LINK) $(devilspie_OBJECTS) $(devilspie_LDADD) $(LIBS)
374sexp-test$(EXEEXT): $(sexp_test_OBJECTS) $(sexp_test_DEPENDENCIES) $(EXTRA_sexp_test_DEPENDENCIES)
375	@rm -f sexp-test$(EXEEXT)
376	$(AM_V_CCLD)$(LINK) $(sexp_test_OBJECTS) $(sexp_test_LDADD) $(LIBS)
377
378mostlyclean-compile:
379	-rm -f *.$(OBJEXT)
380
381distclean-compile:
382	-rm -f *.tab.c
383
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actions.Po@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/devilspie.Po@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e-sexp.Po@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logical.Po@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matchers.Po@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser.Po@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sexp-test.Po@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xutils.Po@am__quote@
392
393.c.o:
394@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
395@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
396@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
397@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
399
400.c.obj:
401@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
402@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
403@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
404@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
406
407ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
408	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409	unique=`for i in $$list; do \
410	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411	  done | \
412	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413	      END { if (nonempty) { for (i in files) print i; }; }'`; \
414	mkid -fID $$unique
415tags: TAGS
416
417TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
418		$(TAGS_FILES) $(LISP)
419	set x; \
420	here=`pwd`; \
421	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422	unique=`for i in $$list; do \
423	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424	  done | \
425	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426	      END { if (nonempty) { for (i in files) print i; }; }'`; \
427	shift; \
428	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
429	  test -n "$$unique" || unique=$$empty_fix; \
430	  if test $$# -gt 0; then \
431	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432	      "$$@" $$unique; \
433	  else \
434	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435	      $$unique; \
436	  fi; \
437	fi
438ctags: CTAGS
439CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
440		$(TAGS_FILES) $(LISP)
441	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
442	unique=`for i in $$list; do \
443	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444	  done | \
445	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446	      END { if (nonempty) { for (i in files) print i; }; }'`; \
447	test -z "$(CTAGS_ARGS)$$unique" \
448	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
449	     $$unique
450
451GTAGS:
452	here=`$(am__cd) $(top_builddir) && pwd` \
453	  && $(am__cd) $(top_srcdir) \
454	  && gtags -i $(GTAGS_ARGS) "$$here"
455
456distclean-tags:
457	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
458
459check-TESTS: $(TESTS)
460	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
461	srcdir=$(srcdir); export srcdir; \
462	list=' $(TESTS) '; \
463	$(am__tty_colors); \
464	if test -n "$$list"; then \
465	  for tst in $$list; do \
466	    if test -f ./$$tst; then dir=./; \
467	    elif test -f $$tst; then dir=; \
468	    else dir="$(srcdir)/"; fi; \
469	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
470	      all=`expr $$all + 1`; \
471	      case " $(XFAIL_TESTS) " in \
472	      *[\ \	]$$tst[\ \	]*) \
473		xpass=`expr $$xpass + 1`; \
474		failed=`expr $$failed + 1`; \
475		col=$$red; res=XPASS; \
476	      ;; \
477	      *) \
478		col=$$grn; res=PASS; \
479	      ;; \
480	      esac; \
481	    elif test $$? -ne 77; then \
482	      all=`expr $$all + 1`; \
483	      case " $(XFAIL_TESTS) " in \
484	      *[\ \	]$$tst[\ \	]*) \
485		xfail=`expr $$xfail + 1`; \
486		col=$$lgn; res=XFAIL; \
487	      ;; \
488	      *) \
489		failed=`expr $$failed + 1`; \
490		col=$$red; res=FAIL; \
491	      ;; \
492	      esac; \
493	    else \
494	      skip=`expr $$skip + 1`; \
495	      col=$$blu; res=SKIP; \
496	    fi; \
497	    echo "$${col}$$res$${std}: $$tst"; \
498	  done; \
499	  if test "$$all" -eq 1; then \
500	    tests="test"; \
501	    All=""; \
502	  else \
503	    tests="tests"; \
504	    All="All "; \
505	  fi; \
506	  if test "$$failed" -eq 0; then \
507	    if test "$$xfail" -eq 0; then \
508	      banner="$$All$$all $$tests passed"; \
509	    else \
510	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
511	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
512	    fi; \
513	  else \
514	    if test "$$xpass" -eq 0; then \
515	      banner="$$failed of $$all $$tests failed"; \
516	    else \
517	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
518	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
519	    fi; \
520	  fi; \
521	  dashes="$$banner"; \
522	  skipped=""; \
523	  if test "$$skip" -ne 0; then \
524	    if test "$$skip" -eq 1; then \
525	      skipped="($$skip test was not run)"; \
526	    else \
527	      skipped="($$skip tests were not run)"; \
528	    fi; \
529	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
530	      dashes="$$skipped"; \
531	  fi; \
532	  report=""; \
533	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
534	    report="Please report to $(PACKAGE_BUGREPORT)"; \
535	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
536	      dashes="$$report"; \
537	  fi; \
538	  dashes=`echo "$$dashes" | sed s/./=/g`; \
539	  if test "$$failed" -eq 0; then \
540	    col="$$grn"; \
541	  else \
542	    col="$$red"; \
543	  fi; \
544	  echo "$${col}$$dashes$${std}"; \
545	  echo "$${col}$$banner$${std}"; \
546	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
547	  test -z "$$report" || echo "$${col}$$report$${std}"; \
548	  echo "$${col}$$dashes$${std}"; \
549	  test "$$failed" -eq 0; \
550	else :; fi
551
552distdir: $(DISTFILES)
553	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555	list='$(DISTFILES)'; \
556	  dist_files=`for file in $$list; do echo $$file; done | \
557	  sed -e "s|^$$srcdirstrip/||;t" \
558	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
559	case $$dist_files in \
560	  */*) $(MKDIR_P) `echo "$$dist_files" | \
561			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
562			   sort -u` ;; \
563	esac; \
564	for file in $$dist_files; do \
565	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
566	  if test -d $$d/$$file; then \
567	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
568	    if test -d "$(distdir)/$$file"; then \
569	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570	    fi; \
571	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
572	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
573	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
574	    fi; \
575	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
576	  else \
577	    test -f "$(distdir)/$$file" \
578	    || cp -p $$d/$$file "$(distdir)/$$file" \
579	    || exit 1; \
580	  fi; \
581	done
582check-am: all-am
583	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
584	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
585check: check-am
586all-am: Makefile $(PROGRAMS) config.h
587installdirs:
588	for dir in "$(DESTDIR)$(bindir)"; do \
589	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
590	done
591install: install-am
592install-exec: install-exec-am
593install-data: install-data-am
594uninstall: uninstall-am
595
596install-am: all-am
597	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
598
599installcheck: installcheck-am
600install-strip:
601	if test -z '$(STRIP)'; then \
602	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604	      install; \
605	else \
606	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
609	fi
610mostlyclean-generic:
611
612clean-generic:
613
614distclean-generic:
615	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
616	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
617
618maintainer-clean-generic:
619	@echo "This command is intended for maintainers to use"
620	@echo "it deletes files that may require special tools to rebuild."
621clean: clean-am
622
623clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
624	mostlyclean-am
625
626distclean: distclean-am
627	-rm -rf ./$(DEPDIR)
628	-rm -f Makefile
629distclean-am: clean-am distclean-compile distclean-generic \
630	distclean-hdr distclean-tags
631
632dvi: dvi-am
633
634dvi-am:
635
636html: html-am
637
638html-am:
639
640info: info-am
641
642info-am:
643
644install-data-am:
645
646install-dvi: install-dvi-am
647
648install-dvi-am:
649
650install-exec-am: install-binPROGRAMS
651
652install-html: install-html-am
653
654install-html-am:
655
656install-info: install-info-am
657
658install-info-am:
659
660install-man:
661
662install-pdf: install-pdf-am
663
664install-pdf-am:
665
666install-ps: install-ps-am
667
668install-ps-am:
669
670installcheck-am:
671
672maintainer-clean: maintainer-clean-am
673	-rm -rf ./$(DEPDIR)
674	-rm -f Makefile
675maintainer-clean-am: distclean-am maintainer-clean-generic
676
677mostlyclean: mostlyclean-am
678
679mostlyclean-am: mostlyclean-compile mostlyclean-generic
680
681pdf: pdf-am
682
683pdf-am:
684
685ps: ps-am
686
687ps-am:
688
689uninstall-am: uninstall-binPROGRAMS
690
691.MAKE: all check-am install-am install-strip
692
693.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
694	clean-binPROGRAMS clean-checkPROGRAMS clean-generic ctags \
695	distclean distclean-compile distclean-generic distclean-hdr \
696	distclean-tags distdir dvi dvi-am html html-am info info-am \
697	install install-am install-binPROGRAMS install-data \
698	install-data-am install-dvi install-dvi-am install-exec \
699	install-exec-am install-html install-html-am install-info \
700	install-info-am install-man install-pdf install-pdf-am \
701	install-ps install-ps-am install-strip installcheck \
702	installcheck-am installdirs maintainer-clean \
703	maintainer-clean-generic mostlyclean mostlyclean-compile \
704	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
705	uninstall-am uninstall-binPROGRAMS
706
707
708# Tell versions [3.59,3.63) of GNU make to not export all variables.
709# Otherwise a system limit (for SysV at least) may be exceeded.
710.NOEXPORT:
711