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