Makefile.in revision 95e0246b
1# Makefile.in generated by automake 1.11.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# 19# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 20# 21# Permission is hereby granted, free of charge, to any person obtaining a 22# copy of this software and associated documentation files (the "Software"), 23# to deal in the Software without restriction, including without limitation 24# the rights to use, copy, modify, merge, publish, distribute, sublicense, 25# and/or sell copies of the Software, and to permit persons to whom the 26# Software is furnished to do so, subject to the following conditions: 27# 28# The above copyright notice and this permission notice (including the next 29# paragraph) shall be included in all copies or substantial portions of the 30# Software. 31# 32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 38# DEALINGS IN THE SOFTWARE. 39# 40 41VPATH = @srcdir@ 42pkgdatadir = $(datadir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44pkglibdir = $(libdir)/@PACKAGE@ 45pkglibexecdir = $(libexecdir)/@PACKAGE@ 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47install_sh_DATA = $(install_sh) -c -m 644 48install_sh_PROGRAM = $(install_sh) -c 49install_sh_SCRIPT = $(install_sh) -c 50INSTALL_HEADER = $(INSTALL_DATA) 51transform = $(program_transform_name) 52NORMAL_INSTALL = : 53PRE_INSTALL = : 54POST_INSTALL = : 55NORMAL_UNINSTALL = : 56PRE_UNINSTALL = : 57POST_UNINSTALL = : 58build_triplet = @build@ 59host_triplet = @host@ 60subdir = man 61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 63am__aclocal_m4_deps = $(top_srcdir)/configure.ac 64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 65 $(ACLOCAL_M4) 66mkinstalldirs = $(install_sh) -d 67CONFIG_HEADER = $(top_builddir)/config.h 68CONFIG_CLEAN_FILES = 69CONFIG_CLEAN_VPATH_FILES = 70AM_V_GEN = $(am__v_GEN_$(V)) 71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 72am__v_GEN_0 = @echo " GEN " $@; 73AM_V_at = $(am__v_at_$(V)) 74am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 75am__v_at_0 = @ 76SOURCES = 77DIST_SOURCES = 78am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 79am__vpath_adj = case $$p in \ 80 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 81 *) f=$$p;; \ 82 esac; 83am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 84am__install_max = 40 85am__nobase_strip_setup = \ 86 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 87am__nobase_strip = \ 88 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 89am__nobase_list = $(am__nobase_strip_setup); \ 90 for p in $$list; do echo "$$p $$p"; done | \ 91 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 92 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 93 if (++n[$$2] == $(am__install_max)) \ 94 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 95 END { for (dir in files) print dir, files[dir] }' 96am__base_list = \ 97 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 98 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 99am__installdirs = "$(DESTDIR)$(appmandir)" 100DATA = $(appman_DATA) 101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 102ACLOCAL = @ACLOCAL@ 103ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 104ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 105AMTAR = @AMTAR@ 106AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 107APPDEFS_CFLAGS = @APPDEFS_CFLAGS@ 108APPDEFS_LIBS = @APPDEFS_LIBS@ 109APP_MAN_DIR = @APP_MAN_DIR@ 110APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 111ATOBM_CFLAGS = @ATOBM_CFLAGS@ 112ATOBM_LIBS = @ATOBM_LIBS@ 113AUTOCONF = @AUTOCONF@ 114AUTOHEADER = @AUTOHEADER@ 115AUTOMAKE = @AUTOMAKE@ 116AWK = @AWK@ 117BITMAP_CFLAGS = @BITMAP_CFLAGS@ 118BITMAP_LIBS = @BITMAP_LIBS@ 119BMTOA_CFLAGS = @BMTOA_CFLAGS@ 120BMTOA_LIBS = @BMTOA_LIBS@ 121CC = @CC@ 122CCDEPMODE = @CCDEPMODE@ 123CFLAGS = @CFLAGS@ 124CHANGELOG_CMD = @CHANGELOG_CMD@ 125CPP = @CPP@ 126CPPFLAGS = @CPPFLAGS@ 127CWARNFLAGS = @CWARNFLAGS@ 128CYGPATH_W = @CYGPATH_W@ 129DEFS = @DEFS@ 130DEPDIR = @DEPDIR@ 131DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 132DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 133ECHO_C = @ECHO_C@ 134ECHO_N = @ECHO_N@ 135ECHO_T = @ECHO_T@ 136EGREP = @EGREP@ 137EXEEXT = @EXEEXT@ 138FILE_MAN_DIR = @FILE_MAN_DIR@ 139FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 140GREP = @GREP@ 141INSTALL = @INSTALL@ 142INSTALL_CMD = @INSTALL_CMD@ 143INSTALL_DATA = @INSTALL_DATA@ 144INSTALL_PROGRAM = @INSTALL_PROGRAM@ 145INSTALL_SCRIPT = @INSTALL_SCRIPT@ 146INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 147LDFLAGS = @LDFLAGS@ 148LIBOBJS = @LIBOBJS@ 149LIBS = @LIBS@ 150LIB_MAN_DIR = @LIB_MAN_DIR@ 151LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 152LTLIBOBJS = @LTLIBOBJS@ 153MAINT = @MAINT@ 154MAKEINFO = @MAKEINFO@ 155MAN_SUBSTS = @MAN_SUBSTS@ 156MISC_MAN_DIR = @MISC_MAN_DIR@ 157MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 158MKDIR_P = @MKDIR_P@ 159OBJEXT = @OBJEXT@ 160PACKAGE = @PACKAGE@ 161PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 162PACKAGE_NAME = @PACKAGE_NAME@ 163PACKAGE_STRING = @PACKAGE_STRING@ 164PACKAGE_TARNAME = @PACKAGE_TARNAME@ 165PACKAGE_URL = @PACKAGE_URL@ 166PACKAGE_VERSION = @PACKAGE_VERSION@ 167PATH_SEPARATOR = @PATH_SEPARATOR@ 168PKG_CONFIG = @PKG_CONFIG@ 169SED = @SED@ 170SET_MAKE = @SET_MAKE@ 171SHELL = @SHELL@ 172STRIP = @STRIP@ 173VERSION = @VERSION@ 174XORG_MAN_PAGE = @XORG_MAN_PAGE@ 175abs_builddir = @abs_builddir@ 176abs_srcdir = @abs_srcdir@ 177abs_top_builddir = @abs_top_builddir@ 178abs_top_srcdir = @abs_top_srcdir@ 179ac_ct_CC = @ac_ct_CC@ 180am__include = @am__include@ 181am__leading_dot = @am__leading_dot@ 182am__quote = @am__quote@ 183am__tar = @am__tar@ 184am__untar = @am__untar@ 185appdefaultdir = @appdefaultdir@ 186bindir = @bindir@ 187build = @build@ 188build_alias = @build_alias@ 189build_cpu = @build_cpu@ 190build_os = @build_os@ 191build_vendor = @build_vendor@ 192builddir = @builddir@ 193datadir = @datadir@ 194datarootdir = @datarootdir@ 195docdir = @docdir@ 196dvidir = @dvidir@ 197exec_prefix = @exec_prefix@ 198host = @host@ 199host_alias = @host_alias@ 200host_cpu = @host_cpu@ 201host_os = @host_os@ 202host_vendor = @host_vendor@ 203htmldir = @htmldir@ 204includedir = @includedir@ 205infodir = @infodir@ 206install_sh = @install_sh@ 207libdir = @libdir@ 208libexecdir = @libexecdir@ 209localedir = @localedir@ 210localstatedir = @localstatedir@ 211mandir = @mandir@ 212mkdir_p = @mkdir_p@ 213oldincludedir = @oldincludedir@ 214pdfdir = @pdfdir@ 215prefix = @prefix@ 216program_transform_name = @program_transform_name@ 217psdir = @psdir@ 218sbindir = @sbindir@ 219sharedstatedir = @sharedstatedir@ 220srcdir = @srcdir@ 221sysconfdir = @sysconfdir@ 222target_alias = @target_alias@ 223top_build_prefix = @top_build_prefix@ 224top_builddir = @top_builddir@ 225top_srcdir = @top_srcdir@ 226appmandir = $(APP_MAN_DIR) 227appman_PRE = bitmap.man atobm.man bmtoa.man 228appman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX)) 229EXTRA_DIST = $(appman_PRE) 230CLEANFILES = $(appman_DATA) 231 232# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure 233SUFFIXES = .$(APP_MAN_SUFFIX) .man 234all: all-am 235 236.SUFFIXES: 237.SUFFIXES: .$(APP_MAN_SUFFIX) .man 238$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 239 @for dep in $?; do \ 240 case '$(am__configure_deps)' in \ 241 *$$dep*) \ 242 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 243 && { if test -f $@; then exit 0; else break; fi; }; \ 244 exit 1;; \ 245 esac; \ 246 done; \ 247 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 248 $(am__cd) $(top_srcdir) && \ 249 $(AUTOMAKE) --foreign man/Makefile 250.PRECIOUS: Makefile 251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 252 @case '$?' in \ 253 *config.status*) \ 254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 255 *) \ 256 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 257 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 258 esac; 259 260$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 262 263$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 267$(am__aclocal_m4_deps): 268install-appmanDATA: $(appman_DATA) 269 @$(NORMAL_INSTALL) 270 test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)" 271 @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \ 272 for p in $$list; do \ 273 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 274 echo "$$d$$p"; \ 275 done | $(am__base_list) | \ 276 while read files; do \ 277 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \ 278 $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \ 279 done 280 281uninstall-appmanDATA: 282 @$(NORMAL_UNINSTALL) 283 @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \ 284 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 285 test -n "$$files" || exit 0; \ 286 echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \ 287 cd "$(DESTDIR)$(appmandir)" && rm -f $$files 288tags: TAGS 289TAGS: 290 291ctags: CTAGS 292CTAGS: 293 294 295distdir: $(DISTFILES) 296 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 297 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 298 list='$(DISTFILES)'; \ 299 dist_files=`for file in $$list; do echo $$file; done | \ 300 sed -e "s|^$$srcdirstrip/||;t" \ 301 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 302 case $$dist_files in \ 303 */*) $(MKDIR_P) `echo "$$dist_files" | \ 304 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 305 sort -u` ;; \ 306 esac; \ 307 for file in $$dist_files; do \ 308 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 309 if test -d $$d/$$file; then \ 310 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 311 if test -d "$(distdir)/$$file"; then \ 312 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 313 fi; \ 314 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 315 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 316 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 317 fi; \ 318 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 319 else \ 320 test -f "$(distdir)/$$file" \ 321 || cp -p $$d/$$file "$(distdir)/$$file" \ 322 || exit 1; \ 323 fi; \ 324 done 325check-am: all-am 326check: check-am 327all-am: Makefile $(DATA) 328installdirs: 329 for dir in "$(DESTDIR)$(appmandir)"; do \ 330 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 331 done 332install: install-am 333install-exec: install-exec-am 334install-data: install-data-am 335uninstall: uninstall-am 336 337install-am: all-am 338 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 339 340installcheck: installcheck-am 341install-strip: 342 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 343 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 344 `test -z '$(STRIP)' || \ 345 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 346mostlyclean-generic: 347 348clean-generic: 349 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 350 351distclean-generic: 352 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 353 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 354 355maintainer-clean-generic: 356 @echo "This command is intended for maintainers to use" 357 @echo "it deletes files that may require special tools to rebuild." 358clean: clean-am 359 360clean-am: clean-generic mostlyclean-am 361 362distclean: distclean-am 363 -rm -f Makefile 364distclean-am: clean-am distclean-generic 365 366dvi: dvi-am 367 368dvi-am: 369 370html: html-am 371 372html-am: 373 374info: info-am 375 376info-am: 377 378install-data-am: install-appmanDATA 379 380install-dvi: install-dvi-am 381 382install-dvi-am: 383 384install-exec-am: 385 386install-html: install-html-am 387 388install-html-am: 389 390install-info: install-info-am 391 392install-info-am: 393 394install-man: 395 396install-pdf: install-pdf-am 397 398install-pdf-am: 399 400install-ps: install-ps-am 401 402install-ps-am: 403 404installcheck-am: 405 406maintainer-clean: maintainer-clean-am 407 -rm -f Makefile 408maintainer-clean-am: distclean-am maintainer-clean-generic 409 410mostlyclean: mostlyclean-am 411 412mostlyclean-am: mostlyclean-generic 413 414pdf: pdf-am 415 416pdf-am: 417 418ps: ps-am 419 420ps-am: 421 422uninstall-am: uninstall-appmanDATA 423 424.MAKE: install-am install-strip 425 426.PHONY: all all-am check check-am clean clean-generic distclean \ 427 distclean-generic distdir dvi dvi-am html html-am info info-am \ 428 install install-am install-appmanDATA install-data \ 429 install-data-am install-dvi install-dvi-am install-exec \ 430 install-exec-am install-html install-html-am install-info \ 431 install-info-am install-man install-pdf install-pdf-am \ 432 install-ps install-ps-am install-strip installcheck \ 433 installcheck-am installdirs maintainer-clean \ 434 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 435 pdf-am ps ps-am uninstall uninstall-am uninstall-appmanDATA 436 437 438.man.$(APP_MAN_SUFFIX): 439 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ 440 441# Tell versions [3.59,3.63) of GNU make to not export all variables. 442# Otherwise a system limit (for SysV at least) may be exceeded. 443.NOEXPORT: 444