Makefile.in revision 994689c1
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@ 60@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(doc_sources:.xml=.ps) $(doc_sources:.xml=.pdf) 61@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(doc_sources:.xml=.txt) 62@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = xorg.css 63subdir = specs 64DIST_COMMON = $(am__dist_doc_DATA_DIST) $(srcdir)/Makefile.am \ 65 $(srcdir)/Makefile.in 66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 67am__aclocal_m4_deps = $(top_srcdir)/configure.ac 68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 69 $(ACLOCAL_M4) 70mkinstalldirs = $(install_sh) -d 71CONFIG_HEADER = $(top_builddir)/config.h 72CONFIG_CLEAN_FILES = 73CONFIG_CLEAN_VPATH_FILES = 74AM_V_GEN = $(am__v_GEN_$(V)) 75am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 76am__v_GEN_0 = @echo " GEN " $@; 77AM_V_at = $(am__v_at_$(V)) 78am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 79am__v_at_0 = @ 80SOURCES = 81DIST_SOURCES = 82am__dist_doc_DATA_DIST = libXaw.xml AsciiSink.xml AsciiSource.xml \ 83 AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml \ 84 CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml \ 85 Label.xml List.xml MenuButton.xml Paned.xml Panner.xml \ 86 Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml \ 87 Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml \ 88 Template_private_header_file.xml \ 89 Template_public_header_file.xml \ 90 Template_widget_source_file.xml Template.xml \ 91 TextActions_default_translation_bindings.xml \ 92 TextActions_text_widget_actions.xml TextActions.xml \ 93 TextCustom.xml TextFuncs.xml TextSink.xml TextSource.xml \ 94 Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml 95am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 96am__vpath_adj = case $$p in \ 97 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 98 *) f=$$p;; \ 99 esac; 100am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 101am__install_max = 40 102am__nobase_strip_setup = \ 103 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 104am__nobase_strip = \ 105 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 106am__nobase_list = $(am__nobase_strip_setup); \ 107 for p in $$list; do echo "$$p $$p"; done | \ 108 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 109 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 110 if (++n[$$2] == $(am__install_max)) \ 111 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 112 END { for (dir in files) print dir, files[dir] }' 113am__base_list = \ 114 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 115 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 116am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(docdir)" 117DATA = $(dist_doc_DATA) $(doc_DATA) 118DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 119ACLOCAL = @ACLOCAL@ 120ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 121ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 122AMTAR = @AMTAR@ 123AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 124APP_MAN_DIR = @APP_MAN_DIR@ 125APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 126AR = @AR@ 127AUTOCONF = @AUTOCONF@ 128AUTOHEADER = @AUTOHEADER@ 129AUTOMAKE = @AUTOMAKE@ 130AWK = @AWK@ 131CC = @CC@ 132CCDEPMODE = @CCDEPMODE@ 133CFLAGS = @CFLAGS@ 134CHANGELOG_CMD = @CHANGELOG_CMD@ 135CPP = @CPP@ 136CPPFLAGS = @CPPFLAGS@ 137CWARNFLAGS = @CWARNFLAGS@ 138CYGPATH_W = @CYGPATH_W@ 139DEFS = @DEFS@ 140DEPDIR = @DEPDIR@ 141DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 142DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 143DSYMUTIL = @DSYMUTIL@ 144DUMPBIN = @DUMPBIN@ 145ECHO_C = @ECHO_C@ 146ECHO_N = @ECHO_N@ 147ECHO_T = @ECHO_T@ 148EGREP = @EGREP@ 149EXEEXT = @EXEEXT@ 150FGREP = @FGREP@ 151FILE_MAN_DIR = @FILE_MAN_DIR@ 152FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 153FOP = @FOP@ 154GREP = @GREP@ 155INSTALL = @INSTALL@ 156INSTALL_CMD = @INSTALL_CMD@ 157INSTALL_DATA = @INSTALL_DATA@ 158INSTALL_PROGRAM = @INSTALL_PROGRAM@ 159INSTALL_SCRIPT = @INSTALL_SCRIPT@ 160INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 161LD = @LD@ 162LDFLAGS = @LDFLAGS@ 163LIBEXT = @LIBEXT@ 164LIBOBJS = @LIBOBJS@ 165LIBS = @LIBS@ 166LIBTOOL = @LIBTOOL@ 167LIB_MAN_DIR = @LIB_MAN_DIR@ 168LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 169LIPO = @LIPO@ 170LN_S = @LN_S@ 171LTLIBOBJS = @LTLIBOBJS@ 172MAINT = @MAINT@ 173MAKEINFO = @MAKEINFO@ 174MAN_SUBSTS = @MAN_SUBSTS@ 175MISC_MAN_DIR = @MISC_MAN_DIR@ 176MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 177MKDIR_P = @MKDIR_P@ 178NM = @NM@ 179NMEDIT = @NMEDIT@ 180OBJDUMP = @OBJDUMP@ 181OBJEXT = @OBJEXT@ 182OTOOL = @OTOOL@ 183OTOOL64 = @OTOOL64@ 184PACKAGE = @PACKAGE@ 185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 186PACKAGE_NAME = @PACKAGE_NAME@ 187PACKAGE_STRING = @PACKAGE_STRING@ 188PACKAGE_TARNAME = @PACKAGE_TARNAME@ 189PACKAGE_URL = @PACKAGE_URL@ 190PACKAGE_VERSION = @PACKAGE_VERSION@ 191PATH_SEPARATOR = @PATH_SEPARATOR@ 192PKG_CONFIG = @PKG_CONFIG@ 193RANLIB = @RANLIB@ 194SED = @SED@ 195SET_MAKE = @SET_MAKE@ 196SHELL = @SHELL@ 197STRIP = @STRIP@ 198STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 199VERSION = @VERSION@ 200XAW6_CFLAGS = @XAW6_CFLAGS@ 201XAW6_LIBS = @XAW6_LIBS@ 202XAW7_CFLAGS = @XAW7_CFLAGS@ 203XAW7_LIBS = @XAW7_LIBS@ 204XMLTO = @XMLTO@ 205XORG_MAN_PAGE = @XORG_MAN_PAGE@ 206XORG_SGML_PATH = @XORG_SGML_PATH@ 207XSL_STYLESHEET = @XSL_STYLESHEET@ 208abs_builddir = @abs_builddir@ 209abs_srcdir = @abs_srcdir@ 210abs_top_builddir = @abs_top_builddir@ 211abs_top_srcdir = @abs_top_srcdir@ 212ac_ct_CC = @ac_ct_CC@ 213ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 214am__include = @am__include@ 215am__leading_dot = @am__leading_dot@ 216am__quote = @am__quote@ 217am__tar = @am__tar@ 218am__untar = @am__untar@ 219bindir = @bindir@ 220build = @build@ 221build_alias = @build_alias@ 222build_cpu = @build_cpu@ 223build_os = @build_os@ 224build_vendor = @build_vendor@ 225builddir = @builddir@ 226datadir = @datadir@ 227datarootdir = @datarootdir@ 228docdir = @docdir@ 229dvidir = @dvidir@ 230exec_prefix = @exec_prefix@ 231host = @host@ 232host_alias = @host_alias@ 233host_cpu = @host_cpu@ 234host_os = @host_os@ 235host_vendor = @host_vendor@ 236htmldir = @htmldir@ 237includedir = @includedir@ 238infodir = @infodir@ 239install_sh = @install_sh@ 240libdir = @libdir@ 241libexecdir = @libexecdir@ 242localedir = @localedir@ 243localstatedir = @localstatedir@ 244mandir = @mandir@ 245mkdir_p = @mkdir_p@ 246oldincludedir = @oldincludedir@ 247pdfdir = @pdfdir@ 248prefix = @prefix@ 249program_transform_name = @program_transform_name@ 250psdir = @psdir@ 251sbindir = @sbindir@ 252sharedstatedir = @sharedstatedir@ 253srcdir = @srcdir@ 254sysconfdir = @sysconfdir@ 255target_alias = @target_alias@ 256top_build_prefix = @top_build_prefix@ 257top_builddir = @top_builddir@ 258top_srcdir = @top_srcdir@ 259@ENABLE_SPECS_TRUE@doc_sources = libXaw.xml 260@ENABLE_SPECS_TRUE@dist_doc_DATA = $(doc_sources) \ 261@ENABLE_SPECS_TRUE@ AsciiSink.xml \ 262@ENABLE_SPECS_TRUE@ AsciiSource.xml \ 263@ENABLE_SPECS_TRUE@ AsciiText.xml \ 264@ENABLE_SPECS_TRUE@ Box.xml \ 265@ENABLE_SPECS_TRUE@ CH1.xml \ 266@ENABLE_SPECS_TRUE@ CH2.xml \ 267@ENABLE_SPECS_TRUE@ CH3.xml \ 268@ENABLE_SPECS_TRUE@ CH4.xml \ 269@ENABLE_SPECS_TRUE@ CH5.xml \ 270@ENABLE_SPECS_TRUE@ CH6.xml \ 271@ENABLE_SPECS_TRUE@ CH7.xml \ 272@ENABLE_SPECS_TRUE@ Command.xml \ 273@ENABLE_SPECS_TRUE@ Dialog.xml \ 274@ENABLE_SPECS_TRUE@ Form.xml \ 275@ENABLE_SPECS_TRUE@ Grip.xml \ 276@ENABLE_SPECS_TRUE@ Label.xml \ 277@ENABLE_SPECS_TRUE@ List.xml \ 278@ENABLE_SPECS_TRUE@ MenuButton.xml \ 279@ENABLE_SPECS_TRUE@ Paned.xml \ 280@ENABLE_SPECS_TRUE@ Panner.xml \ 281@ENABLE_SPECS_TRUE@ Porthole.xml \ 282@ENABLE_SPECS_TRUE@ Repeater.xml \ 283@ENABLE_SPECS_TRUE@ Scrollbar.xml \ 284@ENABLE_SPECS_TRUE@ SimpleMenu.xml \ 285@ENABLE_SPECS_TRUE@ Simple.xml \ 286@ENABLE_SPECS_TRUE@ SmeBSB.xml \ 287@ENABLE_SPECS_TRUE@ SmeLine.xml \ 288@ENABLE_SPECS_TRUE@ Sme.xml \ 289@ENABLE_SPECS_TRUE@ StripChart.xml \ 290@ENABLE_SPECS_TRUE@ Template_private_header_file.xml \ 291@ENABLE_SPECS_TRUE@ Template_public_header_file.xml \ 292@ENABLE_SPECS_TRUE@ Template_widget_source_file.xml \ 293@ENABLE_SPECS_TRUE@ Template.xml \ 294@ENABLE_SPECS_TRUE@ TextActions_default_translation_bindings.xml \ 295@ENABLE_SPECS_TRUE@ TextActions_text_widget_actions.xml \ 296@ENABLE_SPECS_TRUE@ TextActions.xml \ 297@ENABLE_SPECS_TRUE@ TextCustom.xml \ 298@ENABLE_SPECS_TRUE@ TextFuncs.xml \ 299@ENABLE_SPECS_TRUE@ TextSink.xml \ 300@ENABLE_SPECS_TRUE@ TextSource.xml \ 301@ENABLE_SPECS_TRUE@ Text.xml \ 302@ENABLE_SPECS_TRUE@ Toggle.xml \ 303@ENABLE_SPECS_TRUE@ TPage_Credits.xml \ 304@ENABLE_SPECS_TRUE@ Tree.xml \ 305@ENABLE_SPECS_TRUE@ Viewport.xml 306 307@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@doc_DATA = \ 308@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(doc_sources:.xml=.html) \ 309@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(am__append_1) \ 310@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(am__append_2) \ 311@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(am__append_3) 312@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FLAGS = -m $(XSL_STYLESHEET) 313@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@CLEANFILES = $(doc_DATA) 314@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@SUFFIXES = .xml .ps .pdf .txt .html 315all: all-am 316 317.SUFFIXES: 318.SUFFIXES: .xml .ps .pdf .txt .html 319$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 320 @for dep in $?; do \ 321 case '$(am__configure_deps)' in \ 322 *$$dep*) \ 323 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 324 && { if test -f $@; then exit 0; else break; fi; }; \ 325 exit 1;; \ 326 esac; \ 327 done; \ 328 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/Makefile'; \ 329 $(am__cd) $(top_srcdir) && \ 330 $(AUTOMAKE) --foreign specs/Makefile 331.PRECIOUS: Makefile 332Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 333 @case '$?' in \ 334 *config.status*) \ 335 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 336 *) \ 337 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 338 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 339 esac; 340 341$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 342 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 343 344$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 345 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 346$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 347 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 348$(am__aclocal_m4_deps): 349 350mostlyclean-libtool: 351 -rm -f *.lo 352 353clean-libtool: 354 -rm -rf .libs _libs 355install-dist_docDATA: $(dist_doc_DATA) 356 @$(NORMAL_INSTALL) 357 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" 358 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 359 for p in $$list; do \ 360 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 361 echo "$$d$$p"; \ 362 done | $(am__base_list) | \ 363 while read files; do \ 364 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ 365 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ 366 done 367 368uninstall-dist_docDATA: 369 @$(NORMAL_UNINSTALL) 370 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 371 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 372 test -n "$$files" || exit 0; \ 373 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \ 374 cd "$(DESTDIR)$(docdir)" && rm -f $$files 375install-docDATA: $(doc_DATA) 376 @$(NORMAL_INSTALL) 377 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" 378 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ 379 for p in $$list; do \ 380 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 381 echo "$$d$$p"; \ 382 done | $(am__base_list) | \ 383 while read files; do \ 384 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ 385 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ 386 done 387 388uninstall-docDATA: 389 @$(NORMAL_UNINSTALL) 390 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ 391 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 392 test -n "$$files" || exit 0; \ 393 echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \ 394 cd "$(DESTDIR)$(docdir)" && rm -f $$files 395tags: TAGS 396TAGS: 397 398ctags: CTAGS 399CTAGS: 400 401 402distdir: $(DISTFILES) 403 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 404 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 405 list='$(DISTFILES)'; \ 406 dist_files=`for file in $$list; do echo $$file; done | \ 407 sed -e "s|^$$srcdirstrip/||;t" \ 408 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 409 case $$dist_files in \ 410 */*) $(MKDIR_P) `echo "$$dist_files" | \ 411 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 412 sort -u` ;; \ 413 esac; \ 414 for file in $$dist_files; do \ 415 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 416 if test -d $$d/$$file; then \ 417 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 418 if test -d "$(distdir)/$$file"; then \ 419 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 420 fi; \ 421 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 422 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 423 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 424 fi; \ 425 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 426 else \ 427 test -f "$(distdir)/$$file" \ 428 || cp -p $$d/$$file "$(distdir)/$$file" \ 429 || exit 1; \ 430 fi; \ 431 done 432check-am: all-am 433check: check-am 434all-am: Makefile $(DATA) 435installdirs: 436 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(docdir)"; do \ 437 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 438 done 439install: install-am 440install-exec: install-exec-am 441install-data: install-data-am 442uninstall: uninstall-am 443 444install-am: all-am 445 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 446 447installcheck: installcheck-am 448install-strip: 449 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 450 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 451 `test -z '$(STRIP)' || \ 452 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 453mostlyclean-generic: 454 455clean-generic: 456 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 457 458distclean-generic: 459 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 460 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 461 462maintainer-clean-generic: 463 @echo "This command is intended for maintainers to use" 464 @echo "it deletes files that may require special tools to rebuild." 465clean: clean-am 466 467clean-am: clean-generic clean-libtool mostlyclean-am 468 469distclean: distclean-am 470 -rm -f Makefile 471distclean-am: clean-am distclean-generic 472 473dvi: dvi-am 474 475dvi-am: 476 477html: html-am 478 479html-am: 480 481info: info-am 482 483info-am: 484 485install-data-am: install-dist_docDATA install-docDATA 486 487install-dvi: install-dvi-am 488 489install-dvi-am: 490 491install-exec-am: 492 493install-html: install-html-am 494 495install-html-am: 496 497install-info: install-info-am 498 499install-info-am: 500 501install-man: 502 503install-pdf: install-pdf-am 504 505install-pdf-am: 506 507install-ps: install-ps-am 508 509install-ps-am: 510 511installcheck-am: 512 513maintainer-clean: maintainer-clean-am 514 -rm -f Makefile 515maintainer-clean-am: distclean-am maintainer-clean-generic 516 517mostlyclean: mostlyclean-am 518 519mostlyclean-am: mostlyclean-generic mostlyclean-libtool 520 521pdf: pdf-am 522 523pdf-am: 524 525ps: ps-am 526 527ps-am: 528 529uninstall-am: uninstall-dist_docDATA uninstall-docDATA 530 531.MAKE: install-am install-strip 532 533.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 534 distclean distclean-generic distclean-libtool distdir dvi \ 535 dvi-am html html-am info info-am install install-am \ 536 install-data install-data-am install-dist_docDATA \ 537 install-docDATA install-dvi install-dvi-am install-exec \ 538 install-exec-am install-html install-html-am install-info \ 539 install-info-am install-man install-pdf install-pdf-am \ 540 install-ps install-ps-am install-strip installcheck \ 541 installcheck-am installdirs maintainer-clean \ 542 maintainer-clean-generic mostlyclean mostlyclean-generic \ 543 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ 544 uninstall-dist_docDATA uninstall-docDATA 545 546@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@xorg.css: $(STYLESHEET_SRCDIR)/xorg.css 547@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)cp -pf $(STYLESHEET_SRCDIR)/xorg.css $@ 548 549@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(dist_doc_DATA) 550@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) txt $< 551 552@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(dist_doc_DATA) 553@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) xhtml-nochunks $< 554 555@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(dist_doc_DATA) 556@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop pdf $< 557 558@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(dist_doc_DATA) 559@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop ps $< 560 561# Tell versions [3.59,3.63) of GNU make to not export all variables. 562# Otherwise a system limit (for SysV at least) may be exceeded. 563.NOEXPORT: 564