1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
17 # vi: noexpandtab softtabstop=0
19 top_srcdir = @top_srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/backupninja.spec.in \
41 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42 TODO install-sh missing
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno configure.status.lineno
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_CLEAN_FILES = backupninja.spec
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-exec-recursive install-info-recursive \
56 install-recursive installcheck-recursive installdirs-recursive \
57 pdf-recursive ps-recursive uninstall-info-recursive \
61 DIST_SUBDIRS = $(SUBDIRS)
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 distdir = $(PACKAGE)-$(VERSION)
64 top_distdir = $(distdir)
65 am__remove_distdir = \
66 { test ! -d $(distdir) \
67 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
68 && rm -fr $(distdir); }; }
69 DIST_ARCHIVES = $(distdir).tar.gz
71 distuninstallcheck_listfiles = find . -type f -print
72 distcleancheck_listfiles = find . -type f -print
76 AUTOHEADER = @AUTOHEADER@
81 CYGPATH_W = @CYGPATH_W@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LTLIBOBJS = @LTLIBOBJS@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_SEPARATOR = @PATH_SEPARATOR@
104 SET_MAKE = @SET_MAKE@
108 ac_cv_have_rpm = @ac_cv_have_rpm@
109 am__leading_dot = @am__leading_dot@
111 am__untar = @am__untar@
113 build_alias = @build_alias@
115 datarootdir = @datarootdir@
118 exec_prefix = @exec_prefix@
119 host_alias = @host_alias@
121 includedir = @includedir@
123 install_sh = @install_sh@
125 libexecdir = @libexecdir@
126 localedir = @localedir@
127 localstatedir = @localstatedir@
130 oldincludedir = @oldincludedir@
133 program_transform_name = @program_transform_name@
136 sharedstatedir = @sharedstatedir@
137 sysconfdir = @sysconfdir@
138 target_alias = @target_alias@
139 EXTRA_DIST = README COPYING AUTHORS INSTALL NEWS ChangeLog \
140 backupninja.spec backupninja.spec.in autogen.sh
142 SUBDIRS = etc examples handlers lib man src
143 local_rpm_topdir = `cd $(top_srcdir) && pwd`/rpm
149 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
151 case '$(am__configure_deps)' in \
153 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
154 cd $(srcdir) && $(AUTOMAKE) --gnu \
159 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
160 cd $(top_srcdir) && \
161 $(AUTOMAKE) --gnu Makefile
163 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
166 echo ' $(SHELL) ./config.status'; \
167 $(SHELL) ./config.status;; \
169 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
170 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
173 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
174 $(SHELL) ./config.status --recheck
176 $(top_srcdir)/configure: $(am__configure_deps)
177 cd $(srcdir) && $(AUTOCONF)
178 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
179 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
180 backupninja.spec: $(top_builddir)/config.status $(srcdir)/backupninja.spec.in
181 cd $(top_builddir) && $(SHELL) ./config.status $@
184 # This directory's subdirectories are mostly independent; you can cd
185 # into them and run `make' without going through this Makefile.
186 # To change the values of `make' variables: instead of editing Makefiles,
187 # (1) if the variable is set in `config.status', edit `config.status'
188 # (which will cause the Makefiles to be regenerated when you run `make');
189 # (2) otherwise, pass the desired values on the `make' command line.
190 $(RECURSIVE_TARGETS):
192 for f in x $$MAKEFLAGS; do \
195 *k*) failcom='fail=yes';; \
199 target=`echo $@ | sed s/-recursive//`; \
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 echo "Making $$target in $$subdir"; \
202 if test "$$subdir" = "."; then \
204 local_target="$$target-am"; \
206 local_target="$$target"; \
208 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
211 if test "$$dot_seen" = "no"; then \
212 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
215 mostlyclean-recursive clean-recursive distclean-recursive \
216 maintainer-clean-recursive:
218 for f in x $$MAKEFLAGS; do \
221 *k*) failcom='fail=yes';; \
226 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
227 *) list='$(SUBDIRS)' ;; \
229 rev=''; for subdir in $$list; do \
230 if test "$$subdir" = "."; then :; else \
231 rev="$$subdir $$rev"; \
235 target=`echo $@ | sed s/-recursive//`; \
236 for subdir in $$rev; do \
237 echo "Making $$target in $$subdir"; \
238 if test "$$subdir" = "."; then \
239 local_target="$$target-am"; \
241 local_target="$$target"; \
243 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
245 done && test -z "$$fail"
247 list='$(SUBDIRS)'; for subdir in $$list; do \
248 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
251 list='$(SUBDIRS)'; for subdir in $$list; do \
252 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
255 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
256 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257 unique=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260 $(AWK) ' { files[$$0] = 1; } \
261 END { for (i in files) print i; }'`; \
265 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266 $(TAGS_FILES) $(LISP)
269 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
270 include_option=--etags-include; \
273 include_option=--include; \
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 if test "$$subdir" = .; then :; else \
278 test ! -f $$subdir/TAGS || \
279 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
282 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
283 unique=`for i in $$list; do \
284 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286 $(AWK) ' { files[$$0] = 1; } \
287 END { for (i in files) print i; }'`; \
288 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
289 test -n "$$unique" || unique=$$empty_fix; \
290 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
294 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
295 $(TAGS_FILES) $(LISP)
298 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299 unique=`for i in $$list; do \
300 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 $(AWK) ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
304 test -z "$(CTAGS_ARGS)$$tags$$unique" \
305 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
309 here=`$(am__cd) $(top_builddir) && pwd` \
310 && cd $(top_srcdir) \
311 && gtags -i $(GTAGS_ARGS) $$here
314 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316 distdir: $(DISTFILES)
317 $(am__remove_distdir)
319 $(mkdir_p) $(distdir)/.
320 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
321 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
322 list='$(DISTFILES)'; for file in $$list; do \
324 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
325 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
328 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
329 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331 $(mkdir_p) "$(distdir)$$dir"; \
335 if test -d $$d/$$file; then \
336 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
337 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341 test -f $(distdir)/$$file \
342 || cp -p $$d/$$file $(distdir)/$$file \
346 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
347 if test "$$subdir" = .; then :; else \
348 test -d "$(distdir)/$$subdir" \
349 || $(mkdir_p) "$(distdir)/$$subdir" \
351 distdir=`$(am__cd) $(distdir) && pwd`; \
352 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
354 $(MAKE) $(AM_MAKEFLAGS) \
355 top_distdir="$$top_distdir" \
356 distdir="$$distdir/$$subdir" \
361 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
362 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
363 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
364 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
365 || chmod -R a+r $(distdir)
367 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
368 $(am__remove_distdir)
371 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
372 $(am__remove_distdir)
375 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
376 $(am__remove_distdir)
379 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
380 $(am__remove_distdir)
383 -rm -f $(distdir).zip
384 zip -rq $(distdir).zip $(distdir)
385 $(am__remove_distdir)
387 dist dist-all: distdir
388 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
389 $(am__remove_distdir)
391 # This target untars the dist file and tries a VPATH configuration. Then
392 # it guarantees that the distribution is self-contained by making another
395 case '$(DIST_ARCHIVES)' in \
397 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
399 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
401 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
403 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
405 unzip $(distdir).zip ;;\
407 chmod -R a-w $(distdir); chmod a+w $(distdir)
408 mkdir $(distdir)/_build
409 mkdir $(distdir)/_inst
411 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
412 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
413 && cd $(distdir)/_build \
414 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
415 $(DISTCHECK_CONFIGURE_FLAGS) \
416 && $(MAKE) $(AM_MAKEFLAGS) \
417 && $(MAKE) $(AM_MAKEFLAGS) dvi \
418 && $(MAKE) $(AM_MAKEFLAGS) check \
419 && $(MAKE) $(AM_MAKEFLAGS) install \
420 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
421 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
422 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
424 && chmod -R a-w "$$dc_install_base" \
426 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
427 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
428 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
429 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
430 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
431 } || { rm -rf "$$dc_destdir"; exit 1; }) \
432 && rm -rf "$$dc_destdir" \
433 && $(MAKE) $(AM_MAKEFLAGS) dist \
434 && rm -rf $(DIST_ARCHIVES) \
435 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
436 $(am__remove_distdir)
437 @(echo "$(distdir) archives ready for distribution: "; \
438 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
439 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
441 @cd $(distuninstallcheck_dir) \
442 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
443 || { echo "ERROR: files left after uninstall:" ; \
444 if test -n "$(DESTDIR)"; then \
445 echo " (check DESTDIR support)"; \
447 $(distuninstallcheck_listfiles) ; \
449 distcleancheck: distclean
450 @if test '$(srcdir)' = . ; then \
451 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
454 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
455 || { echo "ERROR: files left in build directory after distclean:" ; \
456 $(distcleancheck_listfiles) ; \
459 check: check-recursive
461 installdirs: installdirs-recursive
463 install: install-recursive
464 install-exec: install-exec-recursive
465 install-data: install-data-recursive
466 uninstall: uninstall-recursive
469 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
471 installcheck: installcheck-recursive
473 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475 `test -z '$(STRIP)' || \
476 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484 maintainer-clean-generic:
485 @echo "This command is intended for maintainers to use"
486 @echo "it deletes files that may require special tools to rebuild."
487 clean: clean-recursive
489 clean-am: clean-generic clean-local mostlyclean-am
491 distclean: distclean-recursive
492 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
494 distclean-am: clean-am distclean-generic distclean-tags
510 install-info: install-info-recursive
516 maintainer-clean: maintainer-clean-recursive
517 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
518 -rm -rf $(top_srcdir)/autom4te.cache
520 maintainer-clean-am: distclean-am maintainer-clean-generic
522 mostlyclean: mostlyclean-recursive
524 mostlyclean-am: mostlyclean-generic
534 uninstall-am: uninstall-info-am
536 uninstall-info: uninstall-info-recursive
538 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
539 check-am clean clean-generic clean-local clean-recursive ctags \
540 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
541 dist-tarZ dist-zip distcheck distclean distclean-generic \
542 distclean-recursive distclean-tags distcleancheck distdir \
543 distuninstallcheck dvi dvi-am html html-am info info-am \
544 install install-am install-data install-data-am install-exec \
545 install-exec-am install-info install-info-am install-man \
546 install-strip installcheck installcheck-am installdirs \
547 installdirs-am maintainer-clean maintainer-clean-generic \
548 maintainer-clean-recursive mostlyclean mostlyclean-generic \
549 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
550 uninstall uninstall-am uninstall-info-am
553 if test x$(HAVE_RPM) = xyes ; then \
554 mkdir -p $(local_rpm_topdir) ; \
555 cd $(local_rpm_topdir) ; \
556 mkdir -p BUILD RPMS SOURCES SPECS ; \
558 $(LN_S) ../../$(distdir).tar.gz ; \
561 $(LN_S) ../../backupninja.spec . ; \
563 rpmbuild --define "_topdir `cd . && pwd`" -bb SPECS/backupninja.spec && \
564 echo "Package successfully built in `pwd`/RPMS." ; \
566 echo "Error: RPM executable and/or source directory not found." ; \
570 if test x$(HAVE_RPM) = xyes ; then \
571 mkdir -p $(local_rpm_topdir) ; \
572 cd $(local_rpm_topdir) ; \
573 mkdir -p BUILD SRPMS SOURCES SPECS ; \
575 $(LN_S) ../../$(distdir).tar.gz ; \
578 $(LN_S) ../../backupninja.spec . \
580 rpmbuild --define "_topdir `cd . && pwd`" -bs SPECS/backupninja.spec && \
581 echo "Package successfully built in `pwd`/SRPMS." ; \
583 echo "Error: RPM executable and/or source directory not found." ; \
587 -rm -rf $(local_rpm_topdir)
588 # Tell versions [3.59,3.63) of GNU make to not export all variables.
589 # Otherwise a system limit (for SysV at least) may be exceeded.