"Initial commit to Gerrit"
[profile/ivi/libxkbcommon.git] / src / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = src
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(srcdir)/config.h.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
54 am__install_max = 40
55 am__nobase_strip_setup = \
56   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
57 am__nobase_strip = \
58   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
59 am__nobase_list = $(am__nobase_strip_setup); \
60   for p in $$list; do echo "$$p $$p"; done | \
61   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
62   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
63     if (++n[$$2] == $(am__install_max)) \
64       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
65     END { for (dir in files) print dir, files[dir] }'
66 am__base_list = \
67   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
68   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
69 am__installdirs = "$(DESTDIR)$(libdir)"
70 LTLIBRARIES = $(lib_LTLIBRARIES)
71 libxkbcommon_la_DEPENDENCIES = xkbcomp/libxkbcomp.la
72 am_libxkbcommon_la_OBJECTS = alloc.lo atom.lo galloc.lo geom.lo \
73         keysym.lo malloc.lo maprules.lo misc.lo text.lo xkb.lo
74 libxkbcommon_la_OBJECTS = $(am_libxkbcommon_la_OBJECTS)
75 AM_V_lt = $(am__v_lt_$(V))
76 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
77 am__v_lt_0 = --silent
78 libxkbcommon_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
79         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
80         $(AM_CFLAGS) $(CFLAGS) $(libxkbcommon_la_LDFLAGS) $(LDFLAGS) \
81         -o $@
82 DEFAULT_INCLUDES = -I.@am__isrc@
83 depcomp = $(SHELL) $(top_srcdir)/depcomp
84 am__depfiles_maybe = depfiles
85 am__mv = mv -f
86 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
89         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
90         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91         $(AM_CFLAGS) $(CFLAGS)
92 AM_V_CC = $(am__v_CC_$(V))
93 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
94 am__v_CC_0 = @echo "  CC    " $@;
95 AM_V_at = $(am__v_at_$(V))
96 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
97 am__v_at_0 = @
98 CCLD = $(CC)
99 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
100         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101         $(AM_LDFLAGS) $(LDFLAGS) -o $@
102 AM_V_CCLD = $(am__v_CCLD_$(V))
103 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
104 am__v_CCLD_0 = @echo "  CCLD  " $@;
105 AM_V_GEN = $(am__v_GEN_$(V))
106 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
107 am__v_GEN_0 = @echo "  GEN   " $@;
108 SOURCES = $(libxkbcommon_la_SOURCES)
109 DIST_SOURCES = $(libxkbcommon_la_SOURCES)
110 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
111         html-recursive info-recursive install-data-recursive \
112         install-dvi-recursive install-exec-recursive \
113         install-html-recursive install-info-recursive \
114         install-pdf-recursive install-ps-recursive install-recursive \
115         installcheck-recursive installdirs-recursive pdf-recursive \
116         ps-recursive uninstall-recursive
117 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
118   distclean-recursive maintainer-clean-recursive
119 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
120         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
121         distdir
122 ETAGS = etags
123 CTAGS = ctags
124 DIST_SUBDIRS = $(SUBDIRS)
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 am__relativize = \
127   dir0=`pwd`; \
128   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
129   sed_rest='s,^[^/]*/*,,'; \
130   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
131   sed_butlast='s,/*[^/]*$$,,'; \
132   while test -n "$$dir1"; do \
133     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
134     if test "$$first" != "."; then \
135       if test "$$first" = ".."; then \
136         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
137         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
138       else \
139         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
140         if test "$$first2" = "$$first"; then \
141           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
142         else \
143           dir2="../$$dir2"; \
144         fi; \
145         dir0="$$dir0"/"$$first"; \
146       fi; \
147     fi; \
148     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
149   done; \
150   reldir="$$dir2"
151 ACLOCAL = @ACLOCAL@
152 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
153 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
154 AMTAR = @AMTAR@
155 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
156 APP_MAN_DIR = @APP_MAN_DIR@
157 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
158 AR = @AR@
159 AUTOCONF = @AUTOCONF@
160 AUTOHEADER = @AUTOHEADER@
161 AUTOMAKE = @AUTOMAKE@
162 AWK = @AWK@
163 CC = @CC@
164 CCDEPMODE = @CCDEPMODE@
165 CC_FOR_BUILD = @CC_FOR_BUILD@
166 CFLAGS = @CFLAGS@
167 CHANGELOG_CMD = @CHANGELOG_CMD@
168 CPP = @CPP@
169 CPPFLAGS = @CPPFLAGS@
170 CWARNFLAGS = @CWARNFLAGS@
171 CYGPATH_W = @CYGPATH_W@
172 DEFS = @DEFS@
173 DEPDIR = @DEPDIR@
174 DLLTOOL = @DLLTOOL@
175 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
176 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
177 DSYMUTIL = @DSYMUTIL@
178 DUMPBIN = @DUMPBIN@
179 ECHO_C = @ECHO_C@
180 ECHO_N = @ECHO_N@
181 ECHO_T = @ECHO_T@
182 EGREP = @EGREP@
183 EXEEXT = @EXEEXT@
184 FGREP = @FGREP@
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 KEYSYMDEF_H = @KEYSYMDEF_H@
195 LD = @LD@
196 LDFLAGS = @LDFLAGS@
197 LEX = @LEX@
198 LEXLIB = @LEXLIB@
199 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
200 LIBOBJS = @LIBOBJS@
201 LIBS = @LIBS@
202 LIBTOOL = @LIBTOOL@
203 LIB_MAN_DIR = @LIB_MAN_DIR@
204 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
205 LIPO = @LIPO@
206 LN_S = @LN_S@
207 LTLIBOBJS = @LTLIBOBJS@
208 MAINT = @MAINT@
209 MAKEINFO = @MAKEINFO@
210 MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
211 MANIFEST_TOOL = @MANIFEST_TOOL@
212 MAN_SUBSTS = @MAN_SUBSTS@
213 MISC_MAN_DIR = @MISC_MAN_DIR@
214 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
215 MKDIR_P = @MKDIR_P@
216 NM = @NM@
217 NMEDIT = @NMEDIT@
218 OBJDUMP = @OBJDUMP@
219 OBJEXT = @OBJEXT@
220 OTOOL = @OTOOL@
221 OTOOL64 = @OTOOL64@
222 PACKAGE = @PACKAGE@
223 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224 PACKAGE_NAME = @PACKAGE_NAME@
225 PACKAGE_STRING = @PACKAGE_STRING@
226 PACKAGE_TARNAME = @PACKAGE_TARNAME@
227 PACKAGE_URL = @PACKAGE_URL@
228 PACKAGE_VERSION = @PACKAGE_VERSION@
229 PATH_SEPARATOR = @PATH_SEPARATOR@
230 PKG_CONFIG = @PKG_CONFIG@
231 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
232 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
233 RANLIB = @RANLIB@
234 SED = @SED@
235 SET_MAKE = @SET_MAKE@
236 SHELL = @SHELL@
237 STRICT_CFLAGS = @STRICT_CFLAGS@
238 STRIP = @STRIP@
239 VERSION = @VERSION@
240 X11_CFLAGS = @X11_CFLAGS@
241 X11_LIBS = @X11_LIBS@
242 XF86KEYSYM_H = @XF86KEYSYM_H@
243 XKBCONFIGROOT = @XKBCONFIGROOT@
244 XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
245 XORG_MAN_PAGE = @XORG_MAN_PAGE@
246 XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
247 YACC = @YACC@
248 YACC_INST = @YACC_INST@
249 YFLAGS = @YFLAGS@
250 abs_builddir = @abs_builddir@
251 abs_srcdir = @abs_srcdir@
252 abs_top_builddir = @abs_top_builddir@
253 abs_top_srcdir = @abs_top_srcdir@
254 ac_ct_AR = @ac_ct_AR@
255 ac_ct_CC = @ac_ct_CC@
256 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
257 am__include = @am__include@
258 am__leading_dot = @am__leading_dot@
259 am__quote = @am__quote@
260 am__tar = @am__tar@
261 am__untar = @am__untar@
262 bindir = @bindir@
263 build = @build@
264 build_alias = @build_alias@
265 build_cpu = @build_cpu@
266 build_os = @build_os@
267 build_vendor = @build_vendor@
268 builddir = @builddir@
269 datadir = @datadir@
270 datarootdir = @datarootdir@
271 docdir = @docdir@
272 dvidir = @dvidir@
273 exec_prefix = @exec_prefix@
274 host = @host@
275 host_alias = @host_alias@
276 host_cpu = @host_cpu@
277 host_os = @host_os@
278 host_vendor = @host_vendor@
279 htmldir = @htmldir@
280 includedir = @includedir@
281 infodir = @infodir@
282 install_sh = @install_sh@
283 libdir = @libdir@
284 libexecdir = @libexecdir@
285 localedir = @localedir@
286 localstatedir = @localstatedir@
287 mandir = @mandir@
288 mkdir_p = @mkdir_p@
289 oldincludedir = @oldincludedir@
290 pdfdir = @pdfdir@
291 prefix = @prefix@
292 program_transform_name = @program_transform_name@
293 psdir = @psdir@
294 sbindir = @sbindir@
295 sharedstatedir = @sharedstatedir@
296 srcdir = @srcdir@
297 sysconfdir = @sysconfdir@
298 target_alias = @target_alias@
299 top_build_prefix = @top_build_prefix@
300 top_builddir = @top_builddir@
301 top_srcdir = @top_srcdir@
302 SUBDIRS = xkbcomp
303 AM_CPPFLAGS = -I$(top_srcdir)/include
304 AM_CFLAGS = $(X11_CFLAGS) $(CWARNFLAGS) $(XMALLOC_ZERO_CFLAGS)
305 lib_LTLIBRARIES = libxkbcommon.la
306 libxkbcommon_la_LIBADD = xkbcomp/libxkbcomp.la
307 libxkbcommon_la_LDFLAGS = -no-undefined
308 libxkbcommon_la_SOURCES = \
309         XKBcommonint.h \
310         alloc.c \
311         atom.c \
312         galloc.c \
313         geom.c \
314         keysym.c \
315         malloc.c \
316         maprules.c \
317         misc.c \
318         text.c \
319         xkb.c \
320         xkballoc.h \
321         xkbgeom.h \
322         xkbmisc.h \
323         xkbrules.h
324
325 BUILT_SOURCES = ks_tables.h
326 CLEANFILES = $(BUILT_SOURCES)
327 all: $(BUILT_SOURCES) config.h
328         $(MAKE) $(AM_MAKEFLAGS) all-recursive
329
330 .SUFFIXES:
331 .SUFFIXES: .c .lo .o .obj
332 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
333         @for dep in $?; do \
334           case '$(am__configure_deps)' in \
335             *$$dep*) \
336               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
337                 && { if test -f $@; then exit 0; else break; fi; }; \
338               exit 1;; \
339           esac; \
340         done; \
341         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
342         $(am__cd) $(top_srcdir) && \
343           $(AUTOMAKE) --foreign src/Makefile
344 .PRECIOUS: Makefile
345 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
346         @case '$?' in \
347           *config.status*) \
348             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
349           *) \
350             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
351             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
352         esac;
353
354 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
355         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356
357 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
358         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
360         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361 $(am__aclocal_m4_deps):
362
363 config.h: stamp-h1
364         @if test ! -f $@; then \
365           rm -f stamp-h1; \
366           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
367         else :; fi
368
369 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
370         @rm -f stamp-h1
371         cd $(top_builddir) && $(SHELL) ./config.status src/config.h
372 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
373         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
374         rm -f stamp-h1
375         touch $@
376
377 distclean-hdr:
378         -rm -f config.h stamp-h1
379 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
380         @$(NORMAL_INSTALL)
381         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
382         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
383         list2=; for p in $$list; do \
384           if test -f $$p; then \
385             list2="$$list2 $$p"; \
386           else :; fi; \
387         done; \
388         test -z "$$list2" || { \
389           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
390           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
391         }
392
393 uninstall-libLTLIBRARIES:
394         @$(NORMAL_UNINSTALL)
395         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
396         for p in $$list; do \
397           $(am__strip_dir) \
398           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
399           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
400         done
401
402 clean-libLTLIBRARIES:
403         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
404         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
405           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
406           test "$$dir" != "$$p" || dir=.; \
407           echo "rm -f \"$${dir}/so_locations\""; \
408           rm -f "$${dir}/so_locations"; \
409         done
410 libxkbcommon.la: $(libxkbcommon_la_OBJECTS) $(libxkbcommon_la_DEPENDENCIES) 
411         $(AM_V_CCLD)$(libxkbcommon_la_LINK) -rpath $(libdir) $(libxkbcommon_la_OBJECTS) $(libxkbcommon_la_LIBADD) $(LIBS)
412
413 mostlyclean-compile:
414         -rm -f *.$(OBJEXT)
415
416 distclean-compile:
417         -rm -f *.tab.c
418
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atom.Plo@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/galloc.Plo@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/geom.Plo@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keysym.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maprules.Plo@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text.Plo@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkb.Plo@am__quote@
429
430 .c.o:
431 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
432 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
437
438 .c.obj:
439 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
440 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
441 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
445
446 .c.lo:
447 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
448 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
449 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
453
454 mostlyclean-libtool:
455         -rm -f *.lo
456
457 clean-libtool:
458         -rm -rf .libs _libs
459
460 # This directory's subdirectories are mostly independent; you can cd
461 # into them and run `make' without going through this Makefile.
462 # To change the values of `make' variables: instead of editing Makefiles,
463 # (1) if the variable is set in `config.status', edit `config.status'
464 #     (which will cause the Makefiles to be regenerated when you run `make');
465 # (2) otherwise, pass the desired values on the `make' command line.
466 $(RECURSIVE_TARGETS):
467         @fail= failcom='exit 1'; \
468         for f in x $$MAKEFLAGS; do \
469           case $$f in \
470             *=* | --[!k]*);; \
471             *k*) failcom='fail=yes';; \
472           esac; \
473         done; \
474         dot_seen=no; \
475         target=`echo $@ | sed s/-recursive//`; \
476         list='$(SUBDIRS)'; for subdir in $$list; do \
477           echo "Making $$target in $$subdir"; \
478           if test "$$subdir" = "."; then \
479             dot_seen=yes; \
480             local_target="$$target-am"; \
481           else \
482             local_target="$$target"; \
483           fi; \
484           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
485           || eval $$failcom; \
486         done; \
487         if test "$$dot_seen" = "no"; then \
488           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
489         fi; test -z "$$fail"
490
491 $(RECURSIVE_CLEAN_TARGETS):
492         @fail= failcom='exit 1'; \
493         for f in x $$MAKEFLAGS; do \
494           case $$f in \
495             *=* | --[!k]*);; \
496             *k*) failcom='fail=yes';; \
497           esac; \
498         done; \
499         dot_seen=no; \
500         case "$@" in \
501           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
502           *) list='$(SUBDIRS)' ;; \
503         esac; \
504         rev=''; for subdir in $$list; do \
505           if test "$$subdir" = "."; then :; else \
506             rev="$$subdir $$rev"; \
507           fi; \
508         done; \
509         rev="$$rev ."; \
510         target=`echo $@ | sed s/-recursive//`; \
511         for subdir in $$rev; do \
512           echo "Making $$target in $$subdir"; \
513           if test "$$subdir" = "."; then \
514             local_target="$$target-am"; \
515           else \
516             local_target="$$target"; \
517           fi; \
518           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519           || eval $$failcom; \
520         done && test -z "$$fail"
521 tags-recursive:
522         list='$(SUBDIRS)'; for subdir in $$list; do \
523           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
524         done
525 ctags-recursive:
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
528         done
529
530 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
531         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
532         unique=`for i in $$list; do \
533             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
534           done | \
535           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
536               END { if (nonempty) { for (i in files) print i; }; }'`; \
537         mkid -fID $$unique
538 tags: TAGS
539
540 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
541                 $(TAGS_FILES) $(LISP)
542         set x; \
543         here=`pwd`; \
544         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
545           include_option=--etags-include; \
546           empty_fix=.; \
547         else \
548           include_option=--include; \
549           empty_fix=; \
550         fi; \
551         list='$(SUBDIRS)'; for subdir in $$list; do \
552           if test "$$subdir" = .; then :; else \
553             test ! -f $$subdir/TAGS || \
554               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
555           fi; \
556         done; \
557         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562               END { if (nonempty) { for (i in files) print i; }; }'`; \
563         shift; \
564         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
565           test -n "$$unique" || unique=$$empty_fix; \
566           if test $$# -gt 0; then \
567             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
568               "$$@" $$unique; \
569           else \
570             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571               $$unique; \
572           fi; \
573         fi
574 ctags: CTAGS
575 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
576                 $(TAGS_FILES) $(LISP)
577         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
578         unique=`for i in $$list; do \
579             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580           done | \
581           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582               END { if (nonempty) { for (i in files) print i; }; }'`; \
583         test -z "$(CTAGS_ARGS)$$unique" \
584           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
585              $$unique
586
587 GTAGS:
588         here=`$(am__cd) $(top_builddir) && pwd` \
589           && $(am__cd) $(top_srcdir) \
590           && gtags -i $(GTAGS_ARGS) "$$here"
591
592 distclean-tags:
593         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594
595 distdir: $(DISTFILES)
596         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
597         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598         list='$(DISTFILES)'; \
599           dist_files=`for file in $$list; do echo $$file; done | \
600           sed -e "s|^$$srcdirstrip/||;t" \
601               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
602         case $$dist_files in \
603           */*) $(MKDIR_P) `echo "$$dist_files" | \
604                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
605                            sort -u` ;; \
606         esac; \
607         for file in $$dist_files; do \
608           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
609           if test -d $$d/$$file; then \
610             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
611             if test -d "$(distdir)/$$file"; then \
612               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
613             fi; \
614             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
615               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
616               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617             fi; \
618             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
619           else \
620             test -f "$(distdir)/$$file" \
621             || cp -p $$d/$$file "$(distdir)/$$file" \
622             || exit 1; \
623           fi; \
624         done
625         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
626           if test "$$subdir" = .; then :; else \
627             test -d "$(distdir)/$$subdir" \
628             || $(MKDIR_P) "$(distdir)/$$subdir" \
629             || exit 1; \
630           fi; \
631         done
632         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
633           if test "$$subdir" = .; then :; else \
634             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
635             $(am__relativize); \
636             new_distdir=$$reldir; \
637             dir1=$$subdir; dir2="$(top_distdir)"; \
638             $(am__relativize); \
639             new_top_distdir=$$reldir; \
640             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
641             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
642             ($(am__cd) $$subdir && \
643               $(MAKE) $(AM_MAKEFLAGS) \
644                 top_distdir="$$new_top_distdir" \
645                 distdir="$$new_distdir" \
646                 am__remove_distdir=: \
647                 am__skip_length_check=: \
648                 am__skip_mode_fix=: \
649                 distdir) \
650               || exit 1; \
651           fi; \
652         done
653 check-am: all-am
654 check: $(BUILT_SOURCES)
655         $(MAKE) $(AM_MAKEFLAGS) check-recursive
656 all-am: Makefile $(LTLIBRARIES) config.h
657 installdirs: installdirs-recursive
658 installdirs-am:
659         for dir in "$(DESTDIR)$(libdir)"; do \
660           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
661         done
662 install: $(BUILT_SOURCES)
663         $(MAKE) $(AM_MAKEFLAGS) install-recursive
664 install-exec: install-exec-recursive
665 install-data: install-data-recursive
666 uninstall: uninstall-recursive
667
668 install-am: all-am
669         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
670
671 installcheck: installcheck-recursive
672 install-strip:
673         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
674           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
675           `test -z '$(STRIP)' || \
676             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
677 mostlyclean-generic:
678
679 clean-generic:
680         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
681
682 distclean-generic:
683         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
684         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
685
686 maintainer-clean-generic:
687         @echo "This command is intended for maintainers to use"
688         @echo "it deletes files that may require special tools to rebuild."
689         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
690 clean: clean-recursive
691
692 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
693         mostlyclean-am
694
695 distclean: distclean-recursive
696         -rm -rf ./$(DEPDIR)
697         -rm -f Makefile
698 distclean-am: clean-am distclean-compile distclean-generic \
699         distclean-hdr distclean-tags
700
701 dvi: dvi-recursive
702
703 dvi-am:
704
705 html: html-recursive
706
707 html-am:
708
709 info: info-recursive
710
711 info-am:
712
713 install-data-am:
714
715 install-dvi: install-dvi-recursive
716
717 install-dvi-am:
718
719 install-exec-am: install-libLTLIBRARIES
720
721 install-html: install-html-recursive
722
723 install-html-am:
724
725 install-info: install-info-recursive
726
727 install-info-am:
728
729 install-man:
730
731 install-pdf: install-pdf-recursive
732
733 install-pdf-am:
734
735 install-ps: install-ps-recursive
736
737 install-ps-am:
738
739 installcheck-am:
740
741 maintainer-clean: maintainer-clean-recursive
742         -rm -rf ./$(DEPDIR)
743         -rm -f Makefile
744 maintainer-clean-am: distclean-am maintainer-clean-generic
745
746 mostlyclean: mostlyclean-recursive
747
748 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
749         mostlyclean-libtool
750
751 pdf: pdf-recursive
752
753 pdf-am:
754
755 ps: ps-recursive
756
757 ps-am:
758
759 uninstall-am: uninstall-libLTLIBRARIES
760
761 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
762         ctags-recursive install install-am install-strip \
763         tags-recursive
764
765 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
766         all all-am check check-am clean clean-generic \
767         clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
768         distclean distclean-compile distclean-generic distclean-hdr \
769         distclean-libtool distclean-tags distdir dvi dvi-am html \
770         html-am info info-am install install-am install-data \
771         install-data-am install-dvi install-dvi-am install-exec \
772         install-exec-am install-html install-html-am install-info \
773         install-info-am install-libLTLIBRARIES install-man install-pdf \
774         install-pdf-am install-ps install-ps-am install-strip \
775         installcheck installcheck-am installdirs installdirs-am \
776         maintainer-clean maintainer-clean-generic mostlyclean \
777         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
778         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
779         uninstall-libLTLIBRARIES
780
781
782 ks_tables.h: $(top_builddir)/makekeys/makekeys$(EXEEXT) $(KEYSYMDEF_H) $(XF86KEYSYM_H)
783         $(AM_V_GEN)cat $(KEYSYMDEF_H) $(XF86KEYSYM_H) | $(top_builddir)/makekeys/makekeys$(EXEEXT) > $@
784
785 # Tell versions [3.59,3.63) of GNU make to not export all variables.
786 # Otherwise a system limit (for SysV at least) may be exceeded.
787 .NOEXPORT: