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