18faf64404f7d8c4f1b97a0204e123aab9159e2f
[debian/amanda] / common-src / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 # Makefile for Amanda library.
18
19
20 SOURCES = $(libamanda_la_SOURCES) $(amfeatures_SOURCES) $(bsdsecurity_SOURCES) $(file_SOURCES) $(genversion_SOURCES) $(statfs_SOURCES) $(token_SOURCES)
21
22 srcdir = @srcdir@
23 top_srcdir = @top_srcdir@
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 top_builddir = ..
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = @INSTALL@
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = @build@
43 host_triplet = @host@
44 target_triplet = @target@
45 EXTRA_PROGRAMS = genversion$(EXEEXT) $(am__EXEEXT_1)
46 subdir = common-src
47 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
48         $(srcdir)/Makefile.in $(srcdir)/versuff.c.in alloca.c getcwd.c \
49         memmove.c mktime.c snprintf.c strcasecmp.c strerror.c \
50         strftime.c strncasecmp.c strstr.c waitpid.c writev.c
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53         $(top_srcdir)/configure.in
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
57 CONFIG_HEADER = $(top_builddir)/config/config.h
58 CONFIG_CLEAN_FILES = versuff.c
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62     *) f=$$p;; \
63   esac;
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65 am__installdirs = "$(DESTDIR)$(libdir)"
66 libLTLIBRARIES_INSTALL = $(INSTALL)
67 LTLIBRARIES = $(lib_LTLIBRARIES)
68 libamanda_la_DEPENDENCIES = @LTLIBOBJS@ @LTALLOCA@
69 am_libamanda_la_OBJECTS = alloc.lo amflock.lo bsd-security.lo clock.lo \
70         debug.lo dgram.lo event.lo error.lo amfeatures.lo file.lo \
71         fileheader.lo krb4-security.lo krb5-security.lo match.lo \
72         packet.lo pipespawn.lo protocol.lo regcomp.lo regerror.lo \
73         regexec.lo regfree.lo rsh-security.lo security.lo sl.lo \
74         ssh-security.lo statfs.lo stream.lo tapelist.lo token.lo \
75         util.lo versuff.lo version.lo
76 libamanda_la_OBJECTS = $(am_libamanda_la_OBJECTS)
77 am__EXEEXT_1 = statfs$(EXEEXT) token$(EXEEXT) file$(EXEEXT) \
78         bsdsecurity$(EXEEXT) amfeatures$(EXEEXT)
79 am_amfeatures_OBJECTS = amfeatures.test.$(OBJEXT)
80 amfeatures_OBJECTS = $(am_amfeatures_OBJECTS)
81 am__DEPENDENCIES_1 = @LTLIBOBJS@ @LTALLOCA@
82 am__DEPENDENCIES_2 = alloc.$(OBJEXT) clock.$(OBJEXT) debug.$(OBJEXT) \
83         error.$(OBJEXT) util.$(OBJEXT)
84 am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) file.$(OBJEXT)
85 amfeatures_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_3)
86 am_bsdsecurity_OBJECTS = bsd-security.test.$(OBJEXT)
87 bsdsecurity_OBJECTS = $(am_bsdsecurity_OBJECTS)
88 bsdsecurity_DEPENDENCIES = alloc.$(OBJEXT) clock.$(OBJEXT) \
89         debug.$(OBJEXT) dgram.$(OBJEXT) error.$(OBJEXT) \
90         event.$(OBJEXT) file.$(OBJEXT) packet.$(OBJEXT) \
91         security.$(OBJEXT) ssh-security.$(OBJEXT) versuff.$(OBJEXT)
92 am_file_OBJECTS = file.test.$(OBJEXT)
93 file_OBJECTS = $(am_file_OBJECTS)
94 file_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
95 am_genversion_OBJECTS = genversion.$(OBJEXT)
96 genversion_OBJECTS = $(am_genversion_OBJECTS)
97 genversion_DEPENDENCIES = $(am__DEPENDENCIES_1) versuff.o
98 am_statfs_OBJECTS = statfs.test.$(OBJEXT)
99 statfs_OBJECTS = $(am_statfs_OBJECTS)
100 statfs_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_3)
101 am_token_OBJECTS = token.test.$(OBJEXT)
102 token_OBJECTS = $(am_token_OBJECTS)
103 token_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_3)
104 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/config
105 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
106 am__depfiles_maybe = depfiles
107 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
108         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
110         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
111         $(AM_CFLAGS) $(CFLAGS)
112 CCLD = $(CC)
113 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114         $(AM_LDFLAGS) $(LDFLAGS) -o $@
115 SOURCES = $(libamanda_la_SOURCES) $(amfeatures_SOURCES) \
116         $(bsdsecurity_SOURCES) $(file_SOURCES) $(genversion_SOURCES) \
117         $(statfs_SOURCES) $(token_SOURCES)
118 DIST_SOURCES = $(libamanda_la_SOURCES) $(amfeatures_SOURCES) \
119         $(bsdsecurity_SOURCES) $(file_SOURCES) $(genversion_SOURCES) \
120         $(statfs_SOURCES) $(token_SOURCES)
121 HEADERS = $(noinst_HEADERS)
122 ETAGS = etags
123 CTAGS = ctags
124 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125 ACLOCAL = @ACLOCAL@
126 ALLOCA = @ALLOCA@
127 AMANDA_DBGDIR = @AMANDA_DBGDIR@
128 AMANDA_DEBUG_DAYS = @AMANDA_DEBUG_DAYS@
129 AMANDA_TMPDIR = @AMANDA_TMPDIR@
130 AMDEP_FALSE = @AMDEP_FALSE@
131 AMDEP_TRUE = @AMDEP_TRUE@
132 AMPLOT_CAT_COMPRESS = @AMPLOT_CAT_COMPRESS@
133 AMPLOT_CAT_GZIP = @AMPLOT_CAT_GZIP@
134 AMPLOT_CAT_PACK = @AMPLOT_CAT_PACK@
135 AMPLOT_COMPRESS = @AMPLOT_COMPRESS@
136 AMTAR = @AMTAR@
137 AR = @AR@
138 AUTOCONF = @AUTOCONF@
139 AUTOHEADER = @AUTOHEADER@
140 AUTOMAKE = @AUTOMAKE@
141 AWK = @AWK@
142 AWK_VAR_ASSIGNMENT_OPT = @AWK_VAR_ASSIGNMENT_OPT@
143 BINARY_OWNER = @BINARY_OWNER@
144 CAT = @CAT@
145 CC = @CC@
146 CCDEPMODE = @CCDEPMODE@
147 CFLAGS = @CFLAGS@
148 CHIO = @CHIO@
149 CHS = @CHS@
150 CLIENT_LOGIN = @CLIENT_LOGIN@
151 CLIENT_SCRIPTS_OPT = @CLIENT_SCRIPTS_OPT@
152 COMPRESS = @COMPRESS@
153 CONFIGURE_COMMAND = @CONFIGURE_COMMAND@
154 CONFIG_DIR = @CONFIG_DIR@
155 CPP = @CPP@
156 CPPFLAGS = @CPPFLAGS@
157 CXX = @CXX@
158 CXXCPP = @CXXCPP@
159 CXXDEPMODE = @CXXDEPMODE@
160 CXXFLAGS = @CXXFLAGS@
161 CYGPATH_W = @CYGPATH_W@
162 DB_EXT = @DB_EXT@
163 DD = @DD@
164 DEFAULT_CHANGER_DEVICE = @DEFAULT_CHANGER_DEVICE@
165 DEFAULT_CONFIG = @DEFAULT_CONFIG@
166 DEFAULT_RAW_TAPE_DEVICE = @DEFAULT_RAW_TAPE_DEVICE@
167 DEFAULT_SERVER = @DEFAULT_SERVER@
168 DEFAULT_TAPE_DEVICE = @DEFAULT_TAPE_DEVICE@
169 DEFAULT_TAPE_SERVER = @DEFAULT_TAPE_SERVER@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DOC_BUILD_DATE = @DOC_BUILD_DATE@
173 DUMP = @DUMP@
174 DUMPER_DIR = @DUMPER_DIR@
175 ECHO = @ECHO@
176 ECHO_C = @ECHO_C@
177 ECHO_N = @ECHO_N@
178 ECHO_T = @ECHO_T@
179 EGREP = @EGREP@
180 EXEEXT = @EXEEXT@
181 F77 = @F77@
182 FFLAGS = @FFLAGS@
183 GETCONF = @GETCONF@
184 GNUPLOT = @GNUPLOT@
185 GNUTAR = @GNUTAR@
186 GNUTAR_LISTED_INCREMENTAL_DIR = @GNUTAR_LISTED_INCREMENTAL_DIR@
187 GNUTAR_LISTED_INCREMENTAL_DIRX = @GNUTAR_LISTED_INCREMENTAL_DIRX@
188 GREP = @GREP@
189 GZIP = @GZIP@
190 HAVE_XSLTPROC_FALSE = @HAVE_XSLTPROC_FALSE@
191 HAVE_XSLTPROC_TRUE = @HAVE_XSLTPROC_TRUE@
192 INSTALL_DATA = @INSTALL_DATA@
193 INSTALL_PROGRAM = @INSTALL_PROGRAM@
194 INSTALL_SCRIPT = @INSTALL_SCRIPT@
195 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
196 LDFLAGS = @LDFLAGS@
197 LEX = @LEX@
198 LEXLIB = @LEXLIB@
199 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
200 LIBOBJS = @LIBOBJS@
201 LIBS = @LIBS@
202 LIBTOOL = @LIBTOOL@
203 LIBTOOL_DEPS = @LIBTOOL_DEPS@
204 LL_FMT = @LL_FMT@
205 LN_S = @LN_S@
206 LTALLOCA = @LTALLOCA@
207 LTLIBOBJS = @LTLIBOBJS@
208 MAILER = @MAILER@
209 MAKEINFO = @MAKEINFO@
210 MAXTAPEBLOCKSIZE = @MAXTAPEBLOCKSIZE@
211 MCUTIL = @MCUTIL@
212 MT = @MT@
213 MTX = @MTX@
214 MT_FILE_FLAG = @MT_FILE_FLAG@
215 OBJEXT = @OBJEXT@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_VERSION = @PACKAGE_VERSION@
222 PATH_SEPARATOR = @PATH_SEPARATOR@
223 PCAT = @PCAT@
224 PERL = @PERL@
225 PRINT = @PRINT@
226 RANLIB = @RANLIB@
227 READLINE_LIBS = @READLINE_LIBS@
228 RESTORE = @RESTORE@
229 SAMBA_CLIENT = @SAMBA_CLIENT@
230 SERVICE_SUFFIX = @SERVICE_SUFFIX@
231 SETUID_GROUP = @SETUID_GROUP@
232 SET_MAKE = @SET_MAKE@
233 SHELL = @SHELL@
234 SNAPSHOT_STAMP = @SNAPSHOT_STAMP@
235 STRIP = @STRIP@
236 USE_VERSION_SUFFIXES = @USE_VERSION_SUFFIXES@
237 VDUMP = @VDUMP@
238 VERSION = @VERSION@
239 VERSION_COMMENT = @VERSION_COMMENT@
240 VERSION_MAJOR = @VERSION_MAJOR@
241 VERSION_MINOR = @VERSION_MINOR@
242 VERSION_PATCH = @VERSION_PATCH@
243 VERSION_SUFFIX = @VERSION_SUFFIX@
244 VRESTORE = @VRESTORE@
245 VXDUMP = @VXDUMP@
246 VXRESTORE = @VXRESTORE@
247 WANT_AMPLOT_FALSE = @WANT_AMPLOT_FALSE@
248 WANT_AMPLOT_TRUE = @WANT_AMPLOT_TRUE@
249 WANT_CHG_SCSI_FALSE = @WANT_CHG_SCSI_FALSE@
250 WANT_CHG_SCSI_TRUE = @WANT_CHG_SCSI_TRUE@
251 WANT_CHIO_SCSI_FALSE = @WANT_CHIO_SCSI_FALSE@
252 WANT_CHIO_SCSI_TRUE = @WANT_CHIO_SCSI_TRUE@
253 WANT_CLIENT_FALSE = @WANT_CLIENT_FALSE@
254 WANT_CLIENT_TRUE = @WANT_CLIENT_TRUE@
255 WANT_RECOVER_FALSE = @WANT_RECOVER_FALSE@
256 WANT_RECOVER_TRUE = @WANT_RECOVER_TRUE@
257 WANT_RESTORE_FALSE = @WANT_RESTORE_FALSE@
258 WANT_RESTORE_TRUE = @WANT_RESTORE_TRUE@
259 WANT_RUNTIME_PSEUDO_RELOC_FALSE = @WANT_RUNTIME_PSEUDO_RELOC_FALSE@
260 WANT_RUNTIME_PSEUDO_RELOC_TRUE = @WANT_RUNTIME_PSEUDO_RELOC_TRUE@
261 WANT_SAMBA_FALSE = @WANT_SAMBA_FALSE@
262 WANT_SAMBA_TRUE = @WANT_SAMBA_TRUE@
263 WANT_SERVER_FALSE = @WANT_SERVER_FALSE@
264 WANT_SERVER_TRUE = @WANT_SERVER_TRUE@
265 WANT_SETUID_CLIENT_FALSE = @WANT_SETUID_CLIENT_FALSE@
266 WANT_SETUID_CLIENT_TRUE = @WANT_SETUID_CLIENT_TRUE@
267 WANT_SSH_SECURITY_FALSE = @WANT_SSH_SECURITY_FALSE@
268 WANT_SSH_SECURITY_TRUE = @WANT_SSH_SECURITY_TRUE@
269 WANT_TAPE_FALSE = @WANT_TAPE_FALSE@
270 WANT_TAPE_TRUE = @WANT_TAPE_TRUE@
271 XFSDUMP = @XFSDUMP@
272 XFSRESTORE = @XFSRESTORE@
273 XSLTPROC = @XSLTPROC@
274 YACC = @YACC@
275 ac_c = @ac_c@
276 ac_ct_AR = @ac_ct_AR@
277 ac_ct_CC = @ac_ct_CC@
278 ac_ct_CXX = @ac_ct_CXX@
279 ac_ct_F77 = @ac_ct_F77@
280 ac_ct_RANLIB = @ac_ct_RANLIB@
281 ac_ct_STRIP = @ac_ct_STRIP@
282 ac_n = @ac_n@
283 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
284 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
285 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
286 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
287 am__include = @am__include@
288 am__leading_dot = @am__leading_dot@
289 am__quote = @am__quote@
290 am__tar = @am__tar@
291 am__untar = @am__untar@
292 bindir = @bindir@
293 build = @build@
294 build_alias = @build_alias@
295 build_cpu = @build_cpu@
296 build_os = @build_os@
297 build_vendor = @build_vendor@
298 datadir = @datadir@
299 exec_prefix = @exec_prefix@
300 host = @host@
301 host_alias = @host_alias@
302 host_cpu = @host_cpu@
303 host_os = @host_os@
304 host_vendor = @host_vendor@
305 includedir = @includedir@
306 infodir = @infodir@
307 install_sh = @install_sh@
308 libdir = @libdir@
309 libexecdir = @libexecdir@
310 localstatedir = @localstatedir@
311 mandir = @mandir@
312 mkdir_p = @mkdir_p@
313 oldincludedir = @oldincludedir@
314 prefix = @prefix@
315 program_transform_name = @program_transform_name@
316 sbindir = @sbindir@
317 sharedstatedir = @sharedstatedir@
318 sysconfdir = @sysconfdir@
319 target = @target@
320 target_alias = @target_alias@
321 target_cpu = @target_cpu@
322 target_os = @target_os@
323 target_vendor = @target_vendor@
324 lib_LTLIBRARIES = libamanda.la
325 REGDIR = ../regex-src
326 REGsrcdir = $(srcdir)/$(REGDIR)
327 INCLUDES = -I$(REGsrcdir)
328 libamanda_la_SOURCES = \
329         alloc.c         amflock.c       \
330         bsd-security.c  \
331         clock.c         \
332         debug.c         dgram.c         \
333         event.c         error.c         \
334         amfeatures.c    \
335         file.c          fileheader.c    \
336         krb4-security.c krb5-security.c \
337         match.c         \
338         packet.c        pipespawn.c     protocol.c      \
339         regcomp.c       regerror.c      regexec.c       regfree.c       \
340         rsh-security.c  \
341         security.c      sl.c            ssh-security.c  statfs.c        \
342         stream.c        tapelist.c      \
343         token.c         \
344         util.c          \
345         versuff.c       version.c
346
347 libamanda_la_LIBADD = @LTLIBOBJS@ @LTALLOCA@
348 libamanda_la_LDFLAGS = -release $(VERSION)
349 noinst_HEADERS = amanda.h       amregex.h       arglist.h       \
350                         clock.h         \
351                         dgram.h         \
352                         event.h         \
353                         amfeatures.h    \
354                         packet.h        pipespawn.h     protocol.h      \
355                         queue.h         \
356                         sl.h            security.h      statfs.h        \
357                         stream.h        \
358                         tapelist.h      \
359                         token.h         \
360                         util.h          \
361                         version.h       \
362                         fileheader.h
363
364 genversion_SOURCES = genversion.c
365 genversion_LDADD = $(libamanda_la_LIBADD) versuff.o
366 REGEXHSRC = $(REGsrcdir)/regex2.h \
367                 $(REGsrcdir)/regcomp.c \
368                 $(REGsrcdir)/regexec.c \
369                 $(REGsrcdir)/regerror.c \
370                 $(REGsrcdir)/regfree.c
371
372
373 # these are used for testing only:
374 TEST_PROGS = statfs token file bsdsecurity amfeatures
375 CLEANFILES = regex.h regcomp.ih engine.ih regerror.ih *.test.c
376 DISTCLEANFILES = version.c genversion.h genversion amanda-int.h
377
378 # used for testing only
379 STANDARD_COMMON_STUFF_NOT_FILE = \
380         alloc.$(OBJEXT) \
381         clock.$(OBJEXT) \
382         debug.$(OBJEXT) \
383         error.$(OBJEXT) \
384         util.$(OBJEXT)
385
386 STANDARD_COMMON_STUFF = \
387         $(STANDARD_COMMON_STUFF_NOT_FILE) \
388         file.$(OBJEXT)
389
390 statfs_SOURCES = statfs.test.c
391 statfs_LDADD = $(libamanda_la_LIBADD) $(STANDARD_COMMON_STUFF)
392 token_SOURCES = token.test.c
393 token_LDADD = $(libamanda_la_LIBADD) $(STANDARD_COMMON_STUFF)
394 file_SOURCES = file.test.c
395 file_LDADD = $(libamanda_la_LIBADD) $(STANDARD_COMMON_STUFF_NOT_FILE)
396 bsdsecurity_SOURCES = bsd-security.test.c
397 bsdsecurity_LDADD = $(libamanda_a_LIBADD) \
398                     alloc.$(OBJEXT) \
399                     clock.$(OBJEXT) \
400                     debug.$(OBJEXT) \
401                     dgram.$(OBJEXT) \
402                     error.$(OBJEXT) \
403                     event.$(OBJEXT) \
404                     file.$(OBJEXT) \
405                     packet.$(OBJEXT) \
406                     security.$(OBJEXT) \
407                     ssh-security.$(OBJEXT) \
408                     versuff.$(OBJEXT)
409
410 amfeatures_SOURCES = amfeatures.test.c
411 amfeatures_LDADD = $(libamanda_la_LIBADD) $(STANDARD_COMMON_STUFF)
412 all: all-am
413
414 .SUFFIXES:
415 .SUFFIXES: .c .lo .o .obj
416 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
417         @for dep in $?; do \
418           case '$(am__configure_deps)' in \
419             *$$dep*) \
420               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
421                 && exit 0; \
422               exit 1;; \
423           esac; \
424         done; \
425         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  common-src/Makefile'; \
426         cd $(top_srcdir) && \
427           $(AUTOMAKE) --gnu  common-src/Makefile
428 .PRECIOUS: Makefile
429 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
430         @case '$?' in \
431           *config.status*) \
432             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
433           *) \
434             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
435             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
436         esac;
437
438 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
439         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441 $(top_srcdir)/configure:  $(am__configure_deps)
442         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
444         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445 versuff.c: $(top_builddir)/config.status $(srcdir)/versuff.c.in
446         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
447 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
448         @$(NORMAL_INSTALL)
449         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
450         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
451           if test -f $$p; then \
452             f=$(am__strip_dir) \
453             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
454             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
455           else :; fi; \
456         done
457
458 uninstall-libLTLIBRARIES:
459         @$(NORMAL_UNINSTALL)
460         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
461           p=$(am__strip_dir) \
462           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
463           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
464         done
465
466 clean-libLTLIBRARIES:
467         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
468         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
469           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
470           test "$$dir" != "$$p" || dir=.; \
471           echo "rm -f \"$${dir}/so_locations\""; \
472           rm -f "$${dir}/so_locations"; \
473         done
474 libamanda.la: $(libamanda_la_OBJECTS) $(libamanda_la_DEPENDENCIES) 
475         $(LINK) -rpath $(libdir) $(libamanda_la_LDFLAGS) $(libamanda_la_OBJECTS) $(libamanda_la_LIBADD) $(LIBS)
476 amfeatures$(EXEEXT): $(amfeatures_OBJECTS) $(amfeatures_DEPENDENCIES) 
477         @rm -f amfeatures$(EXEEXT)
478         $(LINK) $(amfeatures_LDFLAGS) $(amfeatures_OBJECTS) $(amfeatures_LDADD) $(LIBS)
479 bsdsecurity$(EXEEXT): $(bsdsecurity_OBJECTS) $(bsdsecurity_DEPENDENCIES) 
480         @rm -f bsdsecurity$(EXEEXT)
481         $(LINK) $(bsdsecurity_LDFLAGS) $(bsdsecurity_OBJECTS) $(bsdsecurity_LDADD) $(LIBS)
482 file$(EXEEXT): $(file_OBJECTS) $(file_DEPENDENCIES) 
483         @rm -f file$(EXEEXT)
484         $(LINK) $(file_LDFLAGS) $(file_OBJECTS) $(file_LDADD) $(LIBS)
485 genversion$(EXEEXT): $(genversion_OBJECTS) $(genversion_DEPENDENCIES) 
486         @rm -f genversion$(EXEEXT)
487         $(LINK) $(genversion_LDFLAGS) $(genversion_OBJECTS) $(genversion_LDADD) $(LIBS)
488 statfs$(EXEEXT): $(statfs_OBJECTS) $(statfs_DEPENDENCIES) 
489         @rm -f statfs$(EXEEXT)
490         $(LINK) $(statfs_LDFLAGS) $(statfs_OBJECTS) $(statfs_LDADD) $(LIBS)
491 token$(EXEEXT): $(token_OBJECTS) $(token_DEPENDENCIES) 
492         @rm -f token$(EXEEXT)
493         $(LINK) $(token_LDFLAGS) $(token_OBJECTS) $(token_LDADD) $(LIBS)
494
495 mostlyclean-compile:
496         -rm -f *.$(OBJEXT)
497
498 distclean-compile:
499         -rm -f *.tab.c
500
501 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Plo@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Plo@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mktime.Plo@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/snprintf.Plo@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Plo@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Plo@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strftime.Plo@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Plo@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Plo@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/waitpid.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/writev.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amfeatures.Plo@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amfeatures.test.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amflock.Plo@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsd-security.Plo@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsd-security.test.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clock.Plo@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dgram.Plo@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.test.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileheader.Plo@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/genversion.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krb4-security.Plo@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krb5-security.Plo@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Plo@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/packet.Plo@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipespawn.Plo@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol.Plo@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Plo@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regerror.Plo@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regexec.Plo@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regfree.Plo@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rsh-security.Plo@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/security.Plo@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sl.Plo@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh-security.Plo@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statfs.Plo@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statfs.test.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream.Plo@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tapelist.Plo@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/token.Plo@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/token.test.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/versuff.Plo@am__quote@
551
552 .c.o:
553 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
554 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
555 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
558
559 .c.obj:
560 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
561 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
563 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
565
566 .c.lo:
567 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
568 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
572
573 mostlyclean-libtool:
574         -rm -f *.lo
575
576 clean-libtool:
577         -rm -rf .libs _libs
578
579 distclean-libtool:
580         -rm -f libtool
581 uninstall-info-am:
582
583 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
584         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
585         unique=`for i in $$list; do \
586             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
587           done | \
588           $(AWK) '    { files[$$0] = 1; } \
589                END { for (i in files) print i; }'`; \
590         mkid -fID $$unique
591 tags: TAGS
592
593 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
594                 $(TAGS_FILES) $(LISP)
595         tags=; \
596         here=`pwd`; \
597         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
598         unique=`for i in $$list; do \
599             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600           done | \
601           $(AWK) '    { files[$$0] = 1; } \
602                END { for (i in files) print i; }'`; \
603         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
604           test -n "$$unique" || unique=$$empty_fix; \
605           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
606             $$tags $$unique; \
607         fi
608 ctags: CTAGS
609 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
610                 $(TAGS_FILES) $(LISP)
611         tags=; \
612         here=`pwd`; \
613         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
614         unique=`for i in $$list; do \
615             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
616           done | \
617           $(AWK) '    { files[$$0] = 1; } \
618                END { for (i in files) print i; }'`; \
619         test -z "$(CTAGS_ARGS)$$tags$$unique" \
620           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
621              $$tags $$unique
622
623 GTAGS:
624         here=`$(am__cd) $(top_builddir) && pwd` \
625           && cd $(top_srcdir) \
626           && gtags -i $(GTAGS_ARGS) $$here
627
628 distclean-tags:
629         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
630
631 distdir: $(DISTFILES)
632         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
633         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
634         list='$(DISTFILES)'; for file in $$list; do \
635           case $$file in \
636             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
637             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
638           esac; \
639           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
640           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
641           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
642             dir="/$$dir"; \
643             $(mkdir_p) "$(distdir)$$dir"; \
644           else \
645             dir=''; \
646           fi; \
647           if test -d $$d/$$file; then \
648             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
649               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
650             fi; \
651             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
652           else \
653             test -f $(distdir)/$$file \
654             || cp -p $$d/$$file $(distdir)/$$file \
655             || exit 1; \
656           fi; \
657         done
658 check-am: all-am
659 check: check-am
660 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
661 installdirs:
662         for dir in "$(DESTDIR)$(libdir)"; do \
663           test -z "$$dir" || $(mkdir_p) "$$dir"; \
664         done
665 install: install-am
666 install-exec: install-exec-am
667 install-data: install-data-am
668 uninstall: uninstall-am
669
670 install-am: all-am
671         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
672
673 installcheck: installcheck-am
674 install-strip:
675         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
676           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
677           `test -z '$(STRIP)' || \
678             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
679 mostlyclean-generic:
680
681 clean-generic:
682         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
683
684 distclean-generic:
685         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
686         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
687
688 maintainer-clean-generic:
689         @echo "This command is intended for maintainers to use"
690         @echo "it deletes files that may require special tools to rebuild."
691 clean: clean-am
692
693 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
694         mostlyclean-am
695
696 distclean: distclean-am
697         -rm -rf $(DEPDIR) ./$(DEPDIR)
698         -rm -f Makefile
699 distclean-am: clean-am distclean-compile distclean-generic \
700         distclean-libtool distclean-tags
701
702 dvi: dvi-am
703
704 dvi-am:
705
706 html: html-am
707
708 info: info-am
709
710 info-am:
711
712 install-data-am:
713
714 install-exec-am: install-libLTLIBRARIES
715
716 install-info: install-info-am
717
718 install-man:
719
720 installcheck-am:
721
722 maintainer-clean: maintainer-clean-am
723         -rm -rf $(DEPDIR) ./$(DEPDIR)
724         -rm -f Makefile
725 maintainer-clean-am: distclean-am maintainer-clean-generic
726
727 mostlyclean: mostlyclean-am
728
729 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
730         mostlyclean-libtool
731
732 pdf: pdf-am
733
734 pdf-am:
735
736 ps: ps-am
737
738 ps-am:
739
740 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
741
742 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
743         clean-libLTLIBRARIES clean-libtool ctags distclean \
744         distclean-compile distclean-generic distclean-libtool \
745         distclean-tags distdir dvi dvi-am html html-am info info-am \
746         install install-am install-data install-data-am install-exec \
747         install-exec-am install-info install-info-am \
748         install-libLTLIBRARIES install-man install-strip installcheck \
749         installcheck-am installdirs maintainer-clean \
750         maintainer-clean-generic mostlyclean mostlyclean-compile \
751         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
752         tags uninstall uninstall-am uninstall-info-am \
753         uninstall-libLTLIBRARIES
754
755
756 .sh:
757         cat $< > $@
758         chmod a+x $@
759
760 genversion.@OBJEXT@: genversion.h
761 genversion.h: $(top_builddir)/config.status
762         -rm -f $@ $@.new
763         echo '#define CC "$(CC)"' > $@.new
764         echo '#define BUILT_DATE "'`date`'"' >> $@.new
765         echo '#define BUILT_MACH "'`uname -a || echo UNKNOWN HOST`'"' >> $@.new
766         mv $@.new $@
767
768 version.c:      genversion$(EXEEXT)
769         -rm -f version.c
770         ./genversion > version.c
771
772 match.@OBJEXT@ match.lo: regex.h
773 regcomp.@OBJEXT@ regcomp.lo: regex.h regcomp.ih
774 regexec.@OBJEXT@ regexec.lo: regex.h engine.ih
775 regerror.@OBJEXT@ regerror.lo: regex.h regerror.ih
776 regfree.@OBJEXT@ regfree.lo: regex.h
777
778 regex.h: $(REGEXHSRC) $(REGsrcdir)/mkh
779         sh $(REGsrcdir)/mkh -o -i _REGEX_H_ $(REGEXHSRC) >$@
780
781 regcomp.ih: $(REGsrcdir)/regcomp.c $(REGsrcdir)/mkh
782         sh $(REGsrcdir)/mkh -o -p $(REGsrcdir)/regcomp.c >$@
783
784 engine.ih: $(REGsrcdir)/engine.c $(REGsrcdir)/mkh
785         sh $(REGsrcdir)/mkh -o -p $(REGsrcdir)/engine.c >$@
786
787 regerror.ih: $(REGsrcdir)/regerror.c $(REGsrcdir)/mkh
788         sh $(REGsrcdir)/mkh -o -p $(REGsrcdir)/regerror.c >$@
789
790 %.test.c: $(srcdir)/%.c
791         echo '#define TEST' >$@
792         echo '#include "$<"' >>$@
793 # Tell versions [3.59,3.63) of GNU make to not export all variables.
794 # Otherwise a system limit (for SysV at least) may be exceeded.
795 .NOEXPORT: