beta-0.89.2
[luatex.git] / source / libs / lua52 / include / Makefile.in
blob359778ff7c28ca485bdb91b8cfe9af3ad857a3e9
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = include
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
93 $(top_srcdir)/../../m4/kpse-dll-name.m4 \
94 $(top_srcdir)/../../m4/kpse-largefile.m4 \
95 $(top_srcdir)/../../m4/kpse-lib-version.m4 \
96 $(top_srcdir)/../../m4/kpse-lua52-flags.m4 \
97 $(top_srcdir)/../../m4/kpse-warnings.m4 \
98 $(top_srcdir)/../../m4/kpse-win32.m4 \
99 $(top_srcdir)/../../m4/libtool.m4 \
100 $(top_srcdir)/../../m4/ltoptions.m4 \
101 $(top_srcdir)/../../m4/ltsugar.m4 \
102 $(top_srcdir)/../../m4/ltversion.m4 \
103 $(top_srcdir)/../../m4/lt~obsolete.m4 $(top_srcdir)/version.ac \
104 $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106 $(ACLOCAL_M4)
107 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = $(top_builddir)/config.h
110 CONFIG_CLEAN_FILES =
111 CONFIG_CLEAN_VPATH_FILES =
112 AM_V_P = $(am__v_P_@AM_V@)
113 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114 am__v_P_0 = false
115 am__v_P_1 = :
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo " GEN " $@;
119 am__v_GEN_1 =
120 AM_V_at = $(am__v_at_@AM_V@)
121 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122 am__v_at_0 = @
123 am__v_at_1 =
124 SOURCES =
125 DIST_SOURCES =
126 am__can_run_installinfo = \
127 case $$AM_UPDATE_INFO_DIR in \
128 n|no|NO) false;; \
129 *) (install-info --version) >/dev/null 2>&1;; \
130 esac
131 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
132 am__DIST_COMMON = $(srcdir)/Makefile.in \
133 $(top_srcdir)/../../am/hdr_links.am
134 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135 ACLOCAL = @ACLOCAL@
136 AMTAR = @AMTAR@
137 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
138 AR = @AR@
139 AS = @AS@
140 AUTOCONF = @AUTOCONF@
141 AUTOHEADER = @AUTOHEADER@
142 AUTOMAKE = @AUTOMAKE@
143 AWK = @AWK@
144 CC = @CC@
145 CCDEPMODE = @CCDEPMODE@
146 CFLAGS = @CFLAGS@
147 CPP = @CPP@
148 CPPFLAGS = @CPPFLAGS@
149 CYGPATH_W = @CYGPATH_W@
150 DEFS = @DEFS@
151 DEPDIR = @DEPDIR@
152 DLLTOOL = @DLLTOOL@
153 DSYMUTIL = @DSYMUTIL@
154 DUMPBIN = @DUMPBIN@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 FGREP = @FGREP@
161 GREP = @GREP@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBTOOL = @LIBTOOL@
172 LIPO = @LIPO@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
176 LUA52VERSION = @LUA52VERSION@
177 LUA52_DEFINES = @LUA52_DEFINES@
178 LUA52_LT_VERSINFO = @LUA52_LT_VERSINFO@
179 LUA52_TREE = @LUA52_TREE@
180 MAINT = @MAINT@
181 MAKEINFO = @MAKEINFO@
182 MANIFEST_TOOL = @MANIFEST_TOOL@
183 MKDIR_P = @MKDIR_P@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 OBJDUMP = @OBJDUMP@
187 OBJEXT = @OBJEXT@
188 OTOOL = @OTOOL@
189 OTOOL64 = @OTOOL64@
190 PACKAGE = @PACKAGE@
191 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
192 PACKAGE_NAME = @PACKAGE_NAME@
193 PACKAGE_STRING = @PACKAGE_STRING@
194 PACKAGE_TARNAME = @PACKAGE_TARNAME@
195 PACKAGE_URL = @PACKAGE_URL@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 RANLIB = @RANLIB@
199 SED = @SED@
200 SET_MAKE = @SET_MAKE@
201 SHELL = @SHELL@
202 STRIP = @STRIP@
203 VERSION = @VERSION@
204 WARNING_CFLAGS = @WARNING_CFLAGS@
205 abs_builddir = @abs_builddir@
206 abs_srcdir = @abs_srcdir@
207 abs_top_builddir = @abs_top_builddir@
208 abs_top_srcdir = @abs_top_srcdir@
209 ac_ct_AR = @ac_ct_AR@
210 ac_ct_CC = @ac_ct_CC@
211 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212 am__include = @am__include@
213 am__leading_dot = @am__leading_dot@
214 am__quote = @am__quote@
215 am__tar = @am__tar@
216 am__untar = @am__untar@
217 bindir = @bindir@
218 build = @build@
219 build_alias = @build_alias@
220 build_cpu = @build_cpu@
221 build_os = @build_os@
222 build_vendor = @build_vendor@
223 builddir = @builddir@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 exec_prefix = @exec_prefix@
229 host = @host@
230 host_alias = @host_alias@
231 host_cpu = @host_cpu@
232 host_os = @host_os@
233 host_vendor = @host_vendor@
234 htmldir = @htmldir@
235 includedir = @includedir@
236 infodir = @infodir@
237 install_sh = @install_sh@
238 libdir = @libdir@
239 libexecdir = @libexecdir@
240 localedir = @localedir@
241 localstatedir = @localstatedir@
242 mandir = @mandir@
243 mkdir_p = @mkdir_p@
244 oldincludedir = @oldincludedir@
245 pdfdir = @pdfdir@
246 prefix = @prefix@
247 program_transform_name = @program_transform_name@
248 psdir = @psdir@
249 sbindir = @sbindir@
250 sharedstatedir = @sharedstatedir@
251 srcdir = @srcdir@
252 sysconfdir = @sysconfdir@
253 target_alias = @target_alias@
254 top_build_prefix = @top_build_prefix@
255 top_builddir = @top_builddir@
256 top_srcdir = @top_srcdir@
257 LUA52_SRC = $(top_srcdir)/$(LUA52_TREE)/src
258 hdr_links = \
259 $(LUA52_SRC)/lapi.h \
260 $(LUA52_SRC)/lauxlib.h \
261 $(LUA52_SRC)/lcode.h \
262 $(LUA52_SRC)/lctype.h \
263 $(LUA52_SRC)/ldebug.h \
264 $(LUA52_SRC)/ldo.h \
265 $(LUA52_SRC)/lfunc.h \
266 $(LUA52_SRC)/lgc.h \
267 $(LUA52_SRC)/llex.h \
268 $(LUA52_SRC)/llimits.h \
269 $(LUA52_SRC)/lmem.h \
270 $(LUA52_SRC)/lobject.h \
271 $(LUA52_SRC)/lopcodes.h \
272 $(LUA52_SRC)/lparser.h \
273 $(LUA52_SRC)/lstate.h \
274 $(LUA52_SRC)/lstring.h \
275 $(LUA52_SRC)/ltable.h \
276 $(LUA52_SRC)/ltm.h \
277 $(LUA52_SRC)/luaconf.h \
278 $(LUA52_SRC)/lua.h \
279 $(LUA52_SRC)/lua.hpp \
280 $(LUA52_SRC)/lualib.h \
281 $(LUA52_SRC)/lundump.h \
282 $(LUA52_SRC)/lvm.h \
283 $(LUA52_SRC)/lzio.h
285 DISTCLEANFILES = lua.hpp
286 all: all-am
288 .SUFFIXES:
289 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../../am/hdr_links.am $(am__configure_deps)
290 @for dep in $?; do \
291 case '$(am__configure_deps)' in \
292 *$$dep*) \
293 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
294 && { if test -f $@; then exit 0; else break; fi; }; \
295 exit 1;; \
296 esac; \
297 done; \
298 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
299 $(am__cd) $(top_srcdir) && \
300 $(AUTOMAKE) --foreign include/Makefile
301 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302 @case '$?' in \
303 *config.status*) \
304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
305 *) \
306 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
307 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
308 esac;
309 $(top_srcdir)/../../am/hdr_links.am $(am__empty):
311 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318 $(am__aclocal_m4_deps):
320 mostlyclean-libtool:
321 -rm -f *.lo
323 clean-libtool:
324 -rm -rf .libs _libs
325 tags TAGS:
327 ctags CTAGS:
329 cscope cscopelist:
332 distdir: $(DISTFILES)
333 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335 list='$(DISTFILES)'; \
336 dist_files=`for file in $$list; do echo $$file; done | \
337 sed -e "s|^$$srcdirstrip/||;t" \
338 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339 case $$dist_files in \
340 */*) $(MKDIR_P) `echo "$$dist_files" | \
341 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342 sort -u` ;; \
343 esac; \
344 for file in $$dist_files; do \
345 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
346 if test -d $$d/$$file; then \
347 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
348 if test -d "$(distdir)/$$file"; then \
349 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
350 fi; \
351 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
353 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354 fi; \
355 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
356 else \
357 test -f "$(distdir)/$$file" \
358 || cp -p $$d/$$file "$(distdir)/$$file" \
359 || exit 1; \
360 fi; \
361 done
362 check-am: all-am
363 check: check-am
364 all-am: Makefile all-local
365 installdirs:
366 install: install-am
367 install-exec: install-exec-am
368 install-data: install-data-am
369 uninstall: uninstall-am
371 install-am: all-am
372 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374 installcheck: installcheck-am
375 install-strip:
376 if test -z '$(STRIP)'; then \
377 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379 install; \
380 else \
381 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
385 mostlyclean-generic:
387 clean-generic:
389 distclean-generic:
390 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
391 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
392 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
394 maintainer-clean-generic:
395 @echo "This command is intended for maintainers to use"
396 @echo "it deletes files that may require special tools to rebuild."
397 clean: clean-am
399 clean-am: clean-generic clean-libtool mostlyclean-am
401 distclean: distclean-am
402 -rm -f Makefile
403 distclean-am: clean-am distclean-generic distclean-local
405 dvi: dvi-am
407 dvi-am:
409 html: html-am
411 html-am:
413 info: info-am
415 info-am:
417 install-data-am:
419 install-dvi: install-dvi-am
421 install-dvi-am:
423 install-exec-am:
425 install-html: install-html-am
427 install-html-am:
429 install-info: install-info-am
431 install-info-am:
433 install-man:
435 install-pdf: install-pdf-am
437 install-pdf-am:
439 install-ps: install-ps-am
441 install-ps-am:
443 installcheck-am:
445 maintainer-clean: maintainer-clean-am
446 -rm -f Makefile
447 maintainer-clean-am: distclean-am maintainer-clean-generic
449 mostlyclean: mostlyclean-am
451 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
453 pdf: pdf-am
455 pdf-am:
457 ps: ps-am
459 ps-am:
461 uninstall-am:
463 .MAKE: install-am install-strip
465 .PHONY: all all-am all-local check check-am clean clean-generic \
466 clean-libtool cscopelist-am ctags-am distclean \
467 distclean-generic distclean-libtool distclean-local distdir \
468 dvi dvi-am html html-am info info-am install install-am \
469 install-data install-data-am install-dvi install-dvi-am \
470 install-exec install-exec-am install-html install-html-am \
471 install-info install-info-am install-man install-pdf \
472 install-pdf-am install-ps install-ps-am install-strip \
473 installcheck installcheck-am installdirs maintainer-clean \
474 maintainer-clean-generic mostlyclean mostlyclean-generic \
475 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
476 uninstall-am
478 .PRECIOUS: Makefile
480 all-local:
481 @for file in $(hdr_links); do \
482 test -f $$file || continue; \
483 inst=`echo $$file | sed -e 's/^.*\///'`; \
484 test -f $$inst || { \
485 rm -f $$inst; \
486 if $(AM_V_P); then echo "$(LN_S) $$file $$inst"; \
487 else echo " INST $$inst"; fi; \
488 $(LN_S) $$file $$inst; } || exit 1; \
489 done
491 distclean-local:
492 rm -f *.h
494 # Tell versions [3.59,3.63) of GNU make to not export all variables.
495 # Otherwise a system limit (for SysV at least) may be exceeded.
496 .NOEXPORT: