beta-0.89.2
[luatex.git] / source / libs / lua52 / Makefile.in
blob9e1764b3bdaf3c90446aec63f9b072c6ce4d7b8c
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/dist_hook.am \
444 $(srcdir)/../../am/rebuild.am $(srcdir)/Makefile.in \
445 $(srcdir)/config.h.in $(srcdir)/texlua52.pc.in \
446 $(top_srcdir)/../../build-aux/compile \
447 $(top_srcdir)/../../build-aux/config.guess \
448 $(top_srcdir)/../../build-aux/config.sub \
449 $(top_srcdir)/../../build-aux/depcomp \
450 $(top_srcdir)/../../build-aux/install-sh \
451 $(top_srcdir)/../../build-aux/ltmain.sh \
452 $(top_srcdir)/../../build-aux/missing \
453 $(top_srcdir)/../../build-aux/test-driver \
454 ../../build-aux/compile ../../build-aux/config.guess \
455 ../../build-aux/config.sub ../../build-aux/depcomp \
456 ../../build-aux/install-sh ../../build-aux/ltmain.sh \
457 ../../build-aux/missing ../../build-aux/texinfo.tex \
458 ../../build-aux/ylwrap ChangeLog
459 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
460 distdir = $(PACKAGE)-$(VERSION)
461 top_distdir = $(distdir)
462 am__remove_distdir = \
463 if test -d "$(distdir)"; then \
464 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
465 && rm -rf "$(distdir)" \
466 || { sleep 5 && rm -rf "$(distdir)"; }; \
467 else :; fi
468 am__post_remove_distdir = $(am__remove_distdir)
469 am__relativize = \
470 dir0=`pwd`; \
471 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
472 sed_rest='s,^[^/]*/*,,'; \
473 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
474 sed_butlast='s,/*[^/]*$$,,'; \
475 while test -n "$$dir1"; do \
476 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
477 if test "$$first" != "."; then \
478 if test "$$first" = ".."; then \
479 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
480 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
481 else \
482 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
483 if test "$$first2" = "$$first"; then \
484 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
485 else \
486 dir2="../$$dir2"; \
487 fi; \
488 dir0="$$dir0"/"$$first"; \
489 fi; \
490 fi; \
491 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
492 done; \
493 reldir="$$dir2"
494 DIST_ARCHIVES = $(distdir).tar.gz
495 GZIP_ENV = --best
496 DIST_TARGETS = dist-gzip
497 distuninstallcheck_listfiles = find . -type f -print
498 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
499 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
500 distcleancheck_listfiles = find . -type f -print
501 ACLOCAL = @ACLOCAL@
502 AMTAR = @AMTAR@
503 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
504 AR = @AR@
505 AS = @AS@
506 AUTOCONF = @AUTOCONF@
507 AUTOHEADER = @AUTOHEADER@
508 AUTOMAKE = @AUTOMAKE@
509 AWK = @AWK@
510 CC = @CC@
511 CCDEPMODE = @CCDEPMODE@
512 CFLAGS = @CFLAGS@
513 CPP = @CPP@
514 CPPFLAGS = @CPPFLAGS@
515 CYGPATH_W = @CYGPATH_W@
516 DEFS = @DEFS@
517 DEPDIR = @DEPDIR@
518 DLLTOOL = @DLLTOOL@
519 DSYMUTIL = @DSYMUTIL@
520 DUMPBIN = @DUMPBIN@
521 ECHO_C = @ECHO_C@
522 ECHO_N = @ECHO_N@
523 ECHO_T = @ECHO_T@
524 EGREP = @EGREP@
525 EXEEXT = @EXEEXT@
526 FGREP = @FGREP@
527 GREP = @GREP@
528 INSTALL = @INSTALL@
529 INSTALL_DATA = @INSTALL_DATA@
530 INSTALL_PROGRAM = @INSTALL_PROGRAM@
531 INSTALL_SCRIPT = @INSTALL_SCRIPT@
532 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
533 LD = @LD@
534 LDFLAGS = @LDFLAGS@
535 LIBOBJS = @LIBOBJS@
536 LIBS = @LIBS@
537 LIBTOOL = @LIBTOOL@
538 LIPO = @LIPO@
539 LN_S = @LN_S@
540 LTLIBOBJS = @LTLIBOBJS@
541 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
542 LUA52VERSION = @LUA52VERSION@
543 LUA52_DEFINES = @LUA52_DEFINES@
544 LUA52_LT_VERSINFO = @LUA52_LT_VERSINFO@
545 LUA52_TREE = @LUA52_TREE@
546 MAINT = @MAINT@
547 MAKEINFO = @MAKEINFO@
548 MANIFEST_TOOL = @MANIFEST_TOOL@
549 MKDIR_P = @MKDIR_P@
550 NM = @NM@
551 NMEDIT = @NMEDIT@
552 OBJDUMP = @OBJDUMP@
553 OBJEXT = @OBJEXT@
554 OTOOL = @OTOOL@
555 OTOOL64 = @OTOOL64@
556 PACKAGE = @PACKAGE@
557 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
558 PACKAGE_NAME = @PACKAGE_NAME@
559 PACKAGE_STRING = @PACKAGE_STRING@
560 PACKAGE_TARNAME = @PACKAGE_TARNAME@
561 PACKAGE_URL = @PACKAGE_URL@
562 PACKAGE_VERSION = @PACKAGE_VERSION@
563 PATH_SEPARATOR = @PATH_SEPARATOR@
564 RANLIB = @RANLIB@
565 SED = @SED@
566 SET_MAKE = @SET_MAKE@
567 SHELL = @SHELL@
568 STRIP = @STRIP@
569 VERSION = @VERSION@
570 WARNING_CFLAGS = @WARNING_CFLAGS@
571 abs_builddir = @abs_builddir@
572 abs_srcdir = @abs_srcdir@
573 abs_top_builddir = @abs_top_builddir@
574 abs_top_srcdir = @abs_top_srcdir@
575 ac_ct_AR = @ac_ct_AR@
576 ac_ct_CC = @ac_ct_CC@
577 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
578 am__include = @am__include@
579 am__leading_dot = @am__leading_dot@
580 am__quote = @am__quote@
581 am__tar = @am__tar@
582 am__untar = @am__untar@
583 bindir = @bindir@
584 build = @build@
585 build_alias = @build_alias@
586 build_cpu = @build_cpu@
587 build_os = @build_os@
588 build_vendor = @build_vendor@
589 builddir = @builddir@
590 datadir = @datadir@
591 datarootdir = @datarootdir@
592 docdir = @docdir@
593 dvidir = @dvidir@
594 exec_prefix = @exec_prefix@
595 host = @host@
596 host_alias = @host_alias@
597 host_cpu = @host_cpu@
598 host_os = @host_os@
599 host_vendor = @host_vendor@
600 htmldir = @htmldir@
601 includedir = @includedir@
602 infodir = @infodir@
603 install_sh = @install_sh@
604 libdir = @libdir@
605 libexecdir = @libexecdir@
606 localedir = @localedir@
607 localstatedir = @localstatedir@
608 mandir = @mandir@
609 mkdir_p = @mkdir_p@
610 oldincludedir = @oldincludedir@
611 pdfdir = @pdfdir@
612 prefix = @prefix@
613 program_transform_name = @program_transform_name@
614 psdir = @psdir@
615 sbindir = @sbindir@
616 sharedstatedir = @sharedstatedir@
617 srcdir = @srcdir@
618 sysconfdir = @sysconfdir@
619 target_alias = @target_alias@
620 top_build_prefix = @top_build_prefix@
621 top_builddir = @top_builddir@
622 top_srcdir = @top_srcdir@
623 EXTRA_DIST = $(LUA52_TREE) lua52-PATCHES error.exp
624 NEVER_DIST = `find . $(NEVER_NAMES)`
626 # Files not to be distributed
627 NEVER_NAMES = -name .svn $(NEVER_NAMES_SUB) $(NEVER_NAMES_LT)
628 NEVER_NAMES_SUB = -o -name .deps -o -name .dirstamp -o -name '*.$(OBJEXT)'
629 NEVER_NAMES_LT = -o -name .libs -o -name '*.lo'
630 SUBDIRS = . include
631 AM_CPPFLAGS = -I$(top_srcdir)/$(LUA52_TREE)/src $(LUA52_DEFINES)
632 AM_CFLAGS = $(WARNING_CFLAGS)
633 lib_LTLIBRARIES = libtexlua52.la
634 libtexlua52_la_LDFLAGS = -bindir @bindir@ -no-undefined -version-info $(LUA52_LT_VERSINFO)
635 nodist_libtexlua52_la_SOURCES = \
636 @LUA52_TREE@/src/lapi.c \
637 @LUA52_TREE@/src/lauxlib.c \
638 @LUA52_TREE@/src/lbaselib.c \
639 @LUA52_TREE@/src/lbitlib.c \
640 @LUA52_TREE@/src/lcode.c \
641 @LUA52_TREE@/src/lcorolib.c \
642 @LUA52_TREE@/src/lctype.c \
643 @LUA52_TREE@/src/ldblib.c \
644 @LUA52_TREE@/src/ldebug.c \
645 @LUA52_TREE@/src/ldo.c \
646 @LUA52_TREE@/src/ldump.c \
647 @LUA52_TREE@/src/lfunc.c \
648 @LUA52_TREE@/src/lgc.c \
649 @LUA52_TREE@/src/linit.c \
650 @LUA52_TREE@/src/liolib.c \
651 @LUA52_TREE@/src/llex.c \
652 @LUA52_TREE@/src/lmathlib.c \
653 @LUA52_TREE@/src/lmem.c \
654 @LUA52_TREE@/src/loadlib.c \
655 @LUA52_TREE@/src/lobject.c \
656 @LUA52_TREE@/src/lopcodes.c \
657 @LUA52_TREE@/src/loslib.c \
658 @LUA52_TREE@/src/lparser.c \
659 @LUA52_TREE@/src/lstate.c \
660 @LUA52_TREE@/src/lstring.c \
661 @LUA52_TREE@/src/lstrlib.c \
662 @LUA52_TREE@/src/ltable.c \
663 @LUA52_TREE@/src/ltablib.c \
664 @LUA52_TREE@/src/ltm.c \
665 @LUA52_TREE@/src/luaconf.h \
666 @LUA52_TREE@/src/lundump.c \
667 @LUA52_TREE@/src/lvm.c \
668 @LUA52_TREE@/src/lzio.c
670 lua52includedir = ${includedir}/texlua52
671 lua52include_HEADERS = \
672 $(LUA52_TREE)/src/lauxlib.h \
673 $(LUA52_TREE)/src/luaconf.h \
674 $(LUA52_TREE)/src/lua.h \
675 $(LUA52_TREE)/src/lua.hpp \
676 $(LUA52_TREE)/src/lualib.h
678 pkgconfigdir = ${libdir}/pkgconfig
679 pkgconfig_DATA = texlua52.pc
680 @build_TRUE@dist_check_SCRIPTS = lua52.test luaerror.test
681 @build_TRUE@TESTS = lua52.test luaerror.test
682 luatest_SOURCES = luatest.c
683 luatest_CPPFLAGS = -Iinclude
684 nodist_luatry_SOURCES = @LUA52_TREE@/src/lua.c
685 luatry_CPPFLAGS = -Iinclude
686 LDADD = libtexlua52.la
687 CLEANFILES = error.out error.tmp rebuild.stamp
689 # Rebuild
690 rebuild_prereq =
691 rebuild_target = all
692 all: config.h
693 $(MAKE) $(AM_MAKEFLAGS) all-recursive
695 .SUFFIXES:
696 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
697 am--refresh: Makefile
699 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../am/dist_hook.am $(srcdir)/../../am/rebuild.am $(am__configure_deps)
700 @for dep in $?; do \
701 case '$(am__configure_deps)' in \
702 *$$dep*) \
703 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
704 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
705 && exit 0; \
706 exit 1;; \
707 esac; \
708 done; \
709 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
710 $(am__cd) $(top_srcdir) && \
711 $(AUTOMAKE) --foreign Makefile
712 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
713 @case '$?' in \
714 *config.status*) \
715 echo ' $(SHELL) ./config.status'; \
716 $(SHELL) ./config.status;; \
717 *) \
718 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
719 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
720 esac;
721 $(srcdir)/../../am/dist_hook.am $(srcdir)/../../am/rebuild.am $(am__empty):
723 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
724 $(SHELL) ./config.status --recheck
726 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
727 $(am__cd) $(srcdir) && $(AUTOCONF)
728 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
729 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
730 $(am__aclocal_m4_deps):
732 config.h: stamp-h1
733 @test -f $@ || rm -f stamp-h1
734 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
736 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
737 @rm -f stamp-h1
738 cd $(top_builddir) && $(SHELL) ./config.status config.h
739 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
740 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
741 rm -f stamp-h1
742 touch $@
744 distclean-hdr:
745 -rm -f config.h stamp-h1
746 texlua52.pc: $(top_builddir)/config.status $(srcdir)/texlua52.pc.in
747 cd $(top_builddir) && $(SHELL) ./config.status $@
749 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
750 @$(NORMAL_INSTALL)
751 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
752 list2=; for p in $$list; do \
753 if test -f $$p; then \
754 list2="$$list2 $$p"; \
755 else :; fi; \
756 done; \
757 test -z "$$list2" || { \
758 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
759 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
760 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
761 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
764 uninstall-libLTLIBRARIES:
765 @$(NORMAL_UNINSTALL)
766 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
767 for p in $$list; do \
768 $(am__strip_dir) \
769 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
770 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
771 done
773 clean-libLTLIBRARIES:
774 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
775 @list='$(lib_LTLIBRARIES)'; \
776 locs=`for p in $$list; do echo $$p; done | \
777 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
778 sort -u`; \
779 test -z "$$locs" || { \
780 echo rm -f $${locs}; \
781 rm -f $${locs}; \
783 @LUA52_TREE@/src/$(am__dirstamp):
784 @$(MKDIR_P) @LUA52_TREE@/src
785 @: > @LUA52_TREE@/src/$(am__dirstamp)
786 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp):
787 @$(MKDIR_P) @LUA52_TREE@/src/$(DEPDIR)
788 @: > @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
789 @LUA52_TREE@/src/lapi.lo: @LUA52_TREE@/src/$(am__dirstamp) \
790 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
791 @LUA52_TREE@/src/lauxlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
792 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
793 @LUA52_TREE@/src/lbaselib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
794 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
795 @LUA52_TREE@/src/lbitlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
796 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
797 @LUA52_TREE@/src/lcode.lo: @LUA52_TREE@/src/$(am__dirstamp) \
798 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
799 @LUA52_TREE@/src/lcorolib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
800 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
801 @LUA52_TREE@/src/lctype.lo: @LUA52_TREE@/src/$(am__dirstamp) \
802 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
803 @LUA52_TREE@/src/ldblib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
804 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
805 @LUA52_TREE@/src/ldebug.lo: @LUA52_TREE@/src/$(am__dirstamp) \
806 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
807 @LUA52_TREE@/src/ldo.lo: @LUA52_TREE@/src/$(am__dirstamp) \
808 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
809 @LUA52_TREE@/src/ldump.lo: @LUA52_TREE@/src/$(am__dirstamp) \
810 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
811 @LUA52_TREE@/src/lfunc.lo: @LUA52_TREE@/src/$(am__dirstamp) \
812 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
813 @LUA52_TREE@/src/lgc.lo: @LUA52_TREE@/src/$(am__dirstamp) \
814 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
815 @LUA52_TREE@/src/linit.lo: @LUA52_TREE@/src/$(am__dirstamp) \
816 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
817 @LUA52_TREE@/src/liolib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
818 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
819 @LUA52_TREE@/src/llex.lo: @LUA52_TREE@/src/$(am__dirstamp) \
820 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
821 @LUA52_TREE@/src/lmathlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
822 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
823 @LUA52_TREE@/src/lmem.lo: @LUA52_TREE@/src/$(am__dirstamp) \
824 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
825 @LUA52_TREE@/src/loadlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
826 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
827 @LUA52_TREE@/src/lobject.lo: @LUA52_TREE@/src/$(am__dirstamp) \
828 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
829 @LUA52_TREE@/src/lopcodes.lo: @LUA52_TREE@/src/$(am__dirstamp) \
830 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
831 @LUA52_TREE@/src/loslib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
832 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
833 @LUA52_TREE@/src/lparser.lo: @LUA52_TREE@/src/$(am__dirstamp) \
834 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
835 @LUA52_TREE@/src/lstate.lo: @LUA52_TREE@/src/$(am__dirstamp) \
836 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
837 @LUA52_TREE@/src/lstring.lo: @LUA52_TREE@/src/$(am__dirstamp) \
838 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
839 @LUA52_TREE@/src/lstrlib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
840 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
841 @LUA52_TREE@/src/ltable.lo: @LUA52_TREE@/src/$(am__dirstamp) \
842 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
843 @LUA52_TREE@/src/ltablib.lo: @LUA52_TREE@/src/$(am__dirstamp) \
844 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
845 @LUA52_TREE@/src/ltm.lo: @LUA52_TREE@/src/$(am__dirstamp) \
846 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
847 @LUA52_TREE@/src/lundump.lo: @LUA52_TREE@/src/$(am__dirstamp) \
848 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
849 @LUA52_TREE@/src/lvm.lo: @LUA52_TREE@/src/$(am__dirstamp) \
850 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
851 @LUA52_TREE@/src/lzio.lo: @LUA52_TREE@/src/$(am__dirstamp) \
852 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
854 libtexlua52.la: $(libtexlua52_la_OBJECTS) $(libtexlua52_la_DEPENDENCIES) $(EXTRA_libtexlua52_la_DEPENDENCIES)
855 $(AM_V_CCLD)$(libtexlua52_la_LINK) -rpath $(libdir) $(libtexlua52_la_OBJECTS) $(libtexlua52_la_LIBADD) $(LIBS)
857 clean-checkPROGRAMS:
858 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
859 echo " rm -f" $$list; \
860 rm -f $$list || exit $$?; \
861 test -n "$(EXEEXT)" || exit 0; \
862 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
863 echo " rm -f" $$list; \
864 rm -f $$list
866 luatest$(EXEEXT): $(luatest_OBJECTS) $(luatest_DEPENDENCIES) $(EXTRA_luatest_DEPENDENCIES)
867 @rm -f luatest$(EXEEXT)
868 $(AM_V_CCLD)$(LINK) $(luatest_OBJECTS) $(luatest_LDADD) $(LIBS)
869 @LUA52_TREE@/src/luatry-lua.$(OBJEXT): \
870 @LUA52_TREE@/src/$(am__dirstamp) \
871 @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
873 luatry$(EXEEXT): $(luatry_OBJECTS) $(luatry_DEPENDENCIES) $(EXTRA_luatry_DEPENDENCIES)
874 @rm -f luatry$(EXEEXT)
875 $(AM_V_CCLD)$(LINK) $(luatry_OBJECTS) $(luatry_LDADD) $(LIBS)
877 mostlyclean-compile:
878 -rm -f *.$(OBJEXT)
879 -rm -f @LUA52_TREE@/src/*.$(OBJEXT)
880 -rm -f @LUA52_TREE@/src/*.lo
882 distclean-compile:
883 -rm -f *.tab.c
885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/luatest-luatest.Po@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lapi.Plo@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lauxlib.Plo@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lbaselib.Plo@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lbitlib.Plo@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lcode.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lcorolib.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lctype.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldblib.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldebug.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldo.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ldump.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lfunc.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lgc.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/linit.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/liolib.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/llex.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lmathlib.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lmem.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/loadlib.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lobject.Plo@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lopcodes.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/loslib.Plo@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lparser.Plo@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstate.Plo@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstring.Plo@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lstrlib.Plo@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltable.Plo@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltablib.Plo@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/ltm.Plo@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lundump.Plo@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lvm.Plo@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@@LUA52_TREE@/src/$(DEPDIR)/lzio.Plo@am__quote@
920 .c.o:
921 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
922 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
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 $@ $<
928 .c.obj:
929 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
930 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
931 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
934 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
936 .c.lo:
937 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
938 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
939 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
941 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
942 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
944 luatest-luatest.o: luatest.c
945 @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
946 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='luatest.c' object='luatest-luatest.o' libtool=no @AMDEPBACKSLASH@
948 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
949 @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
951 luatest-luatest.obj: luatest.c
952 @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`
953 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='luatest.c' object='luatest-luatest.obj' libtool=no @AMDEPBACKSLASH@
955 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
956 @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`
958 @LUA52_TREE@/src/luatry-lua.o: @LUA52_TREE@/src/lua.c
959 @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
960 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po
961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@LUA52_TREE@/src/lua.c' object='@LUA52_TREE@/src/luatry-lua.o' libtool=no @AMDEPBACKSLASH@
962 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
963 @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
965 @LUA52_TREE@/src/luatry-lua.obj: @LUA52_TREE@/src/lua.c
966 @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`
967 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA52_TREE@/src/$(DEPDIR)/luatry-lua.Po
968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='@LUA52_TREE@/src/lua.c' object='@LUA52_TREE@/src/luatry-lua.obj' libtool=no @AMDEPBACKSLASH@
969 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
970 @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`
972 mostlyclean-libtool:
973 -rm -f *.lo
975 clean-libtool:
976 -rm -rf .libs _libs
977 -rm -rf @LUA52_TREE@/src/.libs @LUA52_TREE@/src/_libs
979 distclean-libtool:
980 -rm -f libtool config.lt
981 install-pkgconfigDATA: $(pkgconfig_DATA)
982 @$(NORMAL_INSTALL)
983 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
984 if test -n "$$list"; then \
985 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
986 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
987 fi; \
988 for p in $$list; do \
989 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
990 echo "$$d$$p"; \
991 done | $(am__base_list) | \
992 while read files; do \
993 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
994 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
995 done
997 uninstall-pkgconfigDATA:
998 @$(NORMAL_UNINSTALL)
999 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1000 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1001 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1002 install-lua52includeHEADERS: $(lua52include_HEADERS)
1003 @$(NORMAL_INSTALL)
1004 @list='$(lua52include_HEADERS)'; test -n "$(lua52includedir)" || list=; \
1005 if test -n "$$list"; then \
1006 echo " $(MKDIR_P) '$(DESTDIR)$(lua52includedir)'"; \
1007 $(MKDIR_P) "$(DESTDIR)$(lua52includedir)" || exit 1; \
1008 fi; \
1009 for p in $$list; do \
1010 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1011 echo "$$d$$p"; \
1012 done | $(am__base_list) | \
1013 while read files; do \
1014 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(lua52includedir)'"; \
1015 $(INSTALL_HEADER) $$files "$(DESTDIR)$(lua52includedir)" || exit $$?; \
1016 done
1018 uninstall-lua52includeHEADERS:
1019 @$(NORMAL_UNINSTALL)
1020 @list='$(lua52include_HEADERS)'; test -n "$(lua52includedir)" || list=; \
1021 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1022 dir='$(DESTDIR)$(lua52includedir)'; $(am__uninstall_files_from_dir)
1024 # This directory's subdirectories are mostly independent; you can cd
1025 # into them and run 'make' without going through this Makefile.
1026 # To change the values of 'make' variables: instead of editing Makefiles,
1027 # (1) if the variable is set in 'config.status', edit 'config.status'
1028 # (which will cause the Makefiles to be regenerated when you run 'make');
1029 # (2) otherwise, pass the desired values on the 'make' command line.
1030 $(am__recursive_targets):
1031 @fail=; \
1032 if $(am__make_keepgoing); then \
1033 failcom='fail=yes'; \
1034 else \
1035 failcom='exit 1'; \
1036 fi; \
1037 dot_seen=no; \
1038 target=`echo $@ | sed s/-recursive//`; \
1039 case "$@" in \
1040 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1041 *) list='$(SUBDIRS)' ;; \
1042 esac; \
1043 for subdir in $$list; do \
1044 echo "Making $$target in $$subdir"; \
1045 if test "$$subdir" = "."; then \
1046 dot_seen=yes; \
1047 local_target="$$target-am"; \
1048 else \
1049 local_target="$$target"; \
1050 fi; \
1051 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1052 || eval $$failcom; \
1053 done; \
1054 if test "$$dot_seen" = "no"; then \
1055 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1056 fi; test -z "$$fail"
1058 ID: $(am__tagged_files)
1059 $(am__define_uniq_tagged_files); mkid -fID $$unique
1060 tags: tags-recursive
1061 TAGS: tags
1063 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1064 set x; \
1065 here=`pwd`; \
1066 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1067 include_option=--etags-include; \
1068 empty_fix=.; \
1069 else \
1070 include_option=--include; \
1071 empty_fix=; \
1072 fi; \
1073 list='$(SUBDIRS)'; for subdir in $$list; do \
1074 if test "$$subdir" = .; then :; else \
1075 test ! -f $$subdir/TAGS || \
1076 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1077 fi; \
1078 done; \
1079 $(am__define_uniq_tagged_files); \
1080 shift; \
1081 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1082 test -n "$$unique" || unique=$$empty_fix; \
1083 if test $$# -gt 0; then \
1084 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1085 "$$@" $$unique; \
1086 else \
1087 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1088 $$unique; \
1089 fi; \
1091 ctags: ctags-recursive
1093 CTAGS: ctags
1094 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1095 $(am__define_uniq_tagged_files); \
1096 test -z "$(CTAGS_ARGS)$$unique" \
1097 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1098 $$unique
1100 GTAGS:
1101 here=`$(am__cd) $(top_builddir) && pwd` \
1102 && $(am__cd) $(top_srcdir) \
1103 && gtags -i $(GTAGS_ARGS) "$$here"
1104 cscope: cscope.files
1105 test ! -s cscope.files \
1106 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1107 clean-cscope:
1108 -rm -f cscope.files
1109 cscope.files: clean-cscope cscopelist
1110 cscopelist: cscopelist-recursive
1112 cscopelist-am: $(am__tagged_files)
1113 list='$(am__tagged_files)'; \
1114 case "$(srcdir)" in \
1115 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1116 *) sdir=$(subdir)/$(srcdir) ;; \
1117 esac; \
1118 for i in $$list; do \
1119 if test -f "$$i"; then \
1120 echo "$(subdir)/$$i"; \
1121 else \
1122 echo "$$sdir/$$i"; \
1123 fi; \
1124 done >> $(top_builddir)/cscope.files
1126 distclean-tags:
1127 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1128 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1130 # Recover from deleted '.trs' file; this should ensure that
1131 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1132 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1133 # to avoid problems with "make -n".
1134 .log.trs:
1135 rm -f $< $@
1136 $(MAKE) $(AM_MAKEFLAGS) $<
1138 # Leading 'am--fnord' is there to ensure the list of targets does not
1139 # expand to empty, as could happen e.g. with make check TESTS=''.
1140 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1141 am--force-recheck:
1144 $(TEST_SUITE_LOG): $(TEST_LOGS)
1145 @$(am__set_TESTS_bases); \
1146 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1147 redo_bases=`for i in $$bases; do \
1148 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1149 done`; \
1150 if test -n "$$redo_bases"; then \
1151 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1152 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1153 if $(am__make_dryrun); then :; else \
1154 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1155 fi; \
1156 fi; \
1157 if test -n "$$am__remaking_logs"; then \
1158 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1159 "recursion detected" >&2; \
1160 elif test -n "$$redo_logs"; then \
1161 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1162 fi; \
1163 if $(am__make_dryrun); then :; else \
1164 st=0; \
1165 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1166 for i in $$redo_bases; do \
1167 test -f $$i.trs && test -r $$i.trs \
1168 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1169 test -f $$i.log && test -r $$i.log \
1170 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1171 done; \
1172 test $$st -eq 0 || exit 1; \
1174 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1175 ws='[ ]'; \
1176 results=`for b in $$bases; do echo $$b.trs; done`; \
1177 test -n "$$results" || results=/dev/null; \
1178 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1179 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1180 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1181 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1182 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1183 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1184 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1185 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1186 success=true; \
1187 else \
1188 success=false; \
1189 fi; \
1190 br='==================='; br=$$br$$br$$br$$br; \
1191 result_count () \
1193 if test x"$$1" = x"--maybe-color"; then \
1194 maybe_colorize=yes; \
1195 elif test x"$$1" = x"--no-color"; then \
1196 maybe_colorize=no; \
1197 else \
1198 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1199 fi; \
1200 shift; \
1201 desc=$$1 count=$$2; \
1202 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1203 color_start=$$3 color_end=$$std; \
1204 else \
1205 color_start= color_end=; \
1206 fi; \
1207 echo "$${color_start}# $$desc $$count$${color_end}"; \
1208 }; \
1209 create_testsuite_report () \
1211 result_count $$1 "TOTAL:" $$all "$$brg"; \
1212 result_count $$1 "PASS: " $$pass "$$grn"; \
1213 result_count $$1 "SKIP: " $$skip "$$blu"; \
1214 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1215 result_count $$1 "FAIL: " $$fail "$$red"; \
1216 result_count $$1 "XPASS:" $$xpass "$$red"; \
1217 result_count $$1 "ERROR:" $$error "$$mgn"; \
1218 }; \
1220 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1221 $(am__rst_title); \
1222 create_testsuite_report --no-color; \
1223 echo; \
1224 echo ".. contents:: :depth: 2"; \
1225 echo; \
1226 for b in $$bases; do echo $$b; done \
1227 | $(am__create_global_log); \
1228 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1229 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1230 if $$success; then \
1231 col="$$grn"; \
1232 else \
1233 col="$$red"; \
1234 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1235 fi; \
1236 echo "$${col}$$br$${std}"; \
1237 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1238 echo "$${col}$$br$${std}"; \
1239 create_testsuite_report --maybe-color; \
1240 echo "$$col$$br$$std"; \
1241 if $$success; then :; else \
1242 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1243 if test -n "$(PACKAGE_BUGREPORT)"; then \
1244 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1245 fi; \
1246 echo "$$col$$br$$std"; \
1247 fi; \
1248 $$success || exit 1
1250 check-TESTS:
1251 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1252 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1253 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1254 @set +e; $(am__set_TESTS_bases); \
1255 log_list=`for i in $$bases; do echo $$i.log; done`; \
1256 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1257 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1258 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1259 exit $$?;
1260 recheck: all $(check_PROGRAMS) $(dist_check_SCRIPTS)
1261 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1262 @set +e; $(am__set_TESTS_bases); \
1263 bases=`for i in $$bases; do echo $$i; done \
1264 | $(am__list_recheck_tests)` || exit 1; \
1265 log_list=`for i in $$bases; do echo $$i.log; done`; \
1266 log_list=`echo $$log_list`; \
1267 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1268 am__force_recheck=am--force-recheck \
1269 TEST_LOGS="$$log_list"; \
1270 exit $$?
1271 .test.log:
1272 @p='$<'; \
1273 $(am__set_b); \
1274 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1275 --log-file $$b.log --trs-file $$b.trs \
1276 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1277 "$$tst" $(AM_TESTS_FD_REDIRECT)
1278 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1279 @am__EXEEXT_TRUE@ @p='$<'; \
1280 @am__EXEEXT_TRUE@ $(am__set_b); \
1281 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1282 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1283 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1284 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1286 distdir: $(DISTFILES)
1287 $(am__remove_distdir)
1288 test -d "$(distdir)" || mkdir "$(distdir)"
1289 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1290 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1291 list='$(DISTFILES)'; \
1292 dist_files=`for file in $$list; do echo $$file; done | \
1293 sed -e "s|^$$srcdirstrip/||;t" \
1294 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1295 case $$dist_files in \
1296 */*) $(MKDIR_P) `echo "$$dist_files" | \
1297 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1298 sort -u` ;; \
1299 esac; \
1300 for file in $$dist_files; do \
1301 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1302 if test -d $$d/$$file; then \
1303 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1304 if test -d "$(distdir)/$$file"; then \
1305 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1306 fi; \
1307 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1308 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1309 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1310 fi; \
1311 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1312 else \
1313 test -f "$(distdir)/$$file" \
1314 || cp -p $$d/$$file "$(distdir)/$$file" \
1315 || exit 1; \
1316 fi; \
1317 done
1318 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1319 if test "$$subdir" = .; then :; else \
1320 $(am__make_dryrun) \
1321 || test -d "$(distdir)/$$subdir" \
1322 || $(MKDIR_P) "$(distdir)/$$subdir" \
1323 || exit 1; \
1324 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1325 $(am__relativize); \
1326 new_distdir=$$reldir; \
1327 dir1=$$subdir; dir2="$(top_distdir)"; \
1328 $(am__relativize); \
1329 new_top_distdir=$$reldir; \
1330 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1331 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1332 ($(am__cd) $$subdir && \
1333 $(MAKE) $(AM_MAKEFLAGS) \
1334 top_distdir="$$new_top_distdir" \
1335 distdir="$$new_distdir" \
1336 am__remove_distdir=: \
1337 am__skip_length_check=: \
1338 am__skip_mode_fix=: \
1339 distdir) \
1340 || exit 1; \
1341 fi; \
1342 done
1343 $(MAKE) $(AM_MAKEFLAGS) \
1344 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1345 dist-hook
1346 -test -n "$(am__skip_mode_fix)" \
1347 || find "$(distdir)" -type d ! -perm -755 \
1348 -exec chmod u+rwx,go+rx {} \; -o \
1349 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1350 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1351 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1352 || chmod -R a+r "$(distdir)"
1353 dist-gzip: distdir
1354 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1355 $(am__post_remove_distdir)
1357 dist-bzip2: distdir
1358 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1359 $(am__post_remove_distdir)
1361 dist-lzip: distdir
1362 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1363 $(am__post_remove_distdir)
1365 dist-xz: distdir
1366 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1367 $(am__post_remove_distdir)
1369 dist-tarZ: distdir
1370 @echo WARNING: "Support for distribution archives compressed with" \
1371 "legacy program 'compress' is deprecated." >&2
1372 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1373 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1374 $(am__post_remove_distdir)
1376 dist-shar: distdir
1377 @echo WARNING: "Support for shar distribution archives is" \
1378 "deprecated." >&2
1379 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1380 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1381 $(am__post_remove_distdir)
1383 dist-zip: distdir
1384 -rm -f $(distdir).zip
1385 zip -rq $(distdir).zip $(distdir)
1386 $(am__post_remove_distdir)
1388 dist dist-all:
1389 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1390 $(am__post_remove_distdir)
1392 # This target untars the dist file and tries a VPATH configuration. Then
1393 # it guarantees that the distribution is self-contained by making another
1394 # tarfile.
1395 distcheck: dist
1396 case '$(DIST_ARCHIVES)' in \
1397 *.tar.gz*) \
1398 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1399 *.tar.bz2*) \
1400 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1401 *.tar.lz*) \
1402 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1403 *.tar.xz*) \
1404 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1405 *.tar.Z*) \
1406 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1407 *.shar.gz*) \
1408 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1409 *.zip*) \
1410 unzip $(distdir).zip ;;\
1411 esac
1412 chmod -R a-w $(distdir)
1413 chmod u+w $(distdir)
1414 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1415 chmod a-w $(distdir)
1416 test -d $(distdir)/_build || exit 0; \
1417 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1418 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1419 && am__cwd=`pwd` \
1420 && $(am__cd) $(distdir)/_build/sub \
1421 && ../../configure \
1422 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1423 $(DISTCHECK_CONFIGURE_FLAGS) \
1424 --srcdir=../.. --prefix="$$dc_install_base" \
1425 && $(MAKE) $(AM_MAKEFLAGS) \
1426 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1427 && $(MAKE) $(AM_MAKEFLAGS) check \
1428 && $(MAKE) $(AM_MAKEFLAGS) install \
1429 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1430 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1431 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1432 distuninstallcheck \
1433 && chmod -R a-w "$$dc_install_base" \
1434 && ({ \
1435 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1436 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1437 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1438 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1439 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1440 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1441 && rm -rf "$$dc_destdir" \
1442 && $(MAKE) $(AM_MAKEFLAGS) dist \
1443 && rm -rf $(DIST_ARCHIVES) \
1444 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1445 && cd "$$am__cwd" \
1446 || exit 1
1447 $(am__post_remove_distdir)
1448 @(echo "$(distdir) archives ready for distribution: "; \
1449 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1450 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1451 distuninstallcheck:
1452 @test -n '$(distuninstallcheck_dir)' || { \
1453 echo 'ERROR: trying to run $@ with an empty' \
1454 '$$(distuninstallcheck_dir)' >&2; \
1455 exit 1; \
1456 }; \
1457 $(am__cd) '$(distuninstallcheck_dir)' || { \
1458 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1459 exit 1; \
1460 }; \
1461 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1462 || { echo "ERROR: files left after uninstall:" ; \
1463 if test -n "$(DESTDIR)"; then \
1464 echo " (check DESTDIR support)"; \
1465 fi ; \
1466 $(distuninstallcheck_listfiles) ; \
1467 exit 1; } >&2
1468 distcleancheck: distclean
1469 @if test '$(srcdir)' = . ; then \
1470 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1471 exit 1 ; \
1473 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1474 || { echo "ERROR: files left in build directory after distclean:" ; \
1475 $(distcleancheck_listfiles) ; \
1476 exit 1; } >&2
1477 check-am: all-am
1478 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) \
1479 $(dist_check_SCRIPTS)
1480 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1481 check: check-recursive
1482 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
1483 installdirs: installdirs-recursive
1484 installdirs-am:
1485 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(lua52includedir)"; do \
1486 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1487 done
1488 install: install-recursive
1489 install-exec: install-exec-recursive
1490 install-data: install-data-recursive
1491 uninstall: uninstall-recursive
1493 install-am: all-am
1494 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1496 installcheck: installcheck-recursive
1497 install-strip:
1498 if test -z '$(STRIP)'; then \
1499 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1500 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1501 install; \
1502 else \
1503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1505 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1507 mostlyclean-generic:
1508 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1509 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1510 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1512 clean-generic:
1513 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1515 distclean-generic:
1516 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1517 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1518 -rm -f @LUA52_TREE@/src/$(DEPDIR)/$(am__dirstamp)
1519 -rm -f @LUA52_TREE@/src/$(am__dirstamp)
1521 maintainer-clean-generic:
1522 @echo "This command is intended for maintainers to use"
1523 @echo "it deletes files that may require special tools to rebuild."
1524 clean: clean-recursive
1526 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1527 clean-libtool mostlyclean-am
1529 distclean: distclean-recursive
1530 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1531 -rm -rf ./$(DEPDIR) @LUA52_TREE@/src/$(DEPDIR)
1532 -rm -f Makefile
1533 distclean-am: clean-am distclean-compile distclean-generic \
1534 distclean-hdr distclean-libtool distclean-tags
1536 dvi: dvi-recursive
1538 dvi-am:
1540 html: html-recursive
1542 html-am:
1544 info: info-recursive
1546 info-am:
1548 install-data-am: install-lua52includeHEADERS install-pkgconfigDATA
1550 install-dvi: install-dvi-recursive
1552 install-dvi-am:
1554 install-exec-am: install-libLTLIBRARIES
1556 install-html: install-html-recursive
1558 install-html-am:
1560 install-info: install-info-recursive
1562 install-info-am:
1564 install-man:
1566 install-pdf: install-pdf-recursive
1568 install-pdf-am:
1570 install-ps: install-ps-recursive
1572 install-ps-am:
1574 installcheck-am:
1576 maintainer-clean: maintainer-clean-recursive
1577 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1578 -rm -rf $(top_srcdir)/autom4te.cache
1579 -rm -rf ./$(DEPDIR) @LUA52_TREE@/src/$(DEPDIR)
1580 -rm -f Makefile
1581 maintainer-clean-am: distclean-am maintainer-clean-generic
1583 mostlyclean: mostlyclean-recursive
1585 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1586 mostlyclean-libtool
1588 pdf: pdf-recursive
1590 pdf-am:
1592 ps: ps-recursive
1594 ps-am:
1596 uninstall-am: uninstall-libLTLIBRARIES uninstall-lua52includeHEADERS \
1597 uninstall-pkgconfigDATA
1599 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1601 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1602 am--refresh check check-TESTS check-am clean \
1603 clean-checkPROGRAMS clean-cscope clean-generic \
1604 clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
1605 ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1606 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1607 distclean distclean-compile distclean-generic distclean-hdr \
1608 distclean-libtool distclean-tags distcleancheck distdir \
1609 distuninstallcheck dvi dvi-am html html-am info info-am \
1610 install install-am install-data install-data-am install-dvi \
1611 install-dvi-am install-exec install-exec-am install-html \
1612 install-html-am install-info install-info-am \
1613 install-libLTLIBRARIES install-lua52includeHEADERS install-man \
1614 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1615 install-ps-am install-strip installcheck installcheck-am \
1616 installdirs installdirs-am maintainer-clean \
1617 maintainer-clean-generic mostlyclean mostlyclean-compile \
1618 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1619 recheck tags tags-am uninstall uninstall-am \
1620 uninstall-libLTLIBRARIES uninstall-lua52includeHEADERS \
1621 uninstall-pkgconfigDATA
1623 .PRECIOUS: Makefile
1625 dist-hook:
1626 cd "$(distdir)" && rm -rf $(NEVER_DIST)
1627 lua52.log: luatest$(EXEEXT)
1628 luaerror.log: luatry$(EXEEXT)
1629 rebuild.stamp: $(rebuild_target)
1630 echo timestamp >$@
1632 .PHONY: rebuild
1633 rebuild: $(rebuild_prereq)
1634 @dry=; for f in x $$MAKEFLAGS; do \
1635 case $$f in \
1636 *=*|--*);; \
1637 *n*) dry=:;; \
1638 esac; \
1639 done; \
1640 if test -f rebuild.stamp; then :; else \
1641 $$dry trap 'rm -rf rebuild.lock' 1 2 13 15; \
1642 if $$dry mkdir rebuild.lock 2>/dev/null; then \
1643 $(MAKE) $(AM_MAKEFLAGS) rebuild.stamp; \
1644 $$dry rmdir rebuild.lock; \
1645 else \
1646 while test -d rebuild.lock && test -z "$$dry"; do sleep 1; done; \
1647 fi; \
1648 $$dry test -f rebuild.stamp; exit $$?; \
1651 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1652 # Otherwise a system limit (for SysV at least) may be exceeded.
1653 .NOEXPORT: