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