Imported Upstream version 2.6.1p2
[debian/amanda] / restore-src / Makefile.in
1 # Makefile.in generated by automake 1.11 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
18 # Makefile for Amanda restore programs.
19
20 # vim:ft=automake
21 # Copyright (c) 2005-2008 Zmanda Inc.  All Rights Reserved.
22
23 # This library is free software; you can redistribute it and/or modify it
24 # under the terms of the GNU Lesser General Public License version 2.1 as 
25 # published by the Free Software Foundation.
26
27 # This library is distributed in the hope that it will be useful, but
28 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
30 # License for more details.
31
32 # You should have received a copy of the GNU Lesser General Public License
33 # along with this library; if not, write to the Free Software Foundation,
34 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA.
35
36 # Contact information: Zmanda Inc., 465 S Mathlida Ave, Suite 300
37 # Sunnyvale, CA 94086, USA, or: http://www.zmanda.com
38
39 # simple include file to pre-define variables which are then +='d by other
40 # scripts in this directory.
41
42 # vim:ft=automake
43 #
44 # Adjust post-install permissions settings.  This rule works off two
45 # specially-formatted variables, INSTALLPERMS_exec and INSTALLPERMS_data. 
46 # Each is a whitespace-separated list of commands, all of which are either
47 # a variable assignment or a filename.  Three variables are available:
48 #
49 #  - dest= sets the destination directory to e.g., $(sbindir)
50 #  - chown= controls changes in ownership; value is first argument to chown
51 #  - chmod= controls changes in permissions; value is first argument to chmod
52 #
53 # As a special case, chown=amanda is taken as equivalent to 
54 # chown=$(BINARY_OWNER):$(SETUID_GROUP), which may otherwise have problems with
55 # whitespace in the user/group names.
56
57 # when a filename is seen, the currently active variables are applied.
58 #
59 # Note that scripts are data, not executables!
60 #
61 # EXAMPLE
62 #
63 # sbin_PROGRAMS = foo bar bing
64 # libexec_PROGRAMS = pro gram
65 # sbin_SCRIPTS = sk ript
66 # INSTALLPERMS_exec = \
67 #       dest=$(sbindir) chown=amanda chmod= \
68 #               foo bar \
69 #       chmod=07450 \
70 #               bing
71 #       dest=$(libexecdir) chmod= \
72 #               $(libexec_PROGRAMS)
73 # INSTALLPERMS_data = \
74 #       dest=$(sbindir) chown=amanda chmod= \
75 #               $(sbin_SCRIPTS)
76 #
77 # This whole operation is not required when making builds for packaging,
78 # and can be disabled with --disable-installperms, via the WANT_INSTALLPERMS
79 # AM_CONDITIONAL.  When disabled, the file 'installperms.sh' in the top-level
80 # build directory is populated with a format suitable for shell interpretation,
81 # with lines like this:
82 #   installperm "amanda:disk" "04750" "/usr/local/sbin/bing"
83 # the arguments being, respectively, owner:group, mode, and filename.  There will
84 # be exactly one line for each file which has specific permissions.  The intention
85 # is that this file be used by packaging scripts to set correct permissions at install
86 # time.  Note that files which have no special permissions requirements do not appear 
87 # in this file at all, due to limitations of Automake.
88
89 # vim:ft=automake
90
91
92
93 VPATH = @srcdir@
94 pkgdatadir = $(datadir)/@PACKAGE@
95 pkgincludedir = $(includedir)/@PACKAGE@
96 pkglibdir = $(libdir)/@PACKAGE@
97 pkglibexecdir = $(libexecdir)/@PACKAGE@
98 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99 install_sh_DATA = $(install_sh) -c -m 644
100 install_sh_PROGRAM = $(install_sh) -c
101 install_sh_SCRIPT = $(install_sh) -c
102 INSTALL_HEADER = $(INSTALL_DATA)
103 transform = $(program_transform_name)
104 NORMAL_INSTALL = :
105 PRE_INSTALL = :
106 POST_INSTALL = :
107 NORMAL_UNINSTALL = :
108 PRE_UNINSTALL = :
109 POST_UNINSTALL = :
110 build_triplet = @build@
111 host_triplet = @host@
112 target_triplet = @target@
113 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
114         $(srcdir)/Makefile.in \
115         $(top_srcdir)/config/automake/installperms.am \
116         $(top_srcdir)/config/automake/precompile.am \
117         $(top_srcdir)/config/automake/vars.am
118 @WANT_INSTALLPERMS_FALSE@am__append_1 = $(installperms_sh)
119 sbin_PROGRAMS = amrestore$(EXEEXT) amfetchdump$(EXEEXT)
120 amlibexec_PROGRAMS = amidxtaped$(EXEEXT)
121 subdir = restore-src
122 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123 am__aclocal_m4_deps =  \
124         $(top_srcdir)/config/macro-archive/ac_define_dir.m4 \
125         $(top_srcdir)/config/macro-archive/ac_perl_module_version.m4 \
126         $(top_srcdir)/config/macro-archive/ac_prog_perl_version.m4 \
127         $(top_srcdir)/config/macro-archive/ac_prog_swig.m4 \
128         $(top_srcdir)/config/macro-archive/ax_compare_version.m4 \
129         $(top_srcdir)/config/macro-archive/docbook-dtd.m4 \
130         $(top_srcdir)/config/macro-archive/docbook-xslt-min.m4 \
131         $(top_srcdir)/config/macro-archive/docbook-xslt.m4 \
132         $(top_srcdir)/config/macro-archive/xsltproc.m4 \
133         $(top_srcdir)/config/amanda/amplot.m4 \
134         $(top_srcdir)/config/amanda/bsd-security.m4 \
135         $(top_srcdir)/config/amanda/bsdtcp-security.m4 \
136         $(top_srcdir)/config/amanda/bsdudp-security.m4 \
137         $(top_srcdir)/config/amanda/changer.m4 \
138         $(top_srcdir)/config/amanda/components.m4 \
139         $(top_srcdir)/config/amanda/compress.m4 \
140         $(top_srcdir)/config/amanda/config.m4 \
141         $(top_srcdir)/config/amanda/debugging.m4 \
142         $(top_srcdir)/config/amanda/defaults.m4 \
143         $(top_srcdir)/config/amanda/devprefix.m4 \
144         $(top_srcdir)/config/amanda/dirs.m4 \
145         $(top_srcdir)/config/amanda/documentation.m4 \
146         $(top_srcdir)/config/amanda/dumpers.m4 \
147         $(top_srcdir)/config/amanda/flags.m4 \
148         $(top_srcdir)/config/amanda/flock.m4 \
149         $(top_srcdir)/config/amanda/funcs.m4 \
150         $(top_srcdir)/config/amanda/getfsent.m4 \
151         $(top_srcdir)/config/amanda/i18n.m4 \
152         $(top_srcdir)/config/amanda/ipv6.m4 \
153         $(top_srcdir)/config/amanda/krb4-security.m4 \
154         $(top_srcdir)/config/amanda/krb5-security.m4 \
155         $(top_srcdir)/config/amanda/lfs.m4 \
156         $(top_srcdir)/config/amanda/libs.m4 \
157         $(top_srcdir)/config/amanda/net.m4 \
158         $(top_srcdir)/config/amanda/progs.m4 \
159         $(top_srcdir)/config/amanda/ps.m4 \
160         $(top_srcdir)/config/amanda/readdir.m4 \
161         $(top_srcdir)/config/amanda/readline.m4 \
162         $(top_srcdir)/config/amanda/rsh-security.m4 \
163         $(top_srcdir)/config/amanda/s3-device.m4 \
164         $(top_srcdir)/config/amanda/shmem.m4 \
165         $(top_srcdir)/config/amanda/socklen_t_equiv.m4 \
166         $(top_srcdir)/config/amanda/ssh-security.m4 \
167         $(top_srcdir)/config/amanda/summary.m4 \
168         $(top_srcdir)/config/amanda/swig.m4 \
169         $(top_srcdir)/config/amanda/syshacks.m4 \
170         $(top_srcdir)/config/amanda/tape.m4 \
171         $(top_srcdir)/config/amanda/types.m4 \
172         $(top_srcdir)/config/amanda/userid.m4 \
173         $(top_srcdir)/config/amanda/version.m4 \
174         $(top_srcdir)/config/gnulib/alloca.m4 \
175         $(top_srcdir)/config/gnulib/arpa_inet_h.m4 \
176         $(top_srcdir)/config/gnulib/base64.m4 \
177         $(top_srcdir)/config/gnulib/eoverflow.m4 \
178         $(top_srcdir)/config/gnulib/extensions.m4 \
179         $(top_srcdir)/config/gnulib/float_h.m4 \
180         $(top_srcdir)/config/gnulib/fsusage.m4 \
181         $(top_srcdir)/config/gnulib/getaddrinfo.m4 \
182         $(top_srcdir)/config/gnulib/getopt.m4 \
183         $(top_srcdir)/config/gnulib/gettimeofday.m4 \
184         $(top_srcdir)/config/gnulib/gnulib-common.m4 \
185         $(top_srcdir)/config/gnulib/gnulib-comp.m4 \
186         $(top_srcdir)/config/gnulib/include_next.m4 \
187         $(top_srcdir)/config/gnulib/inet_ntop.m4 \
188         $(top_srcdir)/config/gnulib/intmax_t.m4 \
189         $(top_srcdir)/config/gnulib/lock.m4 \
190         $(top_srcdir)/config/gnulib/longlong.m4 \
191         $(top_srcdir)/config/gnulib/malloc.m4 \
192         $(top_srcdir)/config/gnulib/mkdtemp.m4 \
193         $(top_srcdir)/config/gnulib/netinet_in_h.m4 \
194         $(top_srcdir)/config/gnulib/onceonly_2_57.m4 \
195         $(top_srcdir)/config/gnulib/physmem.m4 \
196         $(top_srcdir)/config/gnulib/safe-read.m4 \
197         $(top_srcdir)/config/gnulib/safe-write.m4 \
198         $(top_srcdir)/config/gnulib/snprintf.m4 \
199         $(top_srcdir)/config/gnulib/socklen.m4 \
200         $(top_srcdir)/config/gnulib/sockpfaf.m4 \
201         $(top_srcdir)/config/gnulib/ssize_t.m4 \
202         $(top_srcdir)/config/gnulib/stdbool.m4 \
203         $(top_srcdir)/config/gnulib/stdint.m4 \
204         $(top_srcdir)/config/gnulib/stdio_h.m4 \
205         $(top_srcdir)/config/gnulib/stdlib_h.m4 \
206         $(top_srcdir)/config/gnulib/strdup.m4 \
207         $(top_srcdir)/config/gnulib/string_h.m4 \
208         $(top_srcdir)/config/gnulib/sys_socket_h.m4 \
209         $(top_srcdir)/config/gnulib/sys_stat_h.m4 \
210         $(top_srcdir)/config/gnulib/sys_time_h.m4 \
211         $(top_srcdir)/config/gnulib/tempname.m4 \
212         $(top_srcdir)/config/gnulib/unistd_h.m4 \
213         $(top_srcdir)/config/gnulib/vasnprintf.m4 \
214         $(top_srcdir)/config/gnulib/visibility.m4 \
215         $(top_srcdir)/config/gnulib/wchar.m4 \
216         $(top_srcdir)/config/gettext-macros/gettext.m4 \
217         $(top_srcdir)/config/gettext-macros/iconv.m4 \
218         $(top_srcdir)/config/gettext-macros/inttypes_h.m4 \
219         $(top_srcdir)/config/gettext-macros/lib-ld.m4 \
220         $(top_srcdir)/config/gettext-macros/lib-link.m4 \
221         $(top_srcdir)/config/gettext-macros/lib-prefix.m4 \
222         $(top_srcdir)/config/gettext-macros/nls.m4 \
223         $(top_srcdir)/config/gettext-macros/po.m4 \
224         $(top_srcdir)/config/gettext-macros/progtest.m4 \
225         $(top_srcdir)/config/gettext-macros/size_max.m4 \
226         $(top_srcdir)/config/gettext-macros/stdint_h.m4 \
227         $(top_srcdir)/config/gettext-macros/wchar_t.m4 \
228         $(top_srcdir)/config/gettext-macros/wint_t.m4 \
229         $(top_srcdir)/config/gettext-macros/xsize.m4 \
230         $(top_srcdir)/config/libtool.m4 $(top_srcdir)/configure.in
231 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
232         $(ACLOCAL_M4)
233 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
234 CONFIG_HEADER = $(top_builddir)/config/config.h
235 CONFIG_CLEAN_FILES =
236 CONFIG_CLEAN_VPATH_FILES =
237 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
238 am__vpath_adj = case $$p in \
239     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
240     *) f=$$p;; \
241   esac;
242 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
243 am__install_max = 40
244 am__nobase_strip_setup = \
245   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
246 am__nobase_strip = \
247   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
248 am__nobase_list = $(am__nobase_strip_setup); \
249   for p in $$list; do echo "$$p $$p"; done | \
250   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
251   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
252     if (++n[$$2] == $(am__install_max)) \
253       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
254     END { for (dir in files) print dir, files[dir] }'
255 am__base_list = \
256   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
257   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
258 am__installdirs = "$(DESTDIR)$(amlibdir)" "$(DESTDIR)$(amlibexecdir)" \
259         "$(DESTDIR)$(sbindir)"
260 LTLIBRARIES = $(amlib_LTLIBRARIES)
261 librestore_la_DEPENDENCIES = ../common-src/libamanda.$(LIB_EXTENSION) \
262         ../server-src/libamserver.$(LIB_EXTENSION) \
263         ../device-src/libamdevice.$(LIB_EXTENSION)
264 am_librestore_la_OBJECTS = restore.lo
265 librestore_la_OBJECTS = $(am_librestore_la_OBJECTS)
266 librestore_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
267         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
268         $(librestore_la_LDFLAGS) $(LDFLAGS) -o $@
269 PROGRAMS = $(amlibexec_PROGRAMS) $(sbin_PROGRAMS)
270 am_amfetchdump_OBJECTS = amfetchdump.$(OBJEXT)
271 amfetchdump_OBJECTS = $(am_amfetchdump_OBJECTS)
272 amfetchdump_LDADD = $(LDADD)
273 am__DEPENDENCIES_1 =
274 amfetchdump_DEPENDENCIES = librestore.$(LIB_EXTENSION) \
275         ../common-src/libamanda.$(LIB_EXTENSION) $(am__DEPENDENCIES_1)
276 am_amidxtaped_OBJECTS = amidxtaped.$(OBJEXT)
277 amidxtaped_OBJECTS = $(am_amidxtaped_OBJECTS)
278 am__DEPENDENCIES_2 = librestore.$(LIB_EXTENSION) \
279         ../common-src/libamanda.$(LIB_EXTENSION) $(am__DEPENDENCIES_1)
280 amidxtaped_DEPENDENCIES = $(am__DEPENDENCIES_2) \
281         ../gnulib/libgnu.$(LIB_EXTENSION) \
282         ../amandad-src/libamandad.$(LIB_EXTENSION)
283 amrestore_SOURCES = amrestore.c
284 amrestore_OBJECTS = amrestore.$(OBJEXT)
285 amrestore_LDADD = $(LDADD)
286 amrestore_DEPENDENCIES = librestore.$(LIB_EXTENSION) \
287         ../common-src/libamanda.$(LIB_EXTENSION) $(am__DEPENDENCIES_1)
288 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
289 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
290 am__depfiles_maybe = depfiles
291 am__mv = mv -f
292 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
293         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
294 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
295         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
296         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
297 CCLD = $(CC)
298 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
299         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
300         $(LDFLAGS) -o $@
301 SOURCES = $(librestore_la_SOURCES) $(amfetchdump_SOURCES) \
302         $(amidxtaped_SOURCES) amrestore.c
303 DIST_SOURCES = $(librestore_la_SOURCES) $(amfetchdump_SOURCES) \
304         $(amidxtaped_SOURCES) amrestore.c
305 HEADERS = $(noinst_HEADERS)
306 ETAGS = etags
307 CTAGS = ctags
308 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
309 ACLOCAL = @ACLOCAL@
310 AIX_BACKUP = @AIX_BACKUP@
311 ALLOCA = @ALLOCA@
312 ALLOCA_H = @ALLOCA_H@
313 AMANDA_DBGDIR = @AMANDA_DBGDIR@
314 AMANDA_DEBUG_DAYS = @AMANDA_DEBUG_DAYS@
315 AMANDA_STATIC_LDFLAGS = @AMANDA_STATIC_LDFLAGS@
316 AMANDA_TMPDIR = @AMANDA_TMPDIR@
317 AMANDA_WARNING_CFLAGS = @AMANDA_WARNING_CFLAGS@
318 AMLINT = @AMLINT@
319 AMLINTFLAGS = @AMLINTFLAGS@
320 AMPLOT_CAT_COMPRESS = @AMPLOT_CAT_COMPRESS@
321 AMPLOT_CAT_GZIP = @AMPLOT_CAT_GZIP@
322 AMPLOT_CAT_PACK = @AMPLOT_CAT_PACK@
323 AMPLOT_COMPRESS = @AMPLOT_COMPRESS@
324 AMTAR = @AMTAR@
325 APPLICATION_DIR = @APPLICATION_DIR@
326 AR = @AR@
327 ARPA_INET_H = @ARPA_INET_H@
328 ASSERTIONS = @ASSERTIONS@
329 AUTOCONF = @AUTOCONF@
330 AUTOHEADER = @AUTOHEADER@
331 AUTOMAKE = @AUTOMAKE@
332 AWK = @AWK@
333 BASH = @BASH@
334 BINARY_OWNER = @BINARY_OWNER@
335 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
336 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
337 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
338 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
339 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
340 BSDTCP_SECURITY = @BSDTCP_SECURITY@
341 BSDUDP_SECURITY = @BSDUDP_SECURITY@
342 BSD_SECURITY = @BSD_SECURITY@
343 CAT = @CAT@
344 CC = @CC@
345 CCDEPMODE = @CCDEPMODE@
346 CFLAGS = @CFLAGS@
347 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
348 CHECK_USERID = @CHECK_USERID@
349 CHIO = @CHIO@
350 CHS = @CHS@
351 CLIENT_HOST_INSTANCE = @CLIENT_HOST_INSTANCE@
352 CLIENT_HOST_KEY_FILE = @CLIENT_HOST_KEY_FILE@
353 CLIENT_HOST_PRINCIPAL = @CLIENT_HOST_PRINCIPAL@
354 CLIENT_LOGIN = @CLIENT_LOGIN@
355 CLIENT_SCRIPTS_OPT = @CLIENT_SCRIPTS_OPT@
356 COMPRESS = @COMPRESS@
357 COMPRESS_BEST_OPT = @COMPRESS_BEST_OPT@
358 COMPRESS_FAST_OPT = @COMPRESS_FAST_OPT@
359 COMPRESS_PATH = @COMPRESS_PATH@
360 COMPRESS_SUFFIX = @COMPRESS_SUFFIX@
361 CONFIG_CLOBBER_MY_CONFIG = @CONFIG_CLOBBER_MY_CONFIG@
362 CONFIG_DIR = @CONFIG_DIR@
363 CPP = @CPP@
364 CPPFLAGS = @CPPFLAGS@
365 CURL_CONFIG = @CURL_CONFIG@
366 CXX = @CXX@
367 CXXCPP = @CXXCPP@
368 CXXDEPMODE = @CXXDEPMODE@
369 CXXFLAGS = @CXXFLAGS@
370 CYGPATH_W = @CYGPATH_W@
371 DD = @DD@
372 DEFAULT_AMANDATES_FILE = @DEFAULT_AMANDATES_FILE@
373 DEFAULT_CHANGER_DEVICE = @DEFAULT_CHANGER_DEVICE@
374 DEFAULT_CONFIG = @DEFAULT_CONFIG@
375 DEFAULT_MAILER = @DEFAULT_MAILER@
376 DEFAULT_SERVER = @DEFAULT_SERVER@
377 DEFAULT_TAPE_DEVICE = @DEFAULT_TAPE_DEVICE@
378 DEFAULT_TAPE_SERVER = @DEFAULT_TAPE_SERVER@
379 DEFS = @DEFS@
380 DEPDIR = @DEPDIR@
381 DOC_BUILD_DATE = @DOC_BUILD_DATE@
382 DUMP = @DUMP@
383 DUMP_RETURNS_1 = @DUMP_RETURNS_1@
384 ECHO = @ECHO@
385 ECHO_C = @ECHO_C@
386 ECHO_N = @ECHO_N@
387 ECHO_T = @ECHO_T@
388 EGREP = @EGREP@
389 EOVERFLOW = @EOVERFLOW@
390 EXAMPLE_TAPEDEV = @EXAMPLE_TAPEDEV@
391 EXEEXT = @EXEEXT@
392 F77 = @F77@
393 FFLAGS = @FFLAGS@
394 FLOAT_H = @FLOAT_H@
395 GETCONF = @GETCONF@
396 GETOPT_H = @GETOPT_H@
397 GETTEXT = @GETTEXT@
398 GLIB_CFLAGS = @GLIB_CFLAGS@
399 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
400 GLIB_LIBS = @GLIB_LIBS@
401 GLIB_MKENUMS = @GLIB_MKENUMS@
402 GMSGFMT = @GMSGFMT@
403 GMSGFMT_015 = @GMSGFMT_015@
404 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
405 GNULIB_CHOWN = @GNULIB_CHOWN@
406 GNULIB_DUP2 = @GNULIB_DUP2@
407 GNULIB_ENVIRON = @GNULIB_ENVIRON@
408 GNULIB_FCHDIR = @GNULIB_FCHDIR@
409 GNULIB_FFLUSH = @GNULIB_FFLUSH@
410 GNULIB_FOPEN = @GNULIB_FOPEN@
411 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
412 GNULIB_FREOPEN = @GNULIB_FREOPEN@
413 GNULIB_FSEEK = @GNULIB_FSEEK@
414 GNULIB_FSEEKO = @GNULIB_FSEEKO@
415 GNULIB_FTELL = @GNULIB_FTELL@
416 GNULIB_FTELLO = @GNULIB_FTELLO@
417 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
418 GNULIB_GETCWD = @GNULIB_GETCWD@
419 GNULIB_GETDELIM = @GNULIB_GETDELIM@
420 GNULIB_GETLINE = @GNULIB_GETLINE@
421 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
422 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
423 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
424 GNULIB_LCHOWN = @GNULIB_LCHOWN@
425 GNULIB_LSEEK = @GNULIB_LSEEK@
426 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
427 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
428 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
429 GNULIB_MBSCHR = @GNULIB_MBSCHR@
430 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
431 GNULIB_MBSLEN = @GNULIB_MBSLEN@
432 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
433 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
434 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
435 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
436 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
437 GNULIB_MBSSEP = @GNULIB_MBSSEP@
438 GNULIB_MBSSPN = @GNULIB_MBSSPN@
439 GNULIB_MBSSTR = @GNULIB_MBSSTR@
440 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
441 GNULIB_MEMMEM = @GNULIB_MEMMEM@
442 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
443 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
444 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
445 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
446 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
447 GNULIB_PUTENV = @GNULIB_PUTENV@
448 GNULIB_READLINK = @GNULIB_READLINK@
449 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
450 GNULIB_SETENV = @GNULIB_SETENV@
451 GNULIB_SLEEP = @GNULIB_SLEEP@
452 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
453 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
454 GNULIB_STPCPY = @GNULIB_STPCPY@
455 GNULIB_STPNCPY = @GNULIB_STPNCPY@
456 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
457 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
458 GNULIB_STRDUP = @GNULIB_STRDUP@
459 GNULIB_STRERROR = @GNULIB_STRERROR@
460 GNULIB_STRNDUP = @GNULIB_STRNDUP@
461 GNULIB_STRNLEN = @GNULIB_STRNLEN@
462 GNULIB_STRPBRK = @GNULIB_STRPBRK@
463 GNULIB_STRSEP = @GNULIB_STRSEP@
464 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
465 GNULIB_STRSTR = @GNULIB_STRSTR@
466 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
467 GNULIB_UNSETENV = @GNULIB_UNSETENV@
468 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
469 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
470 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
471 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
472 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
473 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
474 GNUPLOT = @GNUPLOT@
475 GNUTAR = @GNUTAR@
476 GNUTAR_LISTED_INCREMENTAL_DIR = @GNUTAR_LISTED_INCREMENTAL_DIR@
477 GOBJECT_QUERY = @GOBJECT_QUERY@
478 GREP = @GREP@
479 GZIP = @GZIP@
480 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
481 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
482 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
483 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
484 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
485 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
486 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
487 HAVE_DECL_MKDIR = @HAVE_DECL_MKDIR@
488 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
489 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
490 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
491 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
492 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
493 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
494 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
495 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
496 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
497 HAVE_DUP2 = @HAVE_DUP2@
498 HAVE_FSEEKO = @HAVE_FSEEKO@
499 HAVE_FTELLO = @HAVE_FTELLO@
500 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
501 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
502 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
503 HAVE_GZIP = @HAVE_GZIP@
504 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
505 HAVE_IO_H = @HAVE_IO_H@
506 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
507 HAVE_LSTAT = @HAVE_LSTAT@
508 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
509 HAVE_MEMPCPY = @HAVE_MEMPCPY@
510 HAVE_MKDTEMP = @HAVE_MKDTEMP@
511 HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
512 HAVE_OS_H = @HAVE_OS_H@
513 HAVE_READLINK = @HAVE_READLINK@
514 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
515 HAVE_SETENV = @HAVE_SETENV@
516 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
517 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
518 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
519 HAVE_SLEEP = @HAVE_SLEEP@
520 HAVE_STDINT_H = @HAVE_STDINT_H@
521 HAVE_STPCPY = @HAVE_STPCPY@
522 HAVE_STPNCPY = @HAVE_STPNCPY@
523 HAVE_STRCASESTR = @HAVE_STRCASESTR@
524 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
525 HAVE_STRNDUP = @HAVE_STRNDUP@
526 HAVE_STRPBRK = @HAVE_STRPBRK@
527 HAVE_STRSEP = @HAVE_STRSEP@
528 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
529 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
530 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
531 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
532 HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
533 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
534 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
535 HAVE_UNISTD_H = @HAVE_UNISTD_H@
536 HAVE_UNSETENV = @HAVE_UNSETENV@
537 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
538 HAVE_VASPRINTF = @HAVE_VASPRINTF@
539 HAVE_VISIBILITY = @HAVE_VISIBILITY@
540 HAVE_WCHAR_H = @HAVE_WCHAR_H@
541 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
542 HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
543 HAVE__BOOL = @HAVE__BOOL@
544 INCLUDE_NEXT = @INCLUDE_NEXT@
545 INSTALL = @INSTALL@
546 INSTALL_DATA = @INSTALL_DATA@
547 INSTALL_PROGRAM = @INSTALL_PROGRAM@
548 INSTALL_SCRIPT = @INSTALL_SCRIPT@
549 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
550 INTLLIBS = @INTLLIBS@
551 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
552 KRB4_SECURITY = @KRB4_SECURITY@
553 KRB5_SECURITY = @KRB5_SECURITY@
554 LDFLAGS = @LDFLAGS@
555 LEX = @LEX@
556 LEXLIB = @LEXLIB@
557 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
558 LIBCURL = @LIBCURL@
559 LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
560 LIBICONV = @LIBICONV@
561 LIBINTL = @LIBINTL@
562 LIBMULTITHREAD = @LIBMULTITHREAD@
563 LIBOBJS = @LIBOBJS@
564 LIBPTH = @LIBPTH@
565 LIBS = @LIBS@
566 LIBTHREAD = @LIBTHREAD@
567 LIBTOOL = @LIBTOOL@
568 LIBTOOL_DEPS = @LIBTOOL_DEPS@
569 LN_S = @LN_S@
570 LOCKING = @LOCKING@
571 LOW_TCPPORTRANGE = @LOW_TCPPORTRANGE@
572 LTLIBICONV = @LTLIBICONV@
573 LTLIBINTL = @LTLIBINTL@
574 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
575 LTLIBOBJS = @LTLIBOBJS@
576 LTLIBPTH = @LTLIBPTH@
577 LTLIBTHREAD = @LTLIBTHREAD@
578 MAILER = @MAILER@
579 MAKEINFO = @MAKEINFO@
580 MCUTIL = @MCUTIL@
581 MKDIR_P = @MKDIR_P@
582 MSGFMT = @MSGFMT@
583 MSGFMT_015 = @MSGFMT_015@
584 MSGMERGE = @MSGMERGE@
585 MT = @MT@
586 MTX = @MTX@
587 MT_FILE_FLAG = @MT_FILE_FLAG@
588 NETINET_IN_H = @NETINET_IN_H@
589 NEXT_FLOAT_H = @NEXT_FLOAT_H@
590 NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
591 NEXT_STDINT_H = @NEXT_STDINT_H@
592 NEXT_STDIO_H = @NEXT_STDIO_H@
593 NEXT_STDLIB_H = @NEXT_STDLIB_H@
594 NEXT_STRING_H = @NEXT_STRING_H@
595 NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
596 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
597 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
598 NEXT_UNISTD_H = @NEXT_UNISTD_H@
599 NEXT_WCHAR_H = @NEXT_WCHAR_H@
600 OBJEXT = @OBJEXT@
601 PACKAGE = @PACKAGE@
602 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
603 PACKAGE_NAME = @PACKAGE_NAME@
604 PACKAGE_STRING = @PACKAGE_STRING@
605 PACKAGE_TARNAME = @PACKAGE_TARNAME@
606 PACKAGE_VERSION = @PACKAGE_VERSION@
607 PATH_SEPARATOR = @PATH_SEPARATOR@
608 PCAT = @PCAT@
609 PERL = @PERL@
610 PERLEXTLIBS = @PERLEXTLIBS@
611 PERL_INC = @PERL_INC@
612 PKG_CONFIG = @PKG_CONFIG@
613 POSUB = @POSUB@
614 PRINT = @PRINT@
615 PS = @PS@
616 PS_ARGUMENT = @PS_ARGUMENT@
617 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
618 RANLIB = @RANLIB@
619 READLINE_LIBS = @READLINE_LIBS@
620 REPLACE_CHOWN = @REPLACE_CHOWN@
621 REPLACE_FCHDIR = @REPLACE_FCHDIR@
622 REPLACE_FFLUSH = @REPLACE_FFLUSH@
623 REPLACE_FOPEN = @REPLACE_FOPEN@
624 REPLACE_FPRINTF = @REPLACE_FPRINTF@
625 REPLACE_FREOPEN = @REPLACE_FREOPEN@
626 REPLACE_FSEEK = @REPLACE_FSEEK@
627 REPLACE_FSEEKO = @REPLACE_FSEEKO@
628 REPLACE_FTELL = @REPLACE_FTELL@
629 REPLACE_FTELLO = @REPLACE_FTELLO@
630 REPLACE_GETCWD = @REPLACE_GETCWD@
631 REPLACE_GETLINE = @REPLACE_GETLINE@
632 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
633 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
634 REPLACE_LCHOWN = @REPLACE_LCHOWN@
635 REPLACE_LSEEK = @REPLACE_LSEEK@
636 REPLACE_MEMMEM = @REPLACE_MEMMEM@
637 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
638 REPLACE_PRINTF = @REPLACE_PRINTF@
639 REPLACE_PUTENV = @REPLACE_PUTENV@
640 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
641 REPLACE_SPRINTF = @REPLACE_SPRINTF@
642 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
643 REPLACE_STRERROR = @REPLACE_STRERROR@
644 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
645 REPLACE_STRSTR = @REPLACE_STRSTR@
646 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
647 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
648 REPLACE_VPRINTF = @REPLACE_VPRINTF@
649 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
650 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
651 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
652 RESTORE = @RESTORE@
653 RSH_SECURITY = @RSH_SECURITY@
654 SAMBA_CLIENT = @SAMBA_CLIENT@
655 SERVER_HOST_INSTANCE = @SERVER_HOST_INSTANCE@
656 SERVER_HOST_KEY_FILE = @SERVER_HOST_KEY_FILE@
657 SERVER_HOST_PRINCIPAL = @SERVER_HOST_PRINCIPAL@
658 SERVICE_SUFFIX = @SERVICE_SUFFIX@
659 SETUID_GROUP = @SETUID_GROUP@
660 SET_MAKE = @SET_MAKE@
661 SHELL = @SHELL@
662 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
663 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
664 SNAPSHOT_STAMP = @SNAPSHOT_STAMP@
665 SORT = @SORT@
666 SSH = @SSH@
667 SSH_SECURITY = @SSH_SECURITY@
668 STDBOOL_H = @STDBOOL_H@
669 STDINT_H = @STDINT_H@
670 STRIP = @STRIP@
671 SVN = @SVN@
672 SWIG = @SWIG@
673 SWIG_LIB = @SWIG_LIB@
674 SYS_SOCKET_H = @SYS_SOCKET_H@
675 SYS_STAT_H = @SYS_STAT_H@
676 SYS_TIME_H = @SYS_TIME_H@
677 TCPPORTRANGE = @TCPPORTRANGE@
678 TICKET_LIFETIME = @TICKET_LIFETIME@
679 UDPPORTRANGE = @UDPPORTRANGE@
680 UNCOMPRESS_OPT = @UNCOMPRESS_OPT@
681 UNCOMPRESS_PATH = @UNCOMPRESS_PATH@
682 USE_AMANDAHOSTS = @USE_AMANDAHOSTS@
683 USE_NLS = @USE_NLS@
684 USE_RUNDUMP = @USE_RUNDUMP@
685 USE_VERSION_SUFFIXES = @USE_VERSION_SUFFIXES@
686 VDUMP = @VDUMP@
687 VERSION = @VERSION@
688 VERSION_COMMENT = @VERSION_COMMENT@
689 VERSION_MAJOR = @VERSION_MAJOR@
690 VERSION_MINOR = @VERSION_MINOR@
691 VERSION_PATCH = @VERSION_PATCH@
692 VERSION_SUFFIX = @VERSION_SUFFIX@
693 VOID_UNSETENV = @VOID_UNSETENV@
694 VRESTORE = @VRESTORE@
695 VXDUMP = @VXDUMP@
696 VXRESTORE = @VXRESTORE@
697 WCHAR_H = @WCHAR_H@
698 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
699 WINT_T_SUFFIX = @WINT_T_SUFFIX@
700 XFSDUMP = @XFSDUMP@
701 XFSRESTORE = @XFSRESTORE@
702 XGETTEXT = @XGETTEXT@
703 XGETTEXT_015 = @XGETTEXT_015@
704 XSLREL = @XSLREL@
705 XSLTPROC = @XSLTPROC@
706 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
707 YACC = @YACC@
708 YFLAGS = @YFLAGS@
709 _libcurl_config = @_libcurl_config@
710 abs_builddir = @abs_builddir@
711 abs_srcdir = @abs_srcdir@
712 abs_top_builddir = @abs_top_builddir@
713 abs_top_srcdir = @abs_top_srcdir@
714 ac_ct_CC = @ac_ct_CC@
715 ac_ct_CXX = @ac_ct_CXX@
716 ac_ct_F77 = @ac_ct_F77@
717 am__include = @am__include@
718 am__leading_dot = @am__leading_dot@
719 am__quote = @am__quote@
720 am__tar = @am__tar@
721 am__untar = @am__untar@
722 amdatadir = @amdatadir@
723 amincludedir = @amincludedir@
724 amlibdir = @amlibdir@
725 amlibexecdir = @amlibexecdir@
726 amperldir = @amperldir@
727 bindir = @bindir@
728 build = @build@
729 build_alias = @build_alias@
730 build_cpu = @build_cpu@
731 build_os = @build_os@
732 build_vendor = @build_vendor@
733 builddir = @builddir@
734 datadir = @datadir@
735 datarootdir = @datarootdir@
736 docdir = @docdir@
737 dvidir = @dvidir@
738 exec_prefix = @exec_prefix@
739 gl_LIBOBJS = @gl_LIBOBJS@
740 gl_LTLIBOBJS = @gl_LTLIBOBJS@
741 gltests_LIBOBJS = @gltests_LIBOBJS@
742 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
743 host = @host@
744 host_alias = @host_alias@
745 host_cpu = @host_cpu@
746 host_os = @host_os@
747 host_vendor = @host_vendor@
748 htmldir = @htmldir@
749 includedir = @includedir@
750 infodir = @infodir@
751 install_sh = @install_sh@
752 libdir = @libdir@
753 libexecdir = @libexecdir@
754 localedir = @localedir@
755 localstatedir = @localstatedir@
756 mandir = @mandir@
757 mkdir_p = @mkdir_p@
758 oldincludedir = @oldincludedir@
759 pdfdir = @pdfdir@
760 prefix = @prefix@
761 program_transform_name = @program_transform_name@
762 psdir = @psdir@
763 sbindir = @sbindir@
764 sharedstatedir = @sharedstatedir@
765 srcdir = @srcdir@
766 sysconfdir = @sysconfdir@
767 target = @target@
768 target_alias = @target_alias@
769 target_cpu = @target_cpu@
770 target_os = @target_os@
771 target_vendor = @target_vendor@
772 top_build_prefix = @top_build_prefix@
773 top_builddir = @top_builddir@
774 top_srcdir = @top_srcdir@
775 SUFFIXES = 
776 EXTRA_DIST = 
777 BUILT_SOURCES = 
778 MOSTLYCLEANFILES = 
779 CLEANFILES = 
780 DISTCLEANFILES = $(am__append_1)
781 MAINTAINERCLEANFILES = 
782
783 # sed expression to strip leading directories from a filename; this converts e.g.,
784 # src/foo/bar.so to bar.so.
785 strip_leading_dirs = s|^.*/||
786 @WANT_INSTALLPERMS_FALSE@do_file = pa="$$dest"/`echo "$$cmd"|sed '$(strip_leading_dirs)'|sed '$(transform)'`; \
787 @WANT_INSTALLPERMS_FALSE@    echo "installperm \"$$chown\" \"$$chmod\" \"$$pa\"" >> "$(installperms_sh)"
788
789
790 # define a snippet of the scripts below to either perform a chown/chmod operation,
791 # or record that operation in the logfile.  On entry to the snippet, $$dest is the
792 # destination directory, $$cmd is the srcdir-relative pathname of the target file,
793 # $$chown is the ownership, and $$chmod is the permission pattern.
794 @WANT_INSTALLPERMS_TRUE@do_file = pa="$(DESTDIR)$$dest"/`echo "$$cmd"|sed '$(strip_leading_dirs)'|sed '$(transform)'`; \
795 @WANT_INSTALLPERMS_TRUE@    if test -n "$$chown"; then \
796 @WANT_INSTALLPERMS_TRUE@        echo chown "$$chown" "$$pa"; \
797 @WANT_INSTALLPERMS_TRUE@        chown "$$chown" "$$pa" || exit 1; \
798 @WANT_INSTALLPERMS_TRUE@    fi; \
799 @WANT_INSTALLPERMS_TRUE@    if test -n "$$chmod"; then \
800 @WANT_INSTALLPERMS_TRUE@        echo chmod "$$chmod" "$$pa"; \
801 @WANT_INSTALLPERMS_TRUE@        chmod "$$chmod" "$$pa" || exit 1; \
802 @WANT_INSTALLPERMS_TRUE@    fi 
803
804 @WANT_INSTALLPERMS_FALSE@installperms_sh = "$(top_builddir)/installperms.sh"
805 INCLUDES = -I$(top_builddir)/common-src \
806                 -I$(top_srcdir)/common-src   \
807                 -I$(top_srcdir)/device-src   \
808                 -I$(top_srcdir)/server-src   \
809                 -I$(top_srcdir)/amandad-src  \
810                 -I$(top_srcdir)/gnulib
811
812 AM_CFLAGS = $(AMANDA_WARNING_CFLAGS)
813 AM_LDFLAGS = $(AMANDA_STATIC_LDFLAGS)
814 LINT = $(AMLINT)
815 LINTFLAGS = $(AMLINTFLAGS)
816 amlib_LTLIBRARIES = librestore.la
817 LIB_EXTENSION = la
818
819 ###
820 # Because libamanda includes routines (e.g. regex) provided by some system
821 # libraries, and because of the way libtool sets up the command line, we
822 # need to list libamanda twice here, first to override the system library
823 # routines, and second to pick up any references in the other libraries.
824 ###
825 LDADD = librestore.$(LIB_EXTENSION)              \
826       ../common-src/libamanda.$(LIB_EXTENSION) \
827       $(READLINE_LIBS)
828
829 amidxtaped_LDADD = $(LDADD) \
830                    ../gnulib/libgnu.$(LIB_EXTENSION) \
831                    ../amandad-src/libamandad.$(LIB_EXTENSION)
832
833 amidxtaped_SOURCES = amidxtaped.c
834 amfetchdump_SOURCES = amfetchdump.c
835 librestore_la_SOURCES = restore.c
836 librestore_la_LDFLAGS = -release $(VERSION)
837 librestore_la_LIBADD = ../common-src/libamanda.$(LIB_EXTENSION) \
838                                 ../server-src/libamserver.$(LIB_EXTENSION) \
839                                 ../device-src/libamdevice.$(LIB_EXTENSION)
840
841 noinst_HEADERS = restore.h
842 INSTALLPERMS_exec = \
843         dest=$(sbindir) chown=amanda $(sbin_PROGRAMS) \
844         dest=$(amlibexecdir) chown=amanda $(amlibexec_PROGRAMS)
845
846 all: $(BUILT_SOURCES)
847         $(MAKE) $(AM_MAKEFLAGS) all-am
848
849 .SUFFIXES:
850 .SUFFIXES: .c .lo .o .obj
851 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/automake/vars.am $(top_srcdir)/config/automake/installperms.am $(top_srcdir)/config/automake/precompile.am $(am__configure_deps)
852         @for dep in $?; do \
853           case '$(am__configure_deps)' in \
854             *$$dep*) \
855               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
856                 && { if test -f $@; then exit 0; else break; fi; }; \
857               exit 1;; \
858           esac; \
859         done; \
860         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu restore-src/Makefile'; \
861         $(am__cd) $(top_srcdir) && \
862           $(AUTOMAKE) --gnu restore-src/Makefile
863 .PRECIOUS: Makefile
864 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
865         @case '$?' in \
866           *config.status*) \
867             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
868           *) \
869             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
870             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
871         esac;
872
873 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
874         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
875
876 $(top_srcdir)/configure:  $(am__configure_deps)
877         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
878 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
879         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
880 $(am__aclocal_m4_deps):
881 install-amlibLTLIBRARIES: $(amlib_LTLIBRARIES)
882         @$(NORMAL_INSTALL)
883         test -z "$(amlibdir)" || $(MKDIR_P) "$(DESTDIR)$(amlibdir)"
884         @list='$(amlib_LTLIBRARIES)'; test -n "$(amlibdir)" || list=; \
885         list2=; for p in $$list; do \
886           if test -f $$p; then \
887             list2="$$list2 $$p"; \
888           else :; fi; \
889         done; \
890         test -z "$$list2" || { \
891           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(amlibdir)'"; \
892           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(amlibdir)"; \
893         }
894
895 uninstall-amlibLTLIBRARIES:
896         @$(NORMAL_UNINSTALL)
897         @list='$(amlib_LTLIBRARIES)'; test -n "$(amlibdir)" || list=; \
898         for p in $$list; do \
899           $(am__strip_dir) \
900           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(amlibdir)/$$f'"; \
901           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(amlibdir)/$$f"; \
902         done
903
904 clean-amlibLTLIBRARIES:
905         -test -z "$(amlib_LTLIBRARIES)" || rm -f $(amlib_LTLIBRARIES)
906         @list='$(amlib_LTLIBRARIES)'; for p in $$list; do \
907           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
908           test "$$dir" != "$$p" || dir=.; \
909           echo "rm -f \"$${dir}/so_locations\""; \
910           rm -f "$${dir}/so_locations"; \
911         done
912 librestore.la: $(librestore_la_OBJECTS) $(librestore_la_DEPENDENCIES) 
913         $(librestore_la_LINK) -rpath $(amlibdir) $(librestore_la_OBJECTS) $(librestore_la_LIBADD) $(LIBS)
914 install-amlibexecPROGRAMS: $(amlibexec_PROGRAMS)
915         @$(NORMAL_INSTALL)
916         test -z "$(amlibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(amlibexecdir)"
917         @list='$(amlibexec_PROGRAMS)'; test -n "$(amlibexecdir)" || list=; \
918         for p in $$list; do echo "$$p $$p"; done | \
919         sed 's/$(EXEEXT)$$//' | \
920         while read p p1; do if test -f $$p || test -f $$p1; \
921           then echo "$$p"; echo "$$p"; else :; fi; \
922         done | \
923         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
924             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
925         sed 'N;N;N;s,\n, ,g' | \
926         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
927           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
928             if ($$2 == $$4) files[d] = files[d] " " $$1; \
929             else { print "f", $$3 "/" $$4, $$1; } } \
930           END { for (d in files) print "f", d, files[d] }' | \
931         while read type dir files; do \
932             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
933             test -z "$$files" || { \
934             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(amlibexecdir)$$dir'"; \
935             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(amlibexecdir)$$dir" || exit $$?; \
936             } \
937         ; done
938
939 uninstall-amlibexecPROGRAMS:
940         @$(NORMAL_UNINSTALL)
941         @list='$(amlibexec_PROGRAMS)'; test -n "$(amlibexecdir)" || list=; \
942         files=`for p in $$list; do echo "$$p"; done | \
943           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
944               -e 's/$$/$(EXEEXT)/' `; \
945         test -n "$$list" || exit 0; \
946         echo " ( cd '$(DESTDIR)$(amlibexecdir)' && rm -f" $$files ")"; \
947         cd "$(DESTDIR)$(amlibexecdir)" && rm -f $$files
948
949 clean-amlibexecPROGRAMS:
950         @list='$(amlibexec_PROGRAMS)'; test -n "$$list" || exit 0; \
951         echo " rm -f" $$list; \
952         rm -f $$list || exit $$?; \
953         test -n "$(EXEEXT)" || exit 0; \
954         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
955         echo " rm -f" $$list; \
956         rm -f $$list
957 install-sbinPROGRAMS: $(sbin_PROGRAMS)
958         @$(NORMAL_INSTALL)
959         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
960         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
961         for p in $$list; do echo "$$p $$p"; done | \
962         sed 's/$(EXEEXT)$$//' | \
963         while read p p1; do if test -f $$p || test -f $$p1; \
964           then echo "$$p"; echo "$$p"; else :; fi; \
965         done | \
966         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
967             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
968         sed 'N;N;N;s,\n, ,g' | \
969         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
970           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
971             if ($$2 == $$4) files[d] = files[d] " " $$1; \
972             else { print "f", $$3 "/" $$4, $$1; } } \
973           END { for (d in files) print "f", d, files[d] }' | \
974         while read type dir files; do \
975             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
976             test -z "$$files" || { \
977             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
978             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
979             } \
980         ; done
981
982 uninstall-sbinPROGRAMS:
983         @$(NORMAL_UNINSTALL)
984         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
985         files=`for p in $$list; do echo "$$p"; done | \
986           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
987               -e 's/$$/$(EXEEXT)/' `; \
988         test -n "$$list" || exit 0; \
989         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
990         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
991
992 clean-sbinPROGRAMS:
993         @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
994         echo " rm -f" $$list; \
995         rm -f $$list || exit $$?; \
996         test -n "$(EXEEXT)" || exit 0; \
997         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
998         echo " rm -f" $$list; \
999         rm -f $$list
1000 amfetchdump$(EXEEXT): $(amfetchdump_OBJECTS) $(amfetchdump_DEPENDENCIES) 
1001         @rm -f amfetchdump$(EXEEXT)
1002         $(LINK) $(amfetchdump_OBJECTS) $(amfetchdump_LDADD) $(LIBS)
1003 amidxtaped$(EXEEXT): $(amidxtaped_OBJECTS) $(amidxtaped_DEPENDENCIES) 
1004         @rm -f amidxtaped$(EXEEXT)
1005         $(LINK) $(amidxtaped_OBJECTS) $(amidxtaped_LDADD) $(LIBS)
1006 amrestore$(EXEEXT): $(amrestore_OBJECTS) $(amrestore_DEPENDENCIES) 
1007         @rm -f amrestore$(EXEEXT)
1008         $(LINK) $(amrestore_OBJECTS) $(amrestore_LDADD) $(LIBS)
1009
1010 mostlyclean-compile:
1011         -rm -f *.$(OBJEXT)
1012
1013 distclean-compile:
1014         -rm -f *.tab.c
1015
1016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amfetchdump.Po@am__quote@
1017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amidxtaped.Po@am__quote@
1018 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amrestore.Po@am__quote@
1019 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/restore.Plo@am__quote@
1020
1021 .c.o:
1022 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1023 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1024 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1025 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1026 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1027
1028 .c.obj:
1029 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1030 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1031 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1032 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1033 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1034
1035 .c.lo:
1036 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1037 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1038 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1039 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1040 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1041
1042 mostlyclean-libtool:
1043         -rm -f *.lo
1044
1045 clean-libtool:
1046         -rm -rf .libs _libs
1047
1048 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1049         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1050         unique=`for i in $$list; do \
1051             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1052           done | \
1053           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1054               END { if (nonempty) { for (i in files) print i; }; }'`; \
1055         mkid -fID $$unique
1056 tags: TAGS
1057
1058 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1059                 $(TAGS_FILES) $(LISP)
1060         set x; \
1061         here=`pwd`; \
1062         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1063         unique=`for i in $$list; do \
1064             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1065           done | \
1066           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1067               END { if (nonempty) { for (i in files) print i; }; }'`; \
1068         shift; \
1069         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1070           test -n "$$unique" || unique=$$empty_fix; \
1071           if test $$# -gt 0; then \
1072             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1073               "$$@" $$unique; \
1074           else \
1075             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1076               $$unique; \
1077           fi; \
1078         fi
1079 ctags: CTAGS
1080 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1081                 $(TAGS_FILES) $(LISP)
1082         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1083         unique=`for i in $$list; do \
1084             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1085           done | \
1086           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1087               END { if (nonempty) { for (i in files) print i; }; }'`; \
1088         test -z "$(CTAGS_ARGS)$$unique" \
1089           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1090              $$unique
1091
1092 GTAGS:
1093         here=`$(am__cd) $(top_builddir) && pwd` \
1094           && $(am__cd) $(top_srcdir) \
1095           && gtags -i $(GTAGS_ARGS) "$$here"
1096
1097 distclean-tags:
1098         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1099
1100 distdir: $(DISTFILES)
1101         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1102         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1103         list='$(DISTFILES)'; \
1104           dist_files=`for file in $$list; do echo $$file; done | \
1105           sed -e "s|^$$srcdirstrip/||;t" \
1106               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1107         case $$dist_files in \
1108           */*) $(MKDIR_P) `echo "$$dist_files" | \
1109                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1110                            sort -u` ;; \
1111         esac; \
1112         for file in $$dist_files; do \
1113           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1114           if test -d $$d/$$file; then \
1115             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1116             if test -d "$(distdir)/$$file"; then \
1117               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1118             fi; \
1119             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1120               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1121               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1122             fi; \
1123             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1124           else \
1125             test -f "$(distdir)/$$file" \
1126             || cp -p $$d/$$file "$(distdir)/$$file" \
1127             || exit 1; \
1128           fi; \
1129         done
1130 check-am: all-am
1131 check: $(BUILT_SOURCES)
1132         $(MAKE) $(AM_MAKEFLAGS) check-am
1133 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
1134 installdirs:
1135         for dir in "$(DESTDIR)$(amlibdir)" "$(DESTDIR)$(amlibexecdir)" "$(DESTDIR)$(sbindir)"; do \
1136           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1137         done
1138 install: $(BUILT_SOURCES)
1139         $(MAKE) $(AM_MAKEFLAGS) install-am
1140 install-exec: install-exec-am
1141 install-data: install-data-am
1142 uninstall: uninstall-am
1143
1144 install-am: all-am
1145         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1146
1147 installcheck: installcheck-am
1148 install-strip:
1149         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1150           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1151           `test -z '$(STRIP)' || \
1152             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1153 mostlyclean-generic:
1154         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1155
1156 clean-generic:
1157         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1158
1159 distclean-generic:
1160         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1161         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1162         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1163
1164 maintainer-clean-generic:
1165         @echo "This command is intended for maintainers to use"
1166         @echo "it deletes files that may require special tools to rebuild."
1167         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1168         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1169 clean: clean-am
1170
1171 clean-am: clean-amlibLTLIBRARIES clean-amlibexecPROGRAMS clean-generic \
1172         clean-libtool clean-sbinPROGRAMS mostlyclean-am
1173
1174 distclean: distclean-am
1175         -rm -rf ./$(DEPDIR)
1176         -rm -f Makefile
1177 distclean-am: clean-am distclean-compile distclean-generic \
1178         distclean-tags
1179
1180 dvi: dvi-am
1181
1182 dvi-am:
1183
1184 html: html-am
1185
1186 html-am:
1187
1188 info: info-am
1189
1190 info-am:
1191
1192 install-data-am: install-amlibLTLIBRARIES
1193         @$(NORMAL_INSTALL)
1194         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
1195 install-dvi: install-dvi-am
1196
1197 install-dvi-am:
1198
1199 install-exec-am: install-amlibexecPROGRAMS install-sbinPROGRAMS
1200         @$(NORMAL_INSTALL)
1201         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1202 install-html: install-html-am
1203
1204 install-html-am:
1205
1206 install-info: install-info-am
1207
1208 install-info-am:
1209
1210 install-man:
1211
1212 install-pdf: install-pdf-am
1213
1214 install-pdf-am:
1215
1216 install-ps: install-ps-am
1217
1218 install-ps-am:
1219
1220 installcheck-am:
1221
1222 maintainer-clean: maintainer-clean-am
1223         -rm -rf ./$(DEPDIR)
1224         -rm -f Makefile
1225 maintainer-clean-am: distclean-am maintainer-clean-generic
1226
1227 mostlyclean: mostlyclean-am
1228
1229 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1230         mostlyclean-libtool
1231
1232 pdf: pdf-am
1233
1234 pdf-am:
1235
1236 ps: ps-am
1237
1238 ps-am:
1239
1240 uninstall-am: uninstall-amlibLTLIBRARIES uninstall-amlibexecPROGRAMS \
1241         uninstall-sbinPROGRAMS
1242
1243 .MAKE: all check install install-am install-data-am install-exec-am \
1244         install-strip
1245
1246 .PHONY: CTAGS GTAGS all all-am check check-am clean \
1247         clean-amlibLTLIBRARIES clean-amlibexecPROGRAMS clean-generic \
1248         clean-libtool clean-sbinPROGRAMS ctags distclean \
1249         distclean-compile distclean-generic distclean-libtool \
1250         distclean-tags distdir dvi dvi-am html html-am info info-am \
1251         install install-am install-amlibLTLIBRARIES \
1252         install-amlibexecPROGRAMS install-data install-data-am \
1253         install-data-hook install-dvi install-dvi-am install-exec \
1254         install-exec-am install-exec-hook install-html install-html-am \
1255         install-info install-info-am install-man install-pdf \
1256         install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
1257         install-strip installcheck installcheck-am installdirs \
1258         maintainer-clean maintainer-clean-generic mostlyclean \
1259         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1260         pdf pdf-am ps ps-am tags uninstall uninstall-am \
1261         uninstall-amlibLTLIBRARIES uninstall-amlibexecPROGRAMS \
1262         uninstall-sbinPROGRAMS
1263
1264
1265 installperms-exec:
1266         @installperms="$(INSTALLPERMS_exec)"; \
1267         test -n "$$installperms" && echo "Setting installation permissions on executables"; \
1268         dest=; chown=; chmod=; \
1269         for cmd in $$installperms; do \
1270             case "$$cmd" in \
1271                 chown=amanda) \
1272                         echo "  ($$cmd)"; chown="$(BINARY_OWNER):$(SETUID_GROUP)";; \
1273                 dest=*|chown=*|chmod=*) \
1274                         echo "  ($$cmd)"; eval $$cmd;; \
1275                 *) $(do_file) ;; \
1276             esac; \
1277         done
1278
1279 installperms-data:
1280         @installperms="$(INSTALLPERMS_data)"; \
1281         dest=; chown=; chmod=; \
1282         for cmd in $$installperms; do \
1283             case "$$cmd" in \
1284                 chown=amanda) \
1285                         echo "  ($$cmd)"; chown="$(BINARY_OWNER):$(SETUID_GROUP)";; \
1286                 dest=*|chown=*|chmod=*) \
1287                         echo "  ($$cmd)"; eval $$cmd;; \
1288                 *)  $(do_file) ;; \
1289             esac; \
1290         done
1291
1292 install-exec-hook: installperms-exec
1293 install-data-hook: installperms-data
1294
1295 # define a rule to initialize the installperms manifest file
1296 @WANT_INSTALLPERMS_TRUE@installperms-init:
1297 @WANT_INSTALLPERMS_FALSE@installperms-init:
1298 @WANT_INSTALLPERMS_FALSE@       rm -f "$(installperms_sh)"
1299
1300 # A rule to make precompiler output from C files.  This is not used during
1301 # ordinary builds, but but can very useful in debugging problems on strange
1302 # architectures.  With this rule, we can ask users to 'make foo.i' and send
1303 # the result to us.
1304 #
1305 # It touches some automake internals ($COMPILE), but since it's not
1306 # build-critical, that's OK.
1307 %.i : %.c
1308         $(COMPILE) -E -o $@ $<
1309
1310 lint:
1311         @ for p in $(amlibexec_PROGRAMS) $(sbin_PROGRAMS); do                   \
1312                 p=`basename $$p $(EXEEXT)`;                                     \
1313                 f="$$p.c $(librestore_la_SOURCES)";                             \
1314                 (cd ../common-src; make listlibsrc);                            \
1315                 f="$$f "`cat ../common-src/listlibsrc.output`;                  \
1316                 (cd ../server-src; make listlibsrc);                            \
1317                 f="$$f "`cat ../server-src/listlibsrc.output`;                  \
1318                 echo $(LINT) $$f;                                               \
1319                 $(LINT) $(LINTFLAGS) $(CPPFLAGS) $(DEFS) -I. -I$(top_builddir)/config   \
1320                     $(INCLUDES) $$f;                                            \
1321                 if [ $$? -ne 0 ]; then                                          \
1322                     exit 1;                                                     \
1323                 fi;                                                             \
1324         done;                                                                   \
1325         exit 0
1326
1327 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1328 # Otherwise a system limit (for SysV at least) may be exceeded.
1329 .NOEXPORT: