import torrus 1.0.9
[freeside.git] / torrus / bin / 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 #  Copyright (C) 2002  Stanislav Sinyagin
18 #
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.
23 #
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.
28 #
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.
32
33 # $Id: Makefile.in,v 1.1 2010-12-27 00:04:01 ivan Exp $
34 # Stanislav Sinyagin <ssinyagin@yahoo.com>
35 #
36
37 srcdir = @srcdir@
38 top_srcdir = @top_srcdir@
39 VPATH = @srcdir@
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 top_builddir = ..
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 INSTALL = @INSTALL@
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 subdir = bin
60 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_CLEAN_FILES =
67 am__installdirs = "$(DESTDIR)$(pkgbindir)" "$(DESTDIR)$(wrapperdir)"
68 pkgbinSCRIPT_INSTALL = $(INSTALL_SCRIPT)
69 wrapperSCRIPT_INSTALL = $(INSTALL_SCRIPT)
70 SCRIPTS = $(pkgbin_SCRIPTS) $(wrapper_SCRIPTS)
71 SOURCES =
72 DIST_SOURCES =
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 AMTAR = @AMTAR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 FIND = @FIND@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 KILL = @KILL@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LTLIBOBJS = @LTLIBOBJS@
94 MAKEINFO = @MAKEINFO@
95 PACKAGE = @PACKAGE@
96 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97 PACKAGE_NAME = @PACKAGE_NAME@
98 PACKAGE_STRING = @PACKAGE_STRING@
99 PACKAGE_TARNAME = @PACKAGE_TARNAME@
100 PACKAGE_VERSION = @PACKAGE_VERSION@
101 PATH_SEPARATOR = @PATH_SEPARATOR@
102 PERL = @PERL@
103 PERLINC = @PERLINC@
104 POD2MAN = @POD2MAN@
105 POD2MAN_PRESENT_FALSE = @POD2MAN_PRESENT_FALSE@
106 POD2MAN_PRESENT_TRUE = @POD2MAN_PRESENT_TRUE@
107 POD2TEXT = @POD2TEXT@
108 POD2TEXT_PRESENT_FALSE = @POD2TEXT_PRESENT_FALSE@
109 POD2TEXT_PRESENT_TRUE = @POD2TEXT_PRESENT_TRUE@
110 RM = @RM@
111 SED = @SED@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 SLEEP = @SLEEP@
115 STRIP = @STRIP@
116 SU = @SU@
117 VERSION = @VERSION@
118 ac_ct_STRIP = @ac_ct_STRIP@
119 am__leading_dot = @am__leading_dot@
120 am__tar = @am__tar@
121 am__untar = @am__untar@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 cachedir = @cachedir@
129 cfgdefdir = @cfgdefdir@
130 datadir = @datadir@
131 dbhome = @dbhome@
132 defrrddir = @defrrddir@
133 distxmldir = @distxmldir@
134 enable_pkgonly = @enable_pkgonly@
135 enable_varperm = @enable_varperm@
136 exec_prefix = @exec_prefix@
137 exmpdir = @exmpdir@
138 host = @host@
139 host_alias = @host_alias@
140 host_cpu = @host_cpu@
141 host_os = @host_os@
142 host_vendor = @host_vendor@
143 includedir = @includedir@
144 infodir = @infodir@
145 install_sh = @install_sh@
146 libdir = @libdir@
147 libexecdir = @libexecdir@
148 localstatedir = @localstatedir@
149 logdir = @logdir@
150 mandir = @mandir@
151 mansec_misc = @mansec_misc@
152 mansec_usercmd = @mansec_usercmd@
153 mkdir_p = @mkdir_p@
154 oldincludedir = @oldincludedir@
155 perlithreads = @perlithreads@
156 perllibdir = @perllibdir@
157 perllibdirs = @perllibdirs@
158 piddir = @piddir@
159 pkgbindir = @pkgbindir@
160 pkgdocdir = @pkgdocdir@
161 pkghome = @pkghome@
162 plugdevdisccfgdir = @plugdevdisccfgdir@
163 pluginsdir = @pluginsdir@
164 plugtorruscfgdir = @plugtorruscfgdir@
165 plugwrapperdir = @plugwrapperdir@
166 prefix = @prefix@
167 program_transform_name = @program_transform_name@
168 reportsdir = @reportsdir@
169 sbindir = @sbindir@
170 scriptsdir = @scriptsdir@
171 seslockdir = @seslockdir@
172 sesstordir = @sesstordir@
173 sharedstatedir = @sharedstatedir@
174 siteconfdir = @siteconfdir@
175 sitedir = @sitedir@
176 sitexmldir = @sitexmldir@
177 supdir = @supdir@
178 sysconfdir = @sysconfdir@
179 target_alias = @target_alias@
180 tmpldir = @tmpldir@
181 tmpluserdir = @tmpluserdir@
182 torrus_user = @torrus_user@
183 var_group = @var_group@
184 var_mode = @var_mode@
185 var_user = @var_user@
186 varprefix = @varprefix@
187 webplaindir = @webplaindir@
188 webscriptsdir = @webscriptsdir@
189 wrapperdir = @wrapperdir@
190 SUBST = @abs_top_builddir@/setup_tools/substvars.sh
191 pkgbin_SCRIPTS = \
192         acledit                 \
193         action_notify           \
194         action_printemail       \
195         action_snmptrap         \
196         action_snmpv1trap       \
197         bdbinfo                 \
198         buildsearchdb           \
199         cleanup                 \
200         clearcache              \
201         collector               \
202         compilexml              \
203         configinfo              \
204         configsnapshot          \
205         devdiscover             \
206         flushmonitors           \
207         genddx                  \
208         genlist                 \
209         genreport               \
210         install_plugin          \
211         monitor                 \
212         nodeid                  \
213         rrddir2xml              \
214         schedulerinfo           \
215         snmpfailures            \
216         srvderive               \
217         torrus.fcgi             \
218         ttproclist
219
220 wrapper_SCRIPTS = \
221         torrus
222
223 CLEANFILES = $(pkgbin_SCRIPTS) $(wrapper_SCRIPTS)
224 EXTRA_DIST = \
225         acledit.in              \
226         action_notify.in        \
227         action_printemail.in    \
228         action_snmptrap.in      \
229         action_snmpv1trap.in    \
230         bdbinfo.in              \
231         buildsearchdb.in        \
232         clearcache.in           \
233         cleanup.in              \
234         collector.in            \
235         compilexml.in           \
236         configinfo.in           \
237         configsnapshot.in       \
238         devdiscover.in          \
239         flushmonitors.in        \
240         genddx.in               \
241         genlist.in              \
242         genreport.in            \
243         install_plugin.in       \
244         monitor.in              \
245         nodeid.in               \
246         rrddir2xml.in           \
247         schedulerinfo.in        \
248         snmpfailures.in         \
249         srvderive.in            \
250         torrus.fcgi.in          \
251         torrus.in               \
252         ttproclist.in
253
254 all: all-am
255
256 .SUFFIXES:
257 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
258         @for dep in $?; do \
259           case '$(am__configure_deps)' in \
260             *$$dep*) \
261               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
262                 && exit 0; \
263               exit 1;; \
264           esac; \
265         done; \
266         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bin/Makefile'; \
267         cd $(top_srcdir) && \
268           $(AUTOMAKE) --gnu  bin/Makefile
269 .PRECIOUS: Makefile
270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271         @case '$?' in \
272           *config.status*) \
273             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274           *) \
275             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277         esac;
278
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282 $(top_srcdir)/configure:  $(am__configure_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 install-pkgbinSCRIPTS: $(pkgbin_SCRIPTS)
287         @$(NORMAL_INSTALL)
288         test -z "$(pkgbindir)" || $(mkdir_p) "$(DESTDIR)$(pkgbindir)"
289         @list='$(pkgbin_SCRIPTS)'; for p in $$list; do \
290           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
291           if test -f $$d$$p; then \
292             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
293             echo " $(pkgbinSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgbindir)/$$f'"; \
294             $(pkgbinSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgbindir)/$$f"; \
295           else :; fi; \
296         done
297
298 uninstall-pkgbinSCRIPTS:
299         @$(NORMAL_UNINSTALL)
300         @list='$(pkgbin_SCRIPTS)'; for p in $$list; do \
301           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
302           echo " rm -f '$(DESTDIR)$(pkgbindir)/$$f'"; \
303           rm -f "$(DESTDIR)$(pkgbindir)/$$f"; \
304         done
305 install-wrapperSCRIPTS: $(wrapper_SCRIPTS)
306         @$(NORMAL_INSTALL)
307         test -z "$(wrapperdir)" || $(mkdir_p) "$(DESTDIR)$(wrapperdir)"
308         @list='$(wrapper_SCRIPTS)'; for p in $$list; do \
309           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
310           if test -f $$d$$p; then \
311             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
312             echo " $(wrapperSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(wrapperdir)/$$f'"; \
313             $(wrapperSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(wrapperdir)/$$f"; \
314           else :; fi; \
315         done
316
317 uninstall-wrapperSCRIPTS:
318         @$(NORMAL_UNINSTALL)
319         @list='$(wrapper_SCRIPTS)'; for p in $$list; do \
320           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
321           echo " rm -f '$(DESTDIR)$(wrapperdir)/$$f'"; \
322           rm -f "$(DESTDIR)$(wrapperdir)/$$f"; \
323         done
324 uninstall-info-am:
325 tags: TAGS
326 TAGS:
327
328 ctags: CTAGS
329 CTAGS:
330
331
332 distdir: $(DISTFILES)
333         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
334         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
335         list='$(DISTFILES)'; for file in $$list; do \
336           case $$file in \
337             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
338             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
339           esac; \
340           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
342           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
343             dir="/$$dir"; \
344             $(mkdir_p) "$(distdir)$$dir"; \
345           else \
346             dir=''; \
347           fi; \
348           if test -d $$d/$$file; then \
349             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
351             fi; \
352             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
353           else \
354             test -f $(distdir)/$$file \
355             || cp -p $$d/$$file $(distdir)/$$file \
356             || exit 1; \
357           fi; \
358         done
359 check-am: all-am
360 check: check-am
361 all-am: Makefile $(SCRIPTS)
362 installdirs:
363         for dir in "$(DESTDIR)$(pkgbindir)" "$(DESTDIR)$(wrapperdir)"; do \
364           test -z "$$dir" || $(mkdir_p) "$$dir"; \
365         done
366 install: install-am
367 install-exec: install-exec-am
368 install-data: install-data-am
369 uninstall: uninstall-am
370
371 install-am: all-am
372         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
373
374 installcheck: installcheck-am
375 install-strip:
376         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
377           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
378           `test -z '$(STRIP)' || \
379             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
380 mostlyclean-generic:
381
382 clean-generic:
383         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
384
385 distclean-generic:
386         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
387
388 maintainer-clean-generic:
389         @echo "This command is intended for maintainers to use"
390         @echo "it deletes files that may require special tools to rebuild."
391 clean: clean-am
392
393 clean-am: clean-generic mostlyclean-am
394
395 distclean: distclean-am
396         -rm -f Makefile
397 distclean-am: clean-am distclean-generic
398
399 dvi: dvi-am
400
401 dvi-am:
402
403 html: html-am
404
405 info: info-am
406
407 info-am:
408
409 install-data-am: install-pkgbinSCRIPTS install-wrapperSCRIPTS
410
411 install-exec-am:
412
413 install-info: install-info-am
414
415 install-man:
416
417 installcheck-am:
418
419 maintainer-clean: maintainer-clean-am
420         -rm -f Makefile
421 maintainer-clean-am: distclean-am maintainer-clean-generic
422
423 mostlyclean: mostlyclean-am
424
425 mostlyclean-am: mostlyclean-generic
426
427 pdf: pdf-am
428
429 pdf-am:
430
431 ps: ps-am
432
433 ps-am:
434
435 uninstall-am: uninstall-info-am uninstall-pkgbinSCRIPTS \
436         uninstall-wrapperSCRIPTS
437
438 .PHONY: all all-am check check-am clean clean-generic distclean \
439         distclean-generic distdir dvi dvi-am html html-am info info-am \
440         install install-am install-data install-data-am install-exec \
441         install-exec-am install-info install-info-am install-man \
442         install-pkgbinSCRIPTS install-strip install-wrapperSCRIPTS \
443         installcheck installcheck-am installdirs maintainer-clean \
444         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
445         pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
446         uninstall-pkgbinSCRIPTS uninstall-wrapperSCRIPTS
447
448
449 # Result of:
450 # ls -1 | egrep '^[a-z][^.]+$' | \
451 # awk '{printf "%s: %s.in\n\t$(SUBST) %s.in > %s\n\n", $1, $1, $1, $1}'
452
453 acledit: acledit.in
454         $(SUBST) acledit.in > acledit
455
456 action_printemail: action_printemail.in
457         $(SUBST) action_printemail.in > action_printemail
458
459 action_notify: action_notify.in
460         $(SUBST) action_notify.in > action_notify
461
462 action_snmptrap: action_snmptrap.in
463         $(SUBST) action_snmptrap.in > action_snmptrap
464
465 action_snmpv1trap: action_snmpv1trap.in
466         $(SUBST) action_snmpv1trap.in > action_snmpv1trap
467
468 buildsearchdb: buildsearchdb.in
469         $(SUBST) buildsearchdb.in > buildsearchdb
470
471 bdbinfo: bdbinfo.in
472         $(SUBST) bdbinfo.in > bdbinfo
473
474 cleanup: cleanup.in
475         $(SUBST) cleanup.in > cleanup
476
477 clearcache: clearcache.in
478         $(SUBST) clearcache.in > clearcache
479
480 collector: collector.in
481         $(SUBST) collector.in > collector
482
483 compilexml: compilexml.in
484         $(SUBST) compilexml.in > compilexml
485
486 configinfo: configinfo.in
487         $(SUBST) configinfo.in > configinfo
488
489 configsnapshot: configsnapshot.in
490         $(SUBST) configsnapshot.in > configsnapshot
491
492 devdiscover: devdiscover.in
493         $(SUBST) devdiscover.in > devdiscover
494
495 flushmonitors: flushmonitors.in
496         $(SUBST) flushmonitors.in > flushmonitors
497
498 genddx: genddx.in
499         $(SUBST) genddx.in > genddx
500
501 genlist: genlist.in
502         $(SUBST) genlist.in > genlist
503
504 genreport: genreport.in
505         $(SUBST) genreport.in > genreport
506
507 install_plugin: install_plugin.in
508         $(SUBST) install_plugin.in > install_plugin
509
510 monitor: monitor.in
511         $(SUBST) monitor.in > monitor
512
513 nodeid: nodeid.in
514         $(SUBST) nodeid.in > nodeid
515
516 rrddir2xml: rrddir2xml.in
517         $(SUBST) rrddir2xml.in > rrddir2xml
518
519 schedulerinfo: schedulerinfo.in
520         $(SUBST) schedulerinfo.in > schedulerinfo
521
522 snmpfailures: snmpfailures.in
523         $(SUBST) snmpfailures.in > snmpfailures
524
525 srvderive: srvderive.in
526         $(SUBST) srvderive.in > srvderive
527
528 torrus: torrus.in
529         $(SUBST) torrus.in > torrus
530
531 torrus.fcgi: torrus.fcgi.in
532         $(SUBST) torrus.fcgi.in > torrus.fcgi
533
534 ttproclist: ttproclist.in
535         $(SUBST) ttproclist.in > ttproclist
536 # Tell versions [3.59,3.63) of GNU make to not export all variables.
537 # Otherwise a system limit (for SysV at least) may be exceeded.
538 .NOEXPORT: