Makefile.in revision 6fc018e4
1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81check_PROGRAMS = test-migration$(EXEEXT) $(am__EXEEXT_1)
82@HAVE_PTHREAD_TRUE@am__append_1 = test-pthread
83subdir = test
84DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85	$(top_srcdir)/depcomp $(top_srcdir)/test-driver
86ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_for_build.m4 \
88	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
89	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
90	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
91	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
92	$(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/config.h
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99@HAVE_PTHREAD_TRUE@am__EXEEXT_1 = test-pthread$(EXEEXT)
100PROGRAMS = $(noinst_PROGRAMS)
101test_migration_SOURCES = test-migration.c
102test_migration_OBJECTS = test-migration.$(OBJEXT)
103test_migration_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la
104AM_V_lt = $(am__v_lt_@AM_V@)
105am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
106am__v_lt_0 = --silent
107am__v_lt_1 = 
108test_pthread_SOURCES = test-pthread.c
109test_pthread_OBJECTS = test-pthread.$(OBJEXT)
110@HAVE_PTHREAD_TRUE@test_pthread_DEPENDENCIES =  \
111@HAVE_PTHREAD_TRUE@	$(top_builddir)/src/libfontconfig.la
112AM_V_P = $(am__v_P_@AM_V@)
113am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114am__v_P_0 = false
115am__v_P_1 = :
116AM_V_GEN = $(am__v_GEN_@AM_V@)
117am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118am__v_GEN_0 = @echo "  GEN     " $@;
119am__v_GEN_1 = 
120AM_V_at = $(am__v_at_@AM_V@)
121am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122am__v_at_0 = @
123am__v_at_1 = 
124DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
125depcomp = $(SHELL) $(top_srcdir)/depcomp
126am__depfiles_maybe = depfiles
127am__mv = mv -f
128COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
129	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
130LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
132	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
133	$(AM_CFLAGS) $(CFLAGS)
134AM_V_CC = $(am__v_CC_@AM_V@)
135am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
136am__v_CC_0 = @echo "  CC      " $@;
137am__v_CC_1 = 
138CCLD = $(CC)
139LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
141	$(AM_LDFLAGS) $(LDFLAGS) -o $@
142AM_V_CCLD = $(am__v_CCLD_@AM_V@)
143am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
144am__v_CCLD_0 = @echo "  CCLD    " $@;
145am__v_CCLD_1 = 
146SOURCES = test-migration.c test-pthread.c
147DIST_SOURCES = test-migration.c test-pthread.c
148am__can_run_installinfo = \
149  case $$AM_UPDATE_INFO_DIR in \
150    n|no|NO) false;; \
151    *) (install-info --version) >/dev/null 2>&1;; \
152  esac
153am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
154# Read a list of newline-separated strings from the standard input,
155# and print each of them once, without duplicates.  Input order is
156# *not* preserved.
157am__uniquify_input = $(AWK) '\
158  BEGIN { nonempty = 0; } \
159  { items[$$0] = 1; nonempty = 1; } \
160  END { if (nonempty) { for (i in items) print i; }; } \
161'
162# Make sure the list of sources is unique.  This is necessary because,
163# e.g., the same source file might be shared among _SOURCES variables
164# for different programs/libraries.
165am__define_uniq_tagged_files = \
166  list='$(am__tagged_files)'; \
167  unique=`for i in $$list; do \
168    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
169  done | $(am__uniquify_input)`
170ETAGS = etags
171CTAGS = ctags
172am__tty_colors_dummy = \
173  mgn= red= grn= lgn= blu= brg= std=; \
174  am__color_tests=no
175am__tty_colors = { \
176  $(am__tty_colors_dummy); \
177  if test "X$(AM_COLOR_TESTS)" = Xno; then \
178    am__color_tests=no; \
179  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
180    am__color_tests=yes; \
181  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
182    am__color_tests=yes; \
183  fi; \
184  if test $$am__color_tests = yes; then \
185    red='[0;31m'; \
186    grn='[0;32m'; \
187    lgn='[1;32m'; \
188    blu='[1;34m'; \
189    mgn='[0;35m'; \
190    brg='[1m'; \
191    std='[m'; \
192  fi; \
193}
194am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
195am__vpath_adj = case $$p in \
196    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
197    *) f=$$p;; \
198  esac;
199am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
200am__install_max = 40
201am__nobase_strip_setup = \
202  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
203am__nobase_strip = \
204  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
205am__nobase_list = $(am__nobase_strip_setup); \
206  for p in $$list; do echo "$$p $$p"; done | \
207  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
208  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
209    if (++n[$$2] == $(am__install_max)) \
210      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
211    END { for (dir in files) print dir, files[dir] }'
212am__base_list = \
213  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
214  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
215am__uninstall_files_from_dir = { \
216  test -z "$$files" \
217    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
218    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
219         $(am__cd) "$$dir" && rm -f $$files; }; \
220  }
221am__recheck_rx = ^[ 	]*:recheck:[ 	]*
222am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
223am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
224# A command that, given a newline-separated list of test names on the
225# standard input, print the name of the tests that are to be re-run
226# upon "make recheck".
227am__list_recheck_tests = $(AWK) '{ \
228  recheck = 1; \
229  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
230    { \
231      if (rc < 0) \
232        { \
233          if ((getline line2 < ($$0 ".log")) < 0) \
234	    recheck = 0; \
235          break; \
236        } \
237      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
238        { \
239          recheck = 0; \
240          break; \
241        } \
242      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
243        { \
244          break; \
245        } \
246    }; \
247  if (recheck) \
248    print $$0; \
249  close ($$0 ".trs"); \
250  close ($$0 ".log"); \
251}'
252# A command that, given a newline-separated list of test names on the
253# standard input, create the global log from their .trs and .log files.
254am__create_global_log = $(AWK) ' \
255function fatal(msg) \
256{ \
257  print "fatal: making $@: " msg | "cat >&2"; \
258  exit 1; \
259} \
260function rst_section(header) \
261{ \
262  print header; \
263  len = length(header); \
264  for (i = 1; i <= len; i = i + 1) \
265    printf "="; \
266  printf "\n\n"; \
267} \
268{ \
269  copy_in_global_log = 1; \
270  global_test_result = "RUN"; \
271  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
272    { \
273      if (rc < 0) \
274         fatal("failed to read from " $$0 ".trs"); \
275      if (line ~ /$(am__global_test_result_rx)/) \
276        { \
277          sub("$(am__global_test_result_rx)", "", line); \
278          sub("[ 	]*$$", "", line); \
279          global_test_result = line; \
280        } \
281      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
282        copy_in_global_log = 0; \
283    }; \
284  if (copy_in_global_log) \
285    { \
286      rst_section(global_test_result ": " $$0); \
287      while ((rc = (getline line < ($$0 ".log"))) != 0) \
288      { \
289        if (rc < 0) \
290          fatal("failed to read from " $$0 ".log"); \
291        print line; \
292      }; \
293      printf "\n"; \
294    }; \
295  close ($$0 ".trs"); \
296  close ($$0 ".log"); \
297}'
298# Restructured Text title.
299am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
300# Solaris 10 'make', and several other traditional 'make' implementations,
301# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
302# by disabling -e (using the XSI extension "set +e") if it's set.
303am__sh_e_setup = case $$- in *e*) set +e;; esac
304# Default flags passed to test drivers.
305am__common_driver_flags = \
306  --color-tests "$$am__color_tests" \
307  --enable-hard-errors "$$am__enable_hard_errors" \
308  --expect-failure "$$am__expect_failure"
309# To be inserted before the command running the test.  Creates the
310# directory for the log if needed.  Stores in $dir the directory
311# containing $f, in $tst the test, in $log the log.  Executes the
312# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
313# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
314# will run the test scripts (or their associated LOG_COMPILER, if
315# thy have one).
316am__check_pre = \
317$(am__sh_e_setup);					\
318$(am__vpath_adj_setup) $(am__vpath_adj)			\
319$(am__tty_colors);					\
320srcdir=$(srcdir); export srcdir;			\
321case "$@" in						\
322  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
323    *) am__odir=.;; 					\
324esac;							\
325test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
326  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
327if test -f "./$$f"; then dir=./;			\
328elif test -f "$$f"; then dir=;				\
329else dir="$(srcdir)/"; fi;				\
330tst=$$dir$$f; log='$@'; 				\
331if test -n '$(DISABLE_HARD_ERRORS)'; then		\
332  am__enable_hard_errors=no; 				\
333else							\
334  am__enable_hard_errors=yes; 				\
335fi; 							\
336case " $(XFAIL_TESTS) " in				\
337  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
338    am__expect_failure=yes;;				\
339  *)							\
340    am__expect_failure=no;;				\
341esac; 							\
342$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
343# A shell command to get the names of the tests scripts with any registered
344# extension removed (i.e., equivalently, the names of the test logs, with
345# the '.log' extension removed).  The result is saved in the shell variable
346# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
347# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
348# since that might cause problem with VPATH rewrites for suffix-less tests.
349# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
350am__set_TESTS_bases = \
351  bases='$(TEST_LOGS)'; \
352  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
353  bases=`echo $$bases`
354RECHECK_LOGS = $(TEST_LOGS)
355AM_RECURSIVE_TARGETS = check recheck
356TEST_SUITE_LOG = test-suite.log
357am__test_logs1 = $(TESTS:=.log)
358am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
359TEST_LOGS = $(am__test_logs2:.sh.log=.log)
360SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
361SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
362am__set_b = \
363  case '$@' in \
364    */*) \
365      case '$*' in \
366        */*) b='$*';; \
367          *) b=`echo '$@' | sed 's/\.log$$//'`; \
368       esac;; \
369    *) \
370      b='$*';; \
371  esac
372DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
373ACLOCAL = @ACLOCAL@
374AMTAR = @AMTAR@
375AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
376AR = @AR@
377AS = @AS@
378AUTOCONF = @AUTOCONF@
379AUTOHEADER = @AUTOHEADER@
380AUTOMAKE = @AUTOMAKE@
381AWK = @AWK@
382BASECONFIGDIR = @BASECONFIGDIR@
383CC = @CC@
384CCDEPMODE = @CCDEPMODE@
385CC_FOR_BUILD = @CC_FOR_BUILD@
386CFLAGS = @CFLAGS@
387CONFIGDIR = @CONFIGDIR@
388CPP = @CPP@
389CPPFLAGS = @CPPFLAGS@
390CYGPATH_W = @CYGPATH_W@
391DEFS = @DEFS@
392DEPDIR = @DEPDIR@
393DLLTOOL = @DLLTOOL@
394DOCMAN3 = @DOCMAN3@
395DSYMUTIL = @DSYMUTIL@
396DUMPBIN = @DUMPBIN@
397ECHO_C = @ECHO_C@
398ECHO_N = @ECHO_N@
399ECHO_T = @ECHO_T@
400EGREP = @EGREP@
401EXEEXT = @EXEEXT@
402EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
403EXPAT_CFLAGS = @EXPAT_CFLAGS@
404EXPAT_LIBS = @EXPAT_LIBS@
405FC_ADD_FONTS = @FC_ADD_FONTS@
406FC_CACHEDIR = @FC_CACHEDIR@
407FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
408FC_FONTDATE = @FC_FONTDATE@
409FC_FONTPATH = @FC_FONTPATH@
410FGREP = @FGREP@
411FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
412FREETYPE_LIBS = @FREETYPE_LIBS@
413GIT = @GIT@
414GPERF = @GPERF@
415GREP = @GREP@
416HASDOCBOOK = @HASDOCBOOK@
417HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
418ICONV_CFLAGS = @ICONV_CFLAGS@
419ICONV_LIBS = @ICONV_LIBS@
420INSTALL = @INSTALL@
421INSTALL_DATA = @INSTALL_DATA@
422INSTALL_PROGRAM = @INSTALL_PROGRAM@
423INSTALL_SCRIPT = @INSTALL_SCRIPT@
424INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
425LD = @LD@
426LDFLAGS = @LDFLAGS@
427LIBOBJS = @LIBOBJS@
428LIBS = @LIBS@
429LIBTOOL = @LIBTOOL@
430LIBT_CURRENT = @LIBT_CURRENT@
431LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
432LIBT_REVISION = @LIBT_REVISION@
433LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
434LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
435LIBXML2_LIBS = @LIBXML2_LIBS@
436LIPO = @LIPO@
437LN_S = @LN_S@
438LTLIBOBJS = @LTLIBOBJS@
439MAKEINFO = @MAKEINFO@
440MANIFEST_TOOL = @MANIFEST_TOOL@
441MKDIR_P = @MKDIR_P@
442NM = @NM@
443NMEDIT = @NMEDIT@
444OBJDUMP = @OBJDUMP@
445OBJEXT = @OBJEXT@
446OTOOL = @OTOOL@
447OTOOL64 = @OTOOL64@
448PACKAGE = @PACKAGE@
449PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
450PACKAGE_NAME = @PACKAGE_NAME@
451PACKAGE_STRING = @PACKAGE_STRING@
452PACKAGE_TARNAME = @PACKAGE_TARNAME@
453PACKAGE_URL = @PACKAGE_URL@
454PACKAGE_VERSION = @PACKAGE_VERSION@
455PATH_SEPARATOR = @PATH_SEPARATOR@
456PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
457PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
458PKG_CONFIG = @PKG_CONFIG@
459PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
460PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
461PTHREAD_CC = @PTHREAD_CC@
462PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
463PTHREAD_LIBS = @PTHREAD_LIBS@
464RANLIB = @RANLIB@
465RM = @RM@
466SED = @SED@
467SET_MAKE = @SET_MAKE@
468SHELL = @SHELL@
469STRIP = @STRIP@
470TEMPLATEDIR = @TEMPLATEDIR@
471VERSION = @VERSION@
472WARN_CFLAGS = @WARN_CFLAGS@
473XMLDIR = @XMLDIR@
474abs_builddir = @abs_builddir@
475abs_srcdir = @abs_srcdir@
476abs_top_builddir = @abs_top_builddir@
477abs_top_srcdir = @abs_top_srcdir@
478ac_ct_AR = @ac_ct_AR@
479ac_ct_CC = @ac_ct_CC@
480ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
481am__include = @am__include@
482am__leading_dot = @am__leading_dot@
483am__quote = @am__quote@
484am__tar = @am__tar@
485am__untar = @am__untar@
486ax_pthread_config = @ax_pthread_config@
487bindir = @bindir@
488build = @build@
489build_alias = @build_alias@
490build_cpu = @build_cpu@
491build_os = @build_os@
492build_vendor = @build_vendor@
493builddir = @builddir@
494datadir = @datadir@
495datarootdir = @datarootdir@
496docdir = @docdir@
497dvidir = @dvidir@
498exec_prefix = @exec_prefix@
499fc_cachedir = @fc_cachedir@
500host = @host@
501host_alias = @host_alias@
502host_cpu = @host_cpu@
503host_os = @host_os@
504host_vendor = @host_vendor@
505htmldir = @htmldir@
506includedir = @includedir@
507infodir = @infodir@
508install_sh = @install_sh@
509libdir = @libdir@
510libexecdir = @libexecdir@
511localedir = @localedir@
512localstatedir = @localstatedir@
513mandir = @mandir@
514mkdir_p = @mkdir_p@
515ms_librarian = @ms_librarian@
516oldincludedir = @oldincludedir@
517pdfdir = @pdfdir@
518pkgconfigdir = @pkgconfigdir@
519prefix = @prefix@
520program_transform_name = @program_transform_name@
521psdir = @psdir@
522sbindir = @sbindir@
523sharedstatedir = @sharedstatedir@
524srcdir = @srcdir@
525sysconfdir = @sysconfdir@
526target_alias = @target_alias@
527top_build_prefix = @top_build_prefix@
528top_builddir = @top_builddir@
529top_srcdir = @top_srcdir@
530check_SCRIPTS = run-test.sh
531TEST_EXTENSIONS = \
532	.sh \
533	$(NULL)
534
535AM_TESTS_ENVIRONMENT = \
536	src=${srcdir}; export src; \
537	EXEEXT=${EXEEXT}; export EXEEXT; \
538	$(NULL)
539
540SH_LOG_COMPILER = sh
541TESTS = run-test.sh
542TESTDATA = 4x6.pcf 8x16.pcf out.expected fonts.conf.in
543AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
544@HAVE_PTHREAD_TRUE@test_pthread_LDADD = $(top_builddir)/src/libfontconfig.la
545# We don't enable this test by default because it will require config and fonts
546# to meaningfully test anything, and we are not installed yet.
547#TESTS += test-pthread
548noinst_PROGRAMS = $(check_PROGRAMS)
549test_migration_LDADD = $(top_builddir)/src/libfontconfig.la
550EXTRA_DIST = $(check_SCRIPTS) $(TESTDATA)
551CLEANFILES = 
552all: all-am
553
554.SUFFIXES:
555.SUFFIXES: .c .lo .log .o .obj .sh .sh$(EXEEXT) .trs
556$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
557	@for dep in $?; do \
558	  case '$(am__configure_deps)' in \
559	    *$$dep*) \
560	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
561	        && { if test -f $@; then exit 0; else break; fi; }; \
562	      exit 1;; \
563	  esac; \
564	done; \
565	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
566	$(am__cd) $(top_srcdir) && \
567	  $(AUTOMAKE) --gnu test/Makefile
568.PRECIOUS: Makefile
569Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
570	@case '$?' in \
571	  *config.status*) \
572	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
573	  *) \
574	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
575	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
576	esac;
577
578$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
579	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
580
581$(top_srcdir)/configure:  $(am__configure_deps)
582	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
583$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
584	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
585$(am__aclocal_m4_deps):
586
587clean-checkPROGRAMS:
588	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
589	echo " rm -f" $$list; \
590	rm -f $$list || exit $$?; \
591	test -n "$(EXEEXT)" || exit 0; \
592	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
593	echo " rm -f" $$list; \
594	rm -f $$list
595
596clean-noinstPROGRAMS:
597	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
598	echo " rm -f" $$list; \
599	rm -f $$list || exit $$?; \
600	test -n "$(EXEEXT)" || exit 0; \
601	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
602	echo " rm -f" $$list; \
603	rm -f $$list
604
605test-migration$(EXEEXT): $(test_migration_OBJECTS) $(test_migration_DEPENDENCIES) $(EXTRA_test_migration_DEPENDENCIES) 
606	@rm -f test-migration$(EXEEXT)
607	$(AM_V_CCLD)$(LINK) $(test_migration_OBJECTS) $(test_migration_LDADD) $(LIBS)
608
609test-pthread$(EXEEXT): $(test_pthread_OBJECTS) $(test_pthread_DEPENDENCIES) $(EXTRA_test_pthread_DEPENDENCIES) 
610	@rm -f test-pthread$(EXEEXT)
611	$(AM_V_CCLD)$(LINK) $(test_pthread_OBJECTS) $(test_pthread_LDADD) $(LIBS)
612
613mostlyclean-compile:
614	-rm -f *.$(OBJEXT)
615
616distclean-compile:
617	-rm -f *.tab.c
618
619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-migration.Po@am__quote@
620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread.Po@am__quote@
621
622.c.o:
623@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
624@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
625@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
628
629.c.obj:
630@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
631@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
632@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
635
636.c.lo:
637@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
638@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
639@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
642
643mostlyclean-libtool:
644	-rm -f *.lo
645
646clean-libtool:
647	-rm -rf .libs _libs
648
649ID: $(am__tagged_files)
650	$(am__define_uniq_tagged_files); mkid -fID $$unique
651tags: tags-am
652TAGS: tags
653
654tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
655	set x; \
656	here=`pwd`; \
657	$(am__define_uniq_tagged_files); \
658	shift; \
659	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
660	  test -n "$$unique" || unique=$$empty_fix; \
661	  if test $$# -gt 0; then \
662	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
663	      "$$@" $$unique; \
664	  else \
665	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666	      $$unique; \
667	  fi; \
668	fi
669ctags: ctags-am
670
671CTAGS: ctags
672ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
673	$(am__define_uniq_tagged_files); \
674	test -z "$(CTAGS_ARGS)$$unique" \
675	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
676	     $$unique
677
678GTAGS:
679	here=`$(am__cd) $(top_builddir) && pwd` \
680	  && $(am__cd) $(top_srcdir) \
681	  && gtags -i $(GTAGS_ARGS) "$$here"
682cscopelist: cscopelist-am
683
684cscopelist-am: $(am__tagged_files)
685	list='$(am__tagged_files)'; \
686	case "$(srcdir)" in \
687	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
688	  *) sdir=$(subdir)/$(srcdir) ;; \
689	esac; \
690	for i in $$list; do \
691	  if test -f "$$i"; then \
692	    echo "$(subdir)/$$i"; \
693	  else \
694	    echo "$$sdir/$$i"; \
695	  fi; \
696	done >> $(top_builddir)/cscope.files
697
698distclean-tags:
699	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
700
701# Recover from deleted '.trs' file; this should ensure that
702# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
703# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
704# to avoid problems with "make -n".
705.log.trs:
706	rm -f $< $@
707	$(MAKE) $(AM_MAKEFLAGS) $<
708
709# Leading 'am--fnord' is there to ensure the list of targets does not
710# expand to empty, as could happen e.g. with make check TESTS=''.
711am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
712am--force-recheck:
713	@:
714
715$(TEST_SUITE_LOG): $(TEST_LOGS)
716	@$(am__set_TESTS_bases); \
717	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
718	redo_bases=`for i in $$bases; do \
719	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
720	            done`; \
721	if test -n "$$redo_bases"; then \
722	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
723	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
724	  if $(am__make_dryrun); then :; else \
725	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
726	  fi; \
727	fi; \
728	if test -n "$$am__remaking_logs"; then \
729	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
730	       "recursion detected" >&2; \
731	else \
732	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
733	fi; \
734	if $(am__make_dryrun); then :; else \
735	  st=0;  \
736	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
737	  for i in $$redo_bases; do \
738	    test -f $$i.trs && test -r $$i.trs \
739	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
740	    test -f $$i.log && test -r $$i.log \
741	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
742	  done; \
743	  test $$st -eq 0 || exit 1; \
744	fi
745	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
746	ws='[ 	]'; \
747	results=`for b in $$bases; do echo $$b.trs; done`; \
748	test -n "$$results" || results=/dev/null; \
749	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
750	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
751	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
752	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
753	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
754	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
755	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
756	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
757	  success=true; \
758	else \
759	  success=false; \
760	fi; \
761	br='==================='; br=$$br$$br$$br$$br; \
762	result_count () \
763	{ \
764	    if test x"$$1" = x"--maybe-color"; then \
765	      maybe_colorize=yes; \
766	    elif test x"$$1" = x"--no-color"; then \
767	      maybe_colorize=no; \
768	    else \
769	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
770	    fi; \
771	    shift; \
772	    desc=$$1 count=$$2; \
773	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
774	      color_start=$$3 color_end=$$std; \
775	    else \
776	      color_start= color_end=; \
777	    fi; \
778	    echo "$${color_start}# $$desc $$count$${color_end}"; \
779	}; \
780	create_testsuite_report () \
781	{ \
782	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
783	  result_count $$1 "PASS: " $$pass  "$$grn"; \
784	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
785	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
786	  result_count $$1 "FAIL: " $$fail  "$$red"; \
787	  result_count $$1 "XPASS:" $$xpass "$$red"; \
788	  result_count $$1 "ERROR:" $$error "$$mgn"; \
789	}; \
790	{								\
791	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
792	    $(am__rst_title);						\
793	  create_testsuite_report --no-color;				\
794	  echo;								\
795	  echo ".. contents:: :depth: 2";				\
796	  echo;								\
797	  for b in $$bases; do echo $$b; done				\
798	    | $(am__create_global_log);					\
799	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
800	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
801	if $$success; then						\
802	  col="$$grn";							\
803	 else								\
804	  col="$$red";							\
805	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
806	fi;								\
807	echo "$${col}$$br$${std}"; 					\
808	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
809	echo "$${col}$$br$${std}"; 					\
810	create_testsuite_report --maybe-color;				\
811	echo "$$col$$br$$std";						\
812	if $$success; then :; else					\
813	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
814	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
815	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
816	  fi;								\
817	  echo "$$col$$br$$std";					\
818	fi;								\
819	$$success || exit 1
820
821check-TESTS:
822	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
823	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
824	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
825	@set +e; $(am__set_TESTS_bases); \
826	log_list=`for i in $$bases; do echo $$i.log; done`; \
827	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
828	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
829	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
830	exit $$?;
831recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
832	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
833	@set +e; $(am__set_TESTS_bases); \
834	bases=`for i in $$bases; do echo $$i; done \
835	         | $(am__list_recheck_tests)` || exit 1; \
836	log_list=`for i in $$bases; do echo $$i.log; done`; \
837	log_list=`echo $$log_list`; \
838	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
839	        am__force_recheck=am--force-recheck \
840	        TEST_LOGS="$$log_list"; \
841	exit $$?
842.sh.log:
843	@p='$<'; \
844	$(am__set_b); \
845	$(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
846	--log-file $$b.log --trs-file $$b.trs \
847	$(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
848	"$$tst" $(AM_TESTS_FD_REDIRECT)
849@am__EXEEXT_TRUE@.sh$(EXEEXT).log:
850@am__EXEEXT_TRUE@	@p='$<'; \
851@am__EXEEXT_TRUE@	$(am__set_b); \
852@am__EXEEXT_TRUE@	$(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
853@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
854@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
855@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
856
857distdir: $(DISTFILES)
858	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
859	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
860	list='$(DISTFILES)'; \
861	  dist_files=`for file in $$list; do echo $$file; done | \
862	  sed -e "s|^$$srcdirstrip/||;t" \
863	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
864	case $$dist_files in \
865	  */*) $(MKDIR_P) `echo "$$dist_files" | \
866			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
867			   sort -u` ;; \
868	esac; \
869	for file in $$dist_files; do \
870	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
871	  if test -d $$d/$$file; then \
872	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
873	    if test -d "$(distdir)/$$file"; then \
874	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
875	    fi; \
876	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
877	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
878	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
879	    fi; \
880	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
881	  else \
882	    test -f "$(distdir)/$$file" \
883	    || cp -p $$d/$$file "$(distdir)/$$file" \
884	    || exit 1; \
885	  fi; \
886	done
887check-am: all-am
888	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
889	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
890check: check-am
891all-am: Makefile $(PROGRAMS)
892installdirs:
893install: install-am
894install-exec: install-exec-am
895install-data: install-data-am
896uninstall: uninstall-am
897
898install-am: all-am
899	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
900
901installcheck: installcheck-am
902install-strip:
903	if test -z '$(STRIP)'; then \
904	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
905	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
906	      install; \
907	else \
908	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
909	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
910	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
911	fi
912mostlyclean-generic:
913	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
914	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
915	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
916
917clean-generic:
918	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
919
920distclean-generic:
921	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
922	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
923
924maintainer-clean-generic:
925	@echo "This command is intended for maintainers to use"
926	@echo "it deletes files that may require special tools to rebuild."
927clean: clean-am
928
929clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
930	clean-noinstPROGRAMS mostlyclean-am
931
932distclean: distclean-am
933	-rm -rf ./$(DEPDIR)
934	-rm -f Makefile
935distclean-am: clean-am distclean-compile distclean-generic \
936	distclean-tags
937
938dvi: dvi-am
939
940dvi-am:
941
942html: html-am
943
944html-am:
945
946info: info-am
947
948info-am:
949
950install-data-am:
951
952install-dvi: install-dvi-am
953
954install-dvi-am:
955
956install-exec-am:
957
958install-html: install-html-am
959
960install-html-am:
961
962install-info: install-info-am
963
964install-info-am:
965
966install-man:
967
968install-pdf: install-pdf-am
969
970install-pdf-am:
971
972install-ps: install-ps-am
973
974install-ps-am:
975
976installcheck-am:
977
978maintainer-clean: maintainer-clean-am
979	-rm -rf ./$(DEPDIR)
980	-rm -f Makefile
981maintainer-clean-am: distclean-am maintainer-clean-generic
982
983mostlyclean: mostlyclean-am
984
985mostlyclean-am: mostlyclean-compile mostlyclean-generic \
986	mostlyclean-libtool
987
988pdf: pdf-am
989
990pdf-am:
991
992ps: ps-am
993
994ps-am:
995
996uninstall-am:
997
998.MAKE: check-am install-am install-strip
999
1000.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1001	clean-checkPROGRAMS clean-generic clean-libtool \
1002	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1003	distclean-compile distclean-generic distclean-libtool \
1004	distclean-tags distdir dvi dvi-am html html-am info info-am \
1005	install install-am install-data install-data-am install-dvi \
1006	install-dvi-am install-exec install-exec-am install-html \
1007	install-html-am install-info install-info-am install-man \
1008	install-pdf install-pdf-am install-ps install-ps-am \
1009	install-strip installcheck installcheck-am installdirs \
1010	maintainer-clean maintainer-clean-generic mostlyclean \
1011	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1012	pdf pdf-am ps ps-am recheck tags tags-am uninstall \
1013	uninstall-am
1014
1015
1016-include $(top_srcdir)/git.mk
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