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 # Copyright (C) 2002 Stanislav Sinyagin
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 2 of the License, or
22 # (at your option) any later version.
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
29 # You should have received a copy of the GNU General Public License
30 # along with this program; if not, write to the Free Software
31 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
33 # $Id: Makefile.in,v 1.1 2010-12-27 00:03:32 ivan Exp $
34 # Stanislav Sinyagin <ssinyagin@yahoo.com>
39 top_srcdir = @top_srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
58 build_triplet = @build@
60 DIST_COMMON = README $(am__configure_deps) $(dist_discovery_DATA) \
61 $(dist_scripts_DATA) $(dist_tmpl_DATA) $(dist_xmlscripts_DATA) \
62 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
63 $(top_srcdir)/configure $(top_srcdir)/init.d/torrus.in \
64 $(top_srcdir)/setup_tools/mkvardir.sh.in \
65 $(top_srcdir)/setup_tools/substvars.sh.in AUTHORS COPYING \
66 ChangeLog INSTALL NEWS TODO conftools/config.guess \
67 conftools/config.sub conftools/install-sh conftools/missing
69 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74 configure.lineno configure.status.lineno
75 mkinstalldirs = $(install_sh) -d
76 CONFIG_CLEAN_FILES = setup_tools/substvars.sh setup_tools/mkvardir.sh \
78 SCRIPTS = $(noinst_SCRIPTS)
81 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
82 html-recursive info-recursive install-data-recursive \
83 install-exec-recursive install-info-recursive \
84 install-recursive installcheck-recursive installdirs-recursive \
85 pdf-recursive ps-recursive uninstall-info-recursive \
87 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88 am__vpath_adj = case $$p in \
89 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
92 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
93 am__installdirs = "$(DESTDIR)$(discoverydir)" \
94 "$(DESTDIR)$(scriptsdir)" "$(DESTDIR)$(tmpldir)" \
95 "$(DESTDIR)$(xmlscriptsdir)"
96 dist_discoveryDATA_INSTALL = $(INSTALL_DATA)
97 dist_scriptsDATA_INSTALL = $(INSTALL_DATA)
98 dist_tmplDATA_INSTALL = $(INSTALL_DATA)
99 dist_xmlscriptsDATA_INSTALL = $(INSTALL_DATA)
100 DATA = $(dist_discovery_DATA) $(dist_scripts_DATA) $(dist_tmpl_DATA) \
101 $(dist_xmlscripts_DATA)
104 DIST_SUBDIRS = $(SUBDIRS)
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 distdir = $(PACKAGE)-$(VERSION)
107 top_distdir = $(distdir)
108 am__remove_distdir = \
109 { test ! -d $(distdir) \
110 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr $(distdir); }; }
112 DIST_ARCHIVES = $(distdir).tar.gz
114 distuninstallcheck_listfiles = find . -type f -print
115 distcleancheck_listfiles = find . -type f -print
118 AUTOCONF = @AUTOCONF@
119 AUTOHEADER = @AUTOHEADER@
120 AUTOMAKE = @AUTOMAKE@
122 CYGPATH_W = @CYGPATH_W@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAKEINFO = @MAKEINFO@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
147 POD2MAN_PRESENT_FALSE = @POD2MAN_PRESENT_FALSE@
148 POD2MAN_PRESENT_TRUE = @POD2MAN_PRESENT_TRUE@
149 POD2TEXT = @POD2TEXT@
150 POD2TEXT_PRESENT_FALSE = @POD2TEXT_PRESENT_FALSE@
151 POD2TEXT_PRESENT_TRUE = @POD2TEXT_PRESENT_TRUE@
154 SET_MAKE = @SET_MAKE@
160 ac_ct_STRIP = @ac_ct_STRIP@
161 am__leading_dot = @am__leading_dot@
163 am__untar = @am__untar@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 cachedir = @cachedir@
171 cfgdefdir = @cfgdefdir@
174 defrrddir = @defrrddir@
175 distxmldir = @distxmldir@
176 enable_pkgonly = @enable_pkgonly@
177 enable_varperm = @enable_varperm@
178 exec_prefix = @exec_prefix@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
184 host_vendor = @host_vendor@
185 includedir = @includedir@
187 install_sh = @install_sh@
189 libexecdir = @libexecdir@
190 localstatedir = @localstatedir@
193 mansec_misc = @mansec_misc@
194 mansec_usercmd = @mansec_usercmd@
196 oldincludedir = @oldincludedir@
197 perlithreads = @perlithreads@
198 perllibdir = @perllibdir@
199 perllibdirs = @perllibdirs@
201 pkgbindir = @pkgbindir@
202 pkgdocdir = @pkgdocdir@
204 plugdevdisccfgdir = @plugdevdisccfgdir@
205 pluginsdir = @pluginsdir@
206 plugtorruscfgdir = @plugtorruscfgdir@
207 plugwrapperdir = @plugwrapperdir@
209 program_transform_name = @program_transform_name@
210 reportsdir = @reportsdir@
212 scriptsdir = @scriptsdir@
213 seslockdir = @seslockdir@
214 sesstordir = @sesstordir@
215 sharedstatedir = @sharedstatedir@
216 siteconfdir = @siteconfdir@
218 sitexmldir = @sitexmldir@
220 sysconfdir = @sysconfdir@
221 target_alias = @target_alias@
223 tmpluserdir = @tmpluserdir@
224 torrus_user = @torrus_user@
225 var_group = @var_group@
226 var_mode = @var_mode@
227 var_user = @var_user@
228 varprefix = @varprefix@
229 webplaindir = @webplaindir@
230 webscriptsdir = @webscriptsdir@
231 wrapperdir = @wrapperdir@
232 SUBDIRS = . bin configs doc examples perllib sup xmlconfig
234 setup_tools/Bundle/Torrus.pm \
235 setup_tools/replace_rrfw.sh \
236 setup_tools/configure_fhs \
237 setup_tools/check_perlthreading.pl
240 setup_tools/substvars.sh \
241 setup_tools/mkvardir.sh \
245 templates/aclexport.xml \
246 templates/adminfo.html \
247 templates/default-chooser.html \
248 templates/default-dir.html \
249 templates/default-helptext.html \
250 templates/default-login.html \
251 templates/default-recursivedir.html \
252 templates/default-rrd.html \
253 templates/default-tset.html \
254 templates/expanded-dir.html \
255 templates/globalsearch.html \
256 templates/overview-subleaves.html \
257 templates/report-index.html \
258 templates/report-monthly.html \
259 templates/report-serviceid.html \
260 templates/report-yearly.html \
261 templates/search.html \
262 templates/html-incblocks.txt \
263 templates/tset-list.html \
264 templates/email-alarm.txt
266 dist_scripts_DATA = scripts/rrdup_notify.sh
267 xmlscriptsdir = @scriptsdir@/xml
268 dist_xmlscripts_DATA = scripts/xml/extract-skeleton.xsl
269 discoverydir = @sitedir@/discovery
270 dist_discovery_DATA = discovery/README
271 mkvardir = @abs_top_builddir@/setup_tools/mkvardir.sh
272 HTMLDIR = @abs_top_builddir@/../htdocs
274 ssinyagin,torrus@web.sourceforge.net:/home/groups/t/to/torrus/htdocs/devel
281 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
283 case '$(am__configure_deps)' in \
285 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
286 cd $(srcdir) && $(AUTOMAKE) --gnu \
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
292 cd $(top_srcdir) && \
293 $(AUTOMAKE) --gnu Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298 echo ' $(SHELL) ./config.status'; \
299 $(SHELL) ./config.status;; \
301 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
305 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306 $(SHELL) ./config.status --recheck
308 $(top_srcdir)/configure: $(am__configure_deps)
309 cd $(srcdir) && $(AUTOCONF)
310 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
311 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312 setup_tools/substvars.sh: $(top_builddir)/config.status $(top_srcdir)/setup_tools/substvars.sh.in
313 cd $(top_builddir) && $(SHELL) ./config.status $@
314 setup_tools/mkvardir.sh: $(top_builddir)/config.status $(top_srcdir)/setup_tools/mkvardir.sh.in
315 cd $(top_builddir) && $(SHELL) ./config.status $@
316 init.d/torrus: $(top_builddir)/config.status $(top_srcdir)/init.d/torrus.in
317 cd $(top_builddir) && $(SHELL) ./config.status $@
319 install-dist_discoveryDATA: $(dist_discovery_DATA)
321 test -z "$(discoverydir)" || $(mkdir_p) "$(DESTDIR)$(discoverydir)"
322 @list='$(dist_discovery_DATA)'; for p in $$list; do \
323 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
325 echo " $(dist_discoveryDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(discoverydir)/$$f'"; \
326 $(dist_discoveryDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(discoverydir)/$$f"; \
329 uninstall-dist_discoveryDATA:
331 @list='$(dist_discovery_DATA)'; for p in $$list; do \
333 echo " rm -f '$(DESTDIR)$(discoverydir)/$$f'"; \
334 rm -f "$(DESTDIR)$(discoverydir)/$$f"; \
336 install-dist_scriptsDATA: $(dist_scripts_DATA)
338 test -z "$(scriptsdir)" || $(mkdir_p) "$(DESTDIR)$(scriptsdir)"
339 @list='$(dist_scripts_DATA)'; for p in $$list; do \
340 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
342 echo " $(dist_scriptsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(scriptsdir)/$$f'"; \
343 $(dist_scriptsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(scriptsdir)/$$f"; \
346 uninstall-dist_scriptsDATA:
348 @list='$(dist_scripts_DATA)'; for p in $$list; do \
350 echo " rm -f '$(DESTDIR)$(scriptsdir)/$$f'"; \
351 rm -f "$(DESTDIR)$(scriptsdir)/$$f"; \
353 install-dist_tmplDATA: $(dist_tmpl_DATA)
355 test -z "$(tmpldir)" || $(mkdir_p) "$(DESTDIR)$(tmpldir)"
356 @list='$(dist_tmpl_DATA)'; for p in $$list; do \
357 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
359 echo " $(dist_tmplDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tmpldir)/$$f'"; \
360 $(dist_tmplDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tmpldir)/$$f"; \
363 uninstall-dist_tmplDATA:
365 @list='$(dist_tmpl_DATA)'; for p in $$list; do \
367 echo " rm -f '$(DESTDIR)$(tmpldir)/$$f'"; \
368 rm -f "$(DESTDIR)$(tmpldir)/$$f"; \
370 install-dist_xmlscriptsDATA: $(dist_xmlscripts_DATA)
372 test -z "$(xmlscriptsdir)" || $(mkdir_p) "$(DESTDIR)$(xmlscriptsdir)"
373 @list='$(dist_xmlscripts_DATA)'; for p in $$list; do \
374 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
376 echo " $(dist_xmlscriptsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xmlscriptsdir)/$$f'"; \
377 $(dist_xmlscriptsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xmlscriptsdir)/$$f"; \
380 uninstall-dist_xmlscriptsDATA:
382 @list='$(dist_xmlscripts_DATA)'; for p in $$list; do \
384 echo " rm -f '$(DESTDIR)$(xmlscriptsdir)/$$f'"; \
385 rm -f "$(DESTDIR)$(xmlscriptsdir)/$$f"; \
388 # This directory's subdirectories are mostly independent; you can cd
389 # into them and run `make' without going through this Makefile.
390 # To change the values of `make' variables: instead of editing Makefiles,
391 # (1) if the variable is set in `config.status', edit `config.status'
392 # (which will cause the Makefiles to be regenerated when you run `make');
393 # (2) otherwise, pass the desired values on the `make' command line.
394 $(RECURSIVE_TARGETS):
396 for f in x $$MAKEFLAGS; do \
399 *k*) failcom='fail=yes';; \
403 target=`echo $@ | sed s/-recursive//`; \
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 echo "Making $$target in $$subdir"; \
406 if test "$$subdir" = "."; then \
408 local_target="$$target-am"; \
410 local_target="$$target"; \
412 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
415 if test "$$dot_seen" = "no"; then \
416 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
419 mostlyclean-recursive clean-recursive distclean-recursive \
420 maintainer-clean-recursive:
422 for f in x $$MAKEFLAGS; do \
425 *k*) failcom='fail=yes';; \
430 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
431 *) list='$(SUBDIRS)' ;; \
433 rev=''; for subdir in $$list; do \
434 if test "$$subdir" = "."; then :; else \
435 rev="$$subdir $$rev"; \
439 target=`echo $@ | sed s/-recursive//`; \
440 for subdir in $$rev; do \
441 echo "Making $$target in $$subdir"; \
442 if test "$$subdir" = "."; then \
443 local_target="$$target-am"; \
445 local_target="$$target"; \
447 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
449 done && test -z "$$fail"
451 list='$(SUBDIRS)'; for subdir in $$list; do \
452 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
455 list='$(SUBDIRS)'; for subdir in $$list; do \
456 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
459 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464 $(AWK) ' { files[$$0] = 1; } \
465 END { for (i in files) print i; }'`; \
469 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
470 $(TAGS_FILES) $(LISP)
473 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
474 include_option=--etags-include; \
477 include_option=--include; \
480 list='$(SUBDIRS)'; for subdir in $$list; do \
481 if test "$$subdir" = .; then :; else \
482 test ! -f $$subdir/TAGS || \
483 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
486 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487 unique=`for i in $$list; do \
488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 $(AWK) ' { files[$$0] = 1; } \
491 END { for (i in files) print i; }'`; \
492 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
493 test -n "$$unique" || unique=$$empty_fix; \
494 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
499 $(TAGS_FILES) $(LISP)
502 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506 $(AWK) ' { files[$$0] = 1; } \
507 END { for (i in files) print i; }'`; \
508 test -z "$(CTAGS_ARGS)$$tags$$unique" \
509 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
513 here=`$(am__cd) $(top_builddir) && pwd` \
514 && cd $(top_srcdir) \
515 && gtags -i $(GTAGS_ARGS) $$here
518 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
520 distdir: $(DISTFILES)
521 $(am__remove_distdir)
523 $(mkdir_p) $(distdir)/conftools $(distdir)/discovery $(distdir)/init.d $(distdir)/scripts $(distdir)/scripts/xml $(distdir)/setup_tools $(distdir)/setup_tools/Bundle $(distdir)/templates
524 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
525 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
526 list='$(DISTFILES)'; for file in $$list; do \
528 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
529 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
531 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
532 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
533 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
535 $(mkdir_p) "$(distdir)$$dir"; \
539 if test -d $$d/$$file; then \
540 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
541 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
543 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
545 test -f $(distdir)/$$file \
546 || cp -p $$d/$$file $(distdir)/$$file \
550 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
551 if test "$$subdir" = .; then :; else \
552 test -d "$(distdir)/$$subdir" \
553 || $(mkdir_p) "$(distdir)/$$subdir" \
555 distdir=`$(am__cd) $(distdir) && pwd`; \
556 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
558 $(MAKE) $(AM_MAKEFLAGS) \
559 top_distdir="$$top_distdir" \
560 distdir="$$distdir/$$subdir" \
565 $(MAKE) $(AM_MAKEFLAGS) \
566 top_distdir="$(top_distdir)" distdir="$(distdir)" \
568 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
569 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
570 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
571 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
572 || chmod -R a+r $(distdir)
574 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
575 $(am__remove_distdir)
578 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
579 $(am__remove_distdir)
582 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
583 $(am__remove_distdir)
586 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
587 $(am__remove_distdir)
590 -rm -f $(distdir).zip
591 zip -rq $(distdir).zip $(distdir)
592 $(am__remove_distdir)
594 dist dist-all: distdir
595 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
596 $(am__remove_distdir)
598 # This target untars the dist file and tries a VPATH configuration. Then
599 # it guarantees that the distribution is self-contained by making another
602 case '$(DIST_ARCHIVES)' in \
604 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
606 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
608 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
610 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
612 unzip $(distdir).zip ;;\
614 chmod -R a-w $(distdir); chmod a+w $(distdir)
615 mkdir $(distdir)/_build
616 mkdir $(distdir)/_inst
618 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
619 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
620 && cd $(distdir)/_build \
621 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
622 $(DISTCHECK_CONFIGURE_FLAGS) \
623 && $(MAKE) $(AM_MAKEFLAGS) \
624 && $(MAKE) $(AM_MAKEFLAGS) dvi \
625 && $(MAKE) $(AM_MAKEFLAGS) check \
626 && $(MAKE) $(AM_MAKEFLAGS) install \
627 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
628 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
629 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
631 && chmod -R a-w "$$dc_install_base" \
633 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
634 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
635 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
636 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
637 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
638 } || { rm -rf "$$dc_destdir"; exit 1; }) \
639 && rm -rf "$$dc_destdir" \
640 && $(MAKE) $(AM_MAKEFLAGS) dist \
641 && rm -rf $(DIST_ARCHIVES) \
642 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
643 $(am__remove_distdir)
644 @(echo "$(distdir) archives ready for distribution: "; \
645 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
646 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
648 @cd $(distuninstallcheck_dir) \
649 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
650 || { echo "ERROR: files left after uninstall:" ; \
651 if test -n "$(DESTDIR)"; then \
652 echo " (check DESTDIR support)"; \
654 $(distuninstallcheck_listfiles) ; \
656 distcleancheck: distclean
657 @if test '$(srcdir)' = . ; then \
658 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
661 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
662 || { echo "ERROR: files left in build directory after distclean:" ; \
663 $(distcleancheck_listfiles) ; \
666 check: check-recursive
667 all-am: Makefile $(SCRIPTS) $(DATA)
668 installdirs: installdirs-recursive
670 for dir in "$(DESTDIR)$(discoverydir)" "$(DESTDIR)$(scriptsdir)" "$(DESTDIR)$(tmpldir)" "$(DESTDIR)$(xmlscriptsdir)"; do \
671 test -z "$$dir" || $(mkdir_p) "$$dir"; \
673 install: install-recursive
674 install-exec: install-exec-recursive
675 install-data: install-data-recursive
676 uninstall: uninstall-recursive
679 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
681 installcheck: installcheck-recursive
683 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
684 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
685 `test -z '$(STRIP)' || \
686 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
692 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
694 maintainer-clean-generic:
695 @echo "This command is intended for maintainers to use"
696 @echo "it deletes files that may require special tools to rebuild."
697 clean: clean-recursive
699 clean-am: clean-generic mostlyclean-am
701 distclean: distclean-recursive
702 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
704 distclean-am: clean-am distclean-generic distclean-tags
716 install-data-am: install-data-local install-dist_discoveryDATA \
717 install-dist_scriptsDATA install-dist_tmplDATA \
718 install-dist_xmlscriptsDATA
722 install-info: install-info-recursive
728 maintainer-clean: maintainer-clean-recursive
729 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
730 -rm -rf $(top_srcdir)/autom4te.cache
732 maintainer-clean-am: distclean-am maintainer-clean-generic
734 mostlyclean: mostlyclean-recursive
736 mostlyclean-am: mostlyclean-generic
746 uninstall-am: uninstall-dist_discoveryDATA uninstall-dist_scriptsDATA \
747 uninstall-dist_tmplDATA uninstall-dist_xmlscriptsDATA \
750 uninstall-info: uninstall-info-recursive
752 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
753 check-am clean clean-generic clean-recursive ctags \
754 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
755 dist-shar dist-tarZ dist-zip distcheck distclean \
756 distclean-generic distclean-recursive distclean-tags \
757 distcleancheck distdir distuninstallcheck dvi dvi-am html \
758 html-am info info-am install install-am install-data \
759 install-data-am install-data-local install-dist_discoveryDATA \
760 install-dist_scriptsDATA install-dist_tmplDATA \
761 install-dist_xmlscriptsDATA install-exec install-exec-am \
762 install-info install-info-am install-man install-strip \
763 installcheck installcheck-am installdirs installdirs-am \
764 maintainer-clean maintainer-clean-generic \
765 maintainer-clean-recursive mostlyclean mostlyclean-generic \
766 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
767 uninstall uninstall-am uninstall-dist_discoveryDATA \
768 uninstall-dist_scriptsDATA uninstall-dist_tmplDATA \
769 uninstall-dist_xmlscriptsDATA uninstall-info-am
773 @echo Testing if prefix has changed during make
774 test "$(prefix)" = "@prefix@"
775 $(mkvardir) $(DESTDIR)$(dbhome)
776 $(mkvardir) $(DESTDIR)$(cachedir)
777 $(mkvardir) $(DESTDIR)$(piddir)
778 $(mkvardir) $(DESTDIR)$(reportsdir)
779 $(mkvardir) $(DESTDIR)$(logdir)
780 $(mkvardir) $(DESTDIR)$(sesstordir)
781 $(mkvardir) $(DESTDIR)$(seslockdir)
782 $(mkinstalldirs) $(DESTDIR)$(tmpluserdir)
783 $(mkinstalldirs) $(DESTDIR)$(plugtorruscfgdir)
784 $(mkinstalldirs) $(DESTDIR)$(plugdevdisccfgdir)
785 $(mkinstalldirs) $(DESTDIR)$(plugwrapperdir)
789 @for f in $(dist_mibs_DATA); do \
790 f2=$(HTMLDIR)/`basename $$f`; \
791 if test ! -f $$f2 -o $$f -nt $$f2; then \
792 echo "cp $$f $$f2"; \
798 scp $(distdir).tar.gz TODO $(UPLOADPATH)
801 scp TODO $(UPLOADPATH)
805 cp DIST_REVISION $(distdir)/
806 # Tell versions [3.59,3.63) of GNU make to not export all variables.
807 # Otherwise a system limit (for SysV at least) may be exceeded.