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