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