1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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@SET_MAKE@ 16 17# 18# Copyright 2005 Red Hat, Inc. 19# 20# Permission to use, copy, modify, distribute, and sell this software and its 21# documentation for any purpose is hereby granted without fee, provided that 22# the above copyright notice appear in all copies and that both that 23# copyright notice and this permission notice appear in supporting 24# documentation, and that the name of Red Hat not be used in 25# advertising or publicity pertaining to distribution of the software without 26# specific, written prior permission. Red Hat makes no 27# representations about the suitability of this software for any purpose. It 28# is provided "as is" without express or implied warranty. 29# 30# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 32# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 34# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 35# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 36# PERFORMANCE OF THIS SOFTWARE. 37 38VPATH = @srcdir@ 39am__is_gnu_make = { \ 40 if test -z '$(MAKELEVEL)'; then \ 41 false; \ 42 elif test -n '$(MAKE_HOST)'; then \ 43 true; \ 44 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 45 true; \ 46 else \ 47 false; \ 48 fi; \ 49} 50am__make_running_with_option = \ 51 case $${target_option-} in \ 52 ?) ;; \ 53 *) echo "am__make_running_with_option: internal error: invalid" \ 54 "target option '$${target_option-}' specified" >&2; \ 55 exit 1;; \ 56 esac; \ 57 has_opt=no; \ 58 sane_makeflags=$$MAKEFLAGS; \ 59 if $(am__is_gnu_make); then \ 60 sane_makeflags=$$MFLAGS; \ 61 else \ 62 case $$MAKEFLAGS in \ 63 *\\[\ \ ]*) \ 64 bs=\\; \ 65 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 66 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 67 esac; \ 68 fi; \ 69 skip_next=no; \ 70 strip_trailopt () \ 71 { \ 72 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 73 }; \ 74 for flg in $$sane_makeflags; do \ 75 test $$skip_next = yes && { skip_next=no; continue; }; \ 76 case $$flg in \ 77 *=*|--*) continue;; \ 78 -*I) strip_trailopt 'I'; skip_next=yes;; \ 79 -*I?*) strip_trailopt 'I';; \ 80 -*O) strip_trailopt 'O'; skip_next=yes;; \ 81 -*O?*) strip_trailopt 'O';; \ 82 -*l) strip_trailopt 'l'; skip_next=yes;; \ 83 -*l?*) strip_trailopt 'l';; \ 84 -[dEDm]) skip_next=yes;; \ 85 -[JT]) skip_next=yes;; \ 86 esac; \ 87 case $$flg in \ 88 *$$target_option*) has_opt=yes; break;; \ 89 esac; \ 90 done; \ 91 test $$has_opt = yes 92am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 93am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 94pkgdatadir = $(datadir)/@PACKAGE@ 95pkgincludedir = $(includedir)/@PACKAGE@ 96pkglibdir = $(libdir)/@PACKAGE@ 97pkglibexecdir = $(libexecdir)/@PACKAGE@ 98am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 99install_sh_DATA = $(install_sh) -c -m 644 100install_sh_PROGRAM = $(install_sh) -c 101install_sh_SCRIPT = $(install_sh) -c 102INSTALL_HEADER = $(INSTALL_DATA) 103transform = $(program_transform_name) 104NORMAL_INSTALL = : 105PRE_INSTALL = : 106POST_INSTALL = : 107NORMAL_UNINSTALL = : 108PRE_UNINSTALL = : 109POST_UNINSTALL = : 110build_triplet = @build@ 111host_triplet = @host@ 112bin_PROGRAMS = xkbvleds$(EXEEXT) xkbwatch$(EXEEXT) xkbbell$(EXEEXT) 113subdir = . 114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 115am__aclocal_m4_deps = $(top_srcdir)/configure.ac 116am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 117 $(ACLOCAL_M4) 118DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 119 $(am__configure_deps) $(am__DIST_COMMON) 120am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 121 configure.lineno config.status.lineno 122mkinstalldirs = $(install_sh) -d 123CONFIG_HEADER = config.h 124CONFIG_CLEAN_FILES = 125CONFIG_CLEAN_VPATH_FILES = 126am__installdirs = "$(DESTDIR)$(bindir)" 127PROGRAMS = $(bin_PROGRAMS) 128am_xkbbell_OBJECTS = xkbbell-xkbbell.$(OBJEXT) 129xkbbell_OBJECTS = $(am_xkbbell_OBJECTS) 130am__DEPENDENCIES_1 = 131xkbbell_DEPENDENCIES = $(am__DEPENDENCIES_1) 132xkbbell_LINK = $(CCLD) $(xkbbell_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 133 $(LDFLAGS) -o $@ 134am_xkbvleds_OBJECTS = xkbvleds-xkbvleds.$(OBJEXT) \ 135 xkbvleds-LED.$(OBJEXT) xkbvleds-utils.$(OBJEXT) 136xkbvleds_OBJECTS = $(am_xkbvleds_OBJECTS) 137xkbvleds_DEPENDENCIES = $(am__DEPENDENCIES_1) 138xkbvleds_LINK = $(CCLD) $(xkbvleds_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 139 $(LDFLAGS) -o $@ 140am_xkbwatch_OBJECTS = xkbwatch-xkbwatch.$(OBJEXT) \ 141 xkbwatch-LED.$(OBJEXT) xkbwatch-utils.$(OBJEXT) 142xkbwatch_OBJECTS = $(am_xkbwatch_OBJECTS) 143xkbwatch_DEPENDENCIES = $(am__DEPENDENCIES_1) 144xkbwatch_LINK = $(CCLD) $(xkbwatch_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 145 $(LDFLAGS) -o $@ 146AM_V_P = $(am__v_P_@AM_V@) 147am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 148am__v_P_0 = false 149am__v_P_1 = : 150AM_V_GEN = $(am__v_GEN_@AM_V@) 151am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 152am__v_GEN_0 = @echo " GEN " $@; 153am__v_GEN_1 = 154AM_V_at = $(am__v_at_@AM_V@) 155am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 156am__v_at_0 = @ 157am__v_at_1 = 158DEFAULT_INCLUDES = -I.@am__isrc@ 159depcomp = $(SHELL) $(top_srcdir)/depcomp 160am__maybe_remake_depfiles = depfiles 161am__depfiles_remade = ./$(DEPDIR)/xkbbell-xkbbell.Po \ 162 ./$(DEPDIR)/xkbvleds-LED.Po ./$(DEPDIR)/xkbvleds-utils.Po \ 163 ./$(DEPDIR)/xkbvleds-xkbvleds.Po ./$(DEPDIR)/xkbwatch-LED.Po \ 164 ./$(DEPDIR)/xkbwatch-utils.Po ./$(DEPDIR)/xkbwatch-xkbwatch.Po 165am__mv = mv -f 166AM_V_lt = $(am__v_lt_@AM_V@) 167am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 168am__v_lt_0 = --silent 169am__v_lt_1 = 170COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 171 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 172AM_V_CC = $(am__v_CC_@AM_V@) 173am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 174am__v_CC_0 = @echo " CC " $@; 175am__v_CC_1 = 176CCLD = $(CC) 177LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 178AM_V_CCLD = $(am__v_CCLD_@AM_V@) 179am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 180am__v_CCLD_0 = @echo " CCLD " $@; 181am__v_CCLD_1 = 182SOURCES = $(xkbbell_SOURCES) $(xkbvleds_SOURCES) $(xkbwatch_SOURCES) 183DIST_SOURCES = $(xkbbell_SOURCES) $(xkbvleds_SOURCES) \ 184 $(xkbwatch_SOURCES) 185RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 186 ctags-recursive dvi-recursive html-recursive info-recursive \ 187 install-data-recursive install-dvi-recursive \ 188 install-exec-recursive install-html-recursive \ 189 install-info-recursive install-pdf-recursive \ 190 install-ps-recursive install-recursive installcheck-recursive \ 191 installdirs-recursive pdf-recursive ps-recursive \ 192 tags-recursive uninstall-recursive 193am__can_run_installinfo = \ 194 case $$AM_UPDATE_INFO_DIR in \ 195 n|no|NO) false;; \ 196 *) (install-info --version) >/dev/null 2>&1;; \ 197 esac 198RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 199 distclean-recursive maintainer-clean-recursive 200am__recursive_targets = \ 201 $(RECURSIVE_TARGETS) \ 202 $(RECURSIVE_CLEAN_TARGETS) \ 203 $(am__extra_recursive_targets) 204AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 205 cscope distdir distdir-am dist dist-all distcheck 206am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ 207 config.h.in 208# Read a list of newline-separated strings from the standard input, 209# and print each of them once, without duplicates. Input order is 210# *not* preserved. 211am__uniquify_input = $(AWK) '\ 212 BEGIN { nonempty = 0; } \ 213 { items[$$0] = 1; nonempty = 1; } \ 214 END { if (nonempty) { for (i in items) print i; }; } \ 215' 216# Make sure the list of sources is unique. This is necessary because, 217# e.g., the same source file might be shared among _SOURCES variables 218# for different programs/libraries. 219am__define_uniq_tagged_files = \ 220 list='$(am__tagged_files)'; \ 221 unique=`for i in $$list; do \ 222 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 223 done | $(am__uniquify_input)` 224DIST_SUBDIRS = $(SUBDIRS) 225am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \ 226 ChangeLog INSTALL README.md compile config.guess config.sub \ 227 depcomp install-sh missing 228DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 229distdir = $(PACKAGE)-$(VERSION) 230top_distdir = $(distdir) 231am__remove_distdir = \ 232 if test -d "$(distdir)"; then \ 233 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 234 && rm -rf "$(distdir)" \ 235 || { sleep 5 && rm -rf "$(distdir)"; }; \ 236 else :; fi 237am__post_remove_distdir = $(am__remove_distdir) 238am__relativize = \ 239 dir0=`pwd`; \ 240 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 241 sed_rest='s,^[^/]*/*,,'; \ 242 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 243 sed_butlast='s,/*[^/]*$$,,'; \ 244 while test -n "$$dir1"; do \ 245 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 246 if test "$$first" != "."; then \ 247 if test "$$first" = ".."; then \ 248 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 249 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 250 else \ 251 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 252 if test "$$first2" = "$$first"; then \ 253 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 254 else \ 255 dir2="../$$dir2"; \ 256 fi; \ 257 dir0="$$dir0"/"$$first"; \ 258 fi; \ 259 fi; \ 260 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 261 done; \ 262 reldir="$$dir2" 263DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz 264GZIP_ENV = --best 265DIST_TARGETS = dist-xz dist-gzip 266# Exists only to be overridden by the user if desired. 267AM_DISTCHECK_DVI_TARGET = dvi 268distuninstallcheck_listfiles = find . -type f -print 269am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 270 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 271distcleancheck_listfiles = find . -type f -print 272ACLOCAL = @ACLOCAL@ 273ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 274ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 275AMTAR = @AMTAR@ 276AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 277APP_MAN_DIR = @APP_MAN_DIR@ 278APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 279AUTOCONF = @AUTOCONF@ 280AUTOHEADER = @AUTOHEADER@ 281AUTOMAKE = @AUTOMAKE@ 282AWK = @AWK@ 283BASE_CFLAGS = @BASE_CFLAGS@ 284CC = @CC@ 285CCDEPMODE = @CCDEPMODE@ 286CFLAGS = @CFLAGS@ 287CHANGELOG_CMD = @CHANGELOG_CMD@ 288CPPFLAGS = @CPPFLAGS@ 289CSCOPE = @CSCOPE@ 290CTAGS = @CTAGS@ 291CWARNFLAGS = @CWARNFLAGS@ 292CYGPATH_W = @CYGPATH_W@ 293DEFS = @DEFS@ 294DEPDIR = @DEPDIR@ 295DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 296DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 297ECHO_C = @ECHO_C@ 298ECHO_N = @ECHO_N@ 299ECHO_T = @ECHO_T@ 300ETAGS = @ETAGS@ 301EXEEXT = @EXEEXT@ 302FILE_MAN_DIR = @FILE_MAN_DIR@ 303FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 304INSTALL = @INSTALL@ 305INSTALL_CMD = @INSTALL_CMD@ 306INSTALL_DATA = @INSTALL_DATA@ 307INSTALL_PROGRAM = @INSTALL_PROGRAM@ 308INSTALL_SCRIPT = @INSTALL_SCRIPT@ 309INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 310LDFLAGS = @LDFLAGS@ 311LIBOBJS = @LIBOBJS@ 312LIBS = @LIBS@ 313LIB_MAN_DIR = @LIB_MAN_DIR@ 314LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 315LTLIBOBJS = @LTLIBOBJS@ 316MAKEINFO = @MAKEINFO@ 317MAN_SUBSTS = @MAN_SUBSTS@ 318MISC_MAN_DIR = @MISC_MAN_DIR@ 319MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 320MKDIR_P = @MKDIR_P@ 321OBJEXT = @OBJEXT@ 322PACKAGE = @PACKAGE@ 323PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 324PACKAGE_NAME = @PACKAGE_NAME@ 325PACKAGE_STRING = @PACKAGE_STRING@ 326PACKAGE_TARNAME = @PACKAGE_TARNAME@ 327PACKAGE_URL = @PACKAGE_URL@ 328PACKAGE_VERSION = @PACKAGE_VERSION@ 329PATH_SEPARATOR = @PATH_SEPARATOR@ 330PKG_CONFIG = @PKG_CONFIG@ 331PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 332PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 333SED = @SED@ 334SET_MAKE = @SET_MAKE@ 335SHELL = @SHELL@ 336STRICT_CFLAGS = @STRICT_CFLAGS@ 337STRIP = @STRIP@ 338VERSION = @VERSION@ 339XKBBELL_CFLAGS = @XKBBELL_CFLAGS@ 340XKBBELL_LIBS = @XKBBELL_LIBS@ 341XKBVLEDS_CFLAGS = @XKBVLEDS_CFLAGS@ 342XKBVLEDS_LIBS = @XKBVLEDS_LIBS@ 343XKBWATCH_CFLAGS = @XKBWATCH_CFLAGS@ 344XKBWATCH_LIBS = @XKBWATCH_LIBS@ 345XORG_MAN_PAGE = @XORG_MAN_PAGE@ 346abs_builddir = @abs_builddir@ 347abs_srcdir = @abs_srcdir@ 348abs_top_builddir = @abs_top_builddir@ 349abs_top_srcdir = @abs_top_srcdir@ 350ac_ct_CC = @ac_ct_CC@ 351am__include = @am__include@ 352am__leading_dot = @am__leading_dot@ 353am__quote = @am__quote@ 354am__tar = @am__tar@ 355am__untar = @am__untar@ 356bindir = @bindir@ 357build = @build@ 358build_alias = @build_alias@ 359build_cpu = @build_cpu@ 360build_os = @build_os@ 361build_vendor = @build_vendor@ 362builddir = @builddir@ 363datadir = @datadir@ 364datarootdir = @datarootdir@ 365docdir = @docdir@ 366dvidir = @dvidir@ 367exec_prefix = @exec_prefix@ 368host = @host@ 369host_alias = @host_alias@ 370host_cpu = @host_cpu@ 371host_os = @host_os@ 372host_vendor = @host_vendor@ 373htmldir = @htmldir@ 374includedir = @includedir@ 375infodir = @infodir@ 376install_sh = @install_sh@ 377libdir = @libdir@ 378libexecdir = @libexecdir@ 379localedir = @localedir@ 380localstatedir = @localstatedir@ 381mandir = @mandir@ 382mkdir_p = @mkdir_p@ 383oldincludedir = @oldincludedir@ 384pdfdir = @pdfdir@ 385prefix = @prefix@ 386program_transform_name = @program_transform_name@ 387psdir = @psdir@ 388runstatedir = @runstatedir@ 389sbindir = @sbindir@ 390sharedstatedir = @sharedstatedir@ 391srcdir = @srcdir@ 392sysconfdir = @sysconfdir@ 393target_alias = @target_alias@ 394top_build_prefix = @top_build_prefix@ 395top_builddir = @top_builddir@ 396top_srcdir = @top_srcdir@ 397SUBDIRS = man 398AM_CFLAGS = $(CWARNFLAGS) 399AM_CPPFLAGS = -D_CONST_X_STRING 400 401# xkbvleds 402xkbvleds_SOURCES = xkbvleds.c LED.c LED.h LEDP.h utils.c utils.h 403xkbvleds_CFLAGS = $(XKBVLEDS_CFLAGS) $(AM_CFLAGS) 404xkbvleds_LDADD = $(XKBVLEDS_LIBS) 405 406# xkbbell 407xkbbell_SOURCES = xkbbell.c 408xkbbell_CFLAGS = $(XKBBELL_CFLAGS) $(AM_CFLAGS) 409xkbbell_LDADD = $(XKBBELL_LIBS) 410 411# xkbwatch 412xkbwatch_SOURCES = xkbwatch.c LED.c LED.h LEDP.h utils.c utils.h 413xkbwatch_CFLAGS = $(XKBWATCH_CFLAGS) $(AM_CFLAGS) 414xkbwatch_LDADD = $(XKBWATCH_LIBS) 415MAINTAINERCLEANFILES = ChangeLog INSTALL 416EXTRA_DIST = README.md 417all: config.h 418 $(MAKE) $(AM_MAKEFLAGS) all-recursive 419 420.SUFFIXES: 421.SUFFIXES: .c .o .obj 422am--refresh: Makefile 423 @: 424$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 425 @for dep in $?; do \ 426 case '$(am__configure_deps)' in \ 427 *$$dep*) \ 428 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 429 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 430 && exit 0; \ 431 exit 1;; \ 432 esac; \ 433 done; \ 434 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 435 $(am__cd) $(top_srcdir) && \ 436 $(AUTOMAKE) --foreign Makefile 437Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 438 @case '$?' in \ 439 *config.status*) \ 440 echo ' $(SHELL) ./config.status'; \ 441 $(SHELL) ./config.status;; \ 442 *) \ 443 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ 444 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 445 esac; 446 447$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 448 $(SHELL) ./config.status --recheck 449 450$(top_srcdir)/configure: $(am__configure_deps) 451 $(am__cd) $(srcdir) && $(AUTOCONF) 452$(ACLOCAL_M4): $(am__aclocal_m4_deps) 453 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 454$(am__aclocal_m4_deps): 455 456config.h: stamp-h1 457 @test -f $@ || rm -f stamp-h1 458 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 459 460stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 461 @rm -f stamp-h1 462 cd $(top_builddir) && $(SHELL) ./config.status config.h 463$(srcdir)/config.h.in: $(am__configure_deps) 464 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 465 rm -f stamp-h1 466 touch $@ 467 468distclean-hdr: 469 -rm -f config.h stamp-h1 470install-binPROGRAMS: $(bin_PROGRAMS) 471 @$(NORMAL_INSTALL) 472 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 473 if test -n "$$list"; then \ 474 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 475 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 476 fi; \ 477 for p in $$list; do echo "$$p $$p"; done | \ 478 sed 's/$(EXEEXT)$$//' | \ 479 while read p p1; do if test -f $$p \ 480 ; then echo "$$p"; echo "$$p"; else :; fi; \ 481 done | \ 482 sed -e 'p;s,.*/,,;n;h' \ 483 -e 's|.*|.|' \ 484 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 485 sed 'N;N;N;s,\n, ,g' | \ 486 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 487 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 488 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 489 else { print "f", $$3 "/" $$4, $$1; } } \ 490 END { for (d in files) print "f", d, files[d] }' | \ 491 while read type dir files; do \ 492 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 493 test -z "$$files" || { \ 494 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 495 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 496 } \ 497 ; done 498 499uninstall-binPROGRAMS: 500 @$(NORMAL_UNINSTALL) 501 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 502 files=`for p in $$list; do echo "$$p"; done | \ 503 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 504 -e 's/$$/$(EXEEXT)/' \ 505 `; \ 506 test -n "$$list" || exit 0; \ 507 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 508 cd "$(DESTDIR)$(bindir)" && rm -f $$files 509 510clean-binPROGRAMS: 511 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 512 513xkbbell$(EXEEXT): $(xkbbell_OBJECTS) $(xkbbell_DEPENDENCIES) $(EXTRA_xkbbell_DEPENDENCIES) 514 @rm -f xkbbell$(EXEEXT) 515 $(AM_V_CCLD)$(xkbbell_LINK) $(xkbbell_OBJECTS) $(xkbbell_LDADD) $(LIBS) 516 517xkbvleds$(EXEEXT): $(xkbvleds_OBJECTS) $(xkbvleds_DEPENDENCIES) $(EXTRA_xkbvleds_DEPENDENCIES) 518 @rm -f xkbvleds$(EXEEXT) 519 $(AM_V_CCLD)$(xkbvleds_LINK) $(xkbvleds_OBJECTS) $(xkbvleds_LDADD) $(LIBS) 520 521xkbwatch$(EXEEXT): $(xkbwatch_OBJECTS) $(xkbwatch_DEPENDENCIES) $(EXTRA_xkbwatch_DEPENDENCIES) 522 @rm -f xkbwatch$(EXEEXT) 523 $(AM_V_CCLD)$(xkbwatch_LINK) $(xkbwatch_OBJECTS) $(xkbwatch_LDADD) $(LIBS) 524 525mostlyclean-compile: 526 -rm -f *.$(OBJEXT) 527 528distclean-compile: 529 -rm -f *.tab.c 530 531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbbell-xkbbell.Po@am__quote@ # am--include-marker 532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbvleds-LED.Po@am__quote@ # am--include-marker 533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbvleds-utils.Po@am__quote@ # am--include-marker 534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbvleds-xkbvleds.Po@am__quote@ # am--include-marker 535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbwatch-LED.Po@am__quote@ # am--include-marker 536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbwatch-utils.Po@am__quote@ # am--include-marker 537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xkbwatch-xkbwatch.Po@am__quote@ # am--include-marker 538 539$(am__depfiles_remade): 540 @$(MKDIR_P) $(@D) 541 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 542 543am--depfiles: $(am__depfiles_remade) 544 545.c.o: 546@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 547@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 548@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 549@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 550@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 551 552.c.obj: 553@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 554@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 555@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 556@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 557@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 558 559xkbbell-xkbbell.o: xkbbell.c 560@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbbell_CFLAGS) $(CFLAGS) -MT xkbbell-xkbbell.o -MD -MP -MF $(DEPDIR)/xkbbell-xkbbell.Tpo -c -o xkbbell-xkbbell.o `test -f 'xkbbell.c' || echo '$(srcdir)/'`xkbbell.c 561@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbbell-xkbbell.Tpo $(DEPDIR)/xkbbell-xkbbell.Po 562@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbbell.c' object='xkbbell-xkbbell.o' libtool=no @AMDEPBACKSLASH@ 563@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 564@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbbell_CFLAGS) $(CFLAGS) -c -o xkbbell-xkbbell.o `test -f 'xkbbell.c' || echo '$(srcdir)/'`xkbbell.c 565 566xkbbell-xkbbell.obj: xkbbell.c 567@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbbell_CFLAGS) $(CFLAGS) -MT xkbbell-xkbbell.obj -MD -MP -MF $(DEPDIR)/xkbbell-xkbbell.Tpo -c -o xkbbell-xkbbell.obj `if test -f 'xkbbell.c'; then $(CYGPATH_W) 'xkbbell.c'; else $(CYGPATH_W) '$(srcdir)/xkbbell.c'; fi` 568@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbbell-xkbbell.Tpo $(DEPDIR)/xkbbell-xkbbell.Po 569@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbbell.c' object='xkbbell-xkbbell.obj' libtool=no @AMDEPBACKSLASH@ 570@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 571@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbbell_CFLAGS) $(CFLAGS) -c -o xkbbell-xkbbell.obj `if test -f 'xkbbell.c'; then $(CYGPATH_W) 'xkbbell.c'; else $(CYGPATH_W) '$(srcdir)/xkbbell.c'; fi` 572 573xkbvleds-xkbvleds.o: xkbvleds.c 574@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-xkbvleds.o -MD -MP -MF $(DEPDIR)/xkbvleds-xkbvleds.Tpo -c -o xkbvleds-xkbvleds.o `test -f 'xkbvleds.c' || echo '$(srcdir)/'`xkbvleds.c 575@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-xkbvleds.Tpo $(DEPDIR)/xkbvleds-xkbvleds.Po 576@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbvleds.c' object='xkbvleds-xkbvleds.o' libtool=no @AMDEPBACKSLASH@ 577@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 578@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-xkbvleds.o `test -f 'xkbvleds.c' || echo '$(srcdir)/'`xkbvleds.c 579 580xkbvleds-xkbvleds.obj: xkbvleds.c 581@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-xkbvleds.obj -MD -MP -MF $(DEPDIR)/xkbvleds-xkbvleds.Tpo -c -o xkbvleds-xkbvleds.obj `if test -f 'xkbvleds.c'; then $(CYGPATH_W) 'xkbvleds.c'; else $(CYGPATH_W) '$(srcdir)/xkbvleds.c'; fi` 582@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-xkbvleds.Tpo $(DEPDIR)/xkbvleds-xkbvleds.Po 583@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbvleds.c' object='xkbvleds-xkbvleds.obj' libtool=no @AMDEPBACKSLASH@ 584@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 585@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-xkbvleds.obj `if test -f 'xkbvleds.c'; then $(CYGPATH_W) 'xkbvleds.c'; else $(CYGPATH_W) '$(srcdir)/xkbvleds.c'; fi` 586 587xkbvleds-LED.o: LED.c 588@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-LED.o -MD -MP -MF $(DEPDIR)/xkbvleds-LED.Tpo -c -o xkbvleds-LED.o `test -f 'LED.c' || echo '$(srcdir)/'`LED.c 589@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-LED.Tpo $(DEPDIR)/xkbvleds-LED.Po 590@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='LED.c' object='xkbvleds-LED.o' libtool=no @AMDEPBACKSLASH@ 591@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 592@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-LED.o `test -f 'LED.c' || echo '$(srcdir)/'`LED.c 593 594xkbvleds-LED.obj: LED.c 595@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-LED.obj -MD -MP -MF $(DEPDIR)/xkbvleds-LED.Tpo -c -o xkbvleds-LED.obj `if test -f 'LED.c'; then $(CYGPATH_W) 'LED.c'; else $(CYGPATH_W) '$(srcdir)/LED.c'; fi` 596@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-LED.Tpo $(DEPDIR)/xkbvleds-LED.Po 597@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='LED.c' object='xkbvleds-LED.obj' libtool=no @AMDEPBACKSLASH@ 598@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 599@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-LED.obj `if test -f 'LED.c'; then $(CYGPATH_W) 'LED.c'; else $(CYGPATH_W) '$(srcdir)/LED.c'; fi` 600 601xkbvleds-utils.o: utils.c 602@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-utils.o -MD -MP -MF $(DEPDIR)/xkbvleds-utils.Tpo -c -o xkbvleds-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 603@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-utils.Tpo $(DEPDIR)/xkbvleds-utils.Po 604@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utils.c' object='xkbvleds-utils.o' libtool=no @AMDEPBACKSLASH@ 605@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 606@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 607 608xkbvleds-utils.obj: utils.c 609@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -MT xkbvleds-utils.obj -MD -MP -MF $(DEPDIR)/xkbvleds-utils.Tpo -c -o xkbvleds-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 610@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbvleds-utils.Tpo $(DEPDIR)/xkbvleds-utils.Po 611@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utils.c' object='xkbvleds-utils.obj' libtool=no @AMDEPBACKSLASH@ 612@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 613@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbvleds_CFLAGS) $(CFLAGS) -c -o xkbvleds-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 614 615xkbwatch-xkbwatch.o: xkbwatch.c 616@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-xkbwatch.o -MD -MP -MF $(DEPDIR)/xkbwatch-xkbwatch.Tpo -c -o xkbwatch-xkbwatch.o `test -f 'xkbwatch.c' || echo '$(srcdir)/'`xkbwatch.c 617@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-xkbwatch.Tpo $(DEPDIR)/xkbwatch-xkbwatch.Po 618@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbwatch.c' object='xkbwatch-xkbwatch.o' libtool=no @AMDEPBACKSLASH@ 619@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 620@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-xkbwatch.o `test -f 'xkbwatch.c' || echo '$(srcdir)/'`xkbwatch.c 621 622xkbwatch-xkbwatch.obj: xkbwatch.c 623@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-xkbwatch.obj -MD -MP -MF $(DEPDIR)/xkbwatch-xkbwatch.Tpo -c -o xkbwatch-xkbwatch.obj `if test -f 'xkbwatch.c'; then $(CYGPATH_W) 'xkbwatch.c'; else $(CYGPATH_W) '$(srcdir)/xkbwatch.c'; fi` 624@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-xkbwatch.Tpo $(DEPDIR)/xkbwatch-xkbwatch.Po 625@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xkbwatch.c' object='xkbwatch-xkbwatch.obj' libtool=no @AMDEPBACKSLASH@ 626@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 627@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-xkbwatch.obj `if test -f 'xkbwatch.c'; then $(CYGPATH_W) 'xkbwatch.c'; else $(CYGPATH_W) '$(srcdir)/xkbwatch.c'; fi` 628 629xkbwatch-LED.o: LED.c 630@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-LED.o -MD -MP -MF $(DEPDIR)/xkbwatch-LED.Tpo -c -o xkbwatch-LED.o `test -f 'LED.c' || echo '$(srcdir)/'`LED.c 631@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-LED.Tpo $(DEPDIR)/xkbwatch-LED.Po 632@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='LED.c' object='xkbwatch-LED.o' libtool=no @AMDEPBACKSLASH@ 633@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 634@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-LED.o `test -f 'LED.c' || echo '$(srcdir)/'`LED.c 635 636xkbwatch-LED.obj: LED.c 637@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-LED.obj -MD -MP -MF $(DEPDIR)/xkbwatch-LED.Tpo -c -o xkbwatch-LED.obj `if test -f 'LED.c'; then $(CYGPATH_W) 'LED.c'; else $(CYGPATH_W) '$(srcdir)/LED.c'; fi` 638@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-LED.Tpo $(DEPDIR)/xkbwatch-LED.Po 639@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='LED.c' object='xkbwatch-LED.obj' libtool=no @AMDEPBACKSLASH@ 640@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 641@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-LED.obj `if test -f 'LED.c'; then $(CYGPATH_W) 'LED.c'; else $(CYGPATH_W) '$(srcdir)/LED.c'; fi` 642 643xkbwatch-utils.o: utils.c 644@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-utils.o -MD -MP -MF $(DEPDIR)/xkbwatch-utils.Tpo -c -o xkbwatch-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 645@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-utils.Tpo $(DEPDIR)/xkbwatch-utils.Po 646@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utils.c' object='xkbwatch-utils.o' libtool=no @AMDEPBACKSLASH@ 647@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 648@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 649 650xkbwatch-utils.obj: utils.c 651@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -MT xkbwatch-utils.obj -MD -MP -MF $(DEPDIR)/xkbwatch-utils.Tpo -c -o xkbwatch-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 652@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xkbwatch-utils.Tpo $(DEPDIR)/xkbwatch-utils.Po 653@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utils.c' object='xkbwatch-utils.obj' libtool=no @AMDEPBACKSLASH@ 654@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 655@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xkbwatch_CFLAGS) $(CFLAGS) -c -o xkbwatch-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 656 657# This directory's subdirectories are mostly independent; you can cd 658# into them and run 'make' without going through this Makefile. 659# To change the values of 'make' variables: instead of editing Makefiles, 660# (1) if the variable is set in 'config.status', edit 'config.status' 661# (which will cause the Makefiles to be regenerated when you run 'make'); 662# (2) otherwise, pass the desired values on the 'make' command line. 663$(am__recursive_targets): 664 @fail=; \ 665 if $(am__make_keepgoing); then \ 666 failcom='fail=yes'; \ 667 else \ 668 failcom='exit 1'; \ 669 fi; \ 670 dot_seen=no; \ 671 target=`echo $@ | sed s/-recursive//`; \ 672 case "$@" in \ 673 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 674 *) list='$(SUBDIRS)' ;; \ 675 esac; \ 676 for subdir in $$list; do \ 677 echo "Making $$target in $$subdir"; \ 678 if test "$$subdir" = "."; then \ 679 dot_seen=yes; \ 680 local_target="$$target-am"; \ 681 else \ 682 local_target="$$target"; \ 683 fi; \ 684 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 685 || eval $$failcom; \ 686 done; \ 687 if test "$$dot_seen" = "no"; then \ 688 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 689 fi; test -z "$$fail" 690 691ID: $(am__tagged_files) 692 $(am__define_uniq_tagged_files); mkid -fID $$unique 693tags: tags-recursive 694TAGS: tags 695 696tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 697 set x; \ 698 here=`pwd`; \ 699 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 700 include_option=--etags-include; \ 701 empty_fix=.; \ 702 else \ 703 include_option=--include; \ 704 empty_fix=; \ 705 fi; \ 706 list='$(SUBDIRS)'; for subdir in $$list; do \ 707 if test "$$subdir" = .; then :; else \ 708 test ! -f $$subdir/TAGS || \ 709 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 710 fi; \ 711 done; \ 712 $(am__define_uniq_tagged_files); \ 713 shift; \ 714 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 715 test -n "$$unique" || unique=$$empty_fix; \ 716 if test $$# -gt 0; then \ 717 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 718 "$$@" $$unique; \ 719 else \ 720 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 721 $$unique; \ 722 fi; \ 723 fi 724ctags: ctags-recursive 725 726CTAGS: ctags 727ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 728 $(am__define_uniq_tagged_files); \ 729 test -z "$(CTAGS_ARGS)$$unique" \ 730 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 731 $$unique 732 733GTAGS: 734 here=`$(am__cd) $(top_builddir) && pwd` \ 735 && $(am__cd) $(top_srcdir) \ 736 && gtags -i $(GTAGS_ARGS) "$$here" 737cscope: cscope.files 738 test ! -s cscope.files \ 739 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 740clean-cscope: 741 -rm -f cscope.files 742cscope.files: clean-cscope cscopelist 743cscopelist: cscopelist-recursive 744 745cscopelist-am: $(am__tagged_files) 746 list='$(am__tagged_files)'; \ 747 case "$(srcdir)" in \ 748 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 749 *) sdir=$(subdir)/$(srcdir) ;; \ 750 esac; \ 751 for i in $$list; do \ 752 if test -f "$$i"; then \ 753 echo "$(subdir)/$$i"; \ 754 else \ 755 echo "$$sdir/$$i"; \ 756 fi; \ 757 done >> $(top_builddir)/cscope.files 758 759distclean-tags: 760 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 761 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 762distdir: $(BUILT_SOURCES) 763 $(MAKE) $(AM_MAKEFLAGS) distdir-am 764 765distdir-am: $(DISTFILES) 766 $(am__remove_distdir) 767 test -d "$(distdir)" || mkdir "$(distdir)" 768 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 769 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 770 list='$(DISTFILES)'; \ 771 dist_files=`for file in $$list; do echo $$file; done | \ 772 sed -e "s|^$$srcdirstrip/||;t" \ 773 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 774 case $$dist_files in \ 775 */*) $(MKDIR_P) `echo "$$dist_files" | \ 776 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 777 sort -u` ;; \ 778 esac; \ 779 for file in $$dist_files; do \ 780 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 781 if test -d $$d/$$file; then \ 782 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 783 if test -d "$(distdir)/$$file"; then \ 784 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 785 fi; \ 786 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 787 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 788 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 789 fi; \ 790 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 791 else \ 792 test -f "$(distdir)/$$file" \ 793 || cp -p $$d/$$file "$(distdir)/$$file" \ 794 || exit 1; \ 795 fi; \ 796 done 797 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 798 if test "$$subdir" = .; then :; else \ 799 $(am__make_dryrun) \ 800 || test -d "$(distdir)/$$subdir" \ 801 || $(MKDIR_P) "$(distdir)/$$subdir" \ 802 || exit 1; \ 803 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 804 $(am__relativize); \ 805 new_distdir=$$reldir; \ 806 dir1=$$subdir; dir2="$(top_distdir)"; \ 807 $(am__relativize); \ 808 new_top_distdir=$$reldir; \ 809 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 810 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 811 ($(am__cd) $$subdir && \ 812 $(MAKE) $(AM_MAKEFLAGS) \ 813 top_distdir="$$new_top_distdir" \ 814 distdir="$$new_distdir" \ 815 am__remove_distdir=: \ 816 am__skip_length_check=: \ 817 am__skip_mode_fix=: \ 818 distdir) \ 819 || exit 1; \ 820 fi; \ 821 done 822 $(MAKE) $(AM_MAKEFLAGS) \ 823 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 824 dist-hook 825 -test -n "$(am__skip_mode_fix)" \ 826 || find "$(distdir)" -type d ! -perm -755 \ 827 -exec chmod u+rwx,go+rx {} \; -o \ 828 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 829 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 830 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 831 || chmod -R a+r "$(distdir)" 832dist-gzip: distdir 833 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 834 $(am__post_remove_distdir) 835 836dist-bzip2: distdir 837 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 838 $(am__post_remove_distdir) 839 840dist-lzip: distdir 841 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 842 $(am__post_remove_distdir) 843dist-xz: distdir 844 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 845 $(am__post_remove_distdir) 846 847dist-zstd: distdir 848 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst 849 $(am__post_remove_distdir) 850 851dist-tarZ: distdir 852 @echo WARNING: "Support for distribution archives compressed with" \ 853 "legacy program 'compress' is deprecated." >&2 854 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 855 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 856 $(am__post_remove_distdir) 857 858dist-shar: distdir 859 @echo WARNING: "Support for shar distribution archives is" \ 860 "deprecated." >&2 861 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 862 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 863 $(am__post_remove_distdir) 864 865dist-zip: distdir 866 -rm -f $(distdir).zip 867 zip -rq $(distdir).zip $(distdir) 868 $(am__post_remove_distdir) 869 870dist dist-all: 871 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 872 $(am__post_remove_distdir) 873 874# This target untars the dist file and tries a VPATH configuration. Then 875# it guarantees that the distribution is self-contained by making another 876# tarfile. 877distcheck: dist 878 case '$(DIST_ARCHIVES)' in \ 879 *.tar.gz*) \ 880 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 881 *.tar.bz2*) \ 882 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 883 *.tar.lz*) \ 884 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 885 *.tar.xz*) \ 886 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 887 *.tar.Z*) \ 888 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 889 *.shar.gz*) \ 890 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 891 *.zip*) \ 892 unzip $(distdir).zip ;;\ 893 *.tar.zst*) \ 894 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ 895 esac 896 chmod -R a-w $(distdir) 897 chmod u+w $(distdir) 898 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 899 chmod a-w $(distdir) 900 test -d $(distdir)/_build || exit 0; \ 901 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 902 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 903 && am__cwd=`pwd` \ 904 && $(am__cd) $(distdir)/_build/sub \ 905 && ../../configure \ 906 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 907 $(DISTCHECK_CONFIGURE_FLAGS) \ 908 --srcdir=../.. --prefix="$$dc_install_base" \ 909 && $(MAKE) $(AM_MAKEFLAGS) \ 910 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ 911 && $(MAKE) $(AM_MAKEFLAGS) check \ 912 && $(MAKE) $(AM_MAKEFLAGS) install \ 913 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 914 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 915 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 916 distuninstallcheck \ 917 && chmod -R a-w "$$dc_install_base" \ 918 && ({ \ 919 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 920 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 921 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 922 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 923 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 924 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 925 && rm -rf "$$dc_destdir" \ 926 && $(MAKE) $(AM_MAKEFLAGS) dist \ 927 && rm -rf $(DIST_ARCHIVES) \ 928 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 929 && cd "$$am__cwd" \ 930 || exit 1 931 $(am__post_remove_distdir) 932 @(echo "$(distdir) archives ready for distribution: "; \ 933 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 934 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 935distuninstallcheck: 936 @test -n '$(distuninstallcheck_dir)' || { \ 937 echo 'ERROR: trying to run $@ with an empty' \ 938 '$$(distuninstallcheck_dir)' >&2; \ 939 exit 1; \ 940 }; \ 941 $(am__cd) '$(distuninstallcheck_dir)' || { \ 942 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 943 exit 1; \ 944 }; \ 945 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 946 || { echo "ERROR: files left after uninstall:" ; \ 947 if test -n "$(DESTDIR)"; then \ 948 echo " (check DESTDIR support)"; \ 949 fi ; \ 950 $(distuninstallcheck_listfiles) ; \ 951 exit 1; } >&2 952distcleancheck: distclean 953 @if test '$(srcdir)' = . ; then \ 954 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 955 exit 1 ; \ 956 fi 957 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 958 || { echo "ERROR: files left in build directory after distclean:" ; \ 959 $(distcleancheck_listfiles) ; \ 960 exit 1; } >&2 961check-am: all-am 962check: check-recursive 963all-am: Makefile $(PROGRAMS) config.h 964installdirs: installdirs-recursive 965installdirs-am: 966 for dir in "$(DESTDIR)$(bindir)"; do \ 967 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 968 done 969install: install-recursive 970install-exec: install-exec-recursive 971install-data: install-data-recursive 972uninstall: uninstall-recursive 973 974install-am: all-am 975 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 976 977installcheck: installcheck-recursive 978install-strip: 979 if test -z '$(STRIP)'; then \ 980 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 981 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 982 install; \ 983 else \ 984 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 985 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 986 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 987 fi 988mostlyclean-generic: 989 990clean-generic: 991 992distclean-generic: 993 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 994 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 995 996maintainer-clean-generic: 997 @echo "This command is intended for maintainers to use" 998 @echo "it deletes files that may require special tools to rebuild." 999 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 1000clean: clean-recursive 1001 1002clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 1003 1004distclean: distclean-recursive 1005 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 1006 -rm -f ./$(DEPDIR)/xkbbell-xkbbell.Po 1007 -rm -f ./$(DEPDIR)/xkbvleds-LED.Po 1008 -rm -f ./$(DEPDIR)/xkbvleds-utils.Po 1009 -rm -f ./$(DEPDIR)/xkbvleds-xkbvleds.Po 1010 -rm -f ./$(DEPDIR)/xkbwatch-LED.Po 1011 -rm -f ./$(DEPDIR)/xkbwatch-utils.Po 1012 -rm -f ./$(DEPDIR)/xkbwatch-xkbwatch.Po 1013 -rm -f Makefile 1014distclean-am: clean-am distclean-compile distclean-generic \ 1015 distclean-hdr distclean-tags 1016 1017dvi: dvi-recursive 1018 1019dvi-am: 1020 1021html: html-recursive 1022 1023html-am: 1024 1025info: info-recursive 1026 1027info-am: 1028 1029install-data-am: 1030 1031install-dvi: install-dvi-recursive 1032 1033install-dvi-am: 1034 1035install-exec-am: install-binPROGRAMS 1036 1037install-html: install-html-recursive 1038 1039install-html-am: 1040 1041install-info: install-info-recursive 1042 1043install-info-am: 1044 1045install-man: 1046 1047install-pdf: install-pdf-recursive 1048 1049install-pdf-am: 1050 1051install-ps: install-ps-recursive 1052 1053install-ps-am: 1054 1055installcheck-am: 1056 1057maintainer-clean: maintainer-clean-recursive 1058 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 1059 -rm -rf $(top_srcdir)/autom4te.cache 1060 -rm -f ./$(DEPDIR)/xkbbell-xkbbell.Po 1061 -rm -f ./$(DEPDIR)/xkbvleds-LED.Po 1062 -rm -f ./$(DEPDIR)/xkbvleds-utils.Po 1063 -rm -f ./$(DEPDIR)/xkbvleds-xkbvleds.Po 1064 -rm -f ./$(DEPDIR)/xkbwatch-LED.Po 1065 -rm -f ./$(DEPDIR)/xkbwatch-utils.Po 1066 -rm -f ./$(DEPDIR)/xkbwatch-xkbwatch.Po 1067 -rm -f Makefile 1068maintainer-clean-am: distclean-am maintainer-clean-generic 1069 1070mostlyclean: mostlyclean-recursive 1071 1072mostlyclean-am: mostlyclean-compile mostlyclean-generic 1073 1074pdf: pdf-recursive 1075 1076pdf-am: 1077 1078ps: ps-recursive 1079 1080ps-am: 1081 1082uninstall-am: uninstall-binPROGRAMS 1083 1084.MAKE: $(am__recursive_targets) all install-am install-strip 1085 1086.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 1087 am--depfiles am--refresh check check-am clean \ 1088 clean-binPROGRAMS clean-cscope clean-generic cscope \ 1089 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ 1090 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \ 1091 dist-zip dist-zstd distcheck distclean distclean-compile \ 1092 distclean-generic distclean-hdr distclean-tags distcleancheck \ 1093 distdir distuninstallcheck dvi dvi-am html html-am info \ 1094 info-am install install-am install-binPROGRAMS install-data \ 1095 install-data-am install-dvi install-dvi-am install-exec \ 1096 install-exec-am install-html install-html-am install-info \ 1097 install-info-am install-man install-pdf install-pdf-am \ 1098 install-ps install-ps-am install-strip installcheck \ 1099 installcheck-am installdirs installdirs-am maintainer-clean \ 1100 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1101 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 1102 uninstall-am uninstall-binPROGRAMS 1103 1104.PRECIOUS: Makefile 1105 1106 1107.PHONY: ChangeLog INSTALL 1108 1109INSTALL: 1110 $(INSTALL_CMD) 1111 1112ChangeLog: 1113 $(CHANGELOG_CMD) 1114 1115dist-hook: ChangeLog INSTALL 1116 1117# Tell versions [3.59,3.63) of GNU make to not export all variables. 1118# Otherwise a system limit (for SysV at least) may be exceeded. 1119.NOEXPORT: 1120