import torrus 1.0.9
[freeside.git] / torrus / sup / 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:04 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 = sup
60 DIST_COMMON = $(dist_dtd_DATA) $(dist_mibs_DATA) $(dist_styl_DATA) \
61         $(dist_webplain_DATA) $(srcdir)/Makefile.am \
62         $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_CLEAN_FILES =
69 SOURCES =
70 DIST_SOURCES =
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74     *) f=$$p;; \
75   esac;
76 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77 am__installdirs = "$(DESTDIR)$(dtddir)" "$(DESTDIR)$(mibsdir)" \
78         "$(DESTDIR)$(styldir)" "$(DESTDIR)$(webplaindir)"
79 dist_dtdDATA_INSTALL = $(INSTALL_DATA)
80 dist_mibsDATA_INSTALL = $(INSTALL_DATA)
81 dist_stylDATA_INSTALL = $(INSTALL_DATA)
82 dist_webplainDATA_INSTALL = $(INSTALL_DATA)
83 DATA = $(dist_dtd_DATA) $(dist_mibs_DATA) $(dist_styl_DATA) \
84         $(dist_webplain_DATA)
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 AMTAR = @AMTAR@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 FIND = @FIND@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 KILL = @KILL@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 PACKAGE = @PACKAGE@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 PERL = @PERL@
115 PERLINC = @PERLINC@
116 POD2MAN = @POD2MAN@
117 POD2MAN_PRESENT_FALSE = @POD2MAN_PRESENT_FALSE@
118 POD2MAN_PRESENT_TRUE = @POD2MAN_PRESENT_TRUE@
119 POD2TEXT = @POD2TEXT@
120 POD2TEXT_PRESENT_FALSE = @POD2TEXT_PRESENT_FALSE@
121 POD2TEXT_PRESENT_TRUE = @POD2TEXT_PRESENT_TRUE@
122 RM = @RM@
123 SED = @SED@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 SLEEP = @SLEEP@
127 STRIP = @STRIP@
128 SU = @SU@
129 VERSION = @VERSION@
130 ac_ct_STRIP = @ac_ct_STRIP@
131 am__leading_dot = @am__leading_dot@
132 am__tar = @am__tar@
133 am__untar = @am__untar@
134 bindir = @bindir@
135 build = @build@
136 build_alias = @build_alias@
137 build_cpu = @build_cpu@
138 build_os = @build_os@
139 build_vendor = @build_vendor@
140 cachedir = @cachedir@
141 cfgdefdir = @cfgdefdir@
142 datadir = @datadir@
143 dbhome = @dbhome@
144 defrrddir = @defrrddir@
145 distxmldir = @distxmldir@
146 enable_pkgonly = @enable_pkgonly@
147 enable_varperm = @enable_varperm@
148 exec_prefix = @exec_prefix@
149 exmpdir = @exmpdir@
150 host = @host@
151 host_alias = @host_alias@
152 host_cpu = @host_cpu@
153 host_os = @host_os@
154 host_vendor = @host_vendor@
155 includedir = @includedir@
156 infodir = @infodir@
157 install_sh = @install_sh@
158 libdir = @libdir@
159 libexecdir = @libexecdir@
160 localstatedir = @localstatedir@
161 logdir = @logdir@
162 mandir = @mandir@
163 mansec_misc = @mansec_misc@
164 mansec_usercmd = @mansec_usercmd@
165 mkdir_p = @mkdir_p@
166 oldincludedir = @oldincludedir@
167 perlithreads = @perlithreads@
168 perllibdir = @perllibdir@
169 perllibdirs = @perllibdirs@
170 piddir = @piddir@
171 pkgbindir = @pkgbindir@
172 pkgdocdir = @pkgdocdir@
173 pkghome = @pkghome@
174 plugdevdisccfgdir = @plugdevdisccfgdir@
175 pluginsdir = @pluginsdir@
176 plugtorruscfgdir = @plugtorruscfgdir@
177 plugwrapperdir = @plugwrapperdir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 reportsdir = @reportsdir@
181 sbindir = @sbindir@
182 scriptsdir = @scriptsdir@
183 seslockdir = @seslockdir@
184 sesstordir = @sesstordir@
185 sharedstatedir = @sharedstatedir@
186 siteconfdir = @siteconfdir@
187 sitedir = @sitedir@
188 sitexmldir = @sitexmldir@
189 supdir = @supdir@
190 sysconfdir = @sysconfdir@
191 target_alias = @target_alias@
192 tmpldir = @tmpldir@
193 tmpluserdir = @tmpluserdir@
194 torrus_user = @torrus_user@
195 var_group = @var_group@
196 var_mode = @var_mode@
197 var_user = @var_user@
198 varprefix = @varprefix@
199 webplaindir = @webplaindir@
200 webscriptsdir = @webscriptsdir@
201 wrapperdir = @wrapperdir@
202 dtddir = $(supdir)/dtd
203 dist_dtd_DATA = dtd/snmp-discovery.dtd   dtd/torrus-config.dtd
204 mibsdir = $(supdir)/mibs
205 dist_mibs_DATA = mibs/RRDTOOL-SMI.txt \
206                   mibs/TORRUS-MIB.txt
207
208 styldir = $(supdir)/styling
209 dist_styl_DATA = \
210         styling/colornames.pl  \
211         styling/rainbow-schema.pl \
212         styling/torrus-schema.pl
213
214 dist_webplain_DATA = \
215         webplain/explain-rrdgraph.html \
216         webplain/torrus.css \
217         webplain/torrus-printer.css \
218         webplain/torrus-report.css
219
220 all: all-am
221
222 .SUFFIXES:
223 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224         @for dep in $?; do \
225           case '$(am__configure_deps)' in \
226             *$$dep*) \
227               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
228                 && exit 0; \
229               exit 1;; \
230           esac; \
231         done; \
232         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  sup/Makefile'; \
233         cd $(top_srcdir) && \
234           $(AUTOMAKE) --gnu  sup/Makefile
235 .PRECIOUS: Makefile
236 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237         @case '$?' in \
238           *config.status*) \
239             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240           *) \
241             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243         esac;
244
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248 $(top_srcdir)/configure:  $(am__configure_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 uninstall-info-am:
253 install-dist_dtdDATA: $(dist_dtd_DATA)
254         @$(NORMAL_INSTALL)
255         test -z "$(dtddir)" || $(mkdir_p) "$(DESTDIR)$(dtddir)"
256         @list='$(dist_dtd_DATA)'; for p in $$list; do \
257           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
258           f=$(am__strip_dir) \
259           echo " $(dist_dtdDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(dtddir)/$$f'"; \
260           $(dist_dtdDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(dtddir)/$$f"; \
261         done
262
263 uninstall-dist_dtdDATA:
264         @$(NORMAL_UNINSTALL)
265         @list='$(dist_dtd_DATA)'; for p in $$list; do \
266           f=$(am__strip_dir) \
267           echo " rm -f '$(DESTDIR)$(dtddir)/$$f'"; \
268           rm -f "$(DESTDIR)$(dtddir)/$$f"; \
269         done
270 install-dist_mibsDATA: $(dist_mibs_DATA)
271         @$(NORMAL_INSTALL)
272         test -z "$(mibsdir)" || $(mkdir_p) "$(DESTDIR)$(mibsdir)"
273         @list='$(dist_mibs_DATA)'; for p in $$list; do \
274           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275           f=$(am__strip_dir) \
276           echo " $(dist_mibsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(mibsdir)/$$f'"; \
277           $(dist_mibsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(mibsdir)/$$f"; \
278         done
279
280 uninstall-dist_mibsDATA:
281         @$(NORMAL_UNINSTALL)
282         @list='$(dist_mibs_DATA)'; for p in $$list; do \
283           f=$(am__strip_dir) \
284           echo " rm -f '$(DESTDIR)$(mibsdir)/$$f'"; \
285           rm -f "$(DESTDIR)$(mibsdir)/$$f"; \
286         done
287 install-dist_stylDATA: $(dist_styl_DATA)
288         @$(NORMAL_INSTALL)
289         test -z "$(styldir)" || $(mkdir_p) "$(DESTDIR)$(styldir)"
290         @list='$(dist_styl_DATA)'; for p in $$list; do \
291           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
292           f=$(am__strip_dir) \
293           echo " $(dist_stylDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(styldir)/$$f'"; \
294           $(dist_stylDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(styldir)/$$f"; \
295         done
296
297 uninstall-dist_stylDATA:
298         @$(NORMAL_UNINSTALL)
299         @list='$(dist_styl_DATA)'; for p in $$list; do \
300           f=$(am__strip_dir) \
301           echo " rm -f '$(DESTDIR)$(styldir)/$$f'"; \
302           rm -f "$(DESTDIR)$(styldir)/$$f"; \
303         done
304 install-dist_webplainDATA: $(dist_webplain_DATA)
305         @$(NORMAL_INSTALL)
306         test -z "$(webplaindir)" || $(mkdir_p) "$(DESTDIR)$(webplaindir)"
307         @list='$(dist_webplain_DATA)'; for p in $$list; do \
308           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
309           f=$(am__strip_dir) \
310           echo " $(dist_webplainDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(webplaindir)/$$f'"; \
311           $(dist_webplainDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(webplaindir)/$$f"; \
312         done
313
314 uninstall-dist_webplainDATA:
315         @$(NORMAL_UNINSTALL)
316         @list='$(dist_webplain_DATA)'; for p in $$list; do \
317           f=$(am__strip_dir) \
318           echo " rm -f '$(DESTDIR)$(webplaindir)/$$f'"; \
319           rm -f "$(DESTDIR)$(webplaindir)/$$f"; \
320         done
321 tags: TAGS
322 TAGS:
323
324 ctags: CTAGS
325 CTAGS:
326
327
328 distdir: $(DISTFILES)
329         $(mkdir_p) $(distdir)/dtd $(distdir)/mibs $(distdir)/styling $(distdir)/webplain
330         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
331         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
332         list='$(DISTFILES)'; for file in $$list; do \
333           case $$file in \
334             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
335             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
336           esac; \
337           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
338           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
339           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
340             dir="/$$dir"; \
341             $(mkdir_p) "$(distdir)$$dir"; \
342           else \
343             dir=''; \
344           fi; \
345           if test -d $$d/$$file; then \
346             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
348             fi; \
349             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
350           else \
351             test -f $(distdir)/$$file \
352             || cp -p $$d/$$file $(distdir)/$$file \
353             || exit 1; \
354           fi; \
355         done
356 check-am: all-am
357 check: check-am
358 all-am: Makefile $(DATA)
359 installdirs:
360         for dir in "$(DESTDIR)$(dtddir)" "$(DESTDIR)$(mibsdir)" "$(DESTDIR)$(styldir)" "$(DESTDIR)$(webplaindir)"; do \
361           test -z "$$dir" || $(mkdir_p) "$$dir"; \
362         done
363 install: install-am
364 install-exec: install-exec-am
365 install-data: install-data-am
366 uninstall: uninstall-am
367
368 install-am: all-am
369         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370
371 installcheck: installcheck-am
372 install-strip:
373         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
374           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
375           `test -z '$(STRIP)' || \
376             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
377 mostlyclean-generic:
378
379 clean-generic:
380
381 distclean-generic:
382         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
383
384 maintainer-clean-generic:
385         @echo "This command is intended for maintainers to use"
386         @echo "it deletes files that may require special tools to rebuild."
387 clean: clean-am
388
389 clean-am: clean-generic mostlyclean-am
390
391 distclean: distclean-am
392         -rm -f Makefile
393 distclean-am: clean-am distclean-generic
394
395 dvi: dvi-am
396
397 dvi-am:
398
399 html: html-am
400
401 info: info-am
402
403 info-am:
404
405 install-data-am: install-data-local install-dist_dtdDATA \
406         install-dist_mibsDATA install-dist_stylDATA \
407         install-dist_webplainDATA
408
409 install-exec-am:
410
411 install-info: install-info-am
412
413 install-man:
414
415 installcheck-am:
416
417 maintainer-clean: maintainer-clean-am
418         -rm -f Makefile
419 maintainer-clean-am: distclean-am maintainer-clean-generic
420
421 mostlyclean: mostlyclean-am
422
423 mostlyclean-am: mostlyclean-generic
424
425 pdf: pdf-am
426
427 pdf-am:
428
429 ps: ps-am
430
431 ps-am:
432
433 uninstall-am: uninstall-dist_dtdDATA uninstall-dist_mibsDATA \
434         uninstall-dist_stylDATA uninstall-dist_webplainDATA \
435         uninstall-info-am
436
437 .PHONY: all all-am check check-am clean clean-generic distclean \
438         distclean-generic distdir dvi dvi-am html html-am info info-am \
439         install install-am install-data install-data-am \
440         install-data-local install-dist_dtdDATA install-dist_mibsDATA \
441         install-dist_stylDATA install-dist_webplainDATA install-exec \
442         install-exec-am install-info install-info-am install-man \
443         install-strip installcheck installcheck-am installdirs \
444         maintainer-clean maintainer-clean-generic mostlyclean \
445         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
446         uninstall-dist_dtdDATA uninstall-dist_mibsDATA \
447         uninstall-dist_stylDATA uninstall-dist_webplainDATA \
448         uninstall-info-am
449
450
451 install-data-local:
452         $(mkinstalldirs) $(DESTDIR)$(webscriptsdir)
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: