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