Makefile.in revision ca08ab68
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software 6# Foundation, 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@ 17VPATH = @srcdir@ 18am__make_dryrun = \ 19 { \ 20 am__dry=no; \ 21 case $$MAKEFLAGS in \ 22 *\\[\ \ ]*) \ 23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 25 *) \ 26 for am__flg in $$MAKEFLAGS; do \ 27 case $$am__flg in \ 28 *=*|--*) ;; \ 29 *n*) am__dry=yes; break;; \ 30 esac; \ 31 done;; \ 32 esac; \ 33 test $$am__dry = yes; \ 34 } 35pkgdatadir = $(datadir)/@PACKAGE@ 36pkgincludedir = $(includedir)/@PACKAGE@ 37pkglibdir = $(libdir)/@PACKAGE@ 38pkglibexecdir = $(libexecdir)/@PACKAGE@ 39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 40install_sh_DATA = $(install_sh) -c -m 644 41install_sh_PROGRAM = $(install_sh) -c 42install_sh_SCRIPT = $(install_sh) -c 43INSTALL_HEADER = $(INSTALL_DATA) 44transform = $(program_transform_name) 45NORMAL_INSTALL = : 46PRE_INSTALL = : 47POST_INSTALL = : 48NORMAL_UNINSTALL = : 49PRE_UNINSTALL = : 50POST_UNINSTALL = : 51build_triplet = @build@ 52host_triplet = @host@ 53subdir = test 54DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 56am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 57 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 58 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 59 $(top_srcdir)/configure.ac 60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 61 $(ACLOCAL_M4) 62mkinstalldirs = $(install_sh) -d 63CONFIG_HEADER = $(top_builddir)/config.h 64CONFIG_CLEAN_FILES = 65CONFIG_CLEAN_VPATH_FILES = 66AM_V_GEN = $(am__v_GEN_@AM_V@) 67am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 68am__v_GEN_0 = @echo " GEN " $@; 69AM_V_at = $(am__v_at_@AM_V@) 70am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 71am__v_at_0 = @ 72SOURCES = 73DIST_SOURCES = 74am__can_run_installinfo = \ 75 case $$AM_UPDATE_INFO_DIR in \ 76 n|no|NO) false;; \ 77 *) (install-info --version) >/dev/null 2>&1;; \ 78 esac 79am__tty_colors = \ 80red=; grn=; lgn=; blu=; std= 81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 82ACLOCAL = @ACLOCAL@ 83AMTAR = @AMTAR@ 84AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 85AR = @AR@ 86AS = @AS@ 87AUTOCONF = @AUTOCONF@ 88AUTOHEADER = @AUTOHEADER@ 89AUTOMAKE = @AUTOMAKE@ 90AWK = @AWK@ 91BASECONFIGDIR = @BASECONFIGDIR@ 92CC = @CC@ 93CCDEPMODE = @CCDEPMODE@ 94CFLAGS = @CFLAGS@ 95CONFIGDIR = @CONFIGDIR@ 96CPP = @CPP@ 97CPPFLAGS = @CPPFLAGS@ 98CYGPATH_W = @CYGPATH_W@ 99DEFS = @DEFS@ 100DEPDIR = @DEPDIR@ 101DLLTOOL = @DLLTOOL@ 102DOCMAN3 = @DOCMAN3@ 103DOCSRC = @DOCSRC@ 104DSYMUTIL = @DSYMUTIL@ 105DUMPBIN = @DUMPBIN@ 106ECHO_C = @ECHO_C@ 107ECHO_N = @ECHO_N@ 108ECHO_T = @ECHO_T@ 109EGREP = @EGREP@ 110EXEEXT = @EXEEXT@ 111EXPAT_CFLAGS = @EXPAT_CFLAGS@ 112EXPAT_LIBS = @EXPAT_LIBS@ 113FC_ADD_FONTS = @FC_ADD_FONTS@ 114FC_CACHEDIR = @FC_CACHEDIR@ 115FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@ 116FC_FONTDATE = @FC_FONTDATE@ 117FC_FONTPATH = @FC_FONTPATH@ 118FGREP = @FGREP@ 119FREETYPE_CFLAGS = @FREETYPE_CFLAGS@ 120FREETYPE_LIBS = @FREETYPE_LIBS@ 121GREP = @GREP@ 122HASDOCBOOK = @HASDOCBOOK@ 123HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@ 124ICONV_CFLAGS = @ICONV_CFLAGS@ 125ICONV_LIBS = @ICONV_LIBS@ 126INSTALL = @INSTALL@ 127INSTALL_DATA = @INSTALL_DATA@ 128INSTALL_PROGRAM = @INSTALL_PROGRAM@ 129INSTALL_SCRIPT = @INSTALL_SCRIPT@ 130INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 131LD = @LD@ 132LDFLAGS = @LDFLAGS@ 133LIBOBJS = @LIBOBJS@ 134LIBS = @LIBS@ 135LIBTOOL = @LIBTOOL@ 136LIBT_CURRENT = @LIBT_CURRENT@ 137LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@ 138LIBT_REVISION = @LIBT_REVISION@ 139LIBT_VERSION_INFO = @LIBT_VERSION_INFO@ 140LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ 141LIBXML2_LIBS = @LIBXML2_LIBS@ 142LIPO = @LIPO@ 143LN_S = @LN_S@ 144LTLIBOBJS = @LTLIBOBJS@ 145MAKEINFO = @MAKEINFO@ 146MANIFEST_TOOL = @MANIFEST_TOOL@ 147MKDIR_P = @MKDIR_P@ 148NM = @NM@ 149NMEDIT = @NMEDIT@ 150OBJDUMP = @OBJDUMP@ 151OBJEXT = @OBJEXT@ 152OTOOL = @OTOOL@ 153OTOOL64 = @OTOOL64@ 154PACKAGE = @PACKAGE@ 155PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 156PACKAGE_NAME = @PACKAGE_NAME@ 157PACKAGE_STRING = @PACKAGE_STRING@ 158PACKAGE_TARNAME = @PACKAGE_TARNAME@ 159PACKAGE_URL = @PACKAGE_URL@ 160PACKAGE_VERSION = @PACKAGE_VERSION@ 161PATH_SEPARATOR = @PATH_SEPARATOR@ 162PKG_CONFIG = @PKG_CONFIG@ 163PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 164PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 165RANLIB = @RANLIB@ 166RM = @RM@ 167SED = @SED@ 168SET_MAKE = @SET_MAKE@ 169SHELL = @SHELL@ 170STRIP = @STRIP@ 171TEMPLATEDIR = @TEMPLATEDIR@ 172VERSION = @VERSION@ 173WARN_CFLAGS = @WARN_CFLAGS@ 174XMLDIR = @XMLDIR@ 175abs_builddir = @abs_builddir@ 176abs_srcdir = @abs_srcdir@ 177abs_top_builddir = @abs_top_builddir@ 178abs_top_srcdir = @abs_top_srcdir@ 179ac_ct_AR = @ac_ct_AR@ 180ac_ct_CC = @ac_ct_CC@ 181ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 182am__include = @am__include@ 183am__leading_dot = @am__leading_dot@ 184am__quote = @am__quote@ 185am__tar = @am__tar@ 186am__untar = @am__untar@ 187baseconfigdir = @baseconfigdir@ 188bindir = @bindir@ 189build = @build@ 190build_alias = @build_alias@ 191build_cpu = @build_cpu@ 192build_os = @build_os@ 193build_vendor = @build_vendor@ 194builddir = @builddir@ 195configdir = @configdir@ 196datadir = @datadir@ 197datarootdir = @datarootdir@ 198docdir = @docdir@ 199dvidir = @dvidir@ 200exec_prefix = @exec_prefix@ 201fc_cachedir = @fc_cachedir@ 202host = @host@ 203host_alias = @host_alias@ 204host_cpu = @host_cpu@ 205host_os = @host_os@ 206host_vendor = @host_vendor@ 207htmldir = @htmldir@ 208includedir = @includedir@ 209infodir = @infodir@ 210install_sh = @install_sh@ 211libdir = @libdir@ 212libexecdir = @libexecdir@ 213localedir = @localedir@ 214localstatedir = @localstatedir@ 215mandir = @mandir@ 216mkdir_p = @mkdir_p@ 217ms_librarian = @ms_librarian@ 218oldincludedir = @oldincludedir@ 219pdfdir = @pdfdir@ 220prefix = @prefix@ 221program_transform_name = @program_transform_name@ 222psdir = @psdir@ 223sbindir = @sbindir@ 224sharedstatedir = @sharedstatedir@ 225srcdir = @srcdir@ 226sysconfdir = @sysconfdir@ 227target_alias = @target_alias@ 228templatedir = @templatedir@ 229top_build_prefix = @top_build_prefix@ 230top_builddir = @top_builddir@ 231top_srcdir = @top_srcdir@ 232xmldir = @xmldir@ 233check_SCRIPTS = run-test.sh 234TESTS_ENVIRONMENT = src=${srcdir} sh 235TESTS = run-test.sh 236TESTDATA = 4x6.pcf 8x16.pcf out.expected fonts.conf.in 237EXTRA_DIST = $(check_SCRIPTS) $(TESTDATA) 238CLEANFILES = 239all: all-am 240 241.SUFFIXES: 242$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 243 @for dep in $?; do \ 244 case '$(am__configure_deps)' in \ 245 *$$dep*) \ 246 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 247 && { if test -f $@; then exit 0; else break; fi; }; \ 248 exit 1;; \ 249 esac; \ 250 done; \ 251 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \ 252 $(am__cd) $(top_srcdir) && \ 253 $(AUTOMAKE) --gnu test/Makefile 254.PRECIOUS: Makefile 255Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 256 @case '$?' in \ 257 *config.status*) \ 258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 259 *) \ 260 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 262 esac; 263 264$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 266 267$(top_srcdir)/configure: $(am__configure_deps) 268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 269$(ACLOCAL_M4): $(am__aclocal_m4_deps) 270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 271$(am__aclocal_m4_deps): 272 273mostlyclean-libtool: 274 -rm -f *.lo 275 276clean-libtool: 277 -rm -rf .libs _libs 278tags: TAGS 279TAGS: 280 281ctags: CTAGS 282CTAGS: 283 284 285check-TESTS: $(TESTS) 286 @failed=0; all=0; xfail=0; xpass=0; skip=0; \ 287 srcdir=$(srcdir); export srcdir; \ 288 list=' $(TESTS) '; \ 289 $(am__tty_colors); \ 290 if test -n "$$list"; then \ 291 for tst in $$list; do \ 292 if test -f ./$$tst; then dir=./; \ 293 elif test -f $$tst; then dir=; \ 294 else dir="$(srcdir)/"; fi; \ 295 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ 296 all=`expr $$all + 1`; \ 297 case " $(XFAIL_TESTS) " in \ 298 *[\ \ ]$$tst[\ \ ]*) \ 299 xpass=`expr $$xpass + 1`; \ 300 failed=`expr $$failed + 1`; \ 301 col=$$red; res=XPASS; \ 302 ;; \ 303 *) \ 304 col=$$grn; res=PASS; \ 305 ;; \ 306 esac; \ 307 elif test $$? -ne 77; then \ 308 all=`expr $$all + 1`; \ 309 case " $(XFAIL_TESTS) " in \ 310 *[\ \ ]$$tst[\ \ ]*) \ 311 xfail=`expr $$xfail + 1`; \ 312 col=$$lgn; res=XFAIL; \ 313 ;; \ 314 *) \ 315 failed=`expr $$failed + 1`; \ 316 col=$$red; res=FAIL; \ 317 ;; \ 318 esac; \ 319 else \ 320 skip=`expr $$skip + 1`; \ 321 col=$$blu; res=SKIP; \ 322 fi; \ 323 echo "$${col}$$res$${std}: $$tst"; \ 324 done; \ 325 if test "$$all" -eq 1; then \ 326 tests="test"; \ 327 All=""; \ 328 else \ 329 tests="tests"; \ 330 All="All "; \ 331 fi; \ 332 if test "$$failed" -eq 0; then \ 333 if test "$$xfail" -eq 0; then \ 334 banner="$$All$$all $$tests passed"; \ 335 else \ 336 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ 337 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ 338 fi; \ 339 else \ 340 if test "$$xpass" -eq 0; then \ 341 banner="$$failed of $$all $$tests failed"; \ 342 else \ 343 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ 344 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ 345 fi; \ 346 fi; \ 347 dashes="$$banner"; \ 348 skipped=""; \ 349 if test "$$skip" -ne 0; then \ 350 if test "$$skip" -eq 1; then \ 351 skipped="($$skip test was not run)"; \ 352 else \ 353 skipped="($$skip tests were not run)"; \ 354 fi; \ 355 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ 356 dashes="$$skipped"; \ 357 fi; \ 358 report=""; \ 359 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ 360 report="Please report to $(PACKAGE_BUGREPORT)"; \ 361 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ 362 dashes="$$report"; \ 363 fi; \ 364 dashes=`echo "$$dashes" | sed s/./=/g`; \ 365 if test "$$failed" -eq 0; then \ 366 col="$$grn"; \ 367 else \ 368 col="$$red"; \ 369 fi; \ 370 echo "$${col}$$dashes$${std}"; \ 371 echo "$${col}$$banner$${std}"; \ 372 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ 373 test -z "$$report" || echo "$${col}$$report$${std}"; \ 374 echo "$${col}$$dashes$${std}"; \ 375 test "$$failed" -eq 0; \ 376 else :; fi 377 378distdir: $(DISTFILES) 379 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 380 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 381 list='$(DISTFILES)'; \ 382 dist_files=`for file in $$list; do echo $$file; done | \ 383 sed -e "s|^$$srcdirstrip/||;t" \ 384 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 385 case $$dist_files in \ 386 */*) $(MKDIR_P) `echo "$$dist_files" | \ 387 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 388 sort -u` ;; \ 389 esac; \ 390 for file in $$dist_files; do \ 391 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 392 if test -d $$d/$$file; then \ 393 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 394 if test -d "$(distdir)/$$file"; then \ 395 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 396 fi; \ 397 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 398 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 399 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 400 fi; \ 401 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 402 else \ 403 test -f "$(distdir)/$$file" \ 404 || cp -p $$d/$$file "$(distdir)/$$file" \ 405 || exit 1; \ 406 fi; \ 407 done 408check-am: all-am 409 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS) 410 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 411check: check-am 412all-am: Makefile 413installdirs: 414install: install-am 415install-exec: install-exec-am 416install-data: install-data-am 417uninstall: uninstall-am 418 419install-am: all-am 420 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 421 422installcheck: installcheck-am 423install-strip: 424 if test -z '$(STRIP)'; then \ 425 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 426 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 427 install; \ 428 else \ 429 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 430 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 431 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 432 fi 433mostlyclean-generic: 434 435clean-generic: 436 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 437 438distclean-generic: 439 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 440 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 441 442maintainer-clean-generic: 443 @echo "This command is intended for maintainers to use" 444 @echo "it deletes files that may require special tools to rebuild." 445clean: clean-am 446 447clean-am: clean-generic clean-libtool mostlyclean-am 448 449distclean: distclean-am 450 -rm -f Makefile 451distclean-am: clean-am distclean-generic 452 453dvi: dvi-am 454 455dvi-am: 456 457html: html-am 458 459html-am: 460 461info: info-am 462 463info-am: 464 465install-data-am: 466 467install-dvi: install-dvi-am 468 469install-dvi-am: 470 471install-exec-am: 472 473install-html: install-html-am 474 475install-html-am: 476 477install-info: install-info-am 478 479install-info-am: 480 481install-man: 482 483install-pdf: install-pdf-am 484 485install-pdf-am: 486 487install-ps: install-ps-am 488 489install-ps-am: 490 491installcheck-am: 492 493maintainer-clean: maintainer-clean-am 494 -rm -f Makefile 495maintainer-clean-am: distclean-am maintainer-clean-generic 496 497mostlyclean: mostlyclean-am 498 499mostlyclean-am: mostlyclean-generic mostlyclean-libtool 500 501pdf: pdf-am 502 503pdf-am: 504 505ps: ps-am 506 507ps-am: 508 509uninstall-am: 510 511.MAKE: check-am install-am install-strip 512 513.PHONY: all all-am check check-TESTS check-am clean clean-generic \ 514 clean-libtool distclean distclean-generic distclean-libtool \ 515 distdir dvi dvi-am html html-am info info-am install \ 516 install-am install-data install-data-am install-dvi \ 517 install-dvi-am install-exec install-exec-am install-html \ 518 install-html-am install-info install-info-am install-man \ 519 install-pdf install-pdf-am install-ps install-ps-am \ 520 install-strip installcheck installcheck-am installdirs \ 521 maintainer-clean maintainer-clean-generic mostlyclean \ 522 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 523 uninstall uninstall-am 524 525 526# Tell versions [3.59,3.63) of GNU make to not export all variables. 527# Otherwise a system limit (for SysV at least) may be exceeded. 528.NOEXPORT: 529