Makefile.in revision f4a95042
1# Makefile.in generated by automake 1.11.1 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  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@SET_MAKE@
17
18# 
19#  Copyright 2005  Red Hat, Inc.
20# 
21#  Permission to use, copy, modify, distribute, and sell this software and its
22#  documentation for any purpose is hereby granted without fee, provided that
23#  the above copyright notice appear in all copies and that both that
24#  copyright notice and this permission notice appear in supporting
25#  documentation, and that the name of Red Hat not be used in
26#  advertising or publicity pertaining to distribution of the software without
27#  specific, written prior permission.  Red Hat makes no
28#  representations about the suitability of this software for any purpose.  It
29#  is provided "as is" without express or implied warranty.
30# 
31#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
33#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
35#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
36#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37#  PERFORMANCE OF THIS SOFTWARE.
38
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkglibexecdir = $(libexecdir)/@PACKAGE@
44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56build_triplet = @build@
57host_triplet = @host@
58bin_PROGRAMS = xprop$(EXEEXT)
59subdir = .
60DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
61	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
62	$(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \
63	config.sub depcomp install-sh missing
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/configure.ac
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno config.status.lineno
70mkinstalldirs = $(install_sh) -d
71CONFIG_HEADER = config.h
72CONFIG_CLEAN_FILES =
73CONFIG_CLEAN_VPATH_FILES =
74am__installdirs = "$(DESTDIR)$(bindir)"
75PROGRAMS = $(bin_PROGRAMS)
76am_xprop_OBJECTS = dsimple.$(OBJEXT) clientwin.$(OBJEXT) \
77	xprop.$(OBJEXT)
78xprop_OBJECTS = $(am_xprop_OBJECTS)
79am__DEPENDENCIES_1 =
80xprop_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_$(V))
88am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
89am__v_CC_0 = @echo "  CC    " $@;
90AM_V_at = $(am__v_at_$(V))
91am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
92am__v_at_0 = @
93CCLD = $(CC)
94LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
95AM_V_CCLD = $(am__v_CCLD_$(V))
96am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
97am__v_CCLD_0 = @echo "  CCLD  " $@;
98AM_V_GEN = $(am__v_GEN_$(V))
99am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
100am__v_GEN_0 = @echo "  GEN   " $@;
101SOURCES = $(xprop_SOURCES)
102DIST_SOURCES = $(xprop_SOURCES)
103RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
104	html-recursive info-recursive install-data-recursive \
105	install-dvi-recursive install-exec-recursive \
106	install-html-recursive install-info-recursive \
107	install-pdf-recursive install-ps-recursive install-recursive \
108	installcheck-recursive installdirs-recursive pdf-recursive \
109	ps-recursive uninstall-recursive
110RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
111  distclean-recursive maintainer-clean-recursive
112AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
113	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
114	distdir dist dist-all distcheck
115ETAGS = etags
116CTAGS = ctags
117DIST_SUBDIRS = $(SUBDIRS)
118DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119distdir = $(PACKAGE)-$(VERSION)
120top_distdir = $(distdir)
121am__remove_distdir = \
122  { test ! -d "$(distdir)" \
123    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
124         && rm -fr "$(distdir)"; }; }
125am__relativize = \
126  dir0=`pwd`; \
127  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128  sed_rest='s,^[^/]*/*,,'; \
129  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
130  sed_butlast='s,/*[^/]*$$,,'; \
131  while test -n "$$dir1"; do \
132    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
133    if test "$$first" != "."; then \
134      if test "$$first" = ".."; then \
135        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
136        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
137      else \
138        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
139        if test "$$first2" = "$$first"; then \
140          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
141        else \
142          dir2="../$$dir2"; \
143        fi; \
144        dir0="$$dir0"/"$$first"; \
145      fi; \
146    fi; \
147    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
148  done; \
149  reldir="$$dir2"
150DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
151GZIP_ENV = --best
152distuninstallcheck_listfiles = find . -type f -print
153distcleancheck_listfiles = find . -type f -print
154ACLOCAL = @ACLOCAL@
155ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
156ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
157AMTAR = @AMTAR@
158AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159APP_MAN_DIR = @APP_MAN_DIR@
160APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
161AUTOCONF = @AUTOCONF@
162AUTOHEADER = @AUTOHEADER@
163AUTOMAKE = @AUTOMAKE@
164AWK = @AWK@
165CC = @CC@
166CCDEPMODE = @CCDEPMODE@
167CFLAGS = @CFLAGS@
168CHANGELOG_CMD = @CHANGELOG_CMD@
169CPP = @CPP@
170CPPFLAGS = @CPPFLAGS@
171CWARNFLAGS = @CWARNFLAGS@
172CYGPATH_W = @CYGPATH_W@
173DEFS = @DEFS@
174DEPDIR = @DEPDIR@
175DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
176DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
177ECHO_C = @ECHO_C@
178ECHO_N = @ECHO_N@
179ECHO_T = @ECHO_T@
180EGREP = @EGREP@
181EXEEXT = @EXEEXT@
182FILE_MAN_DIR = @FILE_MAN_DIR@
183FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
184GREP = @GREP@
185INSTALL = @INSTALL@
186INSTALL_CMD = @INSTALL_CMD@
187INSTALL_DATA = @INSTALL_DATA@
188INSTALL_PROGRAM = @INSTALL_PROGRAM@
189INSTALL_SCRIPT = @INSTALL_SCRIPT@
190INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191LDFLAGS = @LDFLAGS@
192LIBOBJS = @LIBOBJS@
193LIBS = @LIBS@
194LIB_MAN_DIR = @LIB_MAN_DIR@
195LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
196LINT = @LINT@
197LINT_FLAGS = @LINT_FLAGS@
198LTLIBOBJS = @LTLIBOBJS@
199MAINT = @MAINT@
200MAKEINFO = @MAKEINFO@
201MAN_SUBSTS = @MAN_SUBSTS@
202MISC_MAN_DIR = @MISC_MAN_DIR@
203MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
204MKDIR_P = @MKDIR_P@
205OBJEXT = @OBJEXT@
206PACKAGE = @PACKAGE@
207PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208PACKAGE_NAME = @PACKAGE_NAME@
209PACKAGE_STRING = @PACKAGE_STRING@
210PACKAGE_TARNAME = @PACKAGE_TARNAME@
211PACKAGE_URL = @PACKAGE_URL@
212PACKAGE_VERSION = @PACKAGE_VERSION@
213PATH_SEPARATOR = @PATH_SEPARATOR@
214PKG_CONFIG = @PKG_CONFIG@
215SED = @SED@
216SET_MAKE = @SET_MAKE@
217SHELL = @SHELL@
218STRICT_CFLAGS = @STRICT_CFLAGS@
219STRIP = @STRIP@
220VERSION = @VERSION@
221XORG_MAN_PAGE = @XORG_MAN_PAGE@
222XPROP_CFLAGS = @XPROP_CFLAGS@
223XPROP_LIBS = @XPROP_LIBS@
224abs_builddir = @abs_builddir@
225abs_srcdir = @abs_srcdir@
226abs_top_builddir = @abs_top_builddir@
227abs_top_srcdir = @abs_top_srcdir@
228ac_ct_CC = @ac_ct_CC@
229am__include = @am__include@
230am__leading_dot = @am__leading_dot@
231am__quote = @am__quote@
232am__tar = @am__tar@
233am__untar = @am__untar@
234bindir = @bindir@
235build = @build@
236build_alias = @build_alias@
237build_cpu = @build_cpu@
238build_os = @build_os@
239build_vendor = @build_vendor@
240builddir = @builddir@
241datadir = @datadir@
242datarootdir = @datarootdir@
243docdir = @docdir@
244dvidir = @dvidir@
245exec_prefix = @exec_prefix@
246host = @host@
247host_alias = @host_alias@
248host_cpu = @host_cpu@
249host_os = @host_os@
250host_vendor = @host_vendor@
251htmldir = @htmldir@
252includedir = @includedir@
253infodir = @infodir@
254install_sh = @install_sh@
255libdir = @libdir@
256libexecdir = @libexecdir@
257localedir = @localedir@
258localstatedir = @localstatedir@
259mandir = @mandir@
260mkdir_p = @mkdir_p@
261oldincludedir = @oldincludedir@
262pdfdir = @pdfdir@
263prefix = @prefix@
264program_transform_name = @program_transform_name@
265psdir = @psdir@
266sbindir = @sbindir@
267sharedstatedir = @sharedstatedir@
268srcdir = @srcdir@
269sysconfdir = @sysconfdir@
270target_alias = @target_alias@
271top_build_prefix = @top_build_prefix@
272top_builddir = @top_builddir@
273top_srcdir = @top_srcdir@
274SUBDIRS = man
275AM_CFLAGS = $(CWARNFLAGS) $(XPROP_CFLAGS)
276xprop_LDADD = $(XPROP_LIBS)
277xprop_SOURCES = \
278        dsimple.c \
279        dsimple.h \
280        clientwin.c \
281        clientwin.h \
282        xprop.c
283
284MAINTAINERCLEANFILES = ChangeLog INSTALL
285@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
286@LINT_TRUE@		$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS)
287
288all: config.h
289	$(MAKE) $(AM_MAKEFLAGS) all-recursive
290
291.SUFFIXES:
292.SUFFIXES: .c .o .obj
293am--refresh:
294	@:
295$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
296	@for dep in $?; do \
297	  case '$(am__configure_deps)' in \
298	    *$$dep*) \
299	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
300	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
301		&& exit 0; \
302	      exit 1;; \
303	  esac; \
304	done; \
305	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
306	$(am__cd) $(top_srcdir) && \
307	  $(AUTOMAKE) --foreign Makefile
308.PRECIOUS: Makefile
309Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
310	@case '$?' in \
311	  *config.status*) \
312	    echo ' $(SHELL) ./config.status'; \
313	    $(SHELL) ./config.status;; \
314	  *) \
315	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
316	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
317	esac;
318
319$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
320	$(SHELL) ./config.status --recheck
321
322$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
323	$(am__cd) $(srcdir) && $(AUTOCONF)
324$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
325	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
326$(am__aclocal_m4_deps):
327
328config.h: stamp-h1
329	@if test ! -f $@; then \
330	  rm -f stamp-h1; \
331	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
332	else :; fi
333
334stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
335	@rm -f stamp-h1
336	cd $(top_builddir) && $(SHELL) ./config.status config.h
337$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
338	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
339	rm -f stamp-h1
340	touch $@
341
342distclean-hdr:
343	-rm -f config.h stamp-h1
344install-binPROGRAMS: $(bin_PROGRAMS)
345	@$(NORMAL_INSTALL)
346	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
347	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
348	for p in $$list; do echo "$$p $$p"; done | \
349	sed 's/$(EXEEXT)$$//' | \
350	while read p p1; do if test -f $$p; \
351	  then echo "$$p"; echo "$$p"; else :; fi; \
352	done | \
353	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
354	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
355	sed 'N;N;N;s,\n, ,g' | \
356	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
357	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
358	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
359	    else { print "f", $$3 "/" $$4, $$1; } } \
360	  END { for (d in files) print "f", d, files[d] }' | \
361	while read type dir files; do \
362	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
363	    test -z "$$files" || { \
364	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
365	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
366	    } \
367	; done
368
369uninstall-binPROGRAMS:
370	@$(NORMAL_UNINSTALL)
371	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
372	files=`for p in $$list; do echo "$$p"; done | \
373	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
374	      -e 's/$$/$(EXEEXT)/' `; \
375	test -n "$$list" || exit 0; \
376	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
377	cd "$(DESTDIR)$(bindir)" && rm -f $$files
378
379clean-binPROGRAMS:
380	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
381xprop$(EXEEXT): $(xprop_OBJECTS) $(xprop_DEPENDENCIES) 
382	@rm -f xprop$(EXEEXT)
383	$(AM_V_CCLD)$(LINK) $(xprop_OBJECTS) $(xprop_LDADD) $(LIBS)
384
385mostlyclean-compile:
386	-rm -f *.$(OBJEXT)
387
388distclean-compile:
389	-rm -f *.tab.c
390
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clientwin.Po@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsimple.Po@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xprop.Po@am__quote@
394
395.c.o:
396@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
397@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
398@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
399@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
400@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401@am__fastdepCC_FALSE@	$(COMPILE) -c $<
402
403.c.obj:
404@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
405@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
407@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
410
411# This directory's subdirectories are mostly independent; you can cd
412# into them and run `make' without going through this Makefile.
413# To change the values of `make' variables: instead of editing Makefiles,
414# (1) if the variable is set in `config.status', edit `config.status'
415#     (which will cause the Makefiles to be regenerated when you run `make');
416# (2) otherwise, pass the desired values on the `make' command line.
417$(RECURSIVE_TARGETS):
418	@fail= failcom='exit 1'; \
419	for f in x $$MAKEFLAGS; do \
420	  case $$f in \
421	    *=* | --[!k]*);; \
422	    *k*) failcom='fail=yes';; \
423	  esac; \
424	done; \
425	dot_seen=no; \
426	target=`echo $@ | sed s/-recursive//`; \
427	list='$(SUBDIRS)'; for subdir in $$list; do \
428	  echo "Making $$target in $$subdir"; \
429	  if test "$$subdir" = "."; then \
430	    dot_seen=yes; \
431	    local_target="$$target-am"; \
432	  else \
433	    local_target="$$target"; \
434	  fi; \
435	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
436	  || eval $$failcom; \
437	done; \
438	if test "$$dot_seen" = "no"; then \
439	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
440	fi; test -z "$$fail"
441
442$(RECURSIVE_CLEAN_TARGETS):
443	@fail= failcom='exit 1'; \
444	for f in x $$MAKEFLAGS; do \
445	  case $$f in \
446	    *=* | --[!k]*);; \
447	    *k*) failcom='fail=yes';; \
448	  esac; \
449	done; \
450	dot_seen=no; \
451	case "$@" in \
452	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
453	  *) list='$(SUBDIRS)' ;; \
454	esac; \
455	rev=''; for subdir in $$list; do \
456	  if test "$$subdir" = "."; then :; else \
457	    rev="$$subdir $$rev"; \
458	  fi; \
459	done; \
460	rev="$$rev ."; \
461	target=`echo $@ | sed s/-recursive//`; \
462	for subdir in $$rev; do \
463	  echo "Making $$target in $$subdir"; \
464	  if test "$$subdir" = "."; then \
465	    local_target="$$target-am"; \
466	  else \
467	    local_target="$$target"; \
468	  fi; \
469	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
470	  || eval $$failcom; \
471	done && test -z "$$fail"
472tags-recursive:
473	list='$(SUBDIRS)'; for subdir in $$list; do \
474	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
475	done
476ctags-recursive:
477	list='$(SUBDIRS)'; for subdir in $$list; do \
478	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
479	done
480
481ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
482	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
483	unique=`for i in $$list; do \
484	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485	  done | \
486	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487	      END { if (nonempty) { for (i in files) print i; }; }'`; \
488	mkid -fID $$unique
489tags: TAGS
490
491TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
492		$(TAGS_FILES) $(LISP)
493	set x; \
494	here=`pwd`; \
495	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
496	  include_option=--etags-include; \
497	  empty_fix=.; \
498	else \
499	  include_option=--include; \
500	  empty_fix=; \
501	fi; \
502	list='$(SUBDIRS)'; for subdir in $$list; do \
503	  if test "$$subdir" = .; then :; else \
504	    test ! -f $$subdir/TAGS || \
505	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
506	  fi; \
507	done; \
508	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
509	unique=`for i in $$list; do \
510	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511	  done | \
512	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
513	      END { if (nonempty) { for (i in files) print i; }; }'`; \
514	shift; \
515	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
516	  test -n "$$unique" || unique=$$empty_fix; \
517	  if test $$# -gt 0; then \
518	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
519	      "$$@" $$unique; \
520	  else \
521	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
522	      $$unique; \
523	  fi; \
524	fi
525ctags: CTAGS
526CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
527		$(TAGS_FILES) $(LISP)
528	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
529	unique=`for i in $$list; do \
530	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
531	  done | \
532	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
533	      END { if (nonempty) { for (i in files) print i; }; }'`; \
534	test -z "$(CTAGS_ARGS)$$unique" \
535	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
536	     $$unique
537
538GTAGS:
539	here=`$(am__cd) $(top_builddir) && pwd` \
540	  && $(am__cd) $(top_srcdir) \
541	  && gtags -i $(GTAGS_ARGS) "$$here"
542
543distclean-tags:
544	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
545
546distdir: $(DISTFILES)
547	$(am__remove_distdir)
548	test -d "$(distdir)" || mkdir "$(distdir)"
549	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551	list='$(DISTFILES)'; \
552	  dist_files=`for file in $$list; do echo $$file; done | \
553	  sed -e "s|^$$srcdirstrip/||;t" \
554	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555	case $$dist_files in \
556	  */*) $(MKDIR_P) `echo "$$dist_files" | \
557			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558			   sort -u` ;; \
559	esac; \
560	for file in $$dist_files; do \
561	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562	  if test -d $$d/$$file; then \
563	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564	    if test -d "$(distdir)/$$file"; then \
565	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566	    fi; \
567	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
569	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570	    fi; \
571	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572	  else \
573	    test -f "$(distdir)/$$file" \
574	    || cp -p $$d/$$file "$(distdir)/$$file" \
575	    || exit 1; \
576	  fi; \
577	done
578	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
579	  if test "$$subdir" = .; then :; else \
580	    test -d "$(distdir)/$$subdir" \
581	    || $(MKDIR_P) "$(distdir)/$$subdir" \
582	    || exit 1; \
583	  fi; \
584	done
585	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
586	  if test "$$subdir" = .; then :; else \
587	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
588	    $(am__relativize); \
589	    new_distdir=$$reldir; \
590	    dir1=$$subdir; dir2="$(top_distdir)"; \
591	    $(am__relativize); \
592	    new_top_distdir=$$reldir; \
593	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
594	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
595	    ($(am__cd) $$subdir && \
596	      $(MAKE) $(AM_MAKEFLAGS) \
597	        top_distdir="$$new_top_distdir" \
598	        distdir="$$new_distdir" \
599		am__remove_distdir=: \
600		am__skip_length_check=: \
601		am__skip_mode_fix=: \
602	        distdir) \
603	      || exit 1; \
604	  fi; \
605	done
606	$(MAKE) $(AM_MAKEFLAGS) \
607	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
608	  dist-hook
609	-test -n "$(am__skip_mode_fix)" \
610	|| find "$(distdir)" -type d ! -perm -755 \
611		-exec chmod u+rwx,go+rx {} \; -o \
612	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
613	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
614	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
615	|| chmod -R a+r "$(distdir)"
616dist-gzip: distdir
617	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
618	$(am__remove_distdir)
619dist-bzip2: distdir
620	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
621	$(am__remove_distdir)
622
623dist-lzma: distdir
624	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
625	$(am__remove_distdir)
626
627dist-xz: distdir
628	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
629	$(am__remove_distdir)
630
631dist-tarZ: distdir
632	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
633	$(am__remove_distdir)
634
635dist-shar: distdir
636	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
637	$(am__remove_distdir)
638
639dist-zip: distdir
640	-rm -f $(distdir).zip
641	zip -rq $(distdir).zip $(distdir)
642	$(am__remove_distdir)
643
644dist dist-all: distdir
645	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
646	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
647	$(am__remove_distdir)
648
649# This target untars the dist file and tries a VPATH configuration.  Then
650# it guarantees that the distribution is self-contained by making another
651# tarfile.
652distcheck: dist
653	case '$(DIST_ARCHIVES)' in \
654	*.tar.gz*) \
655	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
656	*.tar.bz2*) \
657	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
658	*.tar.lzma*) \
659	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
660	*.tar.xz*) \
661	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
662	*.tar.Z*) \
663	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
664	*.shar.gz*) \
665	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
666	*.zip*) \
667	  unzip $(distdir).zip ;;\
668	esac
669	chmod -R a-w $(distdir); chmod a+w $(distdir)
670	mkdir $(distdir)/_build
671	mkdir $(distdir)/_inst
672	chmod a-w $(distdir)
673	test -d $(distdir)/_build || exit 0; \
674	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
675	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
676	  && am__cwd=`pwd` \
677	  && $(am__cd) $(distdir)/_build \
678	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
679	    $(DISTCHECK_CONFIGURE_FLAGS) \
680	  && $(MAKE) $(AM_MAKEFLAGS) \
681	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
682	  && $(MAKE) $(AM_MAKEFLAGS) check \
683	  && $(MAKE) $(AM_MAKEFLAGS) install \
684	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
685	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
686	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
687	        distuninstallcheck \
688	  && chmod -R a-w "$$dc_install_base" \
689	  && ({ \
690	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
691	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
692	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
693	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
694	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
695	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
696	  && rm -rf "$$dc_destdir" \
697	  && $(MAKE) $(AM_MAKEFLAGS) dist \
698	  && rm -rf $(DIST_ARCHIVES) \
699	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
700	  && cd "$$am__cwd" \
701	  || exit 1
702	$(am__remove_distdir)
703	@(echo "$(distdir) archives ready for distribution: "; \
704	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
705	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
706distuninstallcheck:
707	@$(am__cd) '$(distuninstallcheck_dir)' \
708	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
709	   || { echo "ERROR: files left after uninstall:" ; \
710	        if test -n "$(DESTDIR)"; then \
711	          echo "  (check DESTDIR support)"; \
712	        fi ; \
713	        $(distuninstallcheck_listfiles) ; \
714	        exit 1; } >&2
715distcleancheck: distclean
716	@if test '$(srcdir)' = . ; then \
717	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
718	  exit 1 ; \
719	fi
720	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
721	  || { echo "ERROR: files left in build directory after distclean:" ; \
722	       $(distcleancheck_listfiles) ; \
723	       exit 1; } >&2
724check-am: all-am
725check: check-recursive
726all-am: Makefile $(PROGRAMS) config.h
727installdirs: installdirs-recursive
728installdirs-am:
729	for dir in "$(DESTDIR)$(bindir)"; do \
730	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
731	done
732install: install-recursive
733install-exec: install-exec-recursive
734install-data: install-data-recursive
735uninstall: uninstall-recursive
736
737install-am: all-am
738	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
739
740installcheck: installcheck-recursive
741install-strip:
742	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
743	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
744	  `test -z '$(STRIP)' || \
745	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
746mostlyclean-generic:
747
748clean-generic:
749
750distclean-generic:
751	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
752	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
753
754maintainer-clean-generic:
755	@echo "This command is intended for maintainers to use"
756	@echo "it deletes files that may require special tools to rebuild."
757	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
758clean: clean-recursive
759
760clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
761
762distclean: distclean-recursive
763	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
764	-rm -rf ./$(DEPDIR)
765	-rm -f Makefile
766distclean-am: clean-am distclean-compile distclean-generic \
767	distclean-hdr distclean-tags
768
769dvi: dvi-recursive
770
771dvi-am:
772
773html: html-recursive
774
775html-am:
776
777info: info-recursive
778
779info-am:
780
781install-data-am:
782
783install-dvi: install-dvi-recursive
784
785install-dvi-am:
786
787install-exec-am: install-binPROGRAMS
788
789install-html: install-html-recursive
790
791install-html-am:
792
793install-info: install-info-recursive
794
795install-info-am:
796
797install-man:
798
799install-pdf: install-pdf-recursive
800
801install-pdf-am:
802
803install-ps: install-ps-recursive
804
805install-ps-am:
806
807installcheck-am:
808
809maintainer-clean: maintainer-clean-recursive
810	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
811	-rm -rf $(top_srcdir)/autom4te.cache
812	-rm -rf ./$(DEPDIR)
813	-rm -f Makefile
814maintainer-clean-am: distclean-am maintainer-clean-generic
815
816mostlyclean: mostlyclean-recursive
817
818mostlyclean-am: mostlyclean-compile mostlyclean-generic
819
820pdf: pdf-recursive
821
822pdf-am:
823
824ps: ps-recursive
825
826ps-am:
827
828uninstall-am: uninstall-binPROGRAMS
829
830.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
831	ctags-recursive install-am install-strip tags-recursive
832
833.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
834	all all-am am--refresh check check-am clean clean-binPROGRAMS \
835	clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
836	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
837	dist-zip distcheck distclean distclean-compile \
838	distclean-generic distclean-hdr distclean-tags distcleancheck \
839	distdir distuninstallcheck dvi dvi-am html html-am info \
840	info-am install install-am install-binPROGRAMS install-data \
841	install-data-am install-dvi install-dvi-am install-exec \
842	install-exec-am install-html install-html-am install-info \
843	install-info-am install-man install-pdf install-pdf-am \
844	install-ps install-ps-am install-strip installcheck \
845	installcheck-am installdirs installdirs-am maintainer-clean \
846	maintainer-clean-generic mostlyclean mostlyclean-compile \
847	mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
848	uninstall uninstall-am uninstall-binPROGRAMS
849
850
851.PHONY: ChangeLog INSTALL
852
853INSTALL:
854	$(INSTALL_CMD)
855
856ChangeLog:
857	$(CHANGELOG_CMD)
858
859dist-hook: ChangeLog INSTALL
860
861@LINT_TRUE@lint:
862@LINT_TRUE@	$(LINT) $(ALL_LINT_FLAGS) $(xprop_SOURCES)
863
864# Tell versions [3.59,3.63) of GNU make to not export all variables.
865# Otherwise a system limit (for SysV at least) may be exceeded.
866.NOEXPORT:
867