1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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.
9
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.
14
15@SET_MAKE@
16
17# nbdkit
18# Copyright (C) 2018 Red Hat Inc.
19#
20# Redistribution and use in source and binary forms, with or without
21# modification, are permitted provided that the following conditions are
22# met:
23#
24# * Redistributions of source code must retain the above copyright
25# notice, this list of conditions and the following disclaimer.
26#
27# * Redistributions in binary form must reproduce the above copyright
28# notice, this list of conditions and the following disclaimer in the
29# documentation and/or other materials provided with the distribution.
30#
31# * Neither the name of Red Hat nor the names of its contributors may be
32# used to endorse or promote products derived from this software without
33# specific prior written permission.
34#
35# THIS SOFTWARE IS PROVIDED BY RED HAT AND CONTRIBUTORS ''AS IS'' AND
36# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
37# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
38# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RED HAT OR
39# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
40# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
41# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
42# USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
44# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
45# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
46# SUCH DAMAGE.
47
48# nbdkit
49# Copyright (C) 2013-2020 Red Hat Inc.
50#
51# Redistribution and use in source and binary forms, with or without
52# modification, are permitted provided that the following conditions are
53# met:
54#
55# * Redistributions of source code must retain the above copyright
56# notice, this list of conditions and the following disclaimer.
57#
58# * Redistributions in binary form must reproduce the above copyright
59# notice, this list of conditions and the following disclaimer in the
60# documentation and/or other materials provided with the distribution.
61#
62# * Neither the name of Red Hat nor the names of its contributors may be
63# used to endorse or promote products derived from this software without
64# specific prior written permission.
65#
66# THIS SOFTWARE IS PROVIDED BY RED HAT AND CONTRIBUTORS ''AS IS'' AND
67# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
68# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
69# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RED HAT OR
70# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
71# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
72# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
73# USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
74# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
75# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
76# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
77# SUCH DAMAGE.
78
79VPATH = @srcdir@
80am__is_gnu_make = { \
81  if test -z '$(MAKELEVEL)'; then \
82    false; \
83  elif test -n '$(MAKE_HOST)'; then \
84    true; \
85  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
86    true; \
87  else \
88    false; \
89  fi; \
90}
91am__make_running_with_option = \
92  case $${target_option-} in \
93      ?) ;; \
94      *) echo "am__make_running_with_option: internal error: invalid" \
95              "target option '$${target_option-}' specified" >&2; \
96         exit 1;; \
97  esac; \
98  has_opt=no; \
99  sane_makeflags=$$MAKEFLAGS; \
100  if $(am__is_gnu_make); then \
101    sane_makeflags=$$MFLAGS; \
102  else \
103    case $$MAKEFLAGS in \
104      *\\[\ \	]*) \
105        bs=\\; \
106        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
107          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
108    esac; \
109  fi; \
110  skip_next=no; \
111  strip_trailopt () \
112  { \
113    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
114  }; \
115  for flg in $$sane_makeflags; do \
116    test $$skip_next = yes && { skip_next=no; continue; }; \
117    case $$flg in \
118      *=*|--*) continue;; \
119        -*I) strip_trailopt 'I'; skip_next=yes;; \
120      -*I?*) strip_trailopt 'I';; \
121        -*O) strip_trailopt 'O'; skip_next=yes;; \
122      -*O?*) strip_trailopt 'O';; \
123        -*l) strip_trailopt 'l'; skip_next=yes;; \
124      -*l?*) strip_trailopt 'l';; \
125      -[dEDm]) skip_next=yes;; \
126      -[JT]) skip_next=yes;; \
127    esac; \
128    case $$flg in \
129      *$$target_option*) has_opt=yes; break;; \
130    esac; \
131  done; \
132  test $$has_opt = yes
133am__make_dryrun = (target_option=n; $(am__make_running_with_option))
134am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
135pkgdatadir = $(datadir)/@PACKAGE@
136pkgincludedir = $(includedir)/@PACKAGE@
137pkglibdir = $(libdir)/@PACKAGE@
138pkglibexecdir = $(libexecdir)/@PACKAGE@
139am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
140install_sh_DATA = $(install_sh) -c -m 644
141install_sh_PROGRAM = $(install_sh) -c
142install_sh_SCRIPT = $(install_sh) -c
143INSTALL_HEADER = $(INSTALL_DATA)
144transform = $(program_transform_name)
145NORMAL_INSTALL = :
146PRE_INSTALL = :
147POST_INSTALL = :
148NORMAL_UNINSTALL = :
149PRE_UNINSTALL = :
150POST_UNINSTALL = :
151build_triplet = @build@
152host_triplet = @host@
153@HAVE_LUA_TRUE@@HAVE_POD_TRUE@am__append_1 = $(man_MANS)
154subdir = plugins/lua
155ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
156am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
157	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
158	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
159	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ocaml.m4 \
160	$(top_srcdir)/configure.ac
161am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
162	$(ACLOCAL_M4)
163DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
164mkinstalldirs = $(install_sh) -d
165CONFIG_HEADER = $(top_builddir)/config.h
166CONFIG_CLEAN_FILES =
167CONFIG_CLEAN_VPATH_FILES =
168am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
169am__vpath_adj = case $$p in \
170    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
171    *) f=$$p;; \
172  esac;
173am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
174am__install_max = 40
175am__nobase_strip_setup = \
176  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
177am__nobase_strip = \
178  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
179am__nobase_list = $(am__nobase_strip_setup); \
180  for p in $$list; do echo "$$p $$p"; done | \
181  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
182  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
183    if (++n[$$2] == $(am__install_max)) \
184      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
185    END { for (dir in files) print dir, files[dir] }'
186am__base_list = \
187  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
188  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
189am__uninstall_files_from_dir = { \
190  test -z "$$files" \
191    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
192    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
193         $(am__cd) "$$dir" && rm -f $$files; }; \
194  }
195am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(man3dir)"
196LTLIBRARIES = $(plugin_LTLIBRARIES)
197nbdkit_lua_plugin_la_LIBADD =
198am__nbdkit_lua_plugin_la_SOURCES_DIST = lua.c \
199	$(top_srcdir)/include/nbdkit-plugin.h
200am__objects_1 =
201@HAVE_LUA_TRUE@am_nbdkit_lua_plugin_la_OBJECTS =  \
202@HAVE_LUA_TRUE@	nbdkit_lua_plugin_la-lua.lo $(am__objects_1)
203nbdkit_lua_plugin_la_OBJECTS = $(am_nbdkit_lua_plugin_la_OBJECTS)
204AM_V_lt = $(am__v_lt_@AM_V@)
205am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
206am__v_lt_0 = --silent
207am__v_lt_1 =
208nbdkit_lua_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
209	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
210	$(nbdkit_lua_plugin_la_CFLAGS) $(CFLAGS) \
211	$(nbdkit_lua_plugin_la_LDFLAGS) $(LDFLAGS) -o $@
212@HAVE_LUA_TRUE@am_nbdkit_lua_plugin_la_rpath = -rpath $(plugindir)
213AM_V_P = $(am__v_P_@AM_V@)
214am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
215am__v_P_0 = false
216am__v_P_1 = :
217AM_V_GEN = $(am__v_GEN_@AM_V@)
218am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
219am__v_GEN_0 = @echo "  GEN     " $@;
220am__v_GEN_1 =
221AM_V_at = $(am__v_at_@AM_V@)
222am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
223am__v_at_0 = @
224am__v_at_1 =
225DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
226depcomp = $(SHELL) $(top_srcdir)/depcomp
227am__maybe_remake_depfiles = depfiles
228am__depfiles_remade = ./$(DEPDIR)/nbdkit_lua_plugin_la-lua.Plo
229am__mv = mv -f
230COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
231	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
232LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
233	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
234	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
235	$(AM_CFLAGS) $(CFLAGS)
236AM_V_CC = $(am__v_CC_@AM_V@)
237am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
238am__v_CC_0 = @echo "  CC      " $@;
239am__v_CC_1 =
240CCLD = $(CC)
241LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
242	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
243	$(AM_LDFLAGS) $(LDFLAGS) -o $@
244AM_V_CCLD = $(am__v_CCLD_@AM_V@)
245am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
246am__v_CCLD_0 = @echo "  CCLD    " $@;
247am__v_CCLD_1 =
248SOURCES = $(nbdkit_lua_plugin_la_SOURCES)
249DIST_SOURCES = $(am__nbdkit_lua_plugin_la_SOURCES_DIST)
250am__can_run_installinfo = \
251  case $$AM_UPDATE_INFO_DIR in \
252    n|no|NO) false;; \
253    *) (install-info --version) >/dev/null 2>&1;; \
254  esac
255man3dir = $(mandir)/man3
256NROFF = nroff
257MANS = $(man_MANS)
258am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
259# Read a list of newline-separated strings from the standard input,
260# and print each of them once, without duplicates.  Input order is
261# *not* preserved.
262am__uniquify_input = $(AWK) '\
263  BEGIN { nonempty = 0; } \
264  { items[$$0] = 1; nonempty = 1; } \
265  END { if (nonempty) { for (i in items) print i; }; } \
266'
267# Make sure the list of sources is unique.  This is necessary because,
268# e.g., the same source file might be shared among _SOURCES variables
269# for different programs/libraries.
270am__define_uniq_tagged_files = \
271  list='$(am__tagged_files)'; \
272  unique=`for i in $$list; do \
273    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274  done | $(am__uniquify_input)`
275ETAGS = etags
276CTAGS = ctags
277am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/common-rules.mk \
278	$(top_srcdir)/depcomp
279DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
280ACLOCAL = @ACLOCAL@
281AMTAR = @AMTAR@
282AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
283AR = @AR@
284AUTOCONF = @AUTOCONF@
285AUTOHEADER = @AUTOHEADER@
286AUTOMAKE = @AUTOMAKE@
287AWK = @AWK@
288BASH_COMPLETION_CFLAGS = @BASH_COMPLETION_CFLAGS@
289BASH_COMPLETION_LIBS = @BASH_COMPLETION_LIBS@
290CARGO = @CARGO@
291CC = @CC@
292CCDEPMODE = @CCDEPMODE@
293CFLAGS = @CFLAGS@
294COM_ERR_CFLAGS = @COM_ERR_CFLAGS@
295COM_ERR_LIBS = @COM_ERR_LIBS@
296CPP = @CPP@
297CPPFLAGS = @CPPFLAGS@
298CURL_CFLAGS = @CURL_CFLAGS@
299CURL_LIBS = @CURL_LIBS@
300CXX = @CXX@
301CXXCPP = @CXXCPP@
302CXXDEPMODE = @CXXDEPMODE@
303CXXFLAGS = @CXXFLAGS@
304CYGPATH_W = @CYGPATH_W@
305DEFS = @DEFS@
306DEPDIR = @DEPDIR@
307DLLTOOL = @DLLTOOL@
308DL_LDFLAGS = @DL_LDFLAGS@
309DL_LIBS = @DL_LIBS@
310DSYMUTIL = @DSYMUTIL@
311DUMPBIN = @DUMPBIN@
312ECHO_C = @ECHO_C@
313ECHO_N = @ECHO_N@
314ECHO_T = @ECHO_T@
315EGREP = @EGREP@
316EXEEXT = @EXEEXT@
317EXT2FS_CFLAGS = @EXT2FS_CFLAGS@
318EXT2FS_LIBS = @EXT2FS_LIBS@
319FGREP = @FGREP@
320GENISOIMAGE = @GENISOIMAGE@
321GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
322GNUTLS_LIBS = @GNUTLS_LIBS@
323GOARCH = @GOARCH@
324GOLANG = @GOLANG@
325GOOS = @GOOS@
326GOROOT = @GOROOT@
327GREP = @GREP@
328GUESTFISH = @GUESTFISH@
329INSTALL = @INSTALL@
330INSTALL_DATA = @INSTALL_DATA@
331INSTALL_PROGRAM = @INSTALL_PROGRAM@
332INSTALL_SCRIPT = @INSTALL_SCRIPT@
333INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
334ISOPROG = @ISOPROG@
335LD = @LD@
336LDFLAGS = @LDFLAGS@
337LIBGUESTFS_CFLAGS = @LIBGUESTFS_CFLAGS@
338LIBGUESTFS_LIBS = @LIBGUESTFS_LIBS@
339LIBLZMA_CFLAGS = @LIBLZMA_CFLAGS@
340LIBLZMA_LIBS = @LIBLZMA_LIBS@
341LIBNBD_CFLAGS = @LIBNBD_CFLAGS@
342LIBNBD_LIBS = @LIBNBD_LIBS@
343LIBOBJS = @LIBOBJS@
344LIBS = @LIBS@
345LIBSELINUX_CFLAGS = @LIBSELINUX_CFLAGS@
346LIBSELINUX_LIBS = @LIBSELINUX_LIBS@
347LIBTOOL = @LIBTOOL@
348LIBVIRT_CFLAGS = @LIBVIRT_CFLAGS@
349LIBVIRT_LIBS = @LIBVIRT_LIBS@
350LIPO = @LIPO@
351LN_S = @LN_S@
352LTLIBOBJS = @LTLIBOBJS@
353LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
354LUA_CFLAGS = @LUA_CFLAGS@
355LUA_LIBS = @LUA_LIBS@
356MAKEINFO = @MAKEINFO@
357MANIFEST_TOOL = @MANIFEST_TOOL@
358MKDIR_P = @MKDIR_P@
359MKISOFS = @MKISOFS@
360NBDKIT_VERSION_MAJOR = @NBDKIT_VERSION_MAJOR@
361NBDKIT_VERSION_MICRO = @NBDKIT_VERSION_MICRO@
362NBDKIT_VERSION_MINOR = @NBDKIT_VERSION_MINOR@
363NM = @NM@
364NMEDIT = @NMEDIT@
365OBJDUMP = @OBJDUMP@
366OBJEXT = @OBJEXT@
367OCAML = @OCAML@
368OCAMLBEST = @OCAMLBEST@
369OCAMLBUILD = @OCAMLBUILD@
370OCAMLC = @OCAMLC@
371OCAMLCDOTOPT = @OCAMLCDOTOPT@
372OCAMLDEP = @OCAMLDEP@
373OCAMLDOC = @OCAMLDOC@
374OCAMLLIB = @OCAMLLIB@
375OCAMLMKLIB = @OCAMLMKLIB@
376OCAMLMKTOP = @OCAMLMKTOP@
377OCAMLOPT = @OCAMLOPT@
378OCAMLOPTDOTOPT = @OCAMLOPTDOTOPT@
379OCAMLOPTFLAGS = @OCAMLOPTFLAGS@
380OCAMLVERSION = @OCAMLVERSION@
381OTOOL = @OTOOL@
382OTOOL64 = @OTOOL64@
383PACKAGE = @PACKAGE@
384PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
385PACKAGE_NAME = @PACKAGE_NAME@
386PACKAGE_STRING = @PACKAGE_STRING@
387PACKAGE_TARNAME = @PACKAGE_TARNAME@
388PACKAGE_URL = @PACKAGE_URL@
389PACKAGE_VERSION = @PACKAGE_VERSION@
390PATH_SEPARATOR = @PATH_SEPARATOR@
391PERL = @PERL@
392PERL_ARCHLIB = @PERL_ARCHLIB@
393PERL_CFLAGS = @PERL_CFLAGS@
394PERL_LDOPTS = @PERL_LDOPTS@
395PKG_CONFIG = @PKG_CONFIG@
396PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
397PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
398PODWRAPPER = @PODWRAPPER@
399PTHREAD_CC = @PTHREAD_CC@
400PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
401PTHREAD_LIBS = @PTHREAD_LIBS@
402PYTHON = @PYTHON@
403PYTHON_CFLAGS = @PYTHON_CFLAGS@
404PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
405PYTHON_LIBS = @PYTHON_LIBS@
406PYTHON_VERSION = @PYTHON_VERSION@
407RANLIB = @RANLIB@
408RUBY = @RUBY@
409RUBY_CFLAGS = @RUBY_CFLAGS@
410RUBY_LIBS = @RUBY_LIBS@
411SED = @SED@
412SET_MAKE = @SET_MAKE@
413SHARED_LDFLAGS = @SHARED_LDFLAGS@
414SHELL = @SHELL@
415SSH_CFLAGS = @SSH_CFLAGS@
416SSH_LIBS = @SSH_LIBS@
417STRIP = @STRIP@
418TCL_CFLAGS = @TCL_CFLAGS@
419TCL_LIBS = @TCL_LIBS@
420VALGRIND = @VALGRIND@
421VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
422VALGRIND_LIBS = @VALGRIND_LIBS@
423VERSION = @VERSION@
424WARNINGS_CFLAGS = @WARNINGS_CFLAGS@
425ZLIB_CFLAGS = @ZLIB_CFLAGS@
426ZLIB_LIBS = @ZLIB_LIBS@
427abs_builddir = @abs_builddir@
428abs_srcdir = @abs_srcdir@
429abs_top_builddir = @abs_top_builddir@
430abs_top_srcdir = @abs_top_srcdir@
431ac_ct_AR = @ac_ct_AR@
432ac_ct_CC = @ac_ct_CC@
433ac_ct_CXX = @ac_ct_CXX@
434ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
435am__include = @am__include@
436am__leading_dot = @am__leading_dot@
437am__quote = @am__quote@
438am__tar = @am__tar@
439am__untar = @am__untar@
440ax_pthread_config = @ax_pthread_config@
441bashcompdir = @bashcompdir@
442bindir = @bindir@
443build = @build@
444build_alias = @build_alias@
445build_cpu = @build_cpu@
446build_os = @build_os@
447build_vendor = @build_vendor@
448builddir = @builddir@
449datadir = @datadir@
450datarootdir = @datarootdir@
451docdir = @docdir@
452dvidir = @dvidir@
453exec_prefix = @exec_prefix@
454filters = @filters@
455host = @host@
456host_alias = @host_alias@
457host_cpu = @host_cpu@
458host_os = @host_os@
459host_vendor = @host_vendor@
460htmldir = @htmldir@
461includedir = @includedir@
462infodir = @infodir@
463install_sh = @install_sh@
464lang_plugins = @lang_plugins@
465libdir = @libdir@
466libexecdir = @libexecdir@
467localedir = @localedir@
468localstatedir = @localstatedir@
469mandir = @mandir@
470mkdir_p = @mkdir_p@
471non_lang_plugins = @non_lang_plugins@
472oldincludedir = @oldincludedir@
473pdfdir = @pdfdir@
474plugins = @plugins@
475prefix = @prefix@
476program_transform_name = @program_transform_name@
477psdir = @psdir@
478sbindir = @sbindir@
479sharedstatedir = @sharedstatedir@
480srcdir = @srcdir@
481sysconfdir = @sysconfdir@
482target_alias = @target_alias@
483top_build_prefix = @top_build_prefix@
484top_builddir = @top_builddir@
485top_srcdir = @top_srcdir@
486
487# Convenient list terminator
488NULL =
489plugindir = $(libdir)/nbdkit/plugins
490filterdir = $(libdir)/nbdkit/filters
491CLEANFILES = *~ *.cmi *.cmx *.cmxa *.so $(am__append_1)
492EXTRA_DIST = \
493	nbdkit-lua-plugin.pod \
494	example.lua \
495	$(NULL)
496
497@HAVE_LUA_TRUE@plugin_LTLIBRARIES = nbdkit-lua-plugin.la
498@HAVE_LUA_TRUE@nbdkit_lua_plugin_la_SOURCES = \
499@HAVE_LUA_TRUE@	lua.c \
500@HAVE_LUA_TRUE@	$(top_srcdir)/include/nbdkit-plugin.h \
501@HAVE_LUA_TRUE@	$(NULL)
502
503@HAVE_LUA_TRUE@nbdkit_lua_plugin_la_CPPFLAGS = \
504@HAVE_LUA_TRUE@	-I$(top_srcdir)/include \
505@HAVE_LUA_TRUE@	$(NULL)
506
507@HAVE_LUA_TRUE@nbdkit_lua_plugin_la_CFLAGS = \
508@HAVE_LUA_TRUE@	$(WARNINGS_CFLAGS) \
509@HAVE_LUA_TRUE@	$(LUA_CFLAGS) \
510@HAVE_LUA_TRUE@	$(NULL)
511
512@HAVE_LUA_TRUE@nbdkit_lua_plugin_la_LDFLAGS = \
513@HAVE_LUA_TRUE@	-module -avoid-version -shared $(SHARED_LDFLAGS) \
514@HAVE_LUA_TRUE@	-Wl,--version-script=$(top_srcdir)/plugins/plugins.syms \
515@HAVE_LUA_TRUE@	$(LUA_LIBS) \
516@HAVE_LUA_TRUE@	$(NULL)
517
518@HAVE_LUA_TRUE@@HAVE_POD_TRUE@man_MANS = nbdkit-lua-plugin.3
519all: all-am
520
521.SUFFIXES:
522.SUFFIXES: .c .lo .o .obj
523$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/common-rules.mk $(am__configure_deps)
524	@for dep in $?; do \
525	  case '$(am__configure_deps)' in \
526	    *$$dep*) \
527	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
528	        && { if test -f $@; then exit 0; else break; fi; }; \
529	      exit 1;; \
530	  esac; \
531	done; \
532	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/lua/Makefile'; \
533	$(am__cd) $(top_srcdir) && \
534	  $(AUTOMAKE) --foreign plugins/lua/Makefile
535Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
536	@case '$?' in \
537	  *config.status*) \
538	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
539	  *) \
540	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
541	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
542	esac;
543$(top_srcdir)/common-rules.mk $(am__empty):
544
545$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
546	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547
548$(top_srcdir)/configure:  $(am__configure_deps)
549	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
550$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
551	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552$(am__aclocal_m4_deps):
553
554install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
555	@$(NORMAL_INSTALL)
556	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
557	list2=; for p in $$list; do \
558	  if test -f $$p; then \
559	    list2="$$list2 $$p"; \
560	  else :; fi; \
561	done; \
562	test -z "$$list2" || { \
563	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
564	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
565	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
566	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
567	}
568
569uninstall-pluginLTLIBRARIES:
570	@$(NORMAL_UNINSTALL)
571	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
572	for p in $$list; do \
573	  $(am__strip_dir) \
574	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
575	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
576	done
577
578clean-pluginLTLIBRARIES:
579	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
580	@list='$(plugin_LTLIBRARIES)'; \
581	locs=`for p in $$list; do echo $$p; done | \
582	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
583	      sort -u`; \
584	test -z "$$locs" || { \
585	  echo rm -f $${locs}; \
586	  rm -f $${locs}; \
587	}
588
589nbdkit-lua-plugin.la: $(nbdkit_lua_plugin_la_OBJECTS) $(nbdkit_lua_plugin_la_DEPENDENCIES) $(EXTRA_nbdkit_lua_plugin_la_DEPENDENCIES)
590	$(AM_V_CCLD)$(nbdkit_lua_plugin_la_LINK) $(am_nbdkit_lua_plugin_la_rpath) $(nbdkit_lua_plugin_la_OBJECTS) $(nbdkit_lua_plugin_la_LIBADD) $(LIBS)
591
592mostlyclean-compile:
593	-rm -f *.$(OBJEXT)
594
595distclean-compile:
596	-rm -f *.tab.c
597
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nbdkit_lua_plugin_la-lua.Plo@am__quote@ # am--include-marker
599
600$(am__depfiles_remade):
601	@$(MKDIR_P) $(@D)
602	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
603
604am--depfiles: $(am__depfiles_remade)
605
606.c.o:
607@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
608@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
609@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
612
613.c.obj:
614@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
615@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
619
620.c.lo:
621@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
622@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
623@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
624@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
626
627nbdkit_lua_plugin_la-lua.lo: lua.c
628@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nbdkit_lua_plugin_la_CPPFLAGS) $(CPPFLAGS) $(nbdkit_lua_plugin_la_CFLAGS) $(CFLAGS) -MT nbdkit_lua_plugin_la-lua.lo -MD -MP -MF $(DEPDIR)/nbdkit_lua_plugin_la-lua.Tpo -c -o nbdkit_lua_plugin_la-lua.lo `test -f 'lua.c' || echo '$(srcdir)/'`lua.c
629@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/nbdkit_lua_plugin_la-lua.Tpo $(DEPDIR)/nbdkit_lua_plugin_la-lua.Plo
630@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='lua.c' object='nbdkit_lua_plugin_la-lua.lo' libtool=yes @AMDEPBACKSLASH@
631@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nbdkit_lua_plugin_la_CPPFLAGS) $(CPPFLAGS) $(nbdkit_lua_plugin_la_CFLAGS) $(CFLAGS) -c -o nbdkit_lua_plugin_la-lua.lo `test -f 'lua.c' || echo '$(srcdir)/'`lua.c
633
634mostlyclean-libtool:
635	-rm -f *.lo
636
637clean-libtool:
638	-rm -rf .libs _libs
639install-man3: $(man_MANS)
640	@$(NORMAL_INSTALL)
641	@list1=''; \
642	list2='$(man_MANS)'; \
643	test -n "$(man3dir)" \
644	  && test -n "`echo $$list1$$list2`" \
645	  || exit 0; \
646	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
647	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
648	{ for i in $$list1; do echo "$$i"; done;  \
649	if test -n "$$list2"; then \
650	  for i in $$list2; do echo "$$i"; done \
651	    | sed -n '/\.3[a-z]*$$/p'; \
652	fi; \
653	} | while read p; do \
654	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
655	  echo "$$d$$p"; echo "$$p"; \
656	done | \
657	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
658	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
659	sed 'N;N;s,\n, ,g' | { \
660	list=; while read file base inst; do \
661	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
662	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
663	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
664	  fi; \
665	done; \
666	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
667	while read files; do \
668	  test -z "$$files" || { \
669	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
670	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
671	done; }
672
673uninstall-man3:
674	@$(NORMAL_UNINSTALL)
675	@list=''; test -n "$(man3dir)" || exit 0; \
676	files=`{ for i in $$list; do echo "$$i"; done; \
677	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
678	  sed -n '/\.3[a-z]*$$/p'; \
679	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
680	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
681	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
682
683ID: $(am__tagged_files)
684	$(am__define_uniq_tagged_files); mkid -fID $$unique
685tags: tags-am
686TAGS: tags
687
688tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
689	set x; \
690	here=`pwd`; \
691	$(am__define_uniq_tagged_files); \
692	shift; \
693	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
694	  test -n "$$unique" || unique=$$empty_fix; \
695	  if test $$# -gt 0; then \
696	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
697	      "$$@" $$unique; \
698	  else \
699	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
700	      $$unique; \
701	  fi; \
702	fi
703ctags: ctags-am
704
705CTAGS: ctags
706ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
707	$(am__define_uniq_tagged_files); \
708	test -z "$(CTAGS_ARGS)$$unique" \
709	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
710	     $$unique
711
712GTAGS:
713	here=`$(am__cd) $(top_builddir) && pwd` \
714	  && $(am__cd) $(top_srcdir) \
715	  && gtags -i $(GTAGS_ARGS) "$$here"
716cscopelist: cscopelist-am
717
718cscopelist-am: $(am__tagged_files)
719	list='$(am__tagged_files)'; \
720	case "$(srcdir)" in \
721	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
722	  *) sdir=$(subdir)/$(srcdir) ;; \
723	esac; \
724	for i in $$list; do \
725	  if test -f "$$i"; then \
726	    echo "$(subdir)/$$i"; \
727	  else \
728	    echo "$$sdir/$$i"; \
729	  fi; \
730	done >> $(top_builddir)/cscope.files
731
732distclean-tags:
733	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
734
735distdir: $(BUILT_SOURCES)
736	$(MAKE) $(AM_MAKEFLAGS) distdir-am
737
738distdir-am: $(DISTFILES)
739	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
740	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
741	list='$(DISTFILES)'; \
742	  dist_files=`for file in $$list; do echo $$file; done | \
743	  sed -e "s|^$$srcdirstrip/||;t" \
744	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
745	case $$dist_files in \
746	  */*) $(MKDIR_P) `echo "$$dist_files" | \
747			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
748			   sort -u` ;; \
749	esac; \
750	for file in $$dist_files; do \
751	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
752	  if test -d $$d/$$file; then \
753	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
754	    if test -d "$(distdir)/$$file"; then \
755	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
756	    fi; \
757	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
758	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
759	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
760	    fi; \
761	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
762	  else \
763	    test -f "$(distdir)/$$file" \
764	    || cp -p $$d/$$file "$(distdir)/$$file" \
765	    || exit 1; \
766	  fi; \
767	done
768check-am: all-am
769check: check-am
770all-am: Makefile $(LTLIBRARIES) $(MANS)
771installdirs:
772	for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(man3dir)"; do \
773	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
774	done
775install: install-am
776install-exec: install-exec-am
777install-data: install-data-am
778uninstall: uninstall-am
779
780install-am: all-am
781	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
782
783installcheck: installcheck-am
784install-strip:
785	if test -z '$(STRIP)'; then \
786	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
787	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
788	      install; \
789	else \
790	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
791	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
792	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
793	fi
794mostlyclean-generic:
795
796clean-generic:
797	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
798
799distclean-generic:
800	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
801	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
802
803maintainer-clean-generic:
804	@echo "This command is intended for maintainers to use"
805	@echo "it deletes files that may require special tools to rebuild."
806clean: clean-am
807
808clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
809	mostlyclean-am
810
811distclean: distclean-am
812		-rm -f ./$(DEPDIR)/nbdkit_lua_plugin_la-lua.Plo
813	-rm -f Makefile
814distclean-am: clean-am distclean-compile distclean-generic \
815	distclean-tags
816
817dvi: dvi-am
818
819dvi-am:
820
821html: html-am
822
823html-am:
824
825info: info-am
826
827info-am:
828
829install-data-am: install-man install-pluginLTLIBRARIES
830
831install-dvi: install-dvi-am
832
833install-dvi-am:
834
835install-exec-am:
836
837install-html: install-html-am
838
839install-html-am:
840
841install-info: install-info-am
842
843install-info-am:
844
845install-man: install-man3
846
847install-pdf: install-pdf-am
848
849install-pdf-am:
850
851install-ps: install-ps-am
852
853install-ps-am:
854
855installcheck-am:
856
857maintainer-clean: maintainer-clean-am
858		-rm -f ./$(DEPDIR)/nbdkit_lua_plugin_la-lua.Plo
859	-rm -f Makefile
860maintainer-clean-am: distclean-am maintainer-clean-generic
861
862mostlyclean: mostlyclean-am
863
864mostlyclean-am: mostlyclean-compile mostlyclean-generic \
865	mostlyclean-libtool
866
867pdf: pdf-am
868
869pdf-am:
870
871ps: ps-am
872
873ps-am:
874
875uninstall-am: uninstall-man uninstall-pluginLTLIBRARIES
876
877uninstall-man: uninstall-man3
878
879.MAKE: install-am install-strip
880
881.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
882	clean-generic clean-libtool clean-pluginLTLIBRARIES \
883	cscopelist-am ctags ctags-am distclean distclean-compile \
884	distclean-generic distclean-libtool distclean-tags distdir dvi \
885	dvi-am html html-am info info-am install install-am \
886	install-data install-data-am install-dvi install-dvi-am \
887	install-exec install-exec-am install-html install-html-am \
888	install-info install-info-am install-man install-man3 \
889	install-pdf install-pdf-am install-pluginLTLIBRARIES \
890	install-ps install-ps-am install-strip installcheck \
891	installcheck-am installdirs maintainer-clean \
892	maintainer-clean-generic mostlyclean mostlyclean-compile \
893	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
894	tags tags-am uninstall uninstall-am uninstall-man \
895	uninstall-man3 uninstall-pluginLTLIBRARIES
896
897.PRECIOUS: Makefile
898
899
900@HAVE_LUA_TRUE@@HAVE_POD_TRUE@nbdkit-lua-plugin.3: nbdkit-lua-plugin.pod
901@HAVE_LUA_TRUE@@HAVE_POD_TRUE@	$(PODWRAPPER) --section=3 --man $@ \
902@HAVE_LUA_TRUE@@HAVE_POD_TRUE@	    --html $(top_builddir)/html/$@.html \
903@HAVE_LUA_TRUE@@HAVE_POD_TRUE@	    $<
904
905# Tell versions [3.59,3.63) of GNU make to not export all variables.
906# Otherwise a system limit (for SysV at least) may be exceeded.
907.NOEXPORT:
908