1# Makefile.in generated by automake 1.16.1 from Makefile.am. 2# docs/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 17am__is_gnu_make = { \ 18 if test -z '$(MAKELEVEL)'; then \ 19 false; \ 20 elif test -n '$(MAKE_HOST)'; then \ 21 true; \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 23 true; \ 24 else \ 25 false; \ 26 fi; \ 27} 28am__make_running_with_option = \ 29 case $${target_option-} in \ 30 ?) ;; \ 31 *) echo "am__make_running_with_option: internal error: invalid" \ 32 "target option '$${target_option-}' specified" >&2; \ 33 exit 1;; \ 34 esac; \ 35 has_opt=no; \ 36 sane_makeflags=$$MAKEFLAGS; \ 37 if $(am__is_gnu_make); then \ 38 sane_makeflags=$$MFLAGS; \ 39 else \ 40 case $$MAKEFLAGS in \ 41 *\\[\ \ ]*) \ 42 bs=\\; \ 43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 45 esac; \ 46 fi; \ 47 skip_next=no; \ 48 strip_trailopt () \ 49 { \ 50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 51 }; \ 52 for flg in $$sane_makeflags; do \ 53 test $$skip_next = yes && { skip_next=no; continue; }; \ 54 case $$flg in \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ 59 -*O?*) strip_trailopt 'O';; \ 60 -*l) strip_trailopt 'l'; skip_next=yes;; \ 61 -*l?*) strip_trailopt 'l';; \ 62 -[dEDm]) skip_next=yes;; \ 63 -[JT]) skip_next=yes;; \ 64 esac; \ 65 case $$flg in \ 66 *$$target_option*) has_opt=yes; break;; \ 67 esac; \ 68 done; \ 69 test $$has_opt = yes 70am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 71am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 72pkgdatadir = $(datadir)/xkeyboard-config 73pkgincludedir = $(includedir)/xkeyboard-config 74pkglibdir = $(libdir)/xkeyboard-config 75pkglibexecdir = $(libexecdir)/xkeyboard-config 76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 77install_sh_DATA = $(install_sh) -c -m 644 78install_sh_PROGRAM = $(install_sh) -c 79install_sh_SCRIPT = $(install_sh) -c 80INSTALL_HEADER = $(INSTALL_DATA) 81transform = $(program_transform_name) 82NORMAL_INSTALL = : 83PRE_INSTALL = : 84POST_INSTALL = : 85NORMAL_UNINSTALL = : 86PRE_UNINSTALL = : 87POST_UNINSTALL = : 88build_triplet = x86_64-pc-linux-gnu 89host_triplet = x86_64-pc-linux-gnu 90subdir = docs 91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 92am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 93 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ 94 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ 95 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \ 96 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ 97 $(top_srcdir)/configure.ac 98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 99 $(ACLOCAL_M4) 100DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 101mkinstalldirs = $(install_sh) -d 102CONFIG_CLEAN_FILES = 103CONFIG_CLEAN_VPATH_FILES = 104AM_V_P = $(am__v_P_$(V)) 105am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) 106am__v_P_0 = false 107am__v_P_1 = : 108AM_V_GEN = $(am__v_GEN_$(V)) 109am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 110am__v_GEN_0 = @echo " GEN " $@; 111am__v_GEN_1 = 112AM_V_at = $(am__v_at_$(V)) 113am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 114am__v_at_0 = @ 115am__v_at_1 = 116SOURCES = 117DIST_SOURCES = 118am__can_run_installinfo = \ 119 case $$AM_UPDATE_INFO_DIR in \ 120 n|no|NO) false;; \ 121 *) (install-info --version) >/dev/null 2>&1;; \ 122 esac 123am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 124am__DIST_COMMON = $(srcdir)/Makefile.in 125DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 126ACLOCAL = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing aclocal-1.16 127ADMIN_MAN_DIR = $(mandir)/man$(ADMIN_MAN_SUFFIX) 128ADMIN_MAN_SUFFIX = 8 129AMTAR = $${TAR-tar} 130AM_DEFAULT_VERBOSITY = 1 131APP_MAN_DIR = $(mandir)/man$(APP_MAN_SUFFIX) 132APP_MAN_SUFFIX = 1 133AUTOCONF = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoconf 134AUTOHEADER = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing autoheader 135AUTOMAKE = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing automake-1.16 136AWK = gawk 137CC = gcc 138CCDEPMODE = depmode=none 139CFLAGS = -g -O2 140CPP = gcc -E 141CPPFLAGS = 142CYGPATH_W = echo 143DEFS = -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\" 144DEPDIR = .deps 145DEPS_CFLAGS = 146DEPS_LIBS = -lX11 147DRIVER_MAN_DIR = $(mandir)/man$(DRIVER_MAN_SUFFIX) 148DRIVER_MAN_SUFFIX = 4 149ECHO_C = 150ECHO_N = -n 151ECHO_T = 152EGREP = /bin/grep -E 153EXEEXT = 154FILE_MAN_DIR = $(mandir)/man$(FILE_MAN_SUFFIX) 155FILE_MAN_SUFFIX = 5 156GETTEXT_MACRO_VERSION = 0.19 157GETTEXT_PACKAGE = xkeyboard-config 158GMSGFMT = /usr/bin/msgfmt 159GMSGFMT_015 = /usr/bin/msgfmt 160GREP = /bin/grep 161INSTALL = /usr/bin/install -c 162INSTALL_DATA = ${INSTALL} -m 644 163INSTALL_PROGRAM = ${INSTALL} 164INSTALL_SCRIPT = ${INSTALL} 165INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 166INTLLIBS = 167INTL_MACOSX_LIBS = 168LDFLAGS = 169LIBICONV = -liconv 170LIBINTL = 171LIBOBJS = 172LIBS = 173LIB_MAN_DIR = $(mandir)/man$(LIB_MAN_SUFFIX) 174LIB_MAN_SUFFIX = 3 175LTLIBICONV = -liconv 176LTLIBINTL = 177LTLIBOBJS = 178MAKEINFO = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/missing makeinfo 179MAN_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' 180MISC_MAN_DIR = $(mandir)/man$(MISC_MAN_SUFFIX) 181MISC_MAN_SUFFIX = 7 182MKDIR_P = /bin/mkdir -p 183MSGFMT = /usr/bin/msgfmt 184MSGFMT_015 = /usr/bin/msgfmt 185MSGMERGE = /usr/bin/msgmerge 186OBJEXT = o 187PACKAGE = xkeyboard-config 188PACKAGE_BUGREPORT = 189PACKAGE_NAME = xkeyboard-config 190PACKAGE_STRING = xkeyboard-config 2.30 191PACKAGE_TARNAME = xkeyboard-config 192PACKAGE_URL = 193PACKAGE_VERSION = 2.30 194PATH_SEPARATOR = : 195PKG_CONFIG = /usr/bin/pkg-config 196PKG_CONFIG_LIBDIR = 197PKG_CONFIG_PATH = 198POSUB = po 199PYTHON = /usr/bin/python3 200PYTHON_EXEC_PREFIX = ${exec_prefix} 201PYTHON_PLATFORM = linux 202PYTHON_PREFIX = ${prefix} 203PYTHON_VERSION = 3.5 204SED = /bin/sed 205SET_MAKE = 206SHELL = /bin/sh 207STRIP = 208USE_NLS = yes 209VERSION = 2.30 210XGETTEXT = /usr/bin/xgettext 211XGETTEXT_015 = /usr/bin/xgettext 212XGETTEXT_EXTRA_OPTIONS = 213XORG_MAN_PAGE = X Version 11 214XSLTPROC = /usr/bin/xsltproc 215abs_builddir = /home/d00426933/code/xkb/xkeyboard-config-2.30/docs 216abs_srcdir = /home/d00426933/code/xkb/xkeyboard-config-2.30/docs 217abs_top_builddir = /home/d00426933/code/xkb/xkeyboard-config-2.30 218abs_top_srcdir = /home/d00426933/code/xkb/xkeyboard-config-2.30 219ac_ct_CC = gcc 220am__include = include 221am__leading_dot = . 222am__quote = 223am__tar = $${TAR-tar} chof - "$$tardir" 224am__untar = $${TAR-tar} xf - 225bindir = ${exec_prefix}/bin 226build = x86_64-pc-linux-gnu 227build_alias = 228build_cpu = x86_64 229build_os = linux-gnu 230build_vendor = pc 231builddir = . 232datadir = ${datarootdir} 233datarootdir = ${prefix}/share 234docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 235dvidir = ${docdir} 236exec_prefix = ${prefix} 237host = x86_64-pc-linux-gnu 238host_alias = 239host_cpu = x86_64 240host_os = linux-gnu 241host_vendor = pc 242htmldir = ${docdir} 243includedir = ${prefix}/include 244infodir = ${datarootdir}/info 245install_sh = ${SHELL} /home/d00426933/code/xkb/xkeyboard-config-2.30/install-sh 246libdir = ${exec_prefix}/lib 247libexecdir = ${exec_prefix}/libexec 248localedir = ${datarootdir}/locale 249localstatedir = ${prefix}/var 250mandir = ${datarootdir}/man 251mkdir_p = $(MKDIR_P) 252oldincludedir = /usr/include 253pdfdir = ${docdir} 254pkgpyexecdir = ${pyexecdir}/xkeyboard-config 255pkgpythondir = ${pythondir}/xkeyboard-config 256prefix = /usr/local 257program_transform_name = s,x,x, 258psdir = ${docdir} 259pyexecdir = ${exec_prefix}/lib/python3.5/site-packages 260pythondir = ${prefix}/lib/python3.5/site-packages 261sbindir = ${exec_prefix}/sbin 262sharedstatedir = ${prefix}/com 263srcdir = . 264sysconfdir = ${prefix}/etc 265target_alias = 266top_build_prefix = ../ 267top_builddir = .. 268top_srcdir = .. 269xkb_base = ${datarootdir}/X11/xkb 270xkb_rules_symlink = xorg 271EXTRA_DIST = README.config README.enhancing README.symbols HOWTO.transition HOWTO.testing 272all: all-am 273 274.SUFFIXES: 275$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 276 @for dep in $?; do \ 277 case '$(am__configure_deps)' in \ 278 *$$dep*) \ 279 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 280 && { if test -f $@; then exit 0; else break; fi; }; \ 281 exit 1;; \ 282 esac; \ 283 done; \ 284 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \ 285 $(am__cd) $(top_srcdir) && \ 286 $(AUTOMAKE) --foreign docs/Makefile 287Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 288 @case '$?' in \ 289 *config.status*) \ 290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 291 *) \ 292 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 293 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 294 esac; 295 296$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 297 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 298 299$(top_srcdir)/configure: $(am__configure_deps) 300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 301$(ACLOCAL_M4): $(am__aclocal_m4_deps) 302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 303$(am__aclocal_m4_deps): 304tags TAGS: 305 306ctags CTAGS: 307 308cscope cscopelist: 309 310 311distdir: $(BUILT_SOURCES) 312 $(MAKE) $(AM_MAKEFLAGS) distdir-am 313 314distdir-am: $(DISTFILES) 315 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 316 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 317 list='$(DISTFILES)'; \ 318 dist_files=`for file in $$list; do echo $$file; done | \ 319 sed -e "s|^$$srcdirstrip/||;t" \ 320 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 321 case $$dist_files in \ 322 */*) $(MKDIR_P) `echo "$$dist_files" | \ 323 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 324 sort -u` ;; \ 325 esac; \ 326 for file in $$dist_files; do \ 327 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 328 if test -d $$d/$$file; then \ 329 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 330 if test -d "$(distdir)/$$file"; then \ 331 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 332 fi; \ 333 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 334 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 335 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 336 fi; \ 337 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 338 else \ 339 test -f "$(distdir)/$$file" \ 340 || cp -p $$d/$$file "$(distdir)/$$file" \ 341 || exit 1; \ 342 fi; \ 343 done 344check-am: all-am 345check: check-am 346all-am: Makefile 347installdirs: 348install: install-am 349install-exec: install-exec-am 350install-data: install-data-am 351uninstall: uninstall-am 352 353install-am: all-am 354 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 355 356installcheck: installcheck-am 357install-strip: 358 if test -z '$(STRIP)'; then \ 359 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 360 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 361 install; \ 362 else \ 363 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 364 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 365 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 366 fi 367mostlyclean-generic: 368 369clean-generic: 370 371distclean-generic: 372 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 373 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 374 375maintainer-clean-generic: 376 @echo "This command is intended for maintainers to use" 377 @echo "it deletes files that may require special tools to rebuild." 378clean: clean-am 379 380clean-am: clean-generic mostlyclean-am 381 382distclean: distclean-am 383 -rm -f Makefile 384distclean-am: clean-am distclean-generic 385 386dvi: dvi-am 387 388dvi-am: 389 390html: html-am 391 392html-am: 393 394info: info-am 395 396info-am: 397 398install-data-am: 399 400install-dvi: install-dvi-am 401 402install-dvi-am: 403 404install-exec-am: 405 406install-html: install-html-am 407 408install-html-am: 409 410install-info: install-info-am 411 412install-info-am: 413 414install-man: 415 416install-pdf: install-pdf-am 417 418install-pdf-am: 419 420install-ps: install-ps-am 421 422install-ps-am: 423 424installcheck-am: 425 426maintainer-clean: maintainer-clean-am 427 -rm -f Makefile 428maintainer-clean-am: distclean-am maintainer-clean-generic 429 430mostlyclean: mostlyclean-am 431 432mostlyclean-am: mostlyclean-generic 433 434pdf: pdf-am 435 436pdf-am: 437 438ps: ps-am 439 440ps-am: 441 442uninstall-am: 443 444.MAKE: install-am install-strip 445 446.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ 447 ctags-am distclean distclean-generic distdir dvi dvi-am html \ 448 html-am info info-am install install-am install-data \ 449 install-data-am install-dvi install-dvi-am install-exec \ 450 install-exec-am install-html install-html-am install-info \ 451 install-info-am install-man install-pdf install-pdf-am \ 452 install-ps install-ps-am install-strip installcheck \ 453 installcheck-am installdirs maintainer-clean \ 454 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 455 pdf-am ps ps-am tags-am uninstall uninstall-am 456 457.PRECIOUS: Makefile 458 459 460# Tell versions [3.59,3.63) of GNU make to not export all variables. 461# Otherwise a system limit (for SysV at least) may be exceeded. 462.NOEXPORT: 463