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