beta-0.89.2
[luatex.git] / source / texk / texlive / Makefile.in
blobd909c0db804293deabb6e4580b20dcda13b80077
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 @LINKED_SCRIPTS_TRUE@am__append_1 = linked_scripts
89 subdir = .
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-win32.m4 \
92 $(top_srcdir)/../../version.ac $(top_srcdir)/ac/texlive.ac \
93 $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
96 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97 $(am__configure_deps) $(am__DIST_COMMON)
98 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_CLEAN_FILES =
102 CONFIG_CLEAN_VPATH_FILES =
103 AM_V_P = $(am__v_P_@AM_V@)
104 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105 am__v_P_0 = false
106 am__v_P_1 = :
107 AM_V_GEN = $(am__v_GEN_@AM_V@)
108 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109 am__v_GEN_0 = @echo " GEN " $@;
110 am__v_GEN_1 =
111 AM_V_at = $(am__v_at_@AM_V@)
112 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113 am__v_at_0 = @
114 am__v_at_1 =
115 SOURCES =
116 DIST_SOURCES =
117 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
118 ctags-recursive dvi-recursive html-recursive info-recursive \
119 install-data-recursive install-dvi-recursive \
120 install-exec-recursive install-html-recursive \
121 install-info-recursive install-pdf-recursive \
122 install-ps-recursive install-recursive installcheck-recursive \
123 installdirs-recursive pdf-recursive ps-recursive \
124 tags-recursive uninstall-recursive
125 am__can_run_installinfo = \
126 case $$AM_UPDATE_INFO_DIR in \
127 n|no|NO) false;; \
128 *) (install-info --version) >/dev/null 2>&1;; \
129 esac
130 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
131 distclean-recursive maintainer-clean-recursive
132 am__recursive_targets = \
133 $(RECURSIVE_TARGETS) \
134 $(RECURSIVE_CLEAN_TARGETS) \
135 $(am__extra_recursive_targets)
136 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
137 cscope check recheck distdir dist dist-all distcheck
138 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
139 # Read a list of newline-separated strings from the standard input,
140 # and print each of them once, without duplicates. Input order is
141 # *not* preserved.
142 am__uniquify_input = $(AWK) '\
143 BEGIN { nonempty = 0; } \
144 { items[$$0] = 1; nonempty = 1; } \
145 END { if (nonempty) { for (i in items) print i; }; } \
147 # Make sure the list of sources is unique. This is necessary because,
148 # e.g., the same source file might be shared among _SOURCES variables
149 # for different programs/libraries.
150 am__define_uniq_tagged_files = \
151 list='$(am__tagged_files)'; \
152 unique=`for i in $$list; do \
153 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
154 done | $(am__uniquify_input)`
155 ETAGS = etags
156 CTAGS = ctags
157 CSCOPE = cscope
158 am__tty_colors_dummy = \
159 mgn= red= grn= lgn= blu= brg= std=; \
160 am__color_tests=no
161 am__tty_colors = { \
162 $(am__tty_colors_dummy); \
163 if test "X$(AM_COLOR_TESTS)" = Xno; then \
164 am__color_tests=no; \
165 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
166 am__color_tests=yes; \
167 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
168 am__color_tests=yes; \
169 fi; \
170 if test $$am__color_tests = yes; then \
171 red='\e[0;31m'; \
172 grn='\e[0;32m'; \
173 lgn='\e[1;32m'; \
174 blu='\e[1;34m'; \
175 mgn='\e[0;35m'; \
176 brg='\e[1m'; \
177 std='\e[m'; \
178 fi; \
180 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
181 am__vpath_adj = case $$p in \
182 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
183 *) f=$$p;; \
184 esac;
185 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
186 am__install_max = 40
187 am__nobase_strip_setup = \
188 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
189 am__nobase_strip = \
190 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
191 am__nobase_list = $(am__nobase_strip_setup); \
192 for p in $$list; do echo "$$p $$p"; done | \
193 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
194 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
195 if (++n[$$2] == $(am__install_max)) \
196 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
197 END { for (dir in files) print dir, files[dir] }'
198 am__base_list = \
199 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
200 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
201 am__uninstall_files_from_dir = { \
202 test -z "$$files" \
203 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
204 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
205 $(am__cd) "$$dir" && rm -f $$files; }; \
207 am__recheck_rx = ^[ ]*:recheck:[ ]*
208 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
209 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
210 # A command that, given a newline-separated list of test names on the
211 # standard input, print the name of the tests that are to be re-run
212 # upon "make recheck".
213 am__list_recheck_tests = $(AWK) '{ \
214 recheck = 1; \
215 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
217 if (rc < 0) \
219 if ((getline line2 < ($$0 ".log")) < 0) \
220 recheck = 0; \
221 break; \
223 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
225 recheck = 0; \
226 break; \
228 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
230 break; \
232 }; \
233 if (recheck) \
234 print $$0; \
235 close ($$0 ".trs"); \
236 close ($$0 ".log"); \
238 # A command that, given a newline-separated list of test names on the
239 # standard input, create the global log from their .trs and .log files.
240 am__create_global_log = $(AWK) ' \
241 function fatal(msg) \
243 print "fatal: making $@: " msg | "cat >&2"; \
244 exit 1; \
246 function rst_section(header) \
248 print header; \
249 len = length(header); \
250 for (i = 1; i <= len; i = i + 1) \
251 printf "="; \
252 printf "\n\n"; \
255 copy_in_global_log = 1; \
256 global_test_result = "RUN"; \
257 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
259 if (rc < 0) \
260 fatal("failed to read from " $$0 ".trs"); \
261 if (line ~ /$(am__global_test_result_rx)/) \
263 sub("$(am__global_test_result_rx)", "", line); \
264 sub("[ ]*$$", "", line); \
265 global_test_result = line; \
267 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
268 copy_in_global_log = 0; \
269 }; \
270 if (copy_in_global_log) \
272 rst_section(global_test_result ": " $$0); \
273 while ((rc = (getline line < ($$0 ".log"))) != 0) \
275 if (rc < 0) \
276 fatal("failed to read from " $$0 ".log"); \
277 print line; \
278 }; \
279 printf "\n"; \
280 }; \
281 close ($$0 ".trs"); \
282 close ($$0 ".log"); \
284 # Restructured Text title.
285 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
286 # Solaris 10 'make', and several other traditional 'make' implementations,
287 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
288 # by disabling -e (using the XSI extension "set +e") if it's set.
289 am__sh_e_setup = case $$- in *e*) set +e;; esac
290 # Default flags passed to test drivers.
291 am__common_driver_flags = \
292 --color-tests "$$am__color_tests" \
293 --enable-hard-errors "$$am__enable_hard_errors" \
294 --expect-failure "$$am__expect_failure"
295 # To be inserted before the command running the test. Creates the
296 # directory for the log if needed. Stores in $dir the directory
297 # containing $f, in $tst the test, in $log the log. Executes the
298 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
299 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
300 # will run the test scripts (or their associated LOG_COMPILER, if
301 # thy have one).
302 am__check_pre = \
303 $(am__sh_e_setup); \
304 $(am__vpath_adj_setup) $(am__vpath_adj) \
305 $(am__tty_colors); \
306 srcdir=$(srcdir); export srcdir; \
307 case "$@" in \
308 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
309 *) am__odir=.;; \
310 esac; \
311 test "x$$am__odir" = x"." || test -d "$$am__odir" \
312 || $(MKDIR_P) "$$am__odir" || exit $$?; \
313 if test -f "./$$f"; then dir=./; \
314 elif test -f "$$f"; then dir=; \
315 else dir="$(srcdir)/"; fi; \
316 tst=$$dir$$f; log='$@'; \
317 if test -n '$(DISABLE_HARD_ERRORS)'; then \
318 am__enable_hard_errors=no; \
319 else \
320 am__enable_hard_errors=yes; \
321 fi; \
322 case " $(XFAIL_TESTS) " in \
323 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
324 am__expect_failure=yes;; \
325 *) \
326 am__expect_failure=no;; \
327 esac; \
328 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
329 # A shell command to get the names of the tests scripts with any registered
330 # extension removed (i.e., equivalently, the names of the test logs, with
331 # the '.log' extension removed). The result is saved in the shell variable
332 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
333 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
334 # since that might cause problem with VPATH rewrites for suffix-less tests.
335 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
336 am__set_TESTS_bases = \
337 bases='$(TEST_LOGS)'; \
338 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
339 bases=`echo $$bases`
340 RECHECK_LOGS = $(TEST_LOGS)
341 TEST_SUITE_LOG = test-suite.log
342 am__test_logs1 = $(TESTS:=.log)
343 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
344 TEST_LOGS = $(am__test_logs2:.pl.log=.log)
345 PL_LOG_DRIVER = $(SHELL) $(top_srcdir)/../../build-aux/test-driver
346 PL_LOG_COMPILE = $(PL_LOG_COMPILER) $(AM_PL_LOG_FLAGS) $(PL_LOG_FLAGS)
347 am__set_b = \
348 case '$@' in \
349 */*) \
350 case '$*' in \
351 */*) b='$*';; \
352 *) b=`echo '$@' | sed 's/\.log$$//'`; \
353 esac;; \
354 *) \
355 b='$*';; \
356 esac
357 DIST_SUBDIRS = tl_scripts linked_scripts
358 am__DIST_COMMON = $(srcdir)/Makefile.in \
359 $(top_srcdir)/../../build-aux/compile \
360 $(top_srcdir)/../../build-aux/install-sh \
361 $(top_srcdir)/../../build-aux/missing \
362 $(top_srcdir)/../../build-aux/test-driver \
363 ../../build-aux/compile ../../build-aux/config.guess \
364 ../../build-aux/config.sub ../../build-aux/depcomp \
365 ../../build-aux/install-sh ../../build-aux/ltmain.sh \
366 ../../build-aux/missing ../../build-aux/texinfo.tex \
367 ../../build-aux/ylwrap ChangeLog
368 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
369 distdir = $(PACKAGE)-$(VERSION)
370 top_distdir = $(distdir)
371 am__remove_distdir = \
372 if test -d "$(distdir)"; then \
373 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
374 && rm -rf "$(distdir)" \
375 || { sleep 5 && rm -rf "$(distdir)"; }; \
376 else :; fi
377 am__post_remove_distdir = $(am__remove_distdir)
378 am__relativize = \
379 dir0=`pwd`; \
380 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
381 sed_rest='s,^[^/]*/*,,'; \
382 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
383 sed_butlast='s,/*[^/]*$$,,'; \
384 while test -n "$$dir1"; do \
385 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
386 if test "$$first" != "."; then \
387 if test "$$first" = ".."; then \
388 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
389 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
390 else \
391 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
392 if test "$$first2" = "$$first"; then \
393 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
394 else \
395 dir2="../$$dir2"; \
396 fi; \
397 dir0="$$dir0"/"$$first"; \
398 fi; \
399 fi; \
400 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
401 done; \
402 reldir="$$dir2"
403 DIST_ARCHIVES = $(distdir).tar.gz
404 GZIP_ENV = --best
405 DIST_TARGETS = dist-gzip
406 distuninstallcheck_listfiles = find . -type f -print
407 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
408 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
409 distcleancheck_listfiles = find . -type f -print
410 ACLOCAL = @ACLOCAL@
411 AMTAR = @AMTAR@
412 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
413 AUTOCONF = @AUTOCONF@
414 AUTOHEADER = @AUTOHEADER@
415 AUTOMAKE = @AUTOMAKE@
416 AWK = @AWK@
417 CC = @CC@
418 CCDEPMODE = @CCDEPMODE@
419 CFLAGS = @CFLAGS@
420 CPPFLAGS = @CPPFLAGS@
421 CYGPATH_W = @CYGPATH_W@
422 DEFS = @DEFS@
423 DEPDIR = @DEPDIR@
424 ECHO_C = @ECHO_C@
425 ECHO_N = @ECHO_N@
426 ECHO_T = @ECHO_T@
427 EXEEXT = @EXEEXT@
428 INSTALL = @INSTALL@
429 INSTALL_DATA = @INSTALL_DATA@
430 INSTALL_PROGRAM = @INSTALL_PROGRAM@
431 INSTALL_SCRIPT = @INSTALL_SCRIPT@
432 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
433 LDFLAGS = @LDFLAGS@
434 LIBOBJS = @LIBOBJS@
435 LIBS = @LIBS@
436 LN_S = @LN_S@
437 LTLIBOBJS = @LTLIBOBJS@
438 MAINT = @MAINT@
439 MAKEINFO = @MAKEINFO@
440 MKDIR_P = @MKDIR_P@
441 OBJEXT = @OBJEXT@
442 PACKAGE = @PACKAGE@
443 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
444 PACKAGE_NAME = @PACKAGE_NAME@
445 PACKAGE_STRING = @PACKAGE_STRING@
446 PACKAGE_TARNAME = @PACKAGE_TARNAME@
447 PACKAGE_URL = @PACKAGE_URL@
448 PACKAGE_VERSION = @PACKAGE_VERSION@
449 PATH_SEPARATOR = @PATH_SEPARATOR@
450 SET_MAKE = @SET_MAKE@
451 SHELL = @SHELL@
452 STRIP = @STRIP@
453 VERSION = @VERSION@
454 WIN_WRAPPER = @WIN_WRAPPER@
455 abs_builddir = @abs_builddir@
456 abs_srcdir = @abs_srcdir@
457 abs_top_builddir = @abs_top_builddir@
458 abs_top_srcdir = @abs_top_srcdir@
459 ac_ct_CC = @ac_ct_CC@
460 am__include = @am__include@
461 am__leading_dot = @am__leading_dot@
462 am__quote = @am__quote@
463 am__tar = @am__tar@
464 am__untar = @am__untar@
465 bindir = @bindir@
466 build_alias = @build_alias@
467 builddir = @builddir@
468 datadir = @datadir@
469 datarootdir = @datarootdir@
470 docdir = @docdir@
471 dvidir = @dvidir@
472 exec_prefix = @exec_prefix@
473 host_alias = @host_alias@
474 htmldir = @htmldir@
475 includedir = @includedir@
476 infodir = @infodir@
477 install_sh = @install_sh@
478 libdir = @libdir@
479 libexecdir = @libexecdir@
480 localedir = @localedir@
481 localstatedir = @localstatedir@
482 mandir = @mandir@
483 mkdir_p = @mkdir_p@
484 oldincludedir = @oldincludedir@
485 pdfdir = @pdfdir@
486 prefix = @prefix@
487 program_transform_name = @program_transform_name@
488 psdir = @psdir@
489 sbindir = @sbindir@
490 sharedstatedir = @sharedstatedir@
491 srcdir = @srcdir@
492 sysconfdir = @sysconfdir@
493 target_alias = @target_alias@
494 top_build_prefix = @top_build_prefix@
495 top_builddir = @top_builddir@
496 top_srcdir = @top_srcdir@
497 SUBDIRS = tl_scripts $(am__append_1)
498 EXTRA_DIST = w32_wrapper w64_wrapper $(TESTS)
499 TEST_EXTENSIONS = .pl
500 TESTS = tests/updmap-cmdline-test.pl
501 all: all-recursive
503 .SUFFIXES:
504 .SUFFIXES: .log .pl .pl$(EXEEXT) .trs
505 am--refresh: Makefile
507 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
508 @for dep in $?; do \
509 case '$(am__configure_deps)' in \
510 *$$dep*) \
511 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
512 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
513 && exit 0; \
514 exit 1;; \
515 esac; \
516 done; \
517 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
518 $(am__cd) $(top_srcdir) && \
519 $(AUTOMAKE) --foreign Makefile
520 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
521 @case '$?' in \
522 *config.status*) \
523 echo ' $(SHELL) ./config.status'; \
524 $(SHELL) ./config.status;; \
525 *) \
526 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
527 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
528 esac;
530 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
531 $(SHELL) ./config.status --recheck
533 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
534 $(am__cd) $(srcdir) && $(AUTOCONF)
535 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
536 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
537 $(am__aclocal_m4_deps):
539 # This directory's subdirectories are mostly independent; you can cd
540 # into them and run 'make' without going through this Makefile.
541 # To change the values of 'make' variables: instead of editing Makefiles,
542 # (1) if the variable is set in 'config.status', edit 'config.status'
543 # (which will cause the Makefiles to be regenerated when you run 'make');
544 # (2) otherwise, pass the desired values on the 'make' command line.
545 $(am__recursive_targets):
546 @fail=; \
547 if $(am__make_keepgoing); then \
548 failcom='fail=yes'; \
549 else \
550 failcom='exit 1'; \
551 fi; \
552 dot_seen=no; \
553 target=`echo $@ | sed s/-recursive//`; \
554 case "$@" in \
555 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556 *) list='$(SUBDIRS)' ;; \
557 esac; \
558 for subdir in $$list; do \
559 echo "Making $$target in $$subdir"; \
560 if test "$$subdir" = "."; then \
561 dot_seen=yes; \
562 local_target="$$target-am"; \
563 else \
564 local_target="$$target"; \
565 fi; \
566 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
567 || eval $$failcom; \
568 done; \
569 if test "$$dot_seen" = "no"; then \
570 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
571 fi; test -z "$$fail"
573 ID: $(am__tagged_files)
574 $(am__define_uniq_tagged_files); mkid -fID $$unique
575 tags: tags-recursive
576 TAGS: tags
578 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
579 set x; \
580 here=`pwd`; \
581 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
582 include_option=--etags-include; \
583 empty_fix=.; \
584 else \
585 include_option=--include; \
586 empty_fix=; \
587 fi; \
588 list='$(SUBDIRS)'; for subdir in $$list; do \
589 if test "$$subdir" = .; then :; else \
590 test ! -f $$subdir/TAGS || \
591 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
592 fi; \
593 done; \
594 $(am__define_uniq_tagged_files); \
595 shift; \
596 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
597 test -n "$$unique" || unique=$$empty_fix; \
598 if test $$# -gt 0; then \
599 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600 "$$@" $$unique; \
601 else \
602 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603 $$unique; \
604 fi; \
606 ctags: ctags-recursive
608 CTAGS: ctags
609 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610 $(am__define_uniq_tagged_files); \
611 test -z "$(CTAGS_ARGS)$$unique" \
612 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613 $$unique
615 GTAGS:
616 here=`$(am__cd) $(top_builddir) && pwd` \
617 && $(am__cd) $(top_srcdir) \
618 && gtags -i $(GTAGS_ARGS) "$$here"
619 cscope: cscope.files
620 test ! -s cscope.files \
621 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
622 clean-cscope:
623 -rm -f cscope.files
624 cscope.files: clean-cscope cscopelist
625 cscopelist: cscopelist-recursive
627 cscopelist-am: $(am__tagged_files)
628 list='$(am__tagged_files)'; \
629 case "$(srcdir)" in \
630 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
631 *) sdir=$(subdir)/$(srcdir) ;; \
632 esac; \
633 for i in $$list; do \
634 if test -f "$$i"; then \
635 echo "$(subdir)/$$i"; \
636 else \
637 echo "$$sdir/$$i"; \
638 fi; \
639 done >> $(top_builddir)/cscope.files
641 distclean-tags:
642 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
643 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
645 # Recover from deleted '.trs' file; this should ensure that
646 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
647 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
648 # to avoid problems with "make -n".
649 .log.trs:
650 rm -f $< $@
651 $(MAKE) $(AM_MAKEFLAGS) $<
653 # Leading 'am--fnord' is there to ensure the list of targets does not
654 # expand to empty, as could happen e.g. with make check TESTS=''.
655 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
656 am--force-recheck:
659 $(TEST_SUITE_LOG): $(TEST_LOGS)
660 @$(am__set_TESTS_bases); \
661 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
662 redo_bases=`for i in $$bases; do \
663 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
664 done`; \
665 if test -n "$$redo_bases"; then \
666 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
667 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
668 if $(am__make_dryrun); then :; else \
669 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
670 fi; \
671 fi; \
672 if test -n "$$am__remaking_logs"; then \
673 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
674 "recursion detected" >&2; \
675 elif test -n "$$redo_logs"; then \
676 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
677 fi; \
678 if $(am__make_dryrun); then :; else \
679 st=0; \
680 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
681 for i in $$redo_bases; do \
682 test -f $$i.trs && test -r $$i.trs \
683 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
684 test -f $$i.log && test -r $$i.log \
685 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
686 done; \
687 test $$st -eq 0 || exit 1; \
689 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
690 ws='[ ]'; \
691 results=`for b in $$bases; do echo $$b.trs; done`; \
692 test -n "$$results" || results=/dev/null; \
693 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
694 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
695 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
696 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
697 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
698 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
699 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
700 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
701 success=true; \
702 else \
703 success=false; \
704 fi; \
705 br='==================='; br=$$br$$br$$br$$br; \
706 result_count () \
708 if test x"$$1" = x"--maybe-color"; then \
709 maybe_colorize=yes; \
710 elif test x"$$1" = x"--no-color"; then \
711 maybe_colorize=no; \
712 else \
713 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
714 fi; \
715 shift; \
716 desc=$$1 count=$$2; \
717 if test $$maybe_colorize = yes && test $$count -gt 0; then \
718 color_start=$$3 color_end=$$std; \
719 else \
720 color_start= color_end=; \
721 fi; \
722 echo "$${color_start}# $$desc $$count$${color_end}"; \
723 }; \
724 create_testsuite_report () \
726 result_count $$1 "TOTAL:" $$all "$$brg"; \
727 result_count $$1 "PASS: " $$pass "$$grn"; \
728 result_count $$1 "SKIP: " $$skip "$$blu"; \
729 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
730 result_count $$1 "FAIL: " $$fail "$$red"; \
731 result_count $$1 "XPASS:" $$xpass "$$red"; \
732 result_count $$1 "ERROR:" $$error "$$mgn"; \
733 }; \
735 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
736 $(am__rst_title); \
737 create_testsuite_report --no-color; \
738 echo; \
739 echo ".. contents:: :depth: 2"; \
740 echo; \
741 for b in $$bases; do echo $$b; done \
742 | $(am__create_global_log); \
743 } >$(TEST_SUITE_LOG).tmp || exit 1; \
744 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
745 if $$success; then \
746 col="$$grn"; \
747 else \
748 col="$$red"; \
749 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
750 fi; \
751 echo "$${col}$$br$${std}"; \
752 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
753 echo "$${col}$$br$${std}"; \
754 create_testsuite_report --maybe-color; \
755 echo "$$col$$br$$std"; \
756 if $$success; then :; else \
757 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
758 if test -n "$(PACKAGE_BUGREPORT)"; then \
759 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
760 fi; \
761 echo "$$col$$br$$std"; \
762 fi; \
763 $$success || exit 1
765 check-TESTS:
766 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
767 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
768 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
769 @set +e; $(am__set_TESTS_bases); \
770 log_list=`for i in $$bases; do echo $$i.log; done`; \
771 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
772 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
773 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
774 exit $$?;
775 recheck: all
776 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
777 @set +e; $(am__set_TESTS_bases); \
778 bases=`for i in $$bases; do echo $$i; done \
779 | $(am__list_recheck_tests)` || exit 1; \
780 log_list=`for i in $$bases; do echo $$i.log; done`; \
781 log_list=`echo $$log_list`; \
782 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
783 am__force_recheck=am--force-recheck \
784 TEST_LOGS="$$log_list"; \
785 exit $$?
786 .pl.log:
787 @p='$<'; \
788 $(am__set_b); \
789 $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
790 --log-file $$b.log --trs-file $$b.trs \
791 $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
792 "$$tst" $(AM_TESTS_FD_REDIRECT)
793 @am__EXEEXT_TRUE@.pl$(EXEEXT).log:
794 @am__EXEEXT_TRUE@ @p='$<'; \
795 @am__EXEEXT_TRUE@ $(am__set_b); \
796 @am__EXEEXT_TRUE@ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
797 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
798 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
799 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
801 distdir: $(DISTFILES)
802 $(am__remove_distdir)
803 test -d "$(distdir)" || mkdir "$(distdir)"
804 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
805 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
806 list='$(DISTFILES)'; \
807 dist_files=`for file in $$list; do echo $$file; done | \
808 sed -e "s|^$$srcdirstrip/||;t" \
809 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
810 case $$dist_files in \
811 */*) $(MKDIR_P) `echo "$$dist_files" | \
812 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
813 sort -u` ;; \
814 esac; \
815 for file in $$dist_files; do \
816 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
817 if test -d $$d/$$file; then \
818 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
819 if test -d "$(distdir)/$$file"; then \
820 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
821 fi; \
822 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
823 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
824 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
825 fi; \
826 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
827 else \
828 test -f "$(distdir)/$$file" \
829 || cp -p $$d/$$file "$(distdir)/$$file" \
830 || exit 1; \
831 fi; \
832 done
833 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
834 if test "$$subdir" = .; then :; else \
835 $(am__make_dryrun) \
836 || test -d "$(distdir)/$$subdir" \
837 || $(MKDIR_P) "$(distdir)/$$subdir" \
838 || exit 1; \
839 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
840 $(am__relativize); \
841 new_distdir=$$reldir; \
842 dir1=$$subdir; dir2="$(top_distdir)"; \
843 $(am__relativize); \
844 new_top_distdir=$$reldir; \
845 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
846 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
847 ($(am__cd) $$subdir && \
848 $(MAKE) $(AM_MAKEFLAGS) \
849 top_distdir="$$new_top_distdir" \
850 distdir="$$new_distdir" \
851 am__remove_distdir=: \
852 am__skip_length_check=: \
853 am__skip_mode_fix=: \
854 distdir) \
855 || exit 1; \
856 fi; \
857 done
858 -test -n "$(am__skip_mode_fix)" \
859 || find "$(distdir)" -type d ! -perm -755 \
860 -exec chmod u+rwx,go+rx {} \; -o \
861 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
862 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
863 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
864 || chmod -R a+r "$(distdir)"
865 dist-gzip: distdir
866 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
867 $(am__post_remove_distdir)
869 dist-bzip2: distdir
870 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
871 $(am__post_remove_distdir)
873 dist-lzip: distdir
874 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
875 $(am__post_remove_distdir)
877 dist-xz: distdir
878 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
879 $(am__post_remove_distdir)
881 dist-tarZ: distdir
882 @echo WARNING: "Support for distribution archives compressed with" \
883 "legacy program 'compress' is deprecated." >&2
884 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
885 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
886 $(am__post_remove_distdir)
888 dist-shar: distdir
889 @echo WARNING: "Support for shar distribution archives is" \
890 "deprecated." >&2
891 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
892 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
893 $(am__post_remove_distdir)
895 dist-zip: distdir
896 -rm -f $(distdir).zip
897 zip -rq $(distdir).zip $(distdir)
898 $(am__post_remove_distdir)
900 dist dist-all:
901 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
902 $(am__post_remove_distdir)
904 # This target untars the dist file and tries a VPATH configuration. Then
905 # it guarantees that the distribution is self-contained by making another
906 # tarfile.
907 distcheck: dist
908 case '$(DIST_ARCHIVES)' in \
909 *.tar.gz*) \
910 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
911 *.tar.bz2*) \
912 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
913 *.tar.lz*) \
914 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
915 *.tar.xz*) \
916 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
917 *.tar.Z*) \
918 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
919 *.shar.gz*) \
920 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
921 *.zip*) \
922 unzip $(distdir).zip ;;\
923 esac
924 chmod -R a-w $(distdir)
925 chmod u+w $(distdir)
926 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
927 chmod a-w $(distdir)
928 test -d $(distdir)/_build || exit 0; \
929 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
930 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
931 && am__cwd=`pwd` \
932 && $(am__cd) $(distdir)/_build/sub \
933 && ../../configure \
934 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
935 $(DISTCHECK_CONFIGURE_FLAGS) \
936 --srcdir=../.. --prefix="$$dc_install_base" \
937 && $(MAKE) $(AM_MAKEFLAGS) \
938 && $(MAKE) $(AM_MAKEFLAGS) dvi \
939 && $(MAKE) $(AM_MAKEFLAGS) check \
940 && $(MAKE) $(AM_MAKEFLAGS) install \
941 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
942 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
943 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
944 distuninstallcheck \
945 && chmod -R a-w "$$dc_install_base" \
946 && ({ \
947 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
948 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
949 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
950 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
951 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
952 } || { rm -rf "$$dc_destdir"; exit 1; }) \
953 && rm -rf "$$dc_destdir" \
954 && $(MAKE) $(AM_MAKEFLAGS) dist \
955 && rm -rf $(DIST_ARCHIVES) \
956 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
957 && cd "$$am__cwd" \
958 || exit 1
959 $(am__post_remove_distdir)
960 @(echo "$(distdir) archives ready for distribution: "; \
961 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
962 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
963 distuninstallcheck:
964 @test -n '$(distuninstallcheck_dir)' || { \
965 echo 'ERROR: trying to run $@ with an empty' \
966 '$$(distuninstallcheck_dir)' >&2; \
967 exit 1; \
968 }; \
969 $(am__cd) '$(distuninstallcheck_dir)' || { \
970 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
971 exit 1; \
972 }; \
973 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
974 || { echo "ERROR: files left after uninstall:" ; \
975 if test -n "$(DESTDIR)"; then \
976 echo " (check DESTDIR support)"; \
977 fi ; \
978 $(distuninstallcheck_listfiles) ; \
979 exit 1; } >&2
980 distcleancheck: distclean
981 @if test '$(srcdir)' = . ; then \
982 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
983 exit 1 ; \
985 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
986 || { echo "ERROR: files left in build directory after distclean:" ; \
987 $(distcleancheck_listfiles) ; \
988 exit 1; } >&2
989 check-am: all-am
990 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
991 check: check-recursive
992 all-am: Makefile
993 installdirs: installdirs-recursive
994 installdirs-am:
995 install: install-recursive
996 install-exec: install-exec-recursive
997 install-data: install-data-recursive
998 uninstall: uninstall-recursive
1000 install-am: all-am
1001 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1003 installcheck: installcheck-recursive
1004 install-strip:
1005 if test -z '$(STRIP)'; then \
1006 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1007 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1008 install; \
1009 else \
1010 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1011 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1012 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1014 mostlyclean-generic:
1015 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1016 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1017 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1019 clean-generic:
1021 distclean-generic:
1022 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1023 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1025 maintainer-clean-generic:
1026 @echo "This command is intended for maintainers to use"
1027 @echo "it deletes files that may require special tools to rebuild."
1028 clean: clean-recursive
1030 clean-am: clean-generic mostlyclean-am
1032 distclean: distclean-recursive
1033 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1034 -rm -f Makefile
1035 distclean-am: clean-am distclean-generic distclean-tags
1037 dvi: dvi-recursive
1039 dvi-am:
1041 html: html-recursive
1043 html-am:
1045 info: info-recursive
1047 info-am:
1049 install-data-am:
1051 install-dvi: install-dvi-recursive
1053 install-dvi-am:
1055 install-exec-am:
1057 install-html: install-html-recursive
1059 install-html-am:
1061 install-info: install-info-recursive
1063 install-info-am:
1065 install-man:
1067 install-pdf: install-pdf-recursive
1069 install-pdf-am:
1071 install-ps: install-ps-recursive
1073 install-ps-am:
1075 installcheck-am:
1077 maintainer-clean: maintainer-clean-recursive
1078 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1079 -rm -rf $(top_srcdir)/autom4te.cache
1080 -rm -f Makefile
1081 maintainer-clean-am: distclean-am maintainer-clean-generic
1083 mostlyclean: mostlyclean-recursive
1085 mostlyclean-am: mostlyclean-generic
1087 pdf: pdf-recursive
1089 pdf-am:
1091 ps: ps-recursive
1093 ps-am:
1095 uninstall-am:
1097 .MAKE: $(am__recursive_targets) check-am install-am install-strip
1099 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1100 am--refresh check check-TESTS check-am clean clean-cscope \
1101 clean-generic cscope cscopelist-am ctags ctags-am dist \
1102 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1103 dist-xz dist-zip distcheck distclean distclean-generic \
1104 distclean-tags distcleancheck distdir distuninstallcheck dvi \
1105 dvi-am html html-am info info-am install install-am \
1106 install-data install-data-am install-dvi install-dvi-am \
1107 install-exec install-exec-am install-html install-html-am \
1108 install-info install-info-am install-man install-pdf \
1109 install-pdf-am install-ps install-ps-am install-strip \
1110 installcheck installcheck-am installdirs installdirs-am \
1111 maintainer-clean maintainer-clean-generic mostlyclean \
1112 mostlyclean-generic pdf pdf-am ps ps-am recheck tags tags-am \
1113 uninstall uninstall-am
1115 .PRECIOUS: Makefile
1118 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1119 # Otherwise a system limit (for SysV at least) may be exceeded.
1120 .NOEXPORT: