Code

Imported upstream version 1.4.3.
[pkg-rrdtool.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 @BUILD_LIBDBI_TRUE@am__append_1 = rrdgraph_libdbi.pod
39 @BUILD_LUA_TRUE@am__append_2 = rrdlua.pod
40 subdir = doc
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
44         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
45         $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
46         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
47         $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
48         $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
49         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
50         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
51         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
52         $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
53         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
54         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
55         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
56         $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
57         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
58         $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
59         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
60         $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 mkinstalldirs = $(install_sh) -d
64 CONFIG_HEADER = $(top_builddir)/rrd_config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 AM_V_GEN = $(am__v_GEN_$(V))
68 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
69 am__v_GEN_0 = @echo "  GEN   " $@;
70 AM_V_at = $(am__v_at_$(V))
71 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
72 am__v_at_0 = @
73 SOURCES =
74 DIST_SOURCES =
75 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76 am__vpath_adj = case $$p in \
77     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78     *) f=$$p;; \
79   esac;
80 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81 am__install_max = 40
82 am__nobase_strip_setup = \
83   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84 am__nobase_strip = \
85   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86 am__nobase_list = $(am__nobase_strip_setup); \
87   for p in $$list; do echo "$$p $$p"; done | \
88   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90     if (++n[$$2] == $(am__install_max)) \
91       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92     END { for (dir in files) print dir, files[dir] }'
93 am__base_list = \
94   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96 am__installdirs = "$(DESTDIR)$(idocdir)" "$(DESTDIR)$(ihtmldir)" \
97         "$(DESTDIR)$(imandir)" "$(DESTDIR)$(iman3dir)"
98 DATA = $(idoc_DATA) $(ihtml_DATA) $(iman_DATA) $(iman3_DATA)
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 ACLOCAL = @ACLOCAL@
101 ALLOCA = @ALLOCA@
102 ALL_LIBS = @ALL_LIBS@
103 AMTAR = @AMTAR@
104 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
105 AR = @AR@
106 AUTOCONF = @AUTOCONF@
107 AUTOHEADER = @AUTOHEADER@
108 AUTOMAKE = @AUTOMAKE@
109 AWK = @AWK@
110 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
111 CATOBJEXT = @CATOBJEXT@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
116 COMP_LUA = @COMP_LUA@
117 COMP_PERL = @COMP_PERL@
118 COMP_PYTHON = @COMP_PYTHON@
119 COMP_RUBY = @COMP_RUBY@
120 CORE_LIBS = @CORE_LIBS@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CYGPATH_W = @CYGPATH_W@
124 DATADIRNAME = @DATADIRNAME@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DSYMUTIL = @DSYMUTIL@
128 DUMPBIN = @DUMPBIN@
129 ECHO_C = @ECHO_C@
130 ECHO_N = @ECHO_N@
131 ECHO_T = @ECHO_T@
132 EGREP = @EGREP@
133 EXEEXT = @EXEEXT@
134 FGREP = @FGREP@
135 GENCAT = @GENCAT@
136 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
137 GLIBC2 = @GLIBC2@
138 GLIBC21 = @GLIBC21@
139 GMSGFMT = @GMSGFMT@
140 GMSGFMT_015 = @GMSGFMT_015@
141 GREP = @GREP@
142 HAVE_ASPRINTF = @HAVE_ASPRINTF@
143 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
144 HAVE_SNPRINTF = @HAVE_SNPRINTF@
145 HAVE_VISIBILITY = @HAVE_VISIBILITY@
146 HAVE_WPRINTF = @HAVE_WPRINTF@
147 INSTALL = @INSTALL@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 INSTOBJEXT = @INSTOBJEXT@
153 INTLBISON = @INTLBISON@
154 INTLLIBS = @INTLLIBS@
155 INTLOBJS = @INTLOBJS@
156 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
157 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBICONV = @LIBICONV@
161 LIBINTL = @LIBINTL@
162 LIBMULTITHREAD = @LIBMULTITHREAD@
163 LIBOBJS = @LIBOBJS@
164 LIBPTH = @LIBPTH@
165 LIBPTH_PREFIX = @LIBPTH_PREFIX@
166 LIBS = @LIBS@
167 LIBTHREAD = @LIBTHREAD@
168 LIBTOOL = @LIBTOOL@
169 LIBVERS = @LIBVERS@
170 LIPO = @LIPO@
171 LN_S = @LN_S@
172 LTLIBC = @LTLIBC@
173 LTLIBICONV = @LTLIBICONV@
174 LTLIBINTL = @LTLIBINTL@
175 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
176 LTLIBOBJS = @LTLIBOBJS@
177 LTLIBPTH = @LTLIBPTH@
178 LTLIBTHREAD = @LTLIBTHREAD@
179 LUA = @LUA@
180 LUA_CFLAGS = @LUA_CFLAGS@
181 LUA_DEFINES = @LUA_DEFINES@
182 LUA_INSTALL_CMOD = @LUA_INSTALL_CMOD@
183 LUA_INSTALL_LMOD = @LUA_INSTALL_LMOD@
184 LUA_LFLAGS = @LUA_LFLAGS@
185 MAINT = @MAINT@
186 MAKEINFO = @MAKEINFO@
187 MKDIR_P = @MKDIR_P@
188 MSGFMT = @MSGFMT@
189 MSGFMT_015 = @MSGFMT_015@
190 MSGMERGE = @MSGMERGE@
191 MULTITHREAD_CFLAGS = @MULTITHREAD_CFLAGS@
192 MULTITHREAD_LDFLAGS = @MULTITHREAD_LDFLAGS@
193 NM = @NM@
194 NMEDIT = @NMEDIT@
195 NROFF = @NROFF@
196 NUMVERS = @NUMVERS@
197 OBJDUMP = @OBJDUMP@
198 OBJEXT = @OBJEXT@
199 OTOOL = @OTOOL@
200 OTOOL64 = @OTOOL64@
201 PACKAGE = @PACKAGE@
202 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
203 PACKAGE_NAME = @PACKAGE_NAME@
204 PACKAGE_STRING = @PACKAGE_STRING@
205 PACKAGE_TARNAME = @PACKAGE_TARNAME@
206 PACKAGE_VERSION = @PACKAGE_VERSION@
207 PATH_SEPARATOR = @PATH_SEPARATOR@
208 PERL = @PERL@
209 PERLCC = @PERLCC@
210 PERLCCFLAGS = @PERLCCFLAGS@
211 PERLFLAGS = @PERLFLAGS@
212 PERLLD = @PERLLD@
213 PERLLDFLAGS = @PERLLDFLAGS@
214 PERL_CC = @PERL_CC@
215 PERL_MAKE_OPTIONS = @PERL_MAKE_OPTIONS@
216 PERL_VERSION = @PERL_VERSION@
217 PKGCONFIG = @PKGCONFIG@
218 POD2HTML = @POD2HTML@
219 POD2MAN = @POD2MAN@
220 POSUB = @POSUB@
221 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
222 PTHREAD_CC = @PTHREAD_CC@
223 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
224 PTHREAD_LIBS = @PTHREAD_LIBS@
225 PYTHON = @PYTHON@
226 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
227 PYTHON_INCLUDES = @PYTHON_INCLUDES@
228 PYTHON_PLATFORM = @PYTHON_PLATFORM@
229 PYTHON_PREFIX = @PYTHON_PREFIX@
230 PYTHON_VERSION = @PYTHON_VERSION@
231 RANLIB = @RANLIB@
232 RRDDOCDIR = @RRDDOCDIR@
233 RRDGRAPH_YLEGEND_ANGLE = @RRDGRAPH_YLEGEND_ANGLE@
234 RRD_DEFAULT_FONT = @RRD_DEFAULT_FONT@
235 RRD_GETOPT_LONG = @RRD_GETOPT_LONG@
236 RUBY = @RUBY@
237 RUBY_MAKE_OPTIONS = @RUBY_MAKE_OPTIONS@
238 SED = @SED@
239 SET_MAKE = @SET_MAKE@
240 SHELL = @SHELL@
241 STRIP = @STRIP@
242 TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
243 TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
244 TCL_PACKAGE_DIR = @TCL_PACKAGE_DIR@
245 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
246 TCL_PREFIX = @TCL_PREFIX@
247 TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
248 TCL_SHLIB_LD = @TCL_SHLIB_LD@
249 TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
250 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
251 TCL_VERSION = @TCL_VERSION@
252 TROFF = @TROFF@
253 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
254 USE_NLS = @USE_NLS@
255 VERSION = @VERSION@
256 WERROR = @WERROR@
257 WINDRES = @WINDRES@
258 WOE32 = @WOE32@
259 WOE32DLL = @WOE32DLL@
260 XGETTEXT = @XGETTEXT@
261 XGETTEXT_015 = @XGETTEXT_015@
262 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
263 abs_builddir = @abs_builddir@
264 abs_srcdir = @abs_srcdir@
265 abs_top_builddir = @abs_top_builddir@
266 abs_top_srcdir = @abs_top_srcdir@
267 ac_ct_CC = @ac_ct_CC@
268 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269 acx_pthread_config = @acx_pthread_config@
270 am__include = @am__include@
271 am__leading_dot = @am__leading_dot@
272 am__quote = @am__quote@
273 am__tar = @am__tar@
274 am__untar = @am__untar@
275 bindir = @bindir@
276 build = @build@
277 build_alias = @build_alias@
278 build_cpu = @build_cpu@
279 build_os = @build_os@
280 build_vendor = @build_vendor@
281 builddir = @builddir@
282 datadir = @datadir@
283 datarootdir = @datarootdir@
284 docdir = @docdir@
285 dvidir = @dvidir@
286 exec_prefix = @exec_prefix@
287 host = @host@
288 host_alias = @host_alias@
289 host_cpu = @host_cpu@
290 host_os = @host_os@
291 host_vendor = @host_vendor@
292 htmldir = @htmldir@
293 includedir = @includedir@
294 infodir = @infodir@
295 install_sh = @install_sh@
296 libdir = @libdir@
297 libexecdir = @libexecdir@
298 localedir = @localedir@
299 localstatedir = @localstatedir@
300 lt_ECHO = @lt_ECHO@
301 mandir = @mandir@
302 mkdir_p = @mkdir_p@
303 oldincludedir = @oldincludedir@
304 pdfdir = @pdfdir@
305 pkgpyexecdir = @pkgpyexecdir@
306 pkgpythondir = @pkgpythondir@
307 prefix = @prefix@
308 program_transform_name = @program_transform_name@
309 psdir = @psdir@
310 pyexecdir = @pyexecdir@
311 pythondir = @pythondir@
312 sbindir = @sbindir@
313 sharedstatedir = @sharedstatedir@
314 srcdir = @srcdir@
315 sysconfdir = @sysconfdir@
316 target = @target@
317 target_alias = @target_alias@
318 target_cpu = @target_cpu@
319 target_os = @target_os@
320 target_vendor = @target_vendor@
321 top_build_prefix = @top_build_prefix@
322 top_builddir = @top_builddir@
323 top_srcdir = @top_srcdir@
324 SUFFIXES = .pod .pl .1 .3 .man .html .txt .pm .pdf .inc
325 AUTOMAKE_OPTIONS = foreign
327 #ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4
328 CLEANFILES = *.1 *.3 *.html *.txt *-dircache RRD?.pod *.pdf *~ core *itemcache *.rej *.orig *.tmp
329 POD = bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod \
330         rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod \
331         rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod \
332         rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod \
333         rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod \
334         rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod \
335         rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod \
336         $(am__append_1) $(am__append_2)
337 POD3 = librrd.pod
338 PMP = RRDs.pod RRDp.pod
339 MAN = $(POD:.pod=.1)
340 MAN3 = $(POD3:.pod=.3)
341 TXT = $(MAN:.1=.txt) $(MAN3:.3=.txt)
342 HTML = $(POD:.pod=.html) $(POD3:.pod=.html) $(PMP:.pod=.html)
343 PDF = $(MAN:.1=.pdf) $(MAN3:.3=.pdf)
345 # what should go into the distribution
346 EXTRA_DIST = $(POD) $(POD3) $(HTML) $(MAN) $(MAN3) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd rrdgraph_libdbi.pod rrdlua.pod
347 idocdir = $(RRDDOCDIR)/txt
348 idoc_DATA = $(POD) $(TXT)
349 ihtmldir = $(RRDDOCDIR)/html
350 ihtml_DATA = $(HTML)
351 imandir = $(mandir)/man1
352 iman_DATA = $(MAN)
353 iman3dir = $(mandir)/man3
354 iman3_DATA = $(MAN3)
355 all: all-am
357 .SUFFIXES:
358 .SUFFIXES: .pod .pl .1 .3 .man .html .txt .pm .pdf .inc .src
359 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
360         @for dep in $?; do \
361           case '$(am__configure_deps)' in \
362             *$$dep*) \
363               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364                 && { if test -f $@; then exit 0; else break; fi; }; \
365               exit 1;; \
366           esac; \
367         done; \
368         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
369         $(am__cd) $(top_srcdir) && \
370           $(AUTOMAKE) --foreign doc/Makefile
371 .PRECIOUS: Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373         @case '$?' in \
374           *config.status*) \
375             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376           *) \
377             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379         esac;
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
385         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
390 mostlyclean-libtool:
391         -rm -f *.lo
393 clean-libtool:
394         -rm -rf .libs _libs
395 install-idocDATA: $(idoc_DATA)
396         @$(NORMAL_INSTALL)
397         test -z "$(idocdir)" || $(MKDIR_P) "$(DESTDIR)$(idocdir)"
398         @list='$(idoc_DATA)'; test -n "$(idocdir)" || list=; \
399         for p in $$list; do \
400           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
401           echo "$$d$$p"; \
402         done | $(am__base_list) | \
403         while read files; do \
404           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(idocdir)'"; \
405           $(INSTALL_DATA) $$files "$(DESTDIR)$(idocdir)" || exit $$?; \
406         done
408 uninstall-idocDATA:
409         @$(NORMAL_UNINSTALL)
410         @list='$(idoc_DATA)'; test -n "$(idocdir)" || list=; \
411         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
412         test -n "$$files" || exit 0; \
413         echo " ( cd '$(DESTDIR)$(idocdir)' && rm -f" $$files ")"; \
414         cd "$(DESTDIR)$(idocdir)" && rm -f $$files
415 install-ihtmlDATA: $(ihtml_DATA)
416         @$(NORMAL_INSTALL)
417         test -z "$(ihtmldir)" || $(MKDIR_P) "$(DESTDIR)$(ihtmldir)"
418         @list='$(ihtml_DATA)'; test -n "$(ihtmldir)" || list=; \
419         for p in $$list; do \
420           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
421           echo "$$d$$p"; \
422         done | $(am__base_list) | \
423         while read files; do \
424           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(ihtmldir)'"; \
425           $(INSTALL_DATA) $$files "$(DESTDIR)$(ihtmldir)" || exit $$?; \
426         done
428 uninstall-ihtmlDATA:
429         @$(NORMAL_UNINSTALL)
430         @list='$(ihtml_DATA)'; test -n "$(ihtmldir)" || list=; \
431         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
432         test -n "$$files" || exit 0; \
433         echo " ( cd '$(DESTDIR)$(ihtmldir)' && rm -f" $$files ")"; \
434         cd "$(DESTDIR)$(ihtmldir)" && rm -f $$files
435 install-imanDATA: $(iman_DATA)
436         @$(NORMAL_INSTALL)
437         test -z "$(imandir)" || $(MKDIR_P) "$(DESTDIR)$(imandir)"
438         @list='$(iman_DATA)'; test -n "$(imandir)" || list=; \
439         for p in $$list; do \
440           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
441           echo "$$d$$p"; \
442         done | $(am__base_list) | \
443         while read files; do \
444           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imandir)'"; \
445           $(INSTALL_DATA) $$files "$(DESTDIR)$(imandir)" || exit $$?; \
446         done
448 uninstall-imanDATA:
449         @$(NORMAL_UNINSTALL)
450         @list='$(iman_DATA)'; test -n "$(imandir)" || list=; \
451         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
452         test -n "$$files" || exit 0; \
453         echo " ( cd '$(DESTDIR)$(imandir)' && rm -f" $$files ")"; \
454         cd "$(DESTDIR)$(imandir)" && rm -f $$files
455 install-iman3DATA: $(iman3_DATA)
456         @$(NORMAL_INSTALL)
457         test -z "$(iman3dir)" || $(MKDIR_P) "$(DESTDIR)$(iman3dir)"
458         @list='$(iman3_DATA)'; test -n "$(iman3dir)" || list=; \
459         for p in $$list; do \
460           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
461           echo "$$d$$p"; \
462         done | $(am__base_list) | \
463         while read files; do \
464           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iman3dir)'"; \
465           $(INSTALL_DATA) $$files "$(DESTDIR)$(iman3dir)" || exit $$?; \
466         done
468 uninstall-iman3DATA:
469         @$(NORMAL_UNINSTALL)
470         @list='$(iman3_DATA)'; test -n "$(iman3dir)" || list=; \
471         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
472         test -n "$$files" || exit 0; \
473         echo " ( cd '$(DESTDIR)$(iman3dir)' && rm -f" $$files ")"; \
474         cd "$(DESTDIR)$(iman3dir)" && rm -f $$files
475 tags: TAGS
476 TAGS:
478 ctags: CTAGS
479 CTAGS:
482 distdir: $(DISTFILES)
483         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485         list='$(DISTFILES)'; \
486           dist_files=`for file in $$list; do echo $$file; done | \
487           sed -e "s|^$$srcdirstrip/||;t" \
488               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
489         case $$dist_files in \
490           */*) $(MKDIR_P) `echo "$$dist_files" | \
491                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
492                            sort -u` ;; \
493         esac; \
494         for file in $$dist_files; do \
495           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496           if test -d $$d/$$file; then \
497             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
498             if test -d "$(distdir)/$$file"; then \
499               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500             fi; \
501             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504             fi; \
505             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
506           else \
507             test -f "$(distdir)/$$file" \
508             || cp -p $$d/$$file "$(distdir)/$$file" \
509             || exit 1; \
510           fi; \
511         done
512 check-am: all-am
513 check: check-am
514 all-am: Makefile $(DATA) all-local
515 installdirs:
516         for dir in "$(DESTDIR)$(idocdir)" "$(DESTDIR)$(ihtmldir)" "$(DESTDIR)$(imandir)" "$(DESTDIR)$(iman3dir)"; do \
517           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
518         done
519 install: install-am
520 install-exec: install-exec-am
521 install-data: install-data-am
522 uninstall: uninstall-am
524 install-am: all-am
525         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
527 installcheck: installcheck-am
528 install-strip:
529         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531           `test -z '$(STRIP)' || \
532             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
533 mostlyclean-generic:
535 clean-generic:
536         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
538 distclean-generic:
539         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
540         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
542 maintainer-clean-generic:
543         @echo "This command is intended for maintainers to use"
544         @echo "it deletes files that may require special tools to rebuild."
545 clean: clean-am
547 clean-am: clean-generic clean-libtool mostlyclean-am
549 distclean: distclean-am
550         -rm -f Makefile
551 distclean-am: clean-am distclean-generic
553 dvi: dvi-am
555 dvi-am:
557 html: html-am
559 html-am: html-local
561 info: info-am
563 info-am:
565 install-data-am: install-idocDATA install-ihtmlDATA install-iman3DATA \
566         install-imanDATA
567         @$(NORMAL_INSTALL)
568         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
569 install-dvi: install-dvi-am
571 install-dvi-am:
573 install-exec-am:
575 install-html: install-html-am
577 install-html-am:
579 install-info: install-info-am
581 install-info-am:
583 install-man:
585 install-pdf: install-pdf-am
587 install-pdf-am:
589 install-ps: install-ps-am
591 install-ps-am:
593 installcheck-am:
595 maintainer-clean: maintainer-clean-am
596         -rm -f Makefile
597 maintainer-clean-am: distclean-am maintainer-clean-generic
599 mostlyclean: mostlyclean-am
601 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
603 pdf: pdf-am
605 pdf-am: pdf-local
607 ps: ps-am
609 ps-am:
611 uninstall-am: uninstall-idocDATA uninstall-ihtmlDATA \
612         uninstall-iman3DATA uninstall-imanDATA
614 .MAKE: install-am install-data-am install-strip
616 .PHONY: all all-am all-local check check-am clean clean-generic \
617         clean-libtool distclean distclean-generic distclean-libtool \
618         distdir dvi dvi-am html html-am html-local info info-am \
619         install install-am install-data install-data-am \
620         install-data-hook install-dvi install-dvi-am install-exec \
621         install-exec-am install-html install-html-am install-idocDATA \
622         install-ihtmlDATA install-iman3DATA install-imanDATA \
623         install-info install-info-am install-man install-pdf \
624         install-pdf-am install-ps install-ps-am install-strip \
625         installcheck installcheck-am installdirs maintainer-clean \
626         maintainer-clean-generic mostlyclean mostlyclean-generic \
627         mostlyclean-libtool pdf pdf-am pdf-local ps ps-am uninstall \
628         uninstall-am uninstall-idocDATA uninstall-ihtmlDATA \
629         uninstall-iman3DATA uninstall-imanDATA
632 all-local: link man txt html-local
634 .src.pod:
635         perl -n -e 'if (/^=include\s+(\S+)/){open F,"$$1.inc" || die $$?;print <F>; close F} else {print}'  $<  > $@
637 .pod.1 .pm.1 .pl.1:
638         $(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool $<  > $@
640 .pod.3:
641         $(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool --section=3 $< > $@
643 .1.txt .3.txt:
644         $(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp $< > $@
646 .1.pdf .3.pdf:
647         $(AM_V_GEN)@TROFF@ -man $< | ps2pdf - $@
649 .pm.html .pod.html .pl.html:
650         $(AM_V_GEN)@POD2HTML@ --infile=$< --outfile=$@ --noindex --htmlroot=. --podpath=. --title=$*
652 RRDs.pod:
653         $(AM_V_GEN)$(LN_S) $(top_srcdir)/bindings/perl-shared/RRDs.pm RRDs.pod
655 RRDp.pod:
656         $(AM_V_GEN)$(LN_S) $(top_srcdir)/bindings/perl-piped/RRDp.pm RRDp.pod
658 link: RRDp.pod RRDs.pod
660 man: $(MAN) $(MAN3)
662 html-local: $(HTML)
664 txt: $(TXT)
666 pdf-local: $(PDF)
668 pod: $(POD) $(POD3)
670 install-data-hook:
671         $(AM_V_GEN)cd $(DESTDIR)$(ihtmldir) && rm -f index.html && $(LN_S) rrdtool.html index.html
673 # Tell versions [3.59,3.63) of GNU make to not export all variables.
674 # Otherwise a system limit (for SysV at least) may be exceeded.
675 .NOEXPORT: