1# Makefile.in generated by automake 1.16.1 from Makefile.am. 2# Makefile. Generated from Makefile.in by configure. 3 4# Copyright (C) 1994-2018 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15 16 17 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/xkeyboard-config 74pkgincludedir = $(includedir)/xkeyboard-config 75pkglibdir = $(libdir)/xkeyboard-config 76pkglibexecdir = $(libexecdir)/xkeyboard-config 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = x86_64-pc-linux-gnu 90host_triplet = x86_64-pc-linux-gnu 91subdir = . 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 94 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ 95 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ 96 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \ 97 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ 98 $(top_srcdir)/configure.ac 99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 100 $(ACLOCAL_M4) 101DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 102 $(am__configure_deps) $(am__DIST_COMMON) 103am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 104 configure.lineno config.status.lineno 105mkinstalldirs = $(install_sh) -d 106CONFIG_CLEAN_FILES = xkeyboard-config.pc 107CONFIG_CLEAN_VPATH_FILES = 108AM_V_P = $(am__v_P_$(V)) 109am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) 110am__v_P_0 = false 111am__v_P_1 = : 112AM_V_GEN = $(am__v_GEN_$(V)) 113am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 114am__v_GEN_0 = @echo " GEN " $@; 115am__v_GEN_1 = 116AM_V_at = $(am__v_at_$(V)) 117am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 118am__v_at_0 = @ 119am__v_at_1 = 120SOURCES = 121DIST_SOURCES = 122RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 123 ctags-recursive dvi-recursive html-recursive info-recursive \ 124 install-data-recursive install-dvi-recursive \ 125 install-exec-recursive install-html-recursive \ 126 install-info-recursive install-pdf-recursive \ 127 install-ps-recursive install-recursive installcheck-recursive \ 128 installdirs-recursive pdf-recursive ps-recursive \ 129 tags-recursive uninstall-recursive 130am__can_run_installinfo = \ 131 case $$AM_UPDATE_INFO_DIR in \ 132 n|no|NO) false;; \ 133 *) (install-info --version) >/dev/null 2>&1;; \ 134 esac 135am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 136am__vpath_adj = case $$p in \ 137 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 138 *) f=$$p;; \ 139 esac; 140am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 141am__install_max = 40 142am__nobase_strip_setup = \ 143 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 144am__nobase_strip = \ 145 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 146am__nobase_list = $(am__nobase_strip_setup); \ 147 for p in $$list; do echo "$$p $$p"; done | \ 148 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 149 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 150 if (++n[$$2] == $(am__install_max)) \ 151 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 152 END { for (dir in files) print dir, files[dir] }' 153am__base_list = \ 154 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 155 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 156am__uninstall_files_from_dir = { \ 157 test -z "$$files" \ 158 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 159 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 160 $(am__cd) "$$dir" && rm -f $$files; }; \ 161 } 162am__installdirs = "$(DESTDIR)$(pkgconfigdir)" 163DATA = $(pkgconfig_DATA) 164RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 165 distclean-recursive maintainer-clean-recursive 166am__recursive_targets = \ 167 $(RECURSIVE_TARGETS) \ 168 $(RECURSIVE_CLEAN_TARGETS) \ 169 $(am__extra_recursive_targets) 170AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 171 cscope distdir distdir-am dist dist-all distcheck 172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 173# Read a list of newline-separated strings from the standard input, 174# and print each of them once, without duplicates. Input order is 175# *not* preserved. 176am__uniquify_input = $(AWK) '\ 177 BEGIN { nonempty = 0; } \ 178 { items[$$0] = 1; nonempty = 1; } \ 179 END { if (nonempty) { for (i in items) print i; }; } \ 180' 181# Make sure the list of sources is unique. This is necessary because, 182# e.g., the same source file might be shared among _SOURCES variables 183# for different programs/libraries. 184am__define_uniq_tagged_files = \ 185 list='$(am__tagged_files)'; \ 186 unique=`for i in $$list; do \ 187 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 188 done | $(am__uniquify_input)` 189ETAGS = etags 190CTAGS = ctags 191CSCOPE = cscope 192DIST_SUBDIRS = $(SUBDIRS) 193am__DIST_COMMON = $(srcdir)/Makefile.in \ 194 $(srcdir)/xkeyboard-config.pc.in ABOUT-NLS AUTHORS COPYING \ 195 ChangeLog NEWS README TODO compile config.guess config.rpath \ 196 config.sub install-sh missing 197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 198distdir = $(PACKAGE)-$(VERSION) 199top_distdir = $(distdir) 200am__remove_distdir = \ 201 if test -d "$(distdir)"; then \ 202 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 203 && rm -rf "$(distdir)" \ 204 || { sleep 5 && rm -rf "$(distdir)"; }; \ 205 else :; fi 206am__post_remove_distdir = $(am__remove_distdir) 207am__relativize = \ 208 dir0=`pwd`; \ 209 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 210 sed_rest='s,^[^/]*/*,,'; \ 211 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 212 sed_butlast='s,/*[^/]*$$,,'; \ 213 while test -n "$$dir1"; do \ 214 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 215 if test "$$first" != "."; then \ 216 if test "$$first" = ".."; then \ 217 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 218 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 219 else \ 220 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 221 if test "$$first2" = "$$first"; then \ 222 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 223 else \ 224 dir2="../$$dir2"; \ 225 fi; \ 226 dir0="$$dir0"/"$$first"; \ 227 fi; \ 228 fi; \ 229 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 230 done; \ 231 reldir="$$dir2" 232DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 233GZIP_ENV = --best 234DIST_TARGETS = dist-bzip2 dist-gzip 235distuninstallcheck_listfiles = find . -type f -print 236am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 237 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 238distcleancheck_listfiles = find . -type f -print 239ACLOCAL = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing aclocal-1.16 240ADMIN_MAN_DIR = $(mandir)/man$(ADMIN_MAN_SUFFIX) 241ADMIN_MAN_SUFFIX = 8 242AMTAR = $${TAR-tar} 243AM_DEFAULT_VERBOSITY = 1 244APP_MAN_DIR = $(mandir)/man$(APP_MAN_SUFFIX) 245APP_MAN_SUFFIX = 1 246AUTOCONF = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoconf 247AUTOHEADER = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoheader 248AUTOMAKE = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing automake-1.16 249AWK = gawk 250CC = gcc 251CCDEPMODE = depmode=none 252CFLAGS = -g -O2 253CPP = gcc -E 254CPPFLAGS = 255CYGPATH_W = echo 256DEFS = -DPACKAGE_NAME=\"xkeyboard-config\" -DPACKAGE_TARNAME=\"xkeyboard-config\" -DPACKAGE_VERSION=\"2.30\" -DPACKAGE_STRING=\"xkeyboard-config\ 2.30\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xkeyboard-config\" -DVERSION=\"2.30\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"xkeyboard-config\" 257DEPDIR = .deps 258DEPS_CFLAGS = 259DEPS_LIBS = -lX11 260DRIVER_MAN_DIR = $(mandir)/man$(DRIVER_MAN_SUFFIX) 261DRIVER_MAN_SUFFIX = 4 262ECHO_C = 263ECHO_N = -n 264ECHO_T = 265EGREP = /bin/grep -E 266EXEEXT = 267FILE_MAN_DIR = $(mandir)/man$(FILE_MAN_SUFFIX) 268FILE_MAN_SUFFIX = 5 269GETTEXT_MACRO_VERSION = 0.19 270GETTEXT_PACKAGE = xkeyboard-config 271GMSGFMT = /usr/bin/msgfmt 272GMSGFMT_015 = /usr/bin/msgfmt 273GREP = /bin/grep 274INSTALL = /usr/bin/install -c 275INSTALL_DATA = ${INSTALL} -m 644 276INSTALL_PROGRAM = ${INSTALL} 277INSTALL_SCRIPT = ${INSTALL} 278INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 279INTLLIBS = 280INTL_MACOSX_LIBS = 281LDFLAGS = 282LIBICONV = -liconv 283LIBINTL = 284LIBOBJS = 285LIBS = 286LIB_MAN_DIR = $(mandir)/man$(LIB_MAN_SUFFIX) 287LIB_MAN_SUFFIX = 3 288LTLIBICONV = -liconv 289LTLIBINTL = 290LTLIBOBJS = 291MAKEINFO = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing makeinfo 292MAN_SUBSTS = -e 's|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|' -e 's|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|$(prefix)|g' -e 's|__apploaddir__|$(appdefaultdir)|g' -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 293MISC_MAN_DIR = $(mandir)/man$(MISC_MAN_SUFFIX) 294MISC_MAN_SUFFIX = 7 295MKDIR_P = /bin/mkdir -p 296MSGFMT = /usr/bin/msgfmt 297MSGFMT_015 = /usr/bin/msgfmt 298MSGMERGE = /usr/bin/msgmerge 299OBJEXT = o 300PACKAGE = xkeyboard-config 301PACKAGE_BUGREPORT = 302PACKAGE_NAME = xkeyboard-config 303PACKAGE_STRING = xkeyboard-config 2.30 304PACKAGE_TARNAME = xkeyboard-config 305PACKAGE_URL = 306PACKAGE_VERSION = 2.30 307PATH_SEPARATOR = : 308PKG_CONFIG = /usr/bin/pkg-config 309PKG_CONFIG_LIBDIR = 310PKG_CONFIG_PATH = 311POSUB = po 312PYTHON = /usr/bin/python3 313PYTHON_EXEC_PREFIX = ${exec_prefix} 314PYTHON_PLATFORM = linux 315PYTHON_PREFIX = ${prefix} 316PYTHON_VERSION = 3.5 317SED = /bin/sed 318SET_MAKE = 319SHELL = /bin/sh 320STRIP = 321USE_NLS = yes 322VERSION = 2.30 323XGETTEXT = /usr/bin/xgettext 324XGETTEXT_015 = /usr/bin/xgettext 325XGETTEXT_EXTRA_OPTIONS = 326XORG_MAN_PAGE = X Version 11 327XSLTPROC = /usr/bin/xsltproc 328abs_builddir = /home/d00426933/code/xkb/xkeyboard-config-2.30 329abs_srcdir = /home/d00426933/code/xkb/xkeyboard-config-2.30 330abs_top_builddir = /home/d00426933/code/xkb/xkeyboard-config-2.30 331abs_top_srcdir = /home/d00426933/code/xkb/xkeyboard-config-2.30 332ac_ct_CC = gcc 333am__include = include 334am__leading_dot = . 335am__quote = 336am__tar = $${TAR-tar} chof - "$$tardir" 337am__untar = $${TAR-tar} xf - 338bindir = ${exec_prefix}/bin 339build = x86_64-pc-linux-gnu 340build_alias = 341build_cpu = x86_64 342build_os = linux-gnu 343build_vendor = pc 344builddir = . 345datadir = ${datarootdir} 346datarootdir = ${prefix}/share 347docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 348dvidir = ${docdir} 349exec_prefix = ${prefix} 350host = x86_64-pc-linux-gnu 351host_alias = 352host_cpu = x86_64 353host_os = linux-gnu 354host_vendor = pc 355htmldir = ${docdir} 356includedir = ${prefix}/include 357infodir = ${datarootdir}/info 358install_sh = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/install-sh 359libdir = ${exec_prefix}/lib 360libexecdir = ${exec_prefix}/libexec 361localedir = ${datarootdir}/locale 362localstatedir = ${prefix}/var 363mandir = ${datarootdir}/man 364mkdir_p = $(MKDIR_P) 365oldincludedir = /usr/include 366pdfdir = ${docdir} 367pkgpyexecdir = ${pyexecdir}/xkeyboard-config 368pkgpythondir = ${pythondir}/xkeyboard-config 369prefix = /usr/local 370program_transform_name = s,x,x, 371psdir = ${docdir} 372pyexecdir = ${exec_prefix}/lib/python3.5/site-packages 373pythondir = ${prefix}/lib/python3.5/site-packages 374sbindir = ${exec_prefix}/sbin 375sharedstatedir = ${prefix}/com 376srcdir = . 377sysconfdir = ${prefix}/etc 378target_alias = 379top_build_prefix = 380top_builddir = . 381top_srcdir = . 382xkb_base = ${datarootdir}/X11/xkb 383xkb_rules_symlink = xorg 384AUTOMAKE_OPTIONS = foreign 385SUBDIRS = compat geometry keycodes po rules symbols types docs man 386pkgconfigdir = $(datadir)/pkgconfig 387pkgconfig_DATA = xkeyboard-config.pc 388EXTRA_DIST = config.rpath COPYING README \ 389 autogen.sh \ 390 xkeyboard-config.pc.in 391 392ACLOCAL_AMFLAGS = -I m4 393 394# we don't care about runtime dependencies during distcheck 395AM_DISTCHECK_CONFIGURE_FLAGS = --disable-runtime-deps 396all: all-recursive 397 398.SUFFIXES: 399am--refresh: Makefile 400 @: 401$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 402 @for dep in $?; do \ 403 case '$(am__configure_deps)' in \ 404 *$$dep*) \ 405 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 406 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 407 && exit 0; \ 408 exit 1;; \ 409 esac; \ 410 done; \ 411 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 412 $(am__cd) $(top_srcdir) && \ 413 $(AUTOMAKE) --foreign Makefile 414Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 415 @case '$?' in \ 416 *config.status*) \ 417 echo ' $(SHELL) ./config.status'; \ 418 $(SHELL) ./config.status;; \ 419 *) \ 420 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ 421 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 422 esac; 423 424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 425 $(SHELL) ./config.status --recheck 426 427$(top_srcdir)/configure: $(am__configure_deps) 428 $(am__cd) $(srcdir) && $(AUTOCONF) 429$(ACLOCAL_M4): $(am__aclocal_m4_deps) 430 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 431$(am__aclocal_m4_deps): 432xkeyboard-config.pc: $(top_builddir)/config.status $(srcdir)/xkeyboard-config.pc.in 433 cd $(top_builddir) && $(SHELL) ./config.status $@ 434install-pkgconfigDATA: $(pkgconfig_DATA) 435 @$(NORMAL_INSTALL) 436 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 437 if test -n "$$list"; then \ 438 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ 439 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ 440 fi; \ 441 for p in $$list; do \ 442 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 443 echo "$$d$$p"; \ 444 done | $(am__base_list) | \ 445 while read files; do \ 446 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 447 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 448 done 449 450uninstall-pkgconfigDATA: 451 @$(NORMAL_UNINSTALL) 452 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 453 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 454 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) 455 456# This directory's subdirectories are mostly independent; you can cd 457# into them and run 'make' without going through this Makefile. 458# To change the values of 'make' variables: instead of editing Makefiles, 459# (1) if the variable is set in 'config.status', edit 'config.status' 460# (which will cause the Makefiles to be regenerated when you run 'make'); 461# (2) otherwise, pass the desired values on the 'make' command line. 462$(am__recursive_targets): 463 @fail=; \ 464 if $(am__make_keepgoing); then \ 465 failcom='fail=yes'; \ 466 else \ 467 failcom='exit 1'; \ 468 fi; \ 469 dot_seen=no; \ 470 target=`echo $@ | sed s/-recursive//`; \ 471 case "$@" in \ 472 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 473 *) list='$(SUBDIRS)' ;; \ 474 esac; \ 475 for subdir in $$list; do \ 476 echo "Making $$target in $$subdir"; \ 477 if test "$$subdir" = "."; then \ 478 dot_seen=yes; \ 479 local_target="$$target-am"; \ 480 else \ 481 local_target="$$target"; \ 482 fi; \ 483 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 484 || eval $$failcom; \ 485 done; \ 486 if test "$$dot_seen" = "no"; then \ 487 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 488 fi; test -z "$$fail" 489 490ID: $(am__tagged_files) 491 $(am__define_uniq_tagged_files); mkid -fID $$unique 492tags: tags-recursive 493TAGS: tags 494 495tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 496 set x; \ 497 here=`pwd`; \ 498 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 499 include_option=--etags-include; \ 500 empty_fix=.; \ 501 else \ 502 include_option=--include; \ 503 empty_fix=; \ 504 fi; \ 505 list='$(SUBDIRS)'; for subdir in $$list; do \ 506 if test "$$subdir" = .; then :; else \ 507 test ! -f $$subdir/TAGS || \ 508 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 509 fi; \ 510 done; \ 511 $(am__define_uniq_tagged_files); \ 512 shift; \ 513 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 514 test -n "$$unique" || unique=$$empty_fix; \ 515 if test $$# -gt 0; then \ 516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 517 "$$@" $$unique; \ 518 else \ 519 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 520 $$unique; \ 521 fi; \ 522 fi 523ctags: ctags-recursive 524 525CTAGS: ctags 526ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 527 $(am__define_uniq_tagged_files); \ 528 test -z "$(CTAGS_ARGS)$$unique" \ 529 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 530 $$unique 531 532GTAGS: 533 here=`$(am__cd) $(top_builddir) && pwd` \ 534 && $(am__cd) $(top_srcdir) \ 535 && gtags -i $(GTAGS_ARGS) "$$here" 536cscope: cscope.files 537 test ! -s cscope.files \ 538 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 539clean-cscope: 540 -rm -f cscope.files 541cscope.files: clean-cscope cscopelist 542cscopelist: cscopelist-recursive 543 544cscopelist-am: $(am__tagged_files) 545 list='$(am__tagged_files)'; \ 546 case "$(srcdir)" in \ 547 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 548 *) sdir=$(subdir)/$(srcdir) ;; \ 549 esac; \ 550 for i in $$list; do \ 551 if test -f "$$i"; then \ 552 echo "$(subdir)/$$i"; \ 553 else \ 554 echo "$$sdir/$$i"; \ 555 fi; \ 556 done >> $(top_builddir)/cscope.files 557 558distclean-tags: 559 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 560 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 561 562distdir: $(BUILT_SOURCES) 563 $(MAKE) $(AM_MAKEFLAGS) distdir-am 564 565distdir-am: $(DISTFILES) 566 $(am__remove_distdir) 567 test -d "$(distdir)" || mkdir "$(distdir)" 568 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 569 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 570 list='$(DISTFILES)'; \ 571 dist_files=`for file in $$list; do echo $$file; done | \ 572 sed -e "s|^$$srcdirstrip/||;t" \ 573 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 574 case $$dist_files in \ 575 */*) $(MKDIR_P) `echo "$$dist_files" | \ 576 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 577 sort -u` ;; \ 578 esac; \ 579 for file in $$dist_files; do \ 580 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 581 if test -d $$d/$$file; then \ 582 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 583 if test -d "$(distdir)/$$file"; then \ 584 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 585 fi; \ 586 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 587 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 588 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 589 fi; \ 590 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 591 else \ 592 test -f "$(distdir)/$$file" \ 593 || cp -p $$d/$$file "$(distdir)/$$file" \ 594 || exit 1; \ 595 fi; \ 596 done 597 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 598 if test "$$subdir" = .; then :; else \ 599 $(am__make_dryrun) \ 600 || test -d "$(distdir)/$$subdir" \ 601 || $(MKDIR_P) "$(distdir)/$$subdir" \ 602 || exit 1; \ 603 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 604 $(am__relativize); \ 605 new_distdir=$$reldir; \ 606 dir1=$$subdir; dir2="$(top_distdir)"; \ 607 $(am__relativize); \ 608 new_top_distdir=$$reldir; \ 609 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 610 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 611 ($(am__cd) $$subdir && \ 612 $(MAKE) $(AM_MAKEFLAGS) \ 613 top_distdir="$$new_top_distdir" \ 614 distdir="$$new_distdir" \ 615 am__remove_distdir=: \ 616 am__skip_length_check=: \ 617 am__skip_mode_fix=: \ 618 distdir) \ 619 || exit 1; \ 620 fi; \ 621 done 622 -test -n "$(am__skip_mode_fix)" \ 623 || find "$(distdir)" -type d ! -perm -755 \ 624 -exec chmod u+rwx,go+rx {} \; -o \ 625 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 626 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 627 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 628 || chmod -R a+r "$(distdir)" 629dist-gzip: distdir 630 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 631 $(am__post_remove_distdir) 632dist-bzip2: distdir 633 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 634 $(am__post_remove_distdir) 635 636dist-lzip: distdir 637 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 638 $(am__post_remove_distdir) 639 640dist-xz: distdir 641 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 642 $(am__post_remove_distdir) 643 644dist-tarZ: distdir 645 @echo WARNING: "Support for distribution archives compressed with" \ 646 "legacy program 'compress' is deprecated." >&2 647 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 648 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 649 $(am__post_remove_distdir) 650 651dist-shar: distdir 652 @echo WARNING: "Support for shar distribution archives is" \ 653 "deprecated." >&2 654 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 655 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 656 $(am__post_remove_distdir) 657 658dist-zip: distdir 659 -rm -f $(distdir).zip 660 zip -rq $(distdir).zip $(distdir) 661 $(am__post_remove_distdir) 662 663dist dist-all: 664 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 665 $(am__post_remove_distdir) 666 667# This target untars the dist file and tries a VPATH configuration. Then 668# it guarantees that the distribution is self-contained by making another 669# tarfile. 670distcheck: dist 671 case '$(DIST_ARCHIVES)' in \ 672 *.tar.gz*) \ 673 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 674 *.tar.bz2*) \ 675 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 676 *.tar.lz*) \ 677 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 678 *.tar.xz*) \ 679 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 680 *.tar.Z*) \ 681 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 682 *.shar.gz*) \ 683 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 684 *.zip*) \ 685 unzip $(distdir).zip ;;\ 686 esac 687 chmod -R a-w $(distdir) 688 chmod u+w $(distdir) 689 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 690 chmod a-w $(distdir) 691 test -d $(distdir)/_build || exit 0; \ 692 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 693 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 694 && am__cwd=`pwd` \ 695 && $(am__cd) $(distdir)/_build/sub \ 696 && ../../configure \ 697 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 698 $(DISTCHECK_CONFIGURE_FLAGS) \ 699 --srcdir=../.. --prefix="$$dc_install_base" \ 700 && $(MAKE) $(AM_MAKEFLAGS) \ 701 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 702 && $(MAKE) $(AM_MAKEFLAGS) check \ 703 && $(MAKE) $(AM_MAKEFLAGS) install \ 704 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 705 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 706 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 707 distuninstallcheck \ 708 && chmod -R a-w "$$dc_install_base" \ 709 && ({ \ 710 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 711 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 712 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 713 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 714 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 715 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 716 && rm -rf "$$dc_destdir" \ 717 && $(MAKE) $(AM_MAKEFLAGS) dist \ 718 && rm -rf $(DIST_ARCHIVES) \ 719 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 720 && cd "$$am__cwd" \ 721 || exit 1 722 $(am__post_remove_distdir) 723 @(echo "$(distdir) archives ready for distribution: "; \ 724 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 725 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 726distuninstallcheck: 727 @test -n '$(distuninstallcheck_dir)' || { \ 728 echo 'ERROR: trying to run $@ with an empty' \ 729 '$$(distuninstallcheck_dir)' >&2; \ 730 exit 1; \ 731 }; \ 732 $(am__cd) '$(distuninstallcheck_dir)' || { \ 733 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 734 exit 1; \ 735 }; \ 736 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 737 || { echo "ERROR: files left after uninstall:" ; \ 738 if test -n "$(DESTDIR)"; then \ 739 echo " (check DESTDIR support)"; \ 740 fi ; \ 741 $(distuninstallcheck_listfiles) ; \ 742 exit 1; } >&2 743distcleancheck: distclean 744 @if test '$(srcdir)' = . ; then \ 745 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 746 exit 1 ; \ 747 fi 748 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 749 || { echo "ERROR: files left in build directory after distclean:" ; \ 750 $(distcleancheck_listfiles) ; \ 751 exit 1; } >&2 752check-am: all-am 753check: check-recursive 754all-am: Makefile $(DATA) 755installdirs: installdirs-recursive 756installdirs-am: 757 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ 758 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 759 done 760install: install-recursive 761install-exec: install-exec-recursive 762install-data: install-data-recursive 763uninstall: uninstall-recursive 764 765install-am: all-am 766 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 767 768installcheck: installcheck-recursive 769install-strip: 770 if test -z '$(STRIP)'; then \ 771 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 772 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 773 install; \ 774 else \ 775 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 776 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 777 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 778 fi 779mostlyclean-generic: 780 781clean-generic: 782 783distclean-generic: 784 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 785 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 786 787maintainer-clean-generic: 788 @echo "This command is intended for maintainers to use" 789 @echo "it deletes files that may require special tools to rebuild." 790clean: clean-recursive 791 792clean-am: clean-generic mostlyclean-am 793 794distclean: distclean-recursive 795 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 796 -rm -f Makefile 797distclean-am: clean-am distclean-generic distclean-tags 798 799dvi: dvi-recursive 800 801dvi-am: 802 803html: html-recursive 804 805html-am: 806 807info: info-recursive 808 809info-am: 810 811install-data-am: install-pkgconfigDATA 812 813install-dvi: install-dvi-recursive 814 815install-dvi-am: 816 817install-exec-am: 818 819install-html: install-html-recursive 820 821install-html-am: 822 823install-info: install-info-recursive 824 825install-info-am: 826 827install-man: 828 829install-pdf: install-pdf-recursive 830 831install-pdf-am: 832 833install-ps: install-ps-recursive 834 835install-ps-am: 836 837installcheck-am: 838 839maintainer-clean: maintainer-clean-recursive 840 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 841 -rm -rf $(top_srcdir)/autom4te.cache 842 -rm -f Makefile 843maintainer-clean-am: distclean-am maintainer-clean-generic 844 845mostlyclean: mostlyclean-recursive 846 847mostlyclean-am: mostlyclean-generic 848 849pdf: pdf-recursive 850 851pdf-am: 852 853ps: ps-recursive 854 855ps-am: 856 857uninstall-am: uninstall-pkgconfigDATA 858 859.MAKE: $(am__recursive_targets) install-am install-strip 860 861.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 862 am--refresh check check-am clean clean-cscope clean-generic \ 863 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ 864 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ 865 distcheck distclean distclean-generic distclean-tags \ 866 distcleancheck distdir distuninstallcheck dvi dvi-am html \ 867 html-am info info-am install install-am install-data \ 868 install-data-am install-dvi install-dvi-am install-exec \ 869 install-exec-am install-html install-html-am install-info \ 870 install-info-am install-man install-pdf install-pdf-am \ 871 install-pkgconfigDATA install-ps install-ps-am install-strip \ 872 installcheck installcheck-am installdirs installdirs-am \ 873 maintainer-clean maintainer-clean-generic mostlyclean \ 874 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 875 uninstall-am uninstall-pkgconfigDATA 876 877.PRECIOUS: Makefile 878 879 880sync-po: 881 rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/ po 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: 886