1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = man 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 94 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 96 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = $(top_builddir)/config.h \ 102 $(top_builddir)/include/X11/Xft/Xft.h 103CONFIG_CLEAN_FILES = 104CONFIG_CLEAN_VPATH_FILES = 105AM_V_P = $(am__v_P_@AM_V@) 106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 107am__v_P_0 = false 108am__v_P_1 = : 109AM_V_GEN = $(am__v_GEN_@AM_V@) 110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 111am__v_GEN_0 = @echo " GEN " $@; 112am__v_GEN_1 = 113AM_V_at = $(am__v_at_@AM_V@) 114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 115am__v_at_0 = @ 116am__v_at_1 = 117SOURCES = 118DIST_SOURCES = 119am__can_run_installinfo = \ 120 case $$AM_UPDATE_INFO_DIR in \ 121 n|no|NO) false;; \ 122 *) (install-info --version) >/dev/null 2>&1;; \ 123 esac 124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 125am__vpath_adj = case $$p in \ 126 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 127 *) f=$$p;; \ 128 esac; 129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 130am__install_max = 40 131am__nobase_strip_setup = \ 132 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 133am__nobase_strip = \ 134 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 135am__nobase_list = $(am__nobase_strip_setup); \ 136 for p in $$list; do echo "$$p $$p"; done | \ 137 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 138 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 139 if (++n[$$2] == $(am__install_max)) \ 140 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 141 END { for (dir in files) print dir, files[dir] }' 142am__base_list = \ 143 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 144 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 145am__uninstall_files_from_dir = { \ 146 test -z "$$files" \ 147 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 148 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 149 $(am__cd) "$$dir" && rm -f $$files; }; \ 150 } 151am__installdirs = "$(DESTDIR)$(libmandir)" 152DATA = $(libman_DATA) 153am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 154am__DIST_COMMON = $(srcdir)/Makefile.in 155DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 156ACLOCAL = @ACLOCAL@ 157ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 158ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 159AMTAR = @AMTAR@ 160AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 161APP_MAN_DIR = @APP_MAN_DIR@ 162APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 163AR = @AR@ 164AUTOCONF = @AUTOCONF@ 165AUTOHEADER = @AUTOHEADER@ 166AUTOMAKE = @AUTOMAKE@ 167AWK = @AWK@ 168BASE_CFLAGS = @BASE_CFLAGS@ 169CC = @CC@ 170CCDEPMODE = @CCDEPMODE@ 171CFLAGS = @CFLAGS@ 172CHANGELOG_CMD = @CHANGELOG_CMD@ 173CPPFLAGS = @CPPFLAGS@ 174CSCOPE = @CSCOPE@ 175CTAGS = @CTAGS@ 176CWARNFLAGS = @CWARNFLAGS@ 177CYGPATH_W = @CYGPATH_W@ 178DEFS = @DEFS@ 179DEPDIR = @DEPDIR@ 180DLLTOOL = @DLLTOOL@ 181DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 182DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 183DSYMUTIL = @DSYMUTIL@ 184DUMPBIN = @DUMPBIN@ 185ECHO_C = @ECHO_C@ 186ECHO_N = @ECHO_N@ 187ECHO_T = @ECHO_T@ 188EGREP = @EGREP@ 189ETAGS = @ETAGS@ 190EXEEXT = @EXEEXT@ 191FGREP = @FGREP@ 192FILECMD = @FILECMD@ 193FILE_MAN_DIR = @FILE_MAN_DIR@ 194FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 195FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@ 196FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ 197FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ 198FREETYPE_LIBS = @FREETYPE_LIBS@ 199GREP = @GREP@ 200INSTALL = @INSTALL@ 201INSTALL_CMD = @INSTALL_CMD@ 202INSTALL_DATA = @INSTALL_DATA@ 203INSTALL_PROGRAM = @INSTALL_PROGRAM@ 204INSTALL_SCRIPT = @INSTALL_SCRIPT@ 205INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 206LD = @LD@ 207LDFLAGS = @LDFLAGS@ 208LIBOBJS = @LIBOBJS@ 209LIBS = @LIBS@ 210LIBTOOL = @LIBTOOL@ 211LIB_MAN_DIR = @LIB_MAN_DIR@ 212LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 213LIPO = @LIPO@ 214LN_S = @LN_S@ 215LTLIBOBJS = @LTLIBOBJS@ 216LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 217MAKEINFO = @MAKEINFO@ 218MANIFEST_TOOL = @MANIFEST_TOOL@ 219MAN_SUBSTS = @MAN_SUBSTS@ 220MISC_MAN_DIR = @MISC_MAN_DIR@ 221MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 222MKDIR_P = @MKDIR_P@ 223NM = @NM@ 224NMEDIT = @NMEDIT@ 225OBJDUMP = @OBJDUMP@ 226OBJEXT = @OBJEXT@ 227OTOOL = @OTOOL@ 228OTOOL64 = @OTOOL64@ 229PACKAGE = @PACKAGE@ 230PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 231PACKAGE_NAME = @PACKAGE_NAME@ 232PACKAGE_STRING = @PACKAGE_STRING@ 233PACKAGE_TARNAME = @PACKAGE_TARNAME@ 234PACKAGE_URL = @PACKAGE_URL@ 235PACKAGE_VERSION = @PACKAGE_VERSION@ 236PATH_SEPARATOR = @PATH_SEPARATOR@ 237PKG_CONFIG = @PKG_CONFIG@ 238PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 239PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 240RANLIB = @RANLIB@ 241SED = @SED@ 242SET_MAKE = @SET_MAKE@ 243SHELL = @SHELL@ 244STRICT_CFLAGS = @STRICT_CFLAGS@ 245STRIP = @STRIP@ 246VERSION = @VERSION@ 247XFT_LT_VERSION = @XFT_LT_VERSION@ 248XORG_MAN_PAGE = @XORG_MAN_PAGE@ 249XRENDER_CFLAGS = @XRENDER_CFLAGS@ 250XRENDER_LIBS = @XRENDER_LIBS@ 251abs_builddir = @abs_builddir@ 252abs_srcdir = @abs_srcdir@ 253abs_top_builddir = @abs_top_builddir@ 254abs_top_srcdir = @abs_top_srcdir@ 255ac_ct_AR = @ac_ct_AR@ 256ac_ct_CC = @ac_ct_CC@ 257ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 258am__include = @am__include@ 259am__leading_dot = @am__leading_dot@ 260am__quote = @am__quote@ 261am__tar = @am__tar@ 262am__untar = @am__untar@ 263bindir = @bindir@ 264build = @build@ 265build_alias = @build_alias@ 266build_cpu = @build_cpu@ 267build_os = @build_os@ 268build_vendor = @build_vendor@ 269builddir = @builddir@ 270datadir = @datadir@ 271datarootdir = @datarootdir@ 272docdir = @docdir@ 273dvidir = @dvidir@ 274exec_prefix = @exec_prefix@ 275host = @host@ 276host_alias = @host_alias@ 277host_cpu = @host_cpu@ 278host_os = @host_os@ 279host_vendor = @host_vendor@ 280htmldir = @htmldir@ 281includedir = @includedir@ 282infodir = @infodir@ 283install_sh = @install_sh@ 284libdir = @libdir@ 285libexecdir = @libexecdir@ 286localedir = @localedir@ 287localstatedir = @localstatedir@ 288mandir = @mandir@ 289mkdir_p = @mkdir_p@ 290oldincludedir = @oldincludedir@ 291pdfdir = @pdfdir@ 292prefix = @prefix@ 293program_transform_name = @program_transform_name@ 294psdir = @psdir@ 295runstatedir = @runstatedir@ 296sbindir = @sbindir@ 297sharedstatedir = @sharedstatedir@ 298srcdir = @srcdir@ 299sysconfdir = @sysconfdir@ 300target_alias = @target_alias@ 301top_build_prefix = @top_build_prefix@ 302top_builddir = @top_builddir@ 303top_srcdir = @top_srcdir@ 304libmandir = $(LIB_MAN_DIR) 305libman_PRE = \ 306 Xft.man \ 307 $(Xft_sources) 308 309Xft_sources = \ 310 $(Xft_shadows:=.man) 311 312Xft_shadows = \ 313 XftCharExists \ 314 XftCharFontSpecRender \ 315 XftCharIndex \ 316 XftCharSpecRender \ 317 XftColorAllocName \ 318 XftColorAllocValue \ 319 XftColorFree \ 320 XftDefaultHasRender \ 321 XftDefaultSet \ 322 XftDefaultSubstitute \ 323 XftDrawChange \ 324 XftDrawCharFontSpec \ 325 XftDrawCharSpec \ 326 XftDrawColormap \ 327 XftDrawCreate \ 328 XftDrawCreateAlpha \ 329 XftDrawCreateBitmap \ 330 XftDrawDestroy \ 331 XftDrawDisplay \ 332 XftDrawDrawable \ 333 XftDrawGlyphFontSpec \ 334 XftDrawGlyphSpec \ 335 XftDrawGlyphs \ 336 XftDrawPicture \ 337 XftDrawRect \ 338 XftDrawSetClip \ 339 XftDrawSetClipRectangles \ 340 XftDrawSetSubwindowMode \ 341 XftDrawSrcPicture \ 342 XftDrawString16 \ 343 XftDrawString32 \ 344 XftDrawString8 \ 345 XftDrawStringUtf16 \ 346 XftDrawStringUtf8 \ 347 XftDrawVisual \ 348 XftFontCheckGlyph \ 349 XftFontClose \ 350 XftFontCopy \ 351 XftFontInfoCreate \ 352 XftFontInfoDestroy \ 353 XftFontInfoEqual \ 354 XftFontInfoHash \ 355 XftFontLoadGlyphs \ 356 XftFontMatch \ 357 XftFontOpen \ 358 XftFontOpenInfo \ 359 XftFontOpenName \ 360 XftFontOpenPattern \ 361 XftFontOpenXlfd \ 362 XftFontUnloadGlyphs \ 363 XftGetVersion \ 364 XftGlyphExtents \ 365 XftGlyphFontSpecRender \ 366 XftGlyphRender \ 367 XftGlyphSpecRender \ 368 XftInit \ 369 XftInitFtLibrary \ 370 XftListFonts \ 371 XftLockFace \ 372 XftNameParse \ 373 XftNameUnparse \ 374 XftTextExtents16 \ 375 XftTextExtents32 \ 376 XftTextExtents8 \ 377 XftTextExtentsUtf16 \ 378 XftTextExtentsUtf8 \ 379 XftTextRender16 \ 380 XftTextRender16BE \ 381 XftTextRender16LE \ 382 XftTextRender32 \ 383 XftTextRender32BE \ 384 XftTextRender32LE \ 385 XftTextRender8 \ 386 XftTextRenderUtf16 \ 387 XftTextRenderUtf8 \ 388 XftUnlockFace \ 389 XftXlfdParse 390 391libman_DATA = $(libman_PRE:man=$(LIB_MAN_SUFFIX)) 392EXTRA_DIST = $(libman_PRE) 393CLEANFILES = $(libman_DATA) $(Xft_sources) 394SUFFIXES = .$(LIB_MAN_SUFFIX) .man 395all: all-am 396 397.SUFFIXES: 398.SUFFIXES: .$(LIB_MAN_SUFFIX) .man 399$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 400 @for dep in $?; do \ 401 case '$(am__configure_deps)' in \ 402 *$$dep*) \ 403 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 404 && { if test -f $@; then exit 0; else break; fi; }; \ 405 exit 1;; \ 406 esac; \ 407 done; \ 408 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 409 $(am__cd) $(top_srcdir) && \ 410 $(AUTOMAKE) --foreign man/Makefile 411Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 412 @case '$?' in \ 413 *config.status*) \ 414 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 415 *) \ 416 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 417 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 418 esac; 419 420$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 422 423$(top_srcdir)/configure: $(am__configure_deps) 424 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 425$(ACLOCAL_M4): $(am__aclocal_m4_deps) 426 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 427$(am__aclocal_m4_deps): 428 429mostlyclean-libtool: 430 -rm -f *.lo 431 432clean-libtool: 433 -rm -rf .libs _libs 434install-libmanDATA: $(libman_DATA) 435 @$(NORMAL_INSTALL) 436 @list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \ 437 if test -n "$$list"; then \ 438 echo " $(MKDIR_P) '$(DESTDIR)$(libmandir)'"; \ 439 $(MKDIR_P) "$(DESTDIR)$(libmandir)" || exit 1; \ 440 fi; \ 441 for p in $$list; do \ 442 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 443 echo "$$d$$p"; \ 444 done | $(am__base_list) | \ 445 while read files; do \ 446 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \ 447 $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \ 448 done 449 450uninstall-libmanDATA: 451 @$(NORMAL_UNINSTALL) 452 @list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \ 453 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 454 dir='$(DESTDIR)$(libmandir)'; $(am__uninstall_files_from_dir) 455tags TAGS: 456 457ctags CTAGS: 458 459cscope cscopelist: 460 461distdir: $(BUILT_SOURCES) 462 $(MAKE) $(AM_MAKEFLAGS) distdir-am 463 464distdir-am: $(DISTFILES) 465 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 466 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 467 list='$(DISTFILES)'; \ 468 dist_files=`for file in $$list; do echo $$file; done | \ 469 sed -e "s|^$$srcdirstrip/||;t" \ 470 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 471 case $$dist_files in \ 472 */*) $(MKDIR_P) `echo "$$dist_files" | \ 473 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 474 sort -u` ;; \ 475 esac; \ 476 for file in $$dist_files; do \ 477 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 478 if test -d $$d/$$file; then \ 479 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 480 if test -d "$(distdir)/$$file"; then \ 481 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 482 fi; \ 483 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 484 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 485 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 486 fi; \ 487 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 488 else \ 489 test -f "$(distdir)/$$file" \ 490 || cp -p $$d/$$file "$(distdir)/$$file" \ 491 || exit 1; \ 492 fi; \ 493 done 494check-am: all-am 495check: check-am 496all-am: Makefile $(DATA) 497installdirs: 498 for dir in "$(DESTDIR)$(libmandir)"; do \ 499 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 500 done 501install: install-am 502install-exec: install-exec-am 503install-data: install-data-am 504uninstall: uninstall-am 505 506install-am: all-am 507 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 508 509installcheck: installcheck-am 510install-strip: 511 if test -z '$(STRIP)'; then \ 512 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 513 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 514 install; \ 515 else \ 516 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 517 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 518 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 519 fi 520mostlyclean-generic: 521 522clean-generic: 523 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 524 525distclean-generic: 526 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 527 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 528 529maintainer-clean-generic: 530 @echo "This command is intended for maintainers to use" 531 @echo "it deletes files that may require special tools to rebuild." 532clean: clean-am 533 534clean-am: clean-generic clean-libtool mostlyclean-am 535 536distclean: distclean-am 537 -rm -f Makefile 538distclean-am: clean-am distclean-generic 539 540dvi: dvi-am 541 542dvi-am: 543 544html: html-am 545 546html-am: 547 548info: info-am 549 550info-am: 551 552install-data-am: install-libmanDATA 553 554install-dvi: install-dvi-am 555 556install-dvi-am: 557 558install-exec-am: 559 560install-html: install-html-am 561 562install-html-am: 563 564install-info: install-info-am 565 566install-info-am: 567 568install-man: 569 570install-pdf: install-pdf-am 571 572install-pdf-am: 573 574install-ps: install-ps-am 575 576install-ps-am: 577 578installcheck-am: 579 580maintainer-clean: maintainer-clean-am 581 -rm -f Makefile 582maintainer-clean-am: distclean-am maintainer-clean-generic 583 584mostlyclean: mostlyclean-am 585 586mostlyclean-am: mostlyclean-generic mostlyclean-libtool 587 588pdf: pdf-am 589 590pdf-am: 591 592ps: ps-am 593 594ps-am: 595 596uninstall-am: uninstall-libmanDATA 597 598.MAKE: install-am install-strip 599 600.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 601 cscopelist-am ctags-am distclean distclean-generic \ 602 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 603 install install-am install-data install-data-am install-dvi \ 604 install-dvi-am install-exec install-exec-am install-html \ 605 install-html-am install-info install-info-am \ 606 install-libmanDATA install-man install-pdf install-pdf-am \ 607 install-ps install-ps-am install-strip installcheck \ 608 installcheck-am installdirs maintainer-clean \ 609 maintainer-clean-generic mostlyclean mostlyclean-generic \ 610 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ 611 uninstall-am uninstall-libmanDATA 612 613.PRECIOUS: Makefile 614 615 616$(Xft_sources) : 617 $(AM_V_GEN)echo ".so man__libmansuffix__/Xft.__libmansuffix__" > $@ 618 619# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure 620.man.$(LIB_MAN_SUFFIX): 621 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ 622 623# Tell versions [3.59,3.63) of GNU make to not export all variables. 624# Otherwise a system limit (for SysV at least) may be exceeded. 625.NOEXPORT: 626