Sync with TL 36055; fixed a bug on setting mu unit; a better mp_initialize_decimal_math
[luatex.git] / source / libs / lua52 / Makefile.in
blob13a1a440fd73eaf0330c0f125925e299691895f6
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@
19 VPATH = @srcdir@
20 am__is_gnu_make = { \
21 if test -z '$(MAKELEVEL)'; then \
22 false; \
23 elif test -n '$(MAKE_HOST)'; then \
24 true; \
25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26 true; \
27 else \
28 false; \
29 fi; \
31 am__make_running_with_option = \
32 case $${target_option-} in \
33 ?) ;; \
34 *) echo "am__make_running_with_option: internal error: invalid" \
35 "target option '$${target_option-}' specified" >&2; \
36 exit 1;; \
37 esac; \
38 has_opt=no; \
39 sane_makeflags=$$MAKEFLAGS; \
40 if $(am__is_gnu_make); then \
41 sane_makeflags=$$MFLAGS; \
42 else \
43 case $$MAKEFLAGS in \
44 *\\[\ \ ]*) \
45 bs=\\; \
46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
48 esac; \
49 fi; \
50 skip_next=no; \
51 strip_trailopt () \
52 { \
53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54 }; \
55 for flg in $$sane_makeflags; do \
56 test $$skip_next = yes && { skip_next=no; continue; }; \
57 case $$flg in \
58 *=*|--*) continue;; \
59 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*I?*) strip_trailopt 'I';; \
61 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*O?*) strip_trailopt 'O';; \
63 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -*l?*) strip_trailopt 'l';; \
65 -[dEDm]) skip_next=yes;; \
66 -[JT]) skip_next=yes;; \
67 esac; \
68 case $$flg in \
69 *$$target_option*) has_opt=yes; break;; \
70 esac; \
71 done; \
72 test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_triplet = @build@
92 host_triplet = @host@
93 @build_TRUE@check_PROGRAMS = luatest$(EXEEXT) luatry$(EXEEXT)
94 subdir = .
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
97 $(top_srcdir)/../../m4/kpse-dll-name.m4 \
98 $(top_srcdir)/../../m4/kpse-largefile.m4 \
99 $(top_srcdir)/../../m4/kpse-lib-version.m4 \
100 $(top_srcdir)/../../m4/kpse-lua52-flags.m4 \
101 $(top_srcdir)/../../m4/kpse-warnings.m4 \
102 $(top_srcdir)/../../m4/kpse-win32.m4 \
103 $(top_srcdir)/../../m4/libtool.m4 \
104 $(top_srcdir)/../../m4/ltoptions.m4 \
105 $(top_srcdir)/../../m4/ltsugar.m4 \
106 $(top_srcdir)/../../m4/ltversion.m4 \
107 $(top_srcdir)/../../m4/lt~obsolete.m4 $(top_srcdir)/version.ac \
108 $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110 $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
112 $(am__configure_deps) $(am__dist_check_SCRIPTS_DIST) \
113 $(lua52include_HEADERS) $(am__DIST_COMMON)
114 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
115 configure.lineno config.status.lineno
116 mkinstalldirs = $(install_sh) -d
117 CONFIG_HEADER = config.h
118 CONFIG_CLEAN_FILES = texlua52.pc
119 CONFIG_CLEAN_VPATH_FILES =
120 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121 am__vpath_adj = case $$p in \
122 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123 *) f=$$p;; \
124 esac;
125 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126 am__install_max = 40
127 am__nobase_strip_setup = \
128 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129 am__nobase_strip = \
130 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131 am__nobase_list = $(am__nobase_strip_setup); \
132 for p in $$list; do echo "$$p $$p"; done | \
133 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135 if (++n[$$2] == $(am__install_max)) \
136 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137 END { for (dir in files) print dir, files[dir] }'
138 am__base_list = \
139 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141 am__uninstall_files_from_dir = { \
142 test -z "$$files" \
143 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145 $(am__cd) "$$dir" && rm -f $$files; }; \
147 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
148 "$(DESTDIR)$(lua52includedir)"
149 LTLIBRARIES = $(lib_LTLIBRARIES)
150 libtexlua52_la_LIBADD =
151 am__dirstamp = $(am__leading_dot)dirstamp
152 nodist_libtexlua52_la_OBJECTS = @LUA52_TREE@/src/lapi.lo \
153 @LUA52_TREE@/src/lauxlib.lo @LUA52_TREE@/src/lbaselib.lo \
154 @LUA52_TREE@/src/lbitlib.lo @LUA52_TREE@/src/lcode.lo \
155 @LUA52_TREE@/src/lcorolib.lo @LUA52_TREE@/src/lctype.lo \
156 @LUA52_TREE@/src/ldblib.lo @LUA52_TREE@/src/ldebug.lo \
157 @LUA52_TREE@/src/ldo.lo @LUA52_TREE@/src/ldump.lo \
158 @LUA52_TREE@/src/lfunc.lo @LUA52_TREE@/src/lgc.lo \
159 @LUA52_TREE@/src/linit.lo @LUA52_TREE@/src/liolib.lo \
160 @LUA52_TREE@/src/llex.lo @LUA52_TREE@/src/lmathlib.lo \
161 @LUA52_TREE@/src/lmem.lo @LUA52_TREE@/src/loadlib.lo \
162 @LUA52_TREE@/src/lobject.lo @LUA52_TREE@/src/lopcodes.lo \
163 @LUA52_TREE@/src/loslib.lo @LUA52_TREE@/src/lparser.lo \
164 @LUA52_TREE@/src/lstate.lo @LUA52_TREE@/src/lstring.lo \
165 @LUA52_TREE@/src/lstrlib.lo @LUA52_TREE@/src/ltable.lo \
166 @LUA52_TREE@/src/ltablib.lo @LUA52_TREE@/src/ltm.lo \
167 @LUA52_TREE@/src/lundump.lo @LUA52_TREE@/src/lvm.lo \
168 @LUA52_TREE@/src/lzio.lo
169 libtexlua52_la_OBJECTS = $(nodist_libtexlua52_la_OBJECTS)
170 AM_V_lt = $(am__v_lt_@AM_V@)
171 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
172 am__v_lt_0 = --silent
173 am__v_lt_1 =
174 libtexlua52_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
175 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
176 $(AM_CFLAGS) $(CFLAGS) $(libtexlua52_la_LDFLAGS) $(LDFLAGS) -o \
178 am_luatest_OBJECTS = luatest-luatest.$(OBJEXT)
179 luatest_OBJECTS = $(am_luatest_OBJECTS)
180 luatest_LDADD = $(LDADD)
181 luatest_DEPENDENCIES = libtexlua52.la
182 nodist_luatry_OBJECTS = @LUA52_TREE@/src/luatry-lua.$(OBJEXT)
183 luatry_OBJECTS = $(nodist_luatry_OBJECTS)
184 luatry_LDADD = $(LDADD)
185 luatry_DEPENDENCIES = libtexlua52.la
186 am__dist_check_SCRIPTS_DIST = lua52.test luaerror.test
187 AM_V_P = $(am__v_P_@AM_V@)
188 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
189 am__v_P_0 = false
190 am__v_P_1 = :
191 AM_V_GEN = $(am__v_GEN_@AM_V@)
192 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
193 am__v_GEN_0 = @echo " GEN " $@;
194 am__v_GEN_1 =
195 AM_V_at = $(am__v_at_@AM_V@)
196 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
197 am__v_at_0 = @
198 am__v_at_1 =
199 DEFAULT_INCLUDES = -I.@am__isrc@
200 depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
201 am__depfiles_maybe = depfiles
202 am__mv = mv -f
203 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
204 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
205 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
207 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
208 $(AM_CFLAGS) $(CFLAGS)
209 AM_V_CC = $(am__v_CC_@AM_V@)
210 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
211 am__v_CC_0 = @echo " CC " $@;
212 am__v_CC_1 =
213 CCLD = $(CC)
214 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
215 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
216 $(AM_LDFLAGS) $(LDFLAGS) -o $@
217 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
218 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
219 am__v_CCLD_0 = @echo " CCLD " $@;
220 am__v_CCLD_1 =
221 SOURCES = $(nodist_libtexlua52_la_SOURCES) $(luatest_SOURCES) \
222 $(nodist_luatry_SOURCES)
223 DIST_SOURCES = $(luatest_SOURCES)
224 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
225 ctags-recursive dvi-recursive html-recursive info-recursive \
226 install-data-recursive install-dvi-recursive \
227 install-exec-recursive install-html-recursive \
228 install-info-recursive install-pdf-recursive \
229 install-ps-recursive install-recursive installcheck-recursive \
230 installdirs-recursive pdf-recursive ps-recursive \
231 tags-recursive uninstall-recursive
232 am__can_run_installinfo = \
233 case $$AM_UPDATE_INFO_DIR in \
234 n|no|NO) false;; \
235 *) (install-info --version) >/dev/null 2>&1;; \
236 esac
237 DATA = $(pkgconfig_DATA)
238 HEADERS = $(lua52include_HEADERS)
239 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
240 distclean-recursive maintainer-clean-recursive
241 am__recursive_targets = \
242 $(RECURSIVE_TARGETS) \
243 $(RECURSIVE_CLEAN_TARGETS) \
244 $(am__extra_recursive_targets)
245 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
246 cscope check recheck distdir dist dist-all distcheck
247 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
248 $(LISP)config.h.in
249 # Read a list of newline-separated strings from the standard input,
250 # and print each of them once, without duplicates. Input order is
251 # *not* preserved.
252 am__uniquify_input = $(AWK) '\
253 BEGIN { nonempty = 0; } \
254 { items[$$0] = 1; nonempty = 1; } \
255 END { if (nonempty) { for (i in items) print i; }; } \
257 # Make sure the list of sources is unique. This is necessary because,
258 # e.g., the same source file might be shared among _SOURCES variables
259 # for different programs/libraries.
260 am__define_uniq_tagged_files = \
261 list='$(am__tagged_files)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | $(am__uniquify_input)`
265 ETAGS = etags
266 CTAGS = ctags
267 CSCOPE = cscope
268 am__tty_colors_dummy = \
269 mgn= red= grn= lgn= blu= brg= std=; \
270 am__color_tests=no
271 am__tty_colors = { \
272 $(am__tty_colors_dummy); \
273 if test "X$(AM_COLOR_TESTS)" = Xno; then \
274 am__color_tests=no; \
275 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
276 am__color_tests=yes; \
277 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
278 am__color_tests=yes; \
279 fi; \
280 if test $$am__color_tests = yes; then \
281 red='\e[0;31m'; \
282 grn='\e[0;32m'; \
283 lgn='\e[1;32m'; \
284 blu='\e[1;34m'; \
285 mgn='\e[0;35m'; \
286 brg='\e[1m'; \
287 std='\e[m'; \
288 fi; \
290 am__recheck_rx = ^[ ]*:recheck:[ ]*
291 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
292 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
293 # A command that, given a newline-separated list of test names on the
294 # standard input, print the name of the tests that are to be re-run
295 # upon "make recheck".
296 am__list_recheck_tests = $(AWK) '{ \
297 recheck = 1; \
298 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
300 if (rc < 0) \
302 if ((getline line2 < ($$0 ".log")) < 0) \
303 recheck = 0; \
304 break; \
306 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
308 recheck = 0; \
309 break; \
311 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
313 break; \
315 }; \
316 if (recheck) \
317 print $$0; \
318 close ($$0 ".trs"); \
319 close ($$0 ".log"); \
321 # A command that, given a newline-separated list of test names on the
322 # standard input, create the global log from their .trs and .log files.
323 am__create_global_log = $(AWK) ' \
324 function fatal(msg) \
326 print "fatal: making $@: " msg | "cat >&2"; \
327 exit 1; \
329 function rst_section(header) \
331 print header; \
332 len = length(header); \
333 for (i = 1; i <= len; i = i + 1) \
334 printf "="; \
335 printf "\n\n"; \
338 copy_in_global_log = 1; \
339 global_test_result = "RUN"; \
340 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
342 if (rc < 0) \
343 fatal("failed to read from " $$0 ".trs"); \
344 if (line ~ /$(am__global_test_result_rx)/) \
346 sub("$(am__global_test_result_rx)", "", line); \
347 sub("[ ]*$$", "", line); \
348 global_test_result = line; \
350 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
351 copy_in_global_log = 0; \
352 }; \
353 if (copy_in_global_log) \
355 rst_section(global_test_result ": " $$0); \
356 while ((rc = (getline line < ($$0 ".log"))) != 0) \
358 if (rc < 0) \
359 fatal("failed to read from " $$0 ".log"); \
360 print line; \
361 }; \
362 printf "\n"; \
363 }; \
364 close ($$0 ".trs"); \
365 close ($$0 ".log"); \
367 # Restructured Text title.
368 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
369 # Solaris 10 'make', and several other traditional 'make' implementations,
370 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
371 # by disabling -e (using the XSI extension "set +e") if it's set.
372 am__sh_e_setup = case $$- in *e*) set +e;; esac
373 # Default flags passed to test drivers.
374 am__common_driver_flags = \
375 --color-tests "$$am__color_tests" \
376 --enable-hard-errors "$$am__enable_hard_errors" \
377 --expect-failure "$$am__expect_failure"
378 # To be inserted before the command running the test. Creates the
379 # directory for the log if needed. Stores in $dir the directory
380 # containing $f, in $tst the test, in $log the log. Executes the
381 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
382 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
383 # will run the test scripts (or their associated LOG_COMPILER, if
384 # thy have one).
385 am__check_pre = \
386 $(am__sh_e_setup); \
387 $(am__vpath_adj_setup) $(am__vpath_adj) \
388 $(am__tty_colors); \
389 srcdir=$(srcdir); export srcdir; \
390 case "$@" in \
391 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
392 *) am__odir=.;; \
393 esac; \
394 test "x$$am__odir" = x"." || test -d "$$am__odir" \
395 || $(MKDIR_P) "$$am__odir" || exit $$?; \
396 if test -f "./$$f"; then dir=./; \
397 elif test -f "$$f"; then dir=; \
398 else dir="$(srcdir)/"; fi; \
399 tst=$$dir$$f; log='$@'; \
400 if test -n '$(DISABLE_HARD_ERRORS)'; then \
401 am__enable_hard_errors=no; \
402 else \
403 am__enable_hard_errors=yes; \
404 fi; \
405 case " $(XFAIL_TESTS) " in \
406 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
407 am__expect_failure=yes;; \
408 *) \
409 am__expect_failure=no;; \
410 esac; \
411 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
412 # A shell command to get the names of the tests scripts with any registered
413 # extension removed (i.e., equivalently, the names of the test logs, with
414 # the '.log' extension removed). The result is saved in the shell variable
415 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
416 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
417 # since that might cause problem with VPATH rewrites for suffix-less tests.
418 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
419 am__set_TESTS_bases = \
420 bases='$(TEST_LOGS)'; \
421 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
422 bases=`echo $$bases`
423 RECHECK_LOGS = $(TEST_LOGS)
424 TEST_SUITE_LOG = test-suite.log
425 TEST_EXTENSIONS = @EXEEXT@ .test
426 am__test_logs1 = $(TESTS:=.log)
427 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
428 TEST_LOGS = $(am__test_logs2:.test.log=.log)
429 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/../../build-aux/test-driver
430 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
431 $(TEST_LOG_FLAGS)
432 am__set_b = \
433 case '$@' in \
434 */*) \
435 case '$*' in \
436 */*) b='$*';; \
437 *) b=`echo '$@' | sed 's/\.log$$//'`; \
438 esac;; \
439 *) \
440 b='$*';; \
441 esac
442 DIST_SUBDIRS = $(SUBDIRS)
443 am__DIST_COMMON = $(srcdir)/../../am/rebuild.am $(srcdir)/Makefile.in \
444 $(srcdir)/config.h.in $(srcdir)/texlua52.pc.in \
445 $(top_srcdir)/../../build-aux/compile \
446 $(top_srcdir)/../../build-aux/config.guess \
447 $(top_srcdir)/../../build-aux/config.sub \
448 $(top_srcdir)/../../build-aux/depcomp \
449 $(top_srcdir)/../../build-aux/install-sh \
450 $(top_srcdir)/../../build-aux/ltmain.sh \
451 $(top_srcdir)/../../build-aux/missing \
452 $(top_srcdir)/../../build-aux/test-driver \
453 ../../build-aux/compile ../../build-aux/config.guess \
454 ../../build-aux/config.sub ../../build-aux/depcomp \
455 ../../build-aux/install-sh ../../build-aux/ltmain.sh \
456 ../../build-aux/missing ../../build-aux/texinfo.tex \
457 ../../build-aux/ylwrap ChangeLog
458 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
459 distdir = $(PACKAGE)-$(VERSION)
460 top_distdir = $(distdir)
461 am__remove_distdir = \
462 if test -d "$(distdir)"; then \
463 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
464 && rm -rf "$(distdir)" \
465 || { sleep 5 && rm -rf "$(distdir)"; }; \
466 else :; fi
467 am__post_remove_distdir = $(am__remove_distdir)
468 am__relativize = \
469 dir0=`pwd`; \
470 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
471 sed_rest='s,^[^/]*/*,,'; \
472 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
473 sed_butlast='s,/*[^/]*$$,,'; \
474 while test -n "$$dir1"; do \
475 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
476 if test "$$first" != "."; then \
477 if test "$$first" = ".."; then \
478 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
479 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
480 else \
481 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
482 if test "$$first2" = "$$first"; then \
483 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
484 else \
485 dir2="../$$dir2"; \
486 fi; \
487 dir0="$$dir0"/"$$first"; \
488 fi; \
489 fi; \
490 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
491 done; \
492 reldir="$$dir2"
493 DIST_ARCHIVES = $(distdir).tar.gz
494 GZIP_ENV = --best
495 DIST_TARGETS = dist-gzip
496 distuninstallcheck_listfiles = find . -type f -print
497 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
498 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
499 distcleancheck_listfiles = find . -type f -print
500 ACLOCAL = @ACLOCAL@
501 AMTAR = @AMTAR@
502 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
503 AR = @AR@
504 AS = @AS@
505 AUTOCONF = @AUTOCONF@
506 AUTOHEADER = @AUTOHEADER@
507 AUTOMAKE = @AUTOMAKE@
508 AWK = @AWK@
509 CC = @CC@
510 CCDEPMODE = @CCDEPMODE@
511 CFLAGS = @CFLAGS@
512 CPP = @CPP@
513 CPPFLAGS = @CPPFLAGS@
514 CYGPATH_W = @CYGPATH_W@
515 DEFS = @DEFS@
516 DEPDIR = @DEPDIR@
517 DLLTOOL = @DLLTOOL@
518 DSYMUTIL = @DSYMUTIL@
519 DUMPBIN = @DUMPBIN@
520 ECHO_C = @ECHO_C@
521 ECHO_N = @ECHO_N@
522 ECHO_T = @ECHO_T@
523 EGREP = @EGREP@
524 EXEEXT = @EXEEXT@
525 FGREP = @FGREP@
526 GREP = @GREP@
527 INSTALL = @INSTALL@
528 INSTALL_DATA = @INSTALL_DATA@
529 INSTALL_PROGRAM = @INSTALL_PROGRAM@
530 INSTALL_SCRIPT = @INSTALL_SCRIPT@
531 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
532 LD = @LD@
533 LDFLAGS = @LDFLAGS@
534 LIBOBJS = @LIBOBJS@
535 LIBS = @LIBS@
536 LIBTOOL = @LIBTOOL@
537 LIPO = @LIPO@
538 LN_S = @LN_S@
539 LTLIBOBJS = @LTLIBOBJS@
540 LUA52VERSION = @LUA52VERSION@
541 LUA52_DEFINES = @LUA52_DEFINES@
542 LUA52_LT_VERSINFO = @LUA52_LT_VERSINFO@
543 LUA52_TREE = @LUA52_TREE@
544 MAINT = @MAINT@
545 MAKEINFO = @MAKEINFO@
546 MANIFEST_TOOL = @MANIFEST_TOOL@
547 MKDIR_P = @MKDIR_P@
548 NM = @NM@
549 NMEDIT = @NMEDIT@
550 OBJDUMP = @OBJDUMP@
551 OBJEXT = @OBJEXT@
552 OTOOL = @OTOOL@
553 OTOOL64 = @OTOOL64@
554 PACKAGE = @PACKAGE@
555 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
556 PACKAGE_NAME = @PACKAGE_NAME@
557 PACKAGE_STRING = @PACKAGE_STRING@
558 PACKAGE_TARNAME = @PACKAGE_TARNAME@
559 PACKAGE_URL = @PACKAGE_URL@
560 PACKAGE_VERSION = @PACKAGE_VERSION@
561 PATH_SEPARATOR = @PATH_SEPARATOR@
562 RANLIB = @RANLIB@
563 SED = @SED@
564 SET_MAKE = @SET_MAKE@
565 SHELL = @SHELL@
566 STRIP = @STRIP@
567 VERSION = @VERSION@
568 WARNING_CFLAGS = @WARNING_CFLAGS@
569 abs_builddir = @abs_builddir@
570 abs_srcdir = @abs_srcdir@
571 abs_top_builddir = @abs_top_builddir@
572 abs_top_srcdir = @abs_top_srcdir@
573 ac_ct_AR = @ac_ct_AR@
574 ac_ct_CC = @ac_ct_CC@
575 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
576 am__include = @am__include@
577 am__leading_dot = @am__leading_dot@
578 am__quote = @am__quote@
579 am__tar = @am__tar@
580 am__untar = @am__untar@
581 bindir = @bindir@
582 build = @build@
583 build_alias = @build_alias@
584 build_cpu = @build_cpu@
585 build_os = @build_os@
586 build_vendor = @build_vendor@
587 builddir = @builddir@
588 datadir = @datadir@
589 datarootdir = @datarootdir@
590 docdir = @docdir@
591 dvidir = @dvidir@
592 exec_prefix = @exec_prefix@
593 host = @host@
594 host_alias = @host_alias@
595 host_cpu = @host_cpu@
596 host_os = @host_os@
597 host_vendor = @host_vendor@
598 htmldir = @htmldir@
599 includedir = @includedir@
600 infodir = @infodir@
601 install_sh = @install_sh@
602 libdir = @libdir@
603 libexecdir = @libexecdir@
604 localedir = @localedir@
605 localstatedir = @localstatedir@
606 mandir = @mandir@
607 mkdir_p = @mkdir_p@
608 oldincludedir = @oldincludedir@
609 pdfdir = @pdfdir@
610 prefix = @prefix@
611 program_transform_name = @program_transform_name@
612 psdir = @psdir@
613 sbindir = @sbindir@
614 sharedstatedir = @sharedstatedir@
615 srcdir = @srcdir@
616 sysconfdir = @sysconfdir@
617 target_alias = @target_alias@
618 top_build_prefix = @top_build_prefix@
619 top_builddir = @top_builddir@
620 top_srcdir = @top_srcdir@
621 EXTRA_DIST = $(LUA52_TREE) $(LUA52_TREE)-PATCHES error.exp
622 SUBDIRS = . include
623 AM_CPPFLAGS = -I$(top_srcdir)/$(LUA52_TREE)/src $(LUA52_DEFINES)
624 AM_CFLAGS = $(WARNING_CFLAGS)
625 lib_LTLIBRARIES = libtexlua52.la
626 libtexlua52_la_LDFLAGS = -bindir @bindir@ -no-undefined -version-info $(LUA52_LT_VERSINFO)
627 nodist_libtexlua52_la_SOURCES = \
628 @LUA52_TREE@/src/lapi.c \
629 @LUA52_TREE@/src/lauxlib.c \
630 @LUA52_TREE@/src/lbaselib.c \
631 @LUA52_TREE@/src/lbitlib.c \
632 @LUA52_TREE@/src/lcode.c \
633 @LUA52_TREE@/src/lcorolib.c \
634 @LUA52_TREE@/src/lctype.c \
635 @LUA52_TREE@/src/ldblib.c \
636 @LUA52_TREE@/src/ldebug.c \
637 @LUA52_TREE@/src/ldo.c \
638 @LUA52_TREE@/src/ldump.c \
639 @LUA52_TREE@/src/lfunc.c \
640 @LUA52_TREE@/src/lgc.c \
641 @LUA52_TREE@/src/linit.c \
642 @LUA52_TREE@/src/liolib.c \
643 @LUA52_TREE@/src/llex.c \
644 @LUA52_TREE@/src/lmathlib.c \
645 @LUA52_TREE@/src/lmem.c \
646 @LUA52_TREE@/src/loadlib.c \
647 @LUA52_TREE@/src/lobject.c \
648 @LUA52_TREE@/src/lopcodes.c \
649 @LUA52_TREE@/src/loslib.c \
650 @LUA52_TREE@/src/lparser.c \
651 @LUA52_TREE@/src/lstate.c \
652 @LUA52_TREE@/src/lstring.c \
653 @LUA52_TREE@/src/lstrlib.c \
654 @LUA52_TREE@/src/ltable.c \
655 @LUA52_TREE@/src/ltablib.c \
656 @LUA52_TREE@/src/ltm.c \
657 @LUA52_TREE@/src/luaconf.h \
658 @LUA52_TREE@/src/lundump.c \
659 @LUA52_TREE@/src/lvm.c \
660 @LUA52_TREE@/src/lzio.c
662 lua52includedir = ${includedir}/texlua52
663 lua52include_HEADERS = \
664 $(LUA52_TREE)/src/lauxlib.h \
665 $(LUA52_TREE)/src/luaconf.h \
666 $(LUA52_TREE)/src/lua.h \
667 $(LUA52_TREE)/src/lua.hpp \
668 $(LUA52_TREE)/src/lualib.h
670 pkgconfigdir = ${libdir}/pkgconfig
671 pkgconfig_DATA = texlua52.pc
672 @build_TRUE@dist_check_SCRIPTS = lua52.test luaerror.test
673 @build_TRUE@TESTS = lua52.test luaerror.test
674 luatest_SOURCES = luatest.c
675 luatest_CPPFLAGS = -Iinclude
676 nodist_luatry_SOURCES = @LUA52_TREE@/src/lua.c
677 luatry_CPPFLAGS = -Iinclude
678 LDADD = libtexlua52.la
679 CLEANFILES = error.out error.tmp rebuild.stamp
681 # Rebuild
682 rebuild_prereq =
683 rebuild_target = all
684 all: config.h
685 $(MAKE) $(AM_MAKEFLAGS) all-recursive
687 .SUFFIXES:
688 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
689 am--refresh: Makefile
691 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../am/rebuild.am $(am__configure_deps)
692 @for dep in $?; do \
693 case '$(am__configure_deps)' in \
694 *$$dep*) \
695 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
696 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
697 && exit 0; \
698 exit 1;; \
699 esac; \
700 done; \
701 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
702 $(am__cd) $(top_srcdir) && \
703 $(AUTOMAKE) --foreign Makefile
704 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
705 @case '$?' in \
706 *config.status*) \
707 echo ' $(SHELL) ./config.status'; \
708 $(SHELL) ./config.status;; \
709 *) \
710 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
711 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
712 esac;
713 $(srcdir)/../../am/rebuild.am $(am__empty):
715 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
716 $(SHELL) ./config.status --recheck
718 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
719 $(am__cd) $(srcdir) && $(AUTOCONF)
720 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
721 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
722 $(am__aclocal_m4_deps):
724 config.h: stamp-h1
725 @test -f $@ || rm -f stamp-h1
726 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
728 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
729 @rm -f stamp-h1
730 cd $(top_builddir) && $(SHELL) ./config.status config.h
731 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
732 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
733 rm -f stamp-h1
734 touch $@
736 distclean-hdr:
737 -rm -f config.h stamp-h1
738 texlua52.pc: $(top_builddir)/config.status $(srcdir)/texlua52.pc.in
739 cd $(top_builddir) && $(SHELL) ./config.status $@
741 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
742 @$(NORMAL_INSTALL)
743 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
744 list2=; for p in $$list; do \
745 if test -f $$p; then \
746 list2="$$list2 $$p"; \
747 else :; fi; \
748 done; \
749 test -z "$$list2" || { \
750 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
751 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
752 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
753 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
756 uninstall-libLTLIBRARIES:
757 @$(NORMAL_UNINSTALL)
758 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
759 for p in $$list; do \
760 $(am__strip_dir) \
761 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
762 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
763 done
765 clean-libLTLIBRARIES:
766 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
767 @list='$(lib_LTLIBRARIES)'; \
768 locs=`for p in $$list; do echo $$p; done | \
769 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
770 sort -u`; \
771 test -z "$$locs" || { \
772 echo rm -f $${locs}; \
773 rm -f $${locs}; \
775 @LUA52_TREE@/src/$(am__dirstamp):
776 @$(MKDIR_P) @LUA52_TREE@/src
777 @: > @LUA52_TREE@/src/$(am__dirstamp)
778 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp):
779 @$(MKDIR_P) @LUA52_TREE@/src/$(DEPDIR)
780 @: > @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
781 @LUA52_TREE@/src/lapi.lo: @LUA52_TREE@/src/$(am__dirstamp) \
782 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
783 @LUA52_TREE@/src/lauxlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
784 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
785 @LUA52_TREE@/src/lbaselib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
786 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
787 @LUA52_TREE@/src/lbitlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
788 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
789 @LUA52_TREE@/src/lcode.lo: @LUA52_TREE@/src/$(am__dirstamp) \
790 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
791 @LUA52_TREE@/src/lcorolib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
792 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
793 @LUA52_TREE@/src/lctype.lo: @LUA52_TREE@/src/$(am__dirstamp) \
794 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
795 @LUA52_TREE@/src/ldblib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
796 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
797 @LUA52_TREE@/src/ldebug.lo: @LUA52_TREE@/src/$(am__dirstamp) \
798 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
799 @LUA52_TREE@/src/ldo.lo: @LUA52_TREE@/src/$(am__dirstamp) \
800 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
801 @LUA52_TREE@/src/ldump.lo: @LUA52_TREE@/src/$(am__dirstamp) \
802 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
803 @LUA52_TREE@/src/lfunc.lo: @LUA52_TREE@/src/$(am__dirstamp) \
804 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
805 @LUA52_TREE@/src/lgc.lo: @LUA52_TREE@/src/$(am__dirstamp) \
806 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
807 @LUA52_TREE@/src/linit.lo: @LUA52_TREE@/src/$(am__dirstamp) \
808 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
809 @LUA52_TREE@/src/liolib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
810 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
811 @LUA52_TREE@/src/llex.lo: @LUA52_TREE@/src/$(am__dirstamp) \
812 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
813 @LUA52_TREE@/src/lmathlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
814 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
815 @LUA52_TREE@/src/lmem.lo: @LUA52_TREE@/src/$(am__dirstamp) \
816 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
817 @LUA52_TREE@/src/loadlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
818 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
819 @LUA52_TREE@/src/lobject.lo: @LUA52_TREE@/src/$(am__dirstamp) \
820 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
821 @LUA52_TREE@/src/lopcodes.lo: @LUA52_TREE@/src/$(am__dirstamp) \
822 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
823 @LUA52_TREE@/src/loslib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
824 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
825 @LUA52_TREE@/src/lparser.lo: @LUA52_TREE@/src/$(am__dirstamp) \
826 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
827 @LUA52_TREE@/src/lstate.lo: @LUA52_TREE@/src/$(am__dirstamp) \
828 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
829 @LUA52_TREE@/src/lstring.lo: @LUA52_TREE@/src/$(am__dirstamp) \
830 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
831 @LUA52_TREE@/src/lstrlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
832 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
833 @LUA52_TREE@/src/ltable.lo: @LUA52_TREE@/src/$(am__dirstamp) \
834 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
835 @LUA52_TREE@/src/ltablib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
836 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
837 @LUA52_TREE@/src/ltm.lo: @LUA52_TREE@/src/$(am__dirstamp) \
838 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
839 @LUA52_TREE@/src/lundump.lo: @LUA52_TREE@/src/$(am__dirstamp) \
840 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
841 @LUA52_TREE@/src/lvm.lo: @LUA52_TREE@/src/$(am__dirstamp) \
842 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
843 @LUA52_TREE@/src/lzio.lo: @LUA52_TREE@/src/$(am__dirstamp) \
844 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
846 libtexlua52.la: $(libtexlua52_la_OBJECTS) $(libtexlua52_la_DEPENDENCIES) $(EXTRA_libtexlua52_la_DEPENDENCIES)
847 $(AM_V_CCLD)$(libtexlua52_la_LINK) -rpath $(libdir) $(libtexlua52_la_OBJECTS) $(libtexlua52_la_LIBADD) $(LIBS)
849 clean-checkPROGRAMS:
850 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
851 echo " rm -f" $$list; \
852 rm -f $$list || exit $$?; \
853 test -n "$(EXEEXT)" || exit 0; \
854 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
855 echo " rm -f" $$list; \
856 rm -f $$list
858 luatest$(EXEEXT): $(luatest_OBJECTS) $(luatest_DEPENDENCIES) $(EXTRA_luatest_DEPENDENCIES)
859 @rm -f luatest$(EXEEXT)
860 $(AM_V_CCLD)$(LINK) $(luatest_OBJECTS) $(luatest_LDADD) $(LIBS)
861 @LUA52_TREE@/src/luatry-lua.$(OBJEXT): \
862 @LUA52_TREE@/src/$(am__dirstamp) \
863 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
865 luatry$(EXEEXT): $(luatry_OBJECTS) $(luatry_DEPENDENCIES) $(EXTRA_luatry_DEPENDENCIES)
866 @rm -f luatry$(EXEEXT)
867 $(AM_V_CCLD)$(LINK) $(luatry_OBJECTS) $(luatry_LDADD) $(LIBS)
869 mostlyclean-compile:
870 -rm -f *.$(OBJEXT)
871 -rm -f @LUA52_TREE@/src/*.$(OBJEXT)
872 -rm -f @LUA52_TREE@/src/*.lo
874 distclean-compile:
875 -rm -f *.tab.c
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/luatest-luatest.Po@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lapi.Plo@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lauxlib.Plo@am__quote@
880 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lbaselib.Plo@am__quote@
881 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lbitlib.Plo@am__quote@
882 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lcode.Plo@am__quote@
883 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lcorolib.Plo@am__quote@
884 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lctype.Plo@am__quote@
885 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldblib.Plo@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldebug.Plo@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldo.Plo@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldump.Plo@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lfunc.Plo@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lgc.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/linit.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/liolib.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/llex.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lmathlib.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lmem.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/loadlib.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lobject.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lopcodes.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/loslib.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lparser.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstate.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstring.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstrlib.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltable.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltablib.Plo@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltm.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lundump.Plo@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lvm.Plo@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lzio.Plo@am__quote@
912 .c.o:
913 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
914 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
915 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
916 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
920 .c.obj:
921 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
922 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
923 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
928 .c.lo:
929 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
930 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
931 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
934 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
936 luatest-luatest.o: luatest.c
937 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatest-luatest.o -MD -MP -MF $(DEPDIR)/luatest-luatest.Tpo -c -o luatest-luatest.o `test -f 'luatest.c' || echo '$(srcdir)/'`luatest.c
938 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='luatest.c' object='luatest-luatest.o' libtool=no @AMDEPBACKSLASH@
940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
941 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatest-luatest.o `test -f 'luatest.c' || echo '$(srcdir)/'`luatest.c
943 luatest-luatest.obj: luatest.c
944 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatest-luatest.obj -MD -MP -MF $(DEPDIR)/luatest-luatest.Tpo -c -o luatest-luatest.obj `if test -f 'luatest.c'; then $(CYGPATH_W) 'luatest.c'; else $(CYGPATH_W) '$(srcdir)/luatest.c'; fi`
945 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='luatest.c' object='luatest-luatest.obj' libtool=no @AMDEPBACKSLASH@
947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
948 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatest-luatest.obj `if test -f 'luatest.c'; then $(CYGPATH_W) 'luatest.c'; else $(CYGPATH_W) '$(srcdir)/luatest.c'; fi`
950 @LUA52_TREE@/src/luatry-lua.o: @LUA52_TREE@/src/lua.c
951 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUA52_TREE@/src/luatry-lua.o -MD -MP -MF @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo -c -o @LUA52_TREE@/src/luatry-lua.o `test -f '@LUA52_TREE@/src/lua.c' || echo '$(srcdir)/'`@LUA52_TREE@/src/lua.c
952 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po
953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@LUA52_TREE@/src/lua.c' object='@LUA52_TREE@/src/luatry-lua.o' libtool=no @AMDEPBACKSLASH@
954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
955 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUA52_TREE@/src/luatry-lua.o `test -f '@LUA52_TREE@/src/lua.c' || echo '$(srcdir)/'`@LUA52_TREE@/src/lua.c
957 @LUA52_TREE@/src/luatry-lua.obj: @LUA52_TREE@/src/lua.c
958 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUA52_TREE@/src/luatry-lua.obj -MD -MP -MF @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo -c -o @LUA52_TREE@/src/luatry-lua.obj `if test -f '@LUA52_TREE@/src/lua.c'; then $(CYGPATH_W) '@LUA52_TREE@/src/lua.c'; else $(CYGPATH_W) '$(srcdir)/@LUA52_TREE@/src/lua.c'; fi`
959 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@LUA52_TREE@/src/lua.c' object='@LUA52_TREE@/src/luatry-lua.obj' libtool=no @AMDEPBACKSLASH@
961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
962 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUA52_TREE@/src/luatry-lua.obj `if test -f '@LUA52_TREE@/src/lua.c'; then $(CYGPATH_W) '@LUA52_TREE@/src/lua.c'; else $(CYGPATH_W) '$(srcdir)/@LUA52_TREE@/src/lua.c'; fi`
964 mostlyclean-libtool:
965 -rm -f *.lo
967 clean-libtool:
968 -rm -rf .libs _libs
969 -rm -rf @LUA52_TREE@/src/.libs @LUA52_TREE@/src/_libs
971 distclean-libtool:
972 -rm -f libtool config.lt
973 install-pkgconfigDATA: $(pkgconfig_DATA)
974 @$(NORMAL_INSTALL)
975 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
976 if test -n "$$list"; then \
977 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
978 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
979 fi; \
980 for p in $$list; do \
981 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
982 echo "$$d$$p"; \
983 done | $(am__base_list) | \
984 while read files; do \
985 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
986 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
987 done
989 uninstall-pkgconfigDATA:
990 @$(NORMAL_UNINSTALL)
991 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
992 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
993 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
994 install-lua52includeHEADERS: $(lua52include_HEADERS)
995 @$(NORMAL_INSTALL)
996 @list='$(lua52include_HEADERS)'; test -n "$(lua52includedir)" || list=; \
997 if test -n "$$list"; then \
998 echo " $(MKDIR_P) '$(DESTDIR)$(lua52includedir)'"; \
999 $(MKDIR_P) "$(DESTDIR)$(lua52includedir)" || exit 1; \
1000 fi; \
1001 for p in $$list; do \
1002 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1003 echo "$$d$$p"; \
1004 done | $(am__base_list) | \
1005 while read files; do \
1006 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(lua52includedir)'"; \
1007 $(INSTALL_HEADER) $$files "$(DESTDIR)$(lua52includedir)" || exit $$?; \
1008 done
1010 uninstall-lua52includeHEADERS:
1011 @$(NORMAL_UNINSTALL)
1012 @list='$(lua52include_HEADERS)'; test -n "$(lua52includedir)" || list=; \
1013 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1014 dir='$(DESTDIR)$(lua52includedir)'; $(am__uninstall_files_from_dir)
1016 # This directory's subdirectories are mostly independent; you can cd
1017 # into them and run 'make' without going through this Makefile.
1018 # To change the values of 'make' variables: instead of editing Makefiles,
1019 # (1) if the variable is set in 'config.status', edit 'config.status'
1020 # (which will cause the Makefiles to be regenerated when you run 'make');
1021 # (2) otherwise, pass the desired values on the 'make' command line.
1022 $(am__recursive_targets):
1023 @fail=; \
1024 if $(am__make_keepgoing); then \
1025 failcom='fail=yes'; \
1026 else \
1027 failcom='exit 1'; \
1028 fi; \
1029 dot_seen=no; \
1030 target=`echo $@ | sed s/-recursive//`; \
1031 case "$@" in \
1032 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1033 *) list='$(SUBDIRS)' ;; \
1034 esac; \
1035 for subdir in $$list; do \
1036 echo "Making $$target in $$subdir"; \
1037 if test "$$subdir" = "."; then \
1038 dot_seen=yes; \
1039 local_target="$$target-am"; \
1040 else \
1041 local_target="$$target"; \
1042 fi; \
1043 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1044 || eval $$failcom; \
1045 done; \
1046 if test "$$dot_seen" = "no"; then \
1047 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1048 fi; test -z "$$fail"
1050 ID: $(am__tagged_files)
1051 $(am__define_uniq_tagged_files); mkid -fID $$unique
1052 tags: tags-recursive
1053 TAGS: tags
1055 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1056 set x; \
1057 here=`pwd`; \
1058 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1059 include_option=--etags-include; \
1060 empty_fix=.; \
1061 else \
1062 include_option=--include; \
1063 empty_fix=; \
1064 fi; \
1065 list='$(SUBDIRS)'; for subdir in $$list; do \
1066 if test "$$subdir" = .; then :; else \
1067 test ! -f $$subdir/TAGS || \
1068 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1069 fi; \
1070 done; \
1071 $(am__define_uniq_tagged_files); \
1072 shift; \
1073 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1074 test -n "$$unique" || unique=$$empty_fix; \
1075 if test $$# -gt 0; then \
1076 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1077 "$$@" $$unique; \
1078 else \
1079 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1080 $$unique; \
1081 fi; \
1083 ctags: ctags-recursive
1085 CTAGS: ctags
1086 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1087 $(am__define_uniq_tagged_files); \
1088 test -z "$(CTAGS_ARGS)$$unique" \
1089 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1090 $$unique
1092 GTAGS:
1093 here=`$(am__cd) $(top_builddir) && pwd` \
1094 && $(am__cd) $(top_srcdir) \
1095 && gtags -i $(GTAGS_ARGS) "$$here"
1096 cscope: cscope.files
1097 test ! -s cscope.files \
1098 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1099 clean-cscope:
1100 -rm -f cscope.files
1101 cscope.files: clean-cscope cscopelist
1102 cscopelist: cscopelist-recursive
1104 cscopelist-am: $(am__tagged_files)
1105 list='$(am__tagged_files)'; \
1106 case "$(srcdir)" in \
1107 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1108 *) sdir=$(subdir)/$(srcdir) ;; \
1109 esac; \
1110 for i in $$list; do \
1111 if test -f "$$i"; then \
1112 echo "$(subdir)/$$i"; \
1113 else \
1114 echo "$$sdir/$$i"; \
1115 fi; \
1116 done >> $(top_builddir)/cscope.files
1118 distclean-tags:
1119 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1120 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1122 # Recover from deleted '.trs' file; this should ensure that
1123 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1124 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1125 # to avoid problems with "make -n".
1126 .log.trs:
1127 rm -f $< $@
1128 $(MAKE) $(AM_MAKEFLAGS) $<
1130 # Leading 'am--fnord' is there to ensure the list of targets does not
1131 # expand to empty, as could happen e.g. with make check TESTS=''.
1132 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1133 am--force-recheck:
1136 $(TEST_SUITE_LOG): $(TEST_LOGS)
1137 @$(am__set_TESTS_bases); \
1138 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1139 redo_bases=`for i in $$bases; do \
1140 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1141 done`; \
1142 if test -n "$$redo_bases"; then \
1143 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1144 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1145 if $(am__make_dryrun); then :; else \
1146 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1147 fi; \
1148 fi; \
1149 if test -n "$$am__remaking_logs"; then \
1150 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1151 "recursion detected" >&2; \
1152 elif test -n "$$redo_logs"; then \
1153 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1154 fi; \
1155 if $(am__make_dryrun); then :; else \
1156 st=0; \
1157 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1158 for i in $$redo_bases; do \
1159 test -f $$i.trs && test -r $$i.trs \
1160 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1161 test -f $$i.log && test -r $$i.log \
1162 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1163 done; \
1164 test $$st -eq 0 || exit 1; \
1166 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1167 ws='[ ]'; \
1168 results=`for b in $$bases; do echo $$b.trs; done`; \
1169 test -n "$$results" || results=/dev/null; \
1170 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1171 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1172 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1173 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1174 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1175 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1176 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1177 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1178 success=true; \
1179 else \
1180 success=false; \
1181 fi; \
1182 br='==================='; br=$$br$$br$$br$$br; \
1183 result_count () \
1185 if test x"$$1" = x"--maybe-color"; then \
1186 maybe_colorize=yes; \
1187 elif test x"$$1" = x"--no-color"; then \
1188 maybe_colorize=no; \
1189 else \
1190 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1191 fi; \
1192 shift; \
1193 desc=$$1 count=$$2; \
1194 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1195 color_start=$$3 color_end=$$std; \
1196 else \
1197 color_start= color_end=; \
1198 fi; \
1199 echo "$${color_start}# $$desc $$count$${color_end}"; \
1200 }; \
1201 create_testsuite_report () \
1203 result_count $$1 "TOTAL:" $$all "$$brg"; \
1204 result_count $$1 "PASS: " $$pass "$$grn"; \
1205 result_count $$1 "SKIP: " $$skip "$$blu"; \
1206 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1207 result_count $$1 "FAIL: " $$fail "$$red"; \
1208 result_count $$1 "XPASS:" $$xpass "$$red"; \
1209 result_count $$1 "ERROR:" $$error "$$mgn"; \
1210 }; \
1212 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1213 $(am__rst_title); \
1214 create_testsuite_report --no-color; \
1215 echo; \
1216 echo ".. contents:: :depth: 2"; \
1217 echo; \
1218 for b in $$bases; do echo $$b; done \
1219 | $(am__create_global_log); \
1220 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1221 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1222 if $$success; then \
1223 col="$$grn"; \
1224 else \
1225 col="$$red"; \
1226 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1227 fi; \
1228 echo "$${col}$$br$${std}"; \
1229 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1230 echo "$${col}$$br$${std}"; \
1231 create_testsuite_report --maybe-color; \
1232 echo "$$col$$br$$std"; \
1233 if $$success; then :; else \
1234 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1235 if test -n "$(PACKAGE_BUGREPORT)"; then \
1236 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1237 fi; \
1238 echo "$$col$$br$$std"; \
1239 fi; \
1240 $$success || exit 1
1242 check-TESTS:
1243 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1244 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1245 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1246 @set +e; $(am__set_TESTS_bases); \
1247 log_list=`for i in $$bases; do echo $$i.log; done`; \
1248 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1249 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1250 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1251 exit $$?;
1252 recheck: all $(check_PROGRAMS) $(dist_check_SCRIPTS)
1253 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1254 @set +e; $(am__set_TESTS_bases); \
1255 bases=`for i in $$bases; do echo $$i; done \
1256 | $(am__list_recheck_tests)` || exit 1; \
1257 log_list=`for i in $$bases; do echo $$i.log; done`; \
1258 log_list=`echo $$log_list`; \
1259 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1260 am__force_recheck=am--force-recheck \
1261 TEST_LOGS="$$log_list"; \
1262 exit $$?
1263 .test.log:
1264 @p='$<'; \
1265 $(am__set_b); \
1266 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1267 --log-file $$b.log --trs-file $$b.trs \
1268 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1269 "$$tst" $(AM_TESTS_FD_REDIRECT)
1270 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1271 @am__EXEEXT_TRUE@ @p='$<'; \
1272 @am__EXEEXT_TRUE@ $(am__set_b); \
1273 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1274 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1275 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1276 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1278 distdir: $(DISTFILES)
1279 $(am__remove_distdir)
1280 test -d "$(distdir)" || mkdir "$(distdir)"
1281 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1282 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1283 list='$(DISTFILES)'; \
1284 dist_files=`for file in $$list; do echo $$file; done | \
1285 sed -e "s|^$$srcdirstrip/||;t" \
1286 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1287 case $$dist_files in \
1288 */*) $(MKDIR_P) `echo "$$dist_files" | \
1289 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1290 sort -u` ;; \
1291 esac; \
1292 for file in $$dist_files; do \
1293 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1294 if test -d $$d/$$file; then \
1295 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1296 if test -d "$(distdir)/$$file"; then \
1297 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1298 fi; \
1299 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1300 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1301 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1302 fi; \
1303 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1304 else \
1305 test -f "$(distdir)/$$file" \
1306 || cp -p $$d/$$file "$(distdir)/$$file" \
1307 || exit 1; \
1308 fi; \
1309 done
1310 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1311 if test "$$subdir" = .; then :; else \
1312 $(am__make_dryrun) \
1313 || test -d "$(distdir)/$$subdir" \
1314 || $(MKDIR_P) "$(distdir)/$$subdir" \
1315 || exit 1; \
1316 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1317 $(am__relativize); \
1318 new_distdir=$$reldir; \
1319 dir1=$$subdir; dir2="$(top_distdir)"; \
1320 $(am__relativize); \
1321 new_top_distdir=$$reldir; \
1322 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1323 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1324 ($(am__cd) $$subdir && \
1325 $(MAKE) $(AM_MAKEFLAGS) \
1326 top_distdir="$$new_top_distdir" \
1327 distdir="$$new_distdir" \
1328 am__remove_distdir=: \
1329 am__skip_length_check=: \
1330 am__skip_mode_fix=: \
1331 distdir) \
1332 || exit 1; \
1333 fi; \
1334 done
1335 $(MAKE) $(AM_MAKEFLAGS) \
1336 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1337 dist-hook
1338 -test -n "$(am__skip_mode_fix)" \
1339 || find "$(distdir)" -type d ! -perm -755 \
1340 -exec chmod u+rwx,go+rx {} \; -o \
1341 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1342 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1343 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1344 || chmod -R a+r "$(distdir)"
1345 dist-gzip: distdir
1346 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1347 $(am__post_remove_distdir)
1349 dist-bzip2: distdir
1350 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1351 $(am__post_remove_distdir)
1353 dist-lzip: distdir
1354 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1355 $(am__post_remove_distdir)
1357 dist-xz: distdir
1358 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1359 $(am__post_remove_distdir)
1361 dist-tarZ: distdir
1362 @echo WARNING: "Support for distribution archives compressed with" \
1363 "legacy program 'compress' is deprecated." >&2
1364 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1365 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1366 $(am__post_remove_distdir)
1368 dist-shar: distdir
1369 @echo WARNING: "Support for shar distribution archives is" \
1370 "deprecated." >&2
1371 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1372 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1373 $(am__post_remove_distdir)
1375 dist-zip: distdir
1376 -rm -f $(distdir).zip
1377 zip -rq $(distdir).zip $(distdir)
1378 $(am__post_remove_distdir)
1380 dist dist-all:
1381 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1382 $(am__post_remove_distdir)
1384 # This target untars the dist file and tries a VPATH configuration. Then
1385 # it guarantees that the distribution is self-contained by making another
1386 # tarfile.
1387 distcheck: dist
1388 case '$(DIST_ARCHIVES)' in \
1389 *.tar.gz*) \
1390 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1391 *.tar.bz2*) \
1392 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1393 *.tar.lz*) \
1394 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1395 *.tar.xz*) \
1396 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1397 *.tar.Z*) \
1398 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1399 *.shar.gz*) \
1400 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1401 *.zip*) \
1402 unzip $(distdir).zip ;;\
1403 esac
1404 chmod -R a-w $(distdir)
1405 chmod u+w $(distdir)
1406 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1407 chmod a-w $(distdir)
1408 test -d $(distdir)/_build || exit 0; \
1409 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1410 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1411 && am__cwd=`pwd` \
1412 && $(am__cd) $(distdir)/_build/sub \
1413 && ../../configure \
1414 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1415 $(DISTCHECK_CONFIGURE_FLAGS) \
1416 --srcdir=../.. --prefix="$$dc_install_base" \
1417 && $(MAKE) $(AM_MAKEFLAGS) \
1418 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1419 && $(MAKE) $(AM_MAKEFLAGS) check \
1420 && $(MAKE) $(AM_MAKEFLAGS) install \
1421 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1422 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1423 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1424 distuninstallcheck \
1425 && chmod -R a-w "$$dc_install_base" \
1426 && ({ \
1427 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1428 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1429 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1430 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1431 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1432 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1433 && rm -rf "$$dc_destdir" \
1434 && $(MAKE) $(AM_MAKEFLAGS) dist \
1435 && rm -rf $(DIST_ARCHIVES) \
1436 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1437 && cd "$$am__cwd" \
1438 || exit 1
1439 $(am__post_remove_distdir)
1440 @(echo "$(distdir) archives ready for distribution: "; \
1441 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1442 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1443 distuninstallcheck:
1444 @test -n '$(distuninstallcheck_dir)' || { \
1445 echo 'ERROR: trying to run $@ with an empty' \
1446 '$$(distuninstallcheck_dir)' >&2; \
1447 exit 1; \
1448 }; \
1449 $(am__cd) '$(distuninstallcheck_dir)' || { \
1450 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1451 exit 1; \
1452 }; \
1453 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1454 || { echo "ERROR: files left after uninstall:" ; \
1455 if test -n "$(DESTDIR)"; then \
1456 echo " (check DESTDIR support)"; \
1457 fi ; \
1458 $(distuninstallcheck_listfiles) ; \
1459 exit 1; } >&2
1460 distcleancheck: distclean
1461 @if test '$(srcdir)' = . ; then \
1462 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1463 exit 1 ; \
1465 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1466 || { echo "ERROR: files left in build directory after distclean:" ; \
1467 $(distcleancheck_listfiles) ; \
1468 exit 1; } >&2
1469 check-am: all-am
1470 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) \
1471 $(dist_check_SCRIPTS)
1472 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1473 check: check-recursive
1474 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
1475 installdirs: installdirs-recursive
1476 installdirs-am:
1477 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(lua52includedir)"; do \
1478 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1479 done
1480 install: install-recursive
1481 install-exec: install-exec-recursive
1482 install-data: install-data-recursive
1483 uninstall: uninstall-recursive
1485 install-am: all-am
1486 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1488 installcheck: installcheck-recursive
1489 install-strip:
1490 if test -z '$(STRIP)'; then \
1491 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1492 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1493 install; \
1494 else \
1495 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1496 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1497 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1499 mostlyclean-generic:
1500 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1501 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1502 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1504 clean-generic:
1505 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1507 distclean-generic:
1508 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1509 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1510 -rm -f @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
1511 -rm -f @LUA52_TREE@/src/$(am__dirstamp)
1513 maintainer-clean-generic:
1514 @echo "This command is intended for maintainers to use"
1515 @echo "it deletes files that may require special tools to rebuild."
1516 clean: clean-recursive
1518 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1519 clean-libtool mostlyclean-am
1521 distclean: distclean-recursive
1522 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1523 -rm -rf ./$(DEPDIR) @LUA52_TREE@/src/$(DEPDIR)
1524 -rm -f Makefile
1525 distclean-am: clean-am distclean-compile distclean-generic \
1526 distclean-hdr distclean-libtool distclean-tags
1528 dvi: dvi-recursive
1530 dvi-am:
1532 html: html-recursive
1534 html-am:
1536 info: info-recursive
1538 info-am:
1540 install-data-am: install-lua52includeHEADERS install-pkgconfigDATA
1542 install-dvi: install-dvi-recursive
1544 install-dvi-am:
1546 install-exec-am: install-libLTLIBRARIES
1548 install-html: install-html-recursive
1550 install-html-am:
1552 install-info: install-info-recursive
1554 install-info-am:
1556 install-man:
1558 install-pdf: install-pdf-recursive
1560 install-pdf-am:
1562 install-ps: install-ps-recursive
1564 install-ps-am:
1566 installcheck-am:
1568 maintainer-clean: maintainer-clean-recursive
1569 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1570 -rm -rf $(top_srcdir)/autom4te.cache
1571 -rm -rf ./$(DEPDIR) @LUA52_TREE@/src/$(DEPDIR)
1572 -rm -f Makefile
1573 maintainer-clean-am: distclean-am maintainer-clean-generic
1575 mostlyclean: mostlyclean-recursive
1577 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1578 mostlyclean-libtool
1580 pdf: pdf-recursive
1582 pdf-am:
1584 ps: ps-recursive
1586 ps-am:
1588 uninstall-am: uninstall-libLTLIBRARIES uninstall-lua52includeHEADERS \
1589 uninstall-pkgconfigDATA
1591 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1593 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1594 am--refresh check check-TESTS check-am clean \
1595 clean-checkPROGRAMS clean-cscope clean-generic \
1596 clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
1597 ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1598 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1599 distclean distclean-compile distclean-generic distclean-hdr \
1600 distclean-libtool distclean-tags distcleancheck distdir \
1601 distuninstallcheck dvi dvi-am html html-am info info-am \
1602 install install-am install-data install-data-am install-dvi \
1603 install-dvi-am install-exec install-exec-am install-html \
1604 install-html-am install-info install-info-am \
1605 install-libLTLIBRARIES install-lua52includeHEADERS install-man \
1606 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1607 install-ps-am install-strip installcheck installcheck-am \
1608 installdirs installdirs-am maintainer-clean \
1609 maintainer-clean-generic mostlyclean mostlyclean-compile \
1610 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1611 recheck tags tags-am uninstall uninstall-am \
1612 uninstall-libLTLIBRARIES uninstall-lua52includeHEADERS \
1613 uninstall-pkgconfigDATA
1615 .PRECIOUS: Makefile
1618 # in case of an SVN repository
1619 dist-hook:
1620 rm -rf `find $(distdir) -name .svn -o -name .deps -o -name .dirstamp -o -name .libs -o -name '*.o' -o -name '*.lo'`
1621 rebuild.stamp: $(rebuild_target)
1622 echo timestamp >$@
1624 .PHONY: rebuild
1625 rebuild: $(rebuild_prereq)
1626 @dry=; for f in x $$MAKEFLAGS; do \
1627 case $$f in \
1628 *=*|--*);; \
1629 *n*) dry=:;; \
1630 esac; \
1631 done; \
1632 if test -f rebuild.stamp; then :; else \
1633 $$dry trap 'rm -rf rebuild.lock' 1 2 13 15; \
1634 if $$dry mkdir rebuild.lock 2>/dev/null; then \
1635 $(MAKE) $(AM_MAKEFLAGS) rebuild.stamp; \
1636 $$dry rmdir rebuild.lock; \
1637 else \
1638 while test -d rebuild.lock && test -z "$$dry"; do sleep 1; done; \
1639 fi; \
1640 $$dry test -f rebuild.stamp; exit $$?; \
1643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1644 # Otherwise a system limit (for SysV at least) may be exceeded.
1645 .NOEXPORT: