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