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