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