Makefile.in revision 30f8ce46
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)/m4/ax_define_dir.m4 \ 64 $(top_srcdir)/configure.ac 65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 66 $(ACLOCAL_M4) 67mkinstalldirs = $(install_sh) -d 68CONFIG_HEADER = $(top_builddir)/xfs-config.h 69CONFIG_CLEAN_FILES = 70CONFIG_CLEAN_VPATH_FILES = 71AM_V_GEN = $(am__v_GEN_$(V)) 72am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 73am__v_GEN_0 = @echo " GEN " $@; 74AM_V_at = $(am__v_at_$(V)) 75am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 76am__v_at_0 = @ 77SOURCES = 78DIST_SOURCES = 79am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 80am__vpath_adj = case $$p in \ 81 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 82 *) f=$$p;; \ 83 esac; 84am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 85am__install_max = 40 86am__nobase_strip_setup = \ 87 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 88am__nobase_strip = \ 89 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 90am__nobase_list = $(am__nobase_strip_setup); \ 91 for p in $$list; do echo "$$p $$p"; done | \ 92 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 93 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 94 if (++n[$$2] == $(am__install_max)) \ 95 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 96 END { for (dir in files) print dir, files[dir] }' 97am__base_list = \ 98 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 99 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 100am__installdirs = "$(DESTDIR)$(appmandir)" 101DATA = $(appman_DATA) 102DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 103ACLOCAL = @ACLOCAL@ 104ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 105ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 106AMTAR = @AMTAR@ 107AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 108APP_MAN_DIR = @APP_MAN_DIR@ 109APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 110AUTOCONF = @AUTOCONF@ 111AUTOHEADER = @AUTOHEADER@ 112AUTOMAKE = @AUTOMAKE@ 113AWK = @AWK@ 114CC = @CC@ 115CCDEPMODE = @CCDEPMODE@ 116CFLAGS = @CFLAGS@ 117CHANGELOG_CMD = @CHANGELOG_CMD@ 118CONFIG_FILE_DESC = @CONFIG_FILE_DESC@ 119CONFIG_FILE_PATH = @CONFIG_FILE_PATH@ 120CPP = @CPP@ 121CPPFLAGS = @CPPFLAGS@ 122CWARNFLAGS = @CWARNFLAGS@ 123CYGPATH_W = @CYGPATH_W@ 124DEFAULT_CONFIG_FILE = @DEFAULT_CONFIG_FILE@ 125DEFS = @DEFS@ 126DEPDIR = @DEPDIR@ 127DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 128DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 129ECHO_C = @ECHO_C@ 130ECHO_N = @ECHO_N@ 131ECHO_T = @ECHO_T@ 132EGREP = @EGREP@ 133EXEEXT = @EXEEXT@ 134FILE_MAN_DIR = @FILE_MAN_DIR@ 135FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 136FONTPATH = @FONTPATH@ 137FONTROOTDIR = @FONTROOTDIR@ 138FOP = @FOP@ 139GREP = @GREP@ 140INSTALL = @INSTALL@ 141INSTALL_CMD = @INSTALL_CMD@ 142INSTALL_DATA = @INSTALL_DATA@ 143INSTALL_PROGRAM = @INSTALL_PROGRAM@ 144INSTALL_SCRIPT = @INSTALL_SCRIPT@ 145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 146LDFLAGS = @LDFLAGS@ 147LIBOBJS = @LIBOBJS@ 148LIBS = @LIBS@ 149LIB_MAN_DIR = @LIB_MAN_DIR@ 150LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 151LINT = @LINT@ 152LINT_FLAGS = @LINT_FLAGS@ 153LTLIBOBJS = @LTLIBOBJS@ 154MAINT = @MAINT@ 155MAKEINFO = @MAKEINFO@ 156 157# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure 158MAN_SUBSTS = @MAN_SUBSTS@ -e \ 159 's|__configfiledesc__|$(CONFIG_FILE_DESC)|g' -e \ 160 's|__configfilepath__|$(CONFIG_FILE_PATH)|g' 161MISC_MAN_DIR = @MISC_MAN_DIR@ 162MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 163MKDIR_P = @MKDIR_P@ 164OBJEXT = @OBJEXT@ 165PACKAGE = @PACKAGE@ 166PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 167PACKAGE_NAME = @PACKAGE_NAME@ 168PACKAGE_STRING = @PACKAGE_STRING@ 169PACKAGE_TARNAME = @PACKAGE_TARNAME@ 170PACKAGE_URL = @PACKAGE_URL@ 171PACKAGE_VERSION = @PACKAGE_VERSION@ 172PATH_SEPARATOR = @PATH_SEPARATOR@ 173PKG_CONFIG = @PKG_CONFIG@ 174SED = @SED@ 175SET_MAKE = @SET_MAKE@ 176SHELL = @SHELL@ 177STRIP = @STRIP@ 178STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 179VERSION = @VERSION@ 180XFS_CFLAGS = @XFS_CFLAGS@ 181XFS_LIBS = @XFS_LIBS@ 182XMLTO = @XMLTO@ 183XORG_MAN_PAGE = @XORG_MAN_PAGE@ 184XORG_SGML_PATH = @XORG_SGML_PATH@ 185XSL_STYLESHEET = @XSL_STYLESHEET@ 186abs_builddir = @abs_builddir@ 187abs_srcdir = @abs_srcdir@ 188abs_top_builddir = @abs_top_builddir@ 189abs_top_srcdir = @abs_top_srcdir@ 190ac_ct_CC = @ac_ct_CC@ 191am__include = @am__include@ 192am__leading_dot = @am__leading_dot@ 193am__quote = @am__quote@ 194am__tar = @am__tar@ 195am__untar = @am__untar@ 196bindir = @bindir@ 197build = @build@ 198build_alias = @build_alias@ 199build_cpu = @build_cpu@ 200build_os = @build_os@ 201build_vendor = @build_vendor@ 202builddir = @builddir@ 203datadir = @datadir@ 204datarootdir = @datarootdir@ 205docdir = @docdir@ 206dvidir = @dvidir@ 207exec_prefix = @exec_prefix@ 208host = @host@ 209host_alias = @host_alias@ 210host_cpu = @host_cpu@ 211host_os = @host_os@ 212host_vendor = @host_vendor@ 213htmldir = @htmldir@ 214includedir = @includedir@ 215infodir = @infodir@ 216install_sh = @install_sh@ 217libdir = @libdir@ 218libexecdir = @libexecdir@ 219localedir = @localedir@ 220localstatedir = @localstatedir@ 221mandir = @mandir@ 222mkdir_p = @mkdir_p@ 223oldincludedir = @oldincludedir@ 224pdfdir = @pdfdir@ 225prefix = @prefix@ 226program_transform_name = @program_transform_name@ 227psdir = @psdir@ 228sbindir = @sbindir@ 229sharedstatedir = @sharedstatedir@ 230srcdir = @srcdir@ 231sysconfdir = @sysconfdir@ 232target_alias = @target_alias@ 233top_build_prefix = @top_build_prefix@ 234top_builddir = @top_builddir@ 235top_srcdir = @top_srcdir@ 236appmandir = $(APP_MAN_DIR) 237appman_PRE = xfs.man 238appman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX)) 239EXTRA_DIST = $(appman_PRE) 240CLEANFILES = $(appman_DATA) 241SUFFIXES = .$(APP_MAN_SUFFIX) .man 242all: all-am 243 244.SUFFIXES: 245.SUFFIXES: .$(APP_MAN_SUFFIX) .man 246$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 247 @for dep in $?; do \ 248 case '$(am__configure_deps)' in \ 249 *$$dep*) \ 250 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 251 && { if test -f $@; then exit 0; else break; fi; }; \ 252 exit 1;; \ 253 esac; \ 254 done; \ 255 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 256 $(am__cd) $(top_srcdir) && \ 257 $(AUTOMAKE) --foreign man/Makefile 258.PRECIOUS: Makefile 259Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 260 @case '$?' in \ 261 *config.status*) \ 262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 263 *) \ 264 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 265 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 266 esac; 267 268$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 270 271$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 273$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 275$(am__aclocal_m4_deps): 276install-appmanDATA: $(appman_DATA) 277 @$(NORMAL_INSTALL) 278 test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)" 279 @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \ 280 for p in $$list; do \ 281 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 282 echo "$$d$$p"; \ 283 done | $(am__base_list) | \ 284 while read files; do \ 285 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \ 286 $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \ 287 done 288 289uninstall-appmanDATA: 290 @$(NORMAL_UNINSTALL) 291 @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \ 292 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 293 test -n "$$files" || exit 0; \ 294 echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \ 295 cd "$(DESTDIR)$(appmandir)" && rm -f $$files 296tags: TAGS 297TAGS: 298 299ctags: CTAGS 300CTAGS: 301 302 303distdir: $(DISTFILES) 304 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 306 list='$(DISTFILES)'; \ 307 dist_files=`for file in $$list; do echo $$file; done | \ 308 sed -e "s|^$$srcdirstrip/||;t" \ 309 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 310 case $$dist_files in \ 311 */*) $(MKDIR_P) `echo "$$dist_files" | \ 312 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 313 sort -u` ;; \ 314 esac; \ 315 for file in $$dist_files; do \ 316 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 317 if test -d $$d/$$file; then \ 318 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 319 if test -d "$(distdir)/$$file"; then \ 320 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 321 fi; \ 322 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 323 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 324 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 325 fi; \ 326 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 327 else \ 328 test -f "$(distdir)/$$file" \ 329 || cp -p $$d/$$file "$(distdir)/$$file" \ 330 || exit 1; \ 331 fi; \ 332 done 333check-am: all-am 334check: check-am 335all-am: Makefile $(DATA) 336installdirs: 337 for dir in "$(DESTDIR)$(appmandir)"; do \ 338 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 339 done 340install: install-am 341install-exec: install-exec-am 342install-data: install-data-am 343uninstall: uninstall-am 344 345install-am: all-am 346 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 347 348installcheck: installcheck-am 349install-strip: 350 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 351 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 352 `test -z '$(STRIP)' || \ 353 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 354mostlyclean-generic: 355 356clean-generic: 357 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 358 359distclean-generic: 360 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 361 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 362 363maintainer-clean-generic: 364 @echo "This command is intended for maintainers to use" 365 @echo "it deletes files that may require special tools to rebuild." 366clean: clean-am 367 368clean-am: clean-generic mostlyclean-am 369 370distclean: distclean-am 371 -rm -f Makefile 372distclean-am: clean-am distclean-generic 373 374dvi: dvi-am 375 376dvi-am: 377 378html: html-am 379 380html-am: 381 382info: info-am 383 384info-am: 385 386install-data-am: install-appmanDATA 387 388install-dvi: install-dvi-am 389 390install-dvi-am: 391 392install-exec-am: 393 394install-html: install-html-am 395 396install-html-am: 397 398install-info: install-info-am 399 400install-info-am: 401 402install-man: 403 404install-pdf: install-pdf-am 405 406install-pdf-am: 407 408install-ps: install-ps-am 409 410install-ps-am: 411 412installcheck-am: 413 414maintainer-clean: maintainer-clean-am 415 -rm -f Makefile 416maintainer-clean-am: distclean-am maintainer-clean-generic 417 418mostlyclean: mostlyclean-am 419 420mostlyclean-am: mostlyclean-generic 421 422pdf: pdf-am 423 424pdf-am: 425 426ps: ps-am 427 428ps-am: 429 430uninstall-am: uninstall-appmanDATA 431 432.MAKE: install-am install-strip 433 434.PHONY: all all-am check check-am clean clean-generic distclean \ 435 distclean-generic distdir dvi dvi-am html html-am info info-am \ 436 install install-am install-appmanDATA install-data \ 437 install-data-am install-dvi install-dvi-am install-exec \ 438 install-exec-am install-html install-html-am install-info \ 439 install-info-am install-man install-pdf install-pdf-am \ 440 install-ps install-ps-am install-strip installcheck \ 441 installcheck-am installdirs maintainer-clean \ 442 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 443 pdf-am ps ps-am uninstall uninstall-am uninstall-appmanDATA 444 445 446.man.$(APP_MAN_SUFFIX): 447 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ 448 449# Tell versions [3.59,3.63) of GNU make to not export all variables. 450# Otherwise a system limit (for SysV at least) may be exceeded. 451.NOEXPORT: 452