~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to .pc/debian-changes-2.2.7-2/dependencies/lua-5.1/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2011-08-28 22:40:00 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: package-import@ubuntu.com-20110828224000-j2r1erewlem25dox
Tags: 2.3.0-1
[ Karl Goetz ]
* New upstream version.
* Fix themes_sdl_use_system_fonts.diff to apply cleanly on 2.3.0
* Massage work_around_unity_induced_breakage.diff to get it
  applying to the new codebase (The patch assumes commits made
  after 2.3.0 was tagged upstream).

[ Clint Adams ]
* Fudge build system to think there is no libtool mismatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
subdir = dependencies/lua-5.1
37
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/dependencies/m4/mkstemp.m4 \
40
 
        $(top_srcdir)/dependencies/m4/stdlib_h.m4 \
41
 
        $(top_srcdir)/m4/auth.m4 $(top_srcdir)/m4/c99.m4 \
42
 
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/compiler.m4 \
43
 
        $(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/freetype2.m4 \
44
 
        $(top_srcdir)/m4/gettimeofday.m4 $(top_srcdir)/m4/ggz.m4 \
45
 
        $(top_srcdir)/m4/glib-gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
46
 
        $(top_srcdir)/m4/gtk2-client.m4 $(top_srcdir)/m4/iconv.m4 \
47
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/locale.m4 \
49
 
        $(top_srcdir)/m4/ngettext.m4 $(top_srcdir)/m4/no-client.m4 \
50
 
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/readline.m4 \
51
 
        $(top_srcdir)/m4/sdl-client.m4 $(top_srcdir)/m4/sdl.m4 \
52
 
        $(top_srcdir)/m4/sound.m4 $(top_srcdir)/m4/vsnprintf.m4 \
53
 
        $(top_srcdir)/m4/win32-client.m4 $(top_srcdir)/m4/x.m4 \
54
 
        $(top_srcdir)/m4/xaw-client.m4 $(top_srcdir)/version.in \
55
 
        $(top_srcdir)/configure.ac
56
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57
 
        $(ACLOCAL_M4)
58
 
mkinstalldirs = $(SHELL) $(top_srcdir)/bootstrap/mkinstalldirs
59
 
CONFIG_HEADER = $(top_builddir)/config.h
60
 
CONFIG_CLEAN_FILES =
61
 
CONFIG_CLEAN_VPATH_FILES =
62
 
SOURCES =
63
 
DIST_SOURCES =
64
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
65
 
        html-recursive info-recursive install-data-recursive \
66
 
        install-dvi-recursive install-exec-recursive \
67
 
        install-html-recursive install-info-recursive \
68
 
        install-pdf-recursive install-ps-recursive install-recursive \
69
 
        installcheck-recursive installdirs-recursive pdf-recursive \
70
 
        ps-recursive uninstall-recursive
71
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
72
 
  distclean-recursive maintainer-clean-recursive
73
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
74
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
75
 
        distdir
76
 
ETAGS = etags
77
 
CTAGS = ctags
78
 
DIST_SUBDIRS = $(SUBDIRS)
79
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80
 
am__relativize = \
81
 
  dir0=`pwd`; \
82
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
83
 
  sed_rest='s,^[^/]*/*,,'; \
84
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
85
 
  sed_butlast='s,/*[^/]*$$,,'; \
86
 
  while test -n "$$dir1"; do \
87
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
88
 
    if test "$$first" != "."; then \
89
 
      if test "$$first" = ".."; then \
90
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
91
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
92
 
      else \
93
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
94
 
        if test "$$first2" = "$$first"; then \
95
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
96
 
        else \
97
 
          dir2="../$$dir2"; \
98
 
        fi; \
99
 
        dir0="$$dir0"/"$$first"; \
100
 
      fi; \
101
 
    fi; \
102
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
103
 
  done; \
104
 
  reldir="$$dir2"
105
 
ACLOCAL = @ACLOCAL@
106
 
AMTAR = @AMTAR@
107
 
AR = @AR@
108
 
AUTH_CFLAGS = @AUTH_CFLAGS@
109
 
AUTH_LIBS = @AUTH_LIBS@
110
 
AUTOCONF = @AUTOCONF@
111
 
AUTOHEADER = @AUTOHEADER@
112
 
AUTOMAKE = @AUTOMAKE@
113
 
AUTO_DEPS = @AUTO_DEPS@
114
 
AWK = @AWK@
115
 
CAIRO_CFLAGS = @CAIRO_CFLAGS@
116
 
CAIRO_LIBS = @CAIRO_LIBS@
117
 
CATALOGS = @CATALOGS@
118
 
CATOBJEXT = @CATOBJEXT@
119
 
CC = @CC@
120
 
CCDEPMODE = @CCDEPMODE@
121
 
CFLAGS = @CFLAGS@
122
 
CLIENT_LIBS = @CLIENT_LIBS@
123
 
COMMON_LIBS = @COMMON_LIBS@
124
 
CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
125
 
CPP = @CPP@
126
 
CPPFLAGS = @CPPFLAGS@
127
 
CXX = @CXX@
128
 
CXXCPP = @CXXCPP@
129
 
CXXDEPMODE = @CXXDEPMODE@
130
 
CXXFLAGS = @CXXFLAGS@
131
 
CYGPATH_W = @CYGPATH_W@
132
 
DATADIRNAME = @DATADIRNAME@
133
 
DEFS = @DEFS@
134
 
DEPDIR = @DEPDIR@
135
 
DSYMUTIL = @DSYMUTIL@
136
 
DUMPBIN = @DUMPBIN@
137
 
ECHO_C = @ECHO_C@
138
 
ECHO_N = @ECHO_N@
139
 
ECHO_T = @ECHO_T@
140
 
EGREP = @EGREP@
141
 
EXEEXT = @EXEEXT@
142
 
FGREP = @FGREP@
143
 
FT2_CFLAGS = @FT2_CFLAGS@
144
 
FT2_CONFIG = @FT2_CONFIG@
145
 
FT2_LIBS = @FT2_LIBS@
146
 
FTWL_CFLAGS = @FTWL_CFLAGS@
147
 
GGZDMOD_INCLUDES = @GGZDMOD_INCLUDES@
148
 
GGZDMOD_LDFLAGS = @GGZDMOD_LDFLAGS@
149
 
GGZMOD_INCLUDES = @GGZMOD_INCLUDES@
150
 
GGZMOD_LDFLAGS = @GGZMOD_LDFLAGS@
151
 
GGZ_CONFIG = @GGZ_CONFIG@
152
 
GGZ_GTK_INCLUDES = @GGZ_GTK_INCLUDES@
153
 
GGZ_GTK_LDFLAGS = @GGZ_GTK_LDFLAGS@
154
 
GMOFILES = @GMOFILES@
155
 
GMSGFMT = @GMSGFMT@
156
 
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
157
 
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
158
 
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
159
 
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
160
 
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
161
 
GNULIB_PUTENV = @GNULIB_PUTENV@
162
 
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
163
 
GNULIB_RPMATCH = @GNULIB_RPMATCH@
164
 
GNULIB_SETENV = @GNULIB_SETENV@
165
 
GNULIB_STRTOD = @GNULIB_STRTOD@
166
 
GNULIB_UNSETENV = @GNULIB_UNSETENV@
167
 
GREP = @GREP@
168
 
GTK_CFLAGS = @GTK_CFLAGS@
169
 
GTK_LIBS = @GTK_LIBS@
170
 
GUI_beos_CFLAGS = @GUI_beos_CFLAGS@
171
 
GUI_beos_CXXFLAGS = @GUI_beos_CXXFLAGS@
172
 
GUI_beos_LDFLAGS = @GUI_beos_LDFLAGS@
173
 
GUI_beos_LIBS = @GUI_beos_LIBS@
174
 
GUI_ftwl_CFLAGS = @GUI_ftwl_CFLAGS@
175
 
GUI_ftwl_CXXFLAGS = @GUI_ftwl_CXXFLAGS@
176
 
GUI_ftwl_LDFLAGS = @GUI_ftwl_LDFLAGS@
177
 
GUI_ftwl_LIBS = @GUI_ftwl_LIBS@
178
 
GUI_gtk2_CFLAGS = @GUI_gtk2_CFLAGS@
179
 
GUI_gtk2_CXXFLAGS = @GUI_gtk2_CXXFLAGS@
180
 
GUI_gtk2_LDFLAGS = @GUI_gtk2_LDFLAGS@
181
 
GUI_gtk2_LIBS = @GUI_gtk2_LIBS@
182
 
GUI_sdl_CFLAGS = @GUI_sdl_CFLAGS@
183
 
GUI_sdl_CXXFLAGS = @GUI_sdl_CXXFLAGS@
184
 
GUI_sdl_LDFLAGS = @GUI_sdl_LDFLAGS@
185
 
GUI_sdl_LIBS = @GUI_sdl_LIBS@
186
 
GUI_stub_CFLAGS = @GUI_stub_CFLAGS@
187
 
GUI_stub_CXXFLAGS = @GUI_stub_CXXFLAGS@
188
 
GUI_stub_LDFLAGS = @GUI_stub_LDFLAGS@
189
 
GUI_stub_LIBS = @GUI_stub_LIBS@
190
 
GUI_win32_CFLAGS = @GUI_win32_CFLAGS@
191
 
GUI_win32_CXXFLAGS = @GUI_win32_CXXFLAGS@
192
 
GUI_win32_LDFLAGS = @GUI_win32_LDFLAGS@
193
 
GUI_win32_LIBS = @GUI_win32_LIBS@
194
 
GUI_xaw_CFLAGS = @GUI_xaw_CFLAGS@
195
 
GUI_xaw_CXXFLAGS = @GUI_xaw_CXXFLAGS@
196
 
GUI_xaw_LDFLAGS = @GUI_xaw_LDFLAGS@
197
 
GUI_xaw_LIBS = @GUI_xaw_LIBS@
198
 
GZIP = @GZIP@
199
 
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
200
 
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
201
 
HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
202
 
HAVE_MKDTEMP = @HAVE_MKDTEMP@
203
 
HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
204
 
HAVE_RPMATCH = @HAVE_RPMATCH@
205
 
HAVE_SETENV = @HAVE_SETENV@
206
 
HAVE_STRTOD = @HAVE_STRTOD@
207
 
HAVE_UNSETENV = @HAVE_UNSETENV@
208
 
HOST_PATH_SEPARATOR = @HOST_PATH_SEPARATOR@
209
 
INSTALL = @INSTALL@
210
 
INSTALL_DATA = @INSTALL_DATA@
211
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
212
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
213
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214
 
INSTOBJEXT = @INSTOBJEXT@
215
 
INTLLIBS = @INTLLIBS@
216
 
LD = @LD@
217
 
LDFLAGS = @LDFLAGS@
218
 
LIBGGZ_INCLUDES = @LIBGGZ_INCLUDES@
219
 
LIBGGZ_LDFLAGS = @LIBGGZ_LDFLAGS@
220
 
LIBICONV = @LIBICONV@
221
 
LIBOBJS = @LIBOBJS@
222
 
LIBS = @LIBS@
223
 
LIBTOOL = @LIBTOOL@
224
 
LIB_GGZ = @LIB_GGZ@
225
 
LIB_GGZDMOD = @LIB_GGZDMOD@
226
 
LIB_GGZMOD = @LIB_GGZMOD@
227
 
LIB_GGZ_GTK = @LIB_GGZ_GTK@
228
 
LIPO = @LIPO@
229
 
LN_S = @LN_S@
230
 
LTLIBICONV = @LTLIBICONV@
231
 
LTLIBOBJS = @LTLIBOBJS@
232
 
LUA_AS_DEPENDENCY = @LUA_AS_DEPENDENCY@
233
 
LUA_CFLAGS = @LUA_CFLAGS@
234
 
LUA_LIBS = @LUA_LIBS@
235
 
MAJOR_VERSION = @MAJOR_VERSION@
236
 
MAKEINFO = @MAKEINFO@
237
 
MINOR_VERSION = @MINOR_VERSION@
238
 
MKDIR_P = @MKDIR_P@
239
 
MKINSTALLDIRS = @MKINSTALLDIRS@
240
 
MSGFMT = @MSGFMT@
241
 
MSGFMT_OPTS = @MSGFMT_OPTS@
242
 
NETWORK_CAPSTRING_MANDATORY = @NETWORK_CAPSTRING_MANDATORY@
243
 
NETWORK_CAPSTRING_OPTIONAL = @NETWORK_CAPSTRING_OPTIONAL@
244
 
NM = @NM@
245
 
NMEDIT = @NMEDIT@
246
 
OBJDUMP = @OBJDUMP@
247
 
OBJEXT = @OBJEXT@
248
 
OTOOL = @OTOOL@
249
 
OTOOL64 = @OTOOL64@
250
 
PACKAGE = @PACKAGE@
251
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252
 
PACKAGE_NAME = @PACKAGE_NAME@
253
 
PACKAGE_STRING = @PACKAGE_STRING@
254
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
255
 
PACKAGE_URL = @PACKAGE_URL@
256
 
PACKAGE_VERSION = @PACKAGE_VERSION@
257
 
PATH_SEPARATOR = @PATH_SEPARATOR@
258
 
PKG_CONFIG = @PKG_CONFIG@
259
 
PNG_CFLAGS = @PNG_CFLAGS@
260
 
PNG_LIBS = @PNG_LIBS@
261
 
POFILES = @POFILES@
262
 
POSUB = @POSUB@
263
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
264
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
265
 
RANLIB = @RANLIB@
266
 
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
267
 
REPLACE_PUTENV = @REPLACE_PUTENV@
268
 
REPLACE_STRTOD = @REPLACE_STRTOD@
269
 
SDL_CFLAGS = @SDL_CFLAGS@
270
 
SDL_CONFIG = @SDL_CONFIG@
271
 
SDL_LIBS = @SDL_LIBS@
272
 
SED = @SED@
273
 
SERVER_LIBS = @SERVER_LIBS@
274
 
SET_MAKE = @SET_MAKE@
275
 
SHELL = @SHELL@
276
 
SOUND_CFLAGS = @SOUND_CFLAGS@
277
 
SOUND_LIBS = @SOUND_LIBS@
278
 
STRIP = @STRIP@
279
 
TOLUA = @TOLUA@
280
 
TOLUA_AS_DEPENDENCY = @TOLUA_AS_DEPENDENCY@
281
 
TOLUA_CFLAGS = @TOLUA_CFLAGS@
282
 
TOLUA_LIBS = @TOLUA_LIBS@
283
 
UNAME = @UNAME@
284
 
USE_NLS = @USE_NLS@
285
 
UTILITY_LIBS = @UTILITY_LIBS@
286
 
VERSION = @VERSION@
287
 
VERSION_LABEL = @VERSION_LABEL@
288
 
VERSION_WITHOUT_LABEL = @VERSION_WITHOUT_LABEL@
289
 
VOID_UNSETENV = @VOID_UNSETENV@
290
 
WINDRES = @WINDRES@
291
 
XGETTEXT = @XGETTEXT@
292
 
XMKMF = @XMKMF@
293
 
X_CFLAGS = @X_CFLAGS@
294
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
295
 
X_LIBS = @X_LIBS@
296
 
X_PRE_LIBS = @X_PRE_LIBS@
297
 
abs_builddir = @abs_builddir@
298
 
abs_srcdir = @abs_srcdir@
299
 
abs_top_builddir = @abs_top_builddir@
300
 
abs_top_srcdir = @abs_top_srcdir@
301
 
ac_ct_CC = @ac_ct_CC@
302
 
ac_ct_CXX = @ac_ct_CXX@
303
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
304
 
am__include = @am__include@
305
 
am__leading_dot = @am__leading_dot@
306
 
am__quote = @am__quote@
307
 
am__tar = @am__tar@
308
 
am__untar = @am__untar@
309
 
bindir = @bindir@
310
 
build = @build@
311
 
build_alias = @build_alias@
312
 
build_cpu = @build_cpu@
313
 
build_os = @build_os@
314
 
build_vendor = @build_vendor@
315
 
builddir = @builddir@
316
 
datadir = @datadir@
317
 
datarootdir = @datarootdir@
318
 
docdir = @docdir@
319
 
dvidir = @dvidir@
320
 
exec_prefix = @exec_prefix@
321
 
ggz_config = @ggz_config@
322
 
ggz_gtk_includes = @ggz_gtk_includes@
323
 
ggz_gtk_libraries = @ggz_gtk_libraries@
324
 
ggzdatadir = @ggzdatadir@
325
 
ggzdconfdir = @ggzdconfdir@
326
 
ggzddatadir = @ggzddatadir@
327
 
ggzdexecmoddir = @ggzdexecmoddir@
328
 
ggzdexecmodpath = @ggzdexecmodpath@
329
 
ggzdmod_includes = @ggzdmod_includes@
330
 
ggzdmod_libraries = @ggzdmod_libraries@
331
 
ggzexecmoddir = @ggzexecmoddir@
332
 
ggzmod_includes = @ggzmod_includes@
333
 
ggzmod_libraries = @ggzmod_libraries@
334
 
ggzmoduleconfdir = @ggzmoduleconfdir@
335
 
host = @host@
336
 
host_alias = @host_alias@
337
 
host_cpu = @host_cpu@
338
 
host_os = @host_os@
339
 
host_vendor = @host_vendor@
340
 
htmldir = @htmldir@
341
 
includedir = @includedir@
342
 
infodir = @infodir@
343
 
install_sh = @install_sh@
344
 
libdir = @libdir@
345
 
libexecdir = @libexecdir@
346
 
libggz_includes = @libggz_includes@
347
 
libggz_libraries = @libggz_libraries@
348
 
localedir = @localedir@
349
 
localstatedir = @localstatedir@
350
 
lt_ECHO = @lt_ECHO@
351
 
mandir = @mandir@
352
 
mkdir_p = @mkdir_p@
353
 
oldincludedir = @oldincludedir@
354
 
packagesrcdir = @packagesrcdir@
355
 
pdfdir = @pdfdir@
356
 
prefix = @prefix@
357
 
program_transform_name = @program_transform_name@
358
 
psdir = @psdir@
359
 
sbindir = @sbindir@
360
 
sharedstatedir = @sharedstatedir@
361
 
srcdir = @srcdir@
362
 
sysconfdir = @sysconfdir@
363
 
target_alias = @target_alias@
364
 
top_build_prefix = @top_build_prefix@
365
 
top_builddir = @top_builddir@
366
 
top_srcdir = @top_srcdir@
367
 
SUBDIRS = src
368
 
EXTRA_DIST = COPYRIGHT etc/lua.hpp
369
 
all: all-recursive
370
 
 
371
 
.SUFFIXES:
372
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
373
 
        @for dep in $?; do \
374
 
          case '$(am__configure_deps)' in \
375
 
            *$$dep*) \
376
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
377
 
                && { if test -f $@; then exit 0; else break; fi; }; \
378
 
              exit 1;; \
379
 
          esac; \
380
 
        done; \
381
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu dependencies/lua-5.1/Makefile'; \
382
 
        $(am__cd) $(top_srcdir) && \
383
 
          $(AUTOMAKE) --gnu dependencies/lua-5.1/Makefile
384
 
.PRECIOUS: Makefile
385
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386
 
        @case '$?' in \
387
 
          *config.status*) \
388
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
389
 
          *) \
390
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
391
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
392
 
        esac;
393
 
 
394
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
395
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396
 
 
397
 
$(top_srcdir)/configure:  $(am__configure_deps)
398
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
400
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
 
$(am__aclocal_m4_deps):
402
 
 
403
 
mostlyclean-libtool:
404
 
        -rm -f *.lo
405
 
 
406
 
clean-libtool:
407
 
        -rm -rf .libs _libs
408
 
 
409
 
# This directory's subdirectories are mostly independent; you can cd
410
 
# into them and run `make' without going through this Makefile.
411
 
# To change the values of `make' variables: instead of editing Makefiles,
412
 
# (1) if the variable is set in `config.status', edit `config.status'
413
 
#     (which will cause the Makefiles to be regenerated when you run `make');
414
 
# (2) otherwise, pass the desired values on the `make' command line.
415
 
$(RECURSIVE_TARGETS):
416
 
        @fail= failcom='exit 1'; \
417
 
        for f in x $$MAKEFLAGS; do \
418
 
          case $$f in \
419
 
            *=* | --[!k]*);; \
420
 
            *k*) failcom='fail=yes';; \
421
 
          esac; \
422
 
        done; \
423
 
        dot_seen=no; \
424
 
        target=`echo $@ | sed s/-recursive//`; \
425
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
426
 
          echo "Making $$target in $$subdir"; \
427
 
          if test "$$subdir" = "."; then \
428
 
            dot_seen=yes; \
429
 
            local_target="$$target-am"; \
430
 
          else \
431
 
            local_target="$$target"; \
432
 
          fi; \
433
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434
 
          || eval $$failcom; \
435
 
        done; \
436
 
        if test "$$dot_seen" = "no"; then \
437
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438
 
        fi; test -z "$$fail"
439
 
 
440
 
$(RECURSIVE_CLEAN_TARGETS):
441
 
        @fail= failcom='exit 1'; \
442
 
        for f in x $$MAKEFLAGS; do \
443
 
          case $$f in \
444
 
            *=* | --[!k]*);; \
445
 
            *k*) failcom='fail=yes';; \
446
 
          esac; \
447
 
        done; \
448
 
        dot_seen=no; \
449
 
        case "$@" in \
450
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
451
 
          *) list='$(SUBDIRS)' ;; \
452
 
        esac; \
453
 
        rev=''; for subdir in $$list; do \
454
 
          if test "$$subdir" = "."; then :; else \
455
 
            rev="$$subdir $$rev"; \
456
 
          fi; \
457
 
        done; \
458
 
        rev="$$rev ."; \
459
 
        target=`echo $@ | sed s/-recursive//`; \
460
 
        for subdir in $$rev; do \
461
 
          echo "Making $$target in $$subdir"; \
462
 
          if test "$$subdir" = "."; then \
463
 
            local_target="$$target-am"; \
464
 
          else \
465
 
            local_target="$$target"; \
466
 
          fi; \
467
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
468
 
          || eval $$failcom; \
469
 
        done && test -z "$$fail"
470
 
tags-recursive:
471
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
472
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
473
 
        done
474
 
ctags-recursive:
475
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
476
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
477
 
        done
478
 
 
479
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
480
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481
 
        unique=`for i in $$list; do \
482
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483
 
          done | \
484
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
486
 
        mkid -fID $$unique
487
 
tags: TAGS
488
 
 
489
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
490
 
                $(TAGS_FILES) $(LISP)
491
 
        set x; \
492
 
        here=`pwd`; \
493
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
494
 
          include_option=--etags-include; \
495
 
          empty_fix=.; \
496
 
        else \
497
 
          include_option=--include; \
498
 
          empty_fix=; \
499
 
        fi; \
500
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
501
 
          if test "$$subdir" = .; then :; else \
502
 
            test ! -f $$subdir/TAGS || \
503
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
504
 
          fi; \
505
 
        done; \
506
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
507
 
        unique=`for i in $$list; do \
508
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509
 
          done | \
510
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
512
 
        shift; \
513
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
514
 
          test -n "$$unique" || unique=$$empty_fix; \
515
 
          if test $$# -gt 0; then \
516
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517
 
              "$$@" $$unique; \
518
 
          else \
519
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520
 
              $$unique; \
521
 
          fi; \
522
 
        fi
523
 
ctags: CTAGS
524
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
525
 
                $(TAGS_FILES) $(LISP)
526
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
527
 
        unique=`for i in $$list; do \
528
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529
 
          done | \
530
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
531
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
532
 
        test -z "$(CTAGS_ARGS)$$unique" \
533
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
534
 
             $$unique
535
 
 
536
 
GTAGS:
537
 
        here=`$(am__cd) $(top_builddir) && pwd` \
538
 
          && $(am__cd) $(top_srcdir) \
539
 
          && gtags -i $(GTAGS_ARGS) "$$here"
540
 
 
541
 
distclean-tags:
542
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
543
 
 
544
 
distdir: $(DISTFILES)
545
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
546
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
547
 
        list='$(DISTFILES)'; \
548
 
          dist_files=`for file in $$list; do echo $$file; done | \
549
 
          sed -e "s|^$$srcdirstrip/||;t" \
550
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
551
 
        case $$dist_files in \
552
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
553
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
554
 
                           sort -u` ;; \
555
 
        esac; \
556
 
        for file in $$dist_files; do \
557
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
558
 
          if test -d $$d/$$file; then \
559
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
560
 
            if test -d "$(distdir)/$$file"; then \
561
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562
 
            fi; \
563
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
564
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
565
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566
 
            fi; \
567
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
568
 
          else \
569
 
            test -f "$(distdir)/$$file" \
570
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
571
 
            || exit 1; \
572
 
          fi; \
573
 
        done
574
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
575
 
          if test "$$subdir" = .; then :; else \
576
 
            test -d "$(distdir)/$$subdir" \
577
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
578
 
            || exit 1; \
579
 
          fi; \
580
 
        done
581
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
582
 
          if test "$$subdir" = .; then :; else \
583
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
584
 
            $(am__relativize); \
585
 
            new_distdir=$$reldir; \
586
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
587
 
            $(am__relativize); \
588
 
            new_top_distdir=$$reldir; \
589
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
590
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
591
 
            ($(am__cd) $$subdir && \
592
 
              $(MAKE) $(AM_MAKEFLAGS) \
593
 
                top_distdir="$$new_top_distdir" \
594
 
                distdir="$$new_distdir" \
595
 
                am__remove_distdir=: \
596
 
                am__skip_length_check=: \
597
 
                am__skip_mode_fix=: \
598
 
                distdir) \
599
 
              || exit 1; \
600
 
          fi; \
601
 
        done
602
 
check-am: all-am
603
 
check: check-recursive
604
 
all-am: Makefile
605
 
installdirs: installdirs-recursive
606
 
installdirs-am:
607
 
install: install-recursive
608
 
install-exec: install-exec-recursive
609
 
install-data: install-data-recursive
610
 
uninstall: uninstall-recursive
611
 
 
612
 
install-am: all-am
613
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614
 
 
615
 
installcheck: installcheck-recursive
616
 
install-strip:
617
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
618
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
619
 
          `test -z '$(STRIP)' || \
620
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
621
 
mostlyclean-generic:
622
 
 
623
 
clean-generic:
624
 
 
625
 
distclean-generic:
626
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
627
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
628
 
 
629
 
maintainer-clean-generic:
630
 
        @echo "This command is intended for maintainers to use"
631
 
        @echo "it deletes files that may require special tools to rebuild."
632
 
clean: clean-recursive
633
 
 
634
 
clean-am: clean-generic clean-libtool mostlyclean-am
635
 
 
636
 
distclean: distclean-recursive
637
 
        -rm -f Makefile
638
 
distclean-am: clean-am distclean-generic distclean-tags
639
 
 
640
 
dvi: dvi-recursive
641
 
 
642
 
dvi-am:
643
 
 
644
 
html: html-recursive
645
 
 
646
 
html-am:
647
 
 
648
 
info: info-recursive
649
 
 
650
 
info-am:
651
 
 
652
 
install-data-am:
653
 
 
654
 
install-dvi: install-dvi-recursive
655
 
 
656
 
install-dvi-am:
657
 
 
658
 
install-exec-am:
659
 
 
660
 
install-html: install-html-recursive
661
 
 
662
 
install-html-am:
663
 
 
664
 
install-info: install-info-recursive
665
 
 
666
 
install-info-am:
667
 
 
668
 
install-man:
669
 
 
670
 
install-pdf: install-pdf-recursive
671
 
 
672
 
install-pdf-am:
673
 
 
674
 
install-ps: install-ps-recursive
675
 
 
676
 
install-ps-am:
677
 
 
678
 
installcheck-am:
679
 
 
680
 
maintainer-clean: maintainer-clean-recursive
681
 
        -rm -f Makefile
682
 
maintainer-clean-am: distclean-am maintainer-clean-generic
683
 
 
684
 
mostlyclean: mostlyclean-recursive
685
 
 
686
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
687
 
 
688
 
pdf: pdf-recursive
689
 
 
690
 
pdf-am:
691
 
 
692
 
ps: ps-recursive
693
 
 
694
 
ps-am:
695
 
 
696
 
uninstall-am:
697
 
 
698
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
699
 
        install-am install-strip tags-recursive
700
 
 
701
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
702
 
        all all-am check check-am clean clean-generic clean-libtool \
703
 
        ctags ctags-recursive distclean distclean-generic \
704
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
705
 
        html-am info info-am install install-am install-data \
706
 
        install-data-am install-dvi install-dvi-am install-exec \
707
 
        install-exec-am install-html install-html-am install-info \
708
 
        install-info-am install-man install-pdf install-pdf-am \
709
 
        install-ps install-ps-am install-strip installcheck \
710
 
        installcheck-am installdirs installdirs-am maintainer-clean \
711
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
712
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
713
 
        uninstall uninstall-am
714
 
 
715
 
 
716
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
717
 
# Otherwise a system limit (for SysV at least) may be exceeded.
718
 
.NOEXPORT: