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