Code

patches: Removed bts573638-rrdcgi-segfault and bts573299-rrdgraph-M.
[pkg-rrdtool.git] / 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 # $Id: Makefile.am 2039 2010-03-22 15:05:43Z oetiker $
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = .
40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in $(srcdir)/rrd_config.h.in \
42         $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
43         ABOUT-NLS COPYING NEWS TODO compile config.guess config.rpath \
44         config.sub depcomp install-sh ltmain.sh missing
45 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
46         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
47         $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
48         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
49         $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
50         $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
51         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
52         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
53         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
54         $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
55         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
56         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
57         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
58         $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
59         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
60         $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
61         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
62         $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = rrd_config.h
69 CONFIG_CLEAN_FILES = intl/Makefile
70 CONFIG_CLEAN_VPATH_FILES =
71 AM_V_GEN = $(am__v_GEN_$(V))
72 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
73 am__v_GEN_0 = @echo "  GEN   " $@;
74 AM_V_at = $(am__v_at_$(V))
75 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
76 am__v_at_0 = @
77 SOURCES =
78 DIST_SOURCES =
79 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80         html-recursive info-recursive install-data-recursive \
81         install-dvi-recursive install-exec-recursive \
82         install-html-recursive install-info-recursive \
83         install-pdf-recursive install-ps-recursive install-recursive \
84         installcheck-recursive installdirs-recursive pdf-recursive \
85         ps-recursive uninstall-recursive
86 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
87   distclean-recursive maintainer-clean-recursive
88 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
89         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
90         distdir dist dist-all distcheck
91 ETAGS = etags
92 CTAGS = ctags
93 DIST_SUBDIRS = $(SUBDIRS)
94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 distdir = $(PACKAGE)-$(VERSION)
96 top_distdir = $(distdir)
97 am__remove_distdir = \
98   { test ! -d "$(distdir)" \
99     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
100          && rm -fr "$(distdir)"; }; }
101 am__relativize = \
102   dir0=`pwd`; \
103   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
104   sed_rest='s,^[^/]*/*,,'; \
105   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
106   sed_butlast='s,/*[^/]*$$,,'; \
107   while test -n "$$dir1"; do \
108     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
109     if test "$$first" != "."; then \
110       if test "$$first" = ".."; then \
111         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
112         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
113       else \
114         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
115         if test "$$first2" = "$$first"; then \
116           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
117         else \
118           dir2="../$$dir2"; \
119         fi; \
120         dir0="$$dir0"/"$$first"; \
121       fi; \
122     fi; \
123     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
124   done; \
125   reldir="$$dir2"
126 DIST_ARCHIVES = $(distdir).tar.gz
127 GZIP_ENV = --best
128 distuninstallcheck_listfiles = find . -type f -print
129 distcleancheck_listfiles = find . -type f -print
130 ACLOCAL = @ACLOCAL@
131 ALLOCA = @ALLOCA@
132 ALL_LIBS = @ALL_LIBS@
133 AMTAR = @AMTAR@
134 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135 AR = @AR@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
141 CATOBJEXT = @CATOBJEXT@
142 CC = @CC@
143 CCDEPMODE = @CCDEPMODE@
144 CFLAGS = @CFLAGS@
145 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
146 COMP_LUA = @COMP_LUA@
147 COMP_PERL = @COMP_PERL@
148 COMP_PYTHON = @COMP_PYTHON@
149 COMP_RUBY = @COMP_RUBY@
150 CORE_LIBS = @CORE_LIBS@
151 CPP = @CPP@
152 CPPFLAGS = @CPPFLAGS@
153 CYGPATH_W = @CYGPATH_W@
154 DATADIRNAME = @DATADIRNAME@
155 DEFS = @DEFS@
156 DEPDIR = @DEPDIR@
157 DSYMUTIL = @DSYMUTIL@
158 DUMPBIN = @DUMPBIN@
159 ECHO_C = @ECHO_C@
160 ECHO_N = @ECHO_N@
161 ECHO_T = @ECHO_T@
162 EGREP = @EGREP@
163 EXEEXT = @EXEEXT@
164 FGREP = @FGREP@
165 GENCAT = @GENCAT@
166 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
167 GLIBC2 = @GLIBC2@
168 GLIBC21 = @GLIBC21@
169 GMSGFMT = @GMSGFMT@
170 GMSGFMT_015 = @GMSGFMT_015@
171 GREP = @GREP@
172 HAVE_ASPRINTF = @HAVE_ASPRINTF@
173 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
174 HAVE_SNPRINTF = @HAVE_SNPRINTF@
175 HAVE_VISIBILITY = @HAVE_VISIBILITY@
176 HAVE_WPRINTF = @HAVE_WPRINTF@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INSTOBJEXT = @INSTOBJEXT@
183 INTLBISON = @INTLBISON@
184 INTLLIBS = @INTLLIBS@
185 INTLOBJS = @INTLOBJS@
186 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
187 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
188 LD = @LD@
189 LDFLAGS = @LDFLAGS@
190 LIBICONV = @LIBICONV@
191 LIBINTL = @LIBINTL@
192 LIBMULTITHREAD = @LIBMULTITHREAD@
193 LIBOBJS = @LIBOBJS@
194 LIBPTH = @LIBPTH@
195 LIBPTH_PREFIX = @LIBPTH_PREFIX@
196 LIBS = @LIBS@
197 LIBTHREAD = @LIBTHREAD@
198 LIBTOOL = @LIBTOOL@
199 LIBVERS = @LIBVERS@
200 LIPO = @LIPO@
201 LN_S = @LN_S@
202 LTLIBC = @LTLIBC@
203 LTLIBICONV = @LTLIBICONV@
204 LTLIBINTL = @LTLIBINTL@
205 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
206 LTLIBOBJS = @LTLIBOBJS@
207 LTLIBPTH = @LTLIBPTH@
208 LTLIBTHREAD = @LTLIBTHREAD@
209 LUA = @LUA@
210 LUA_CFLAGS = @LUA_CFLAGS@
211 LUA_DEFINES = @LUA_DEFINES@
212 LUA_INSTALL_CMOD = @LUA_INSTALL_CMOD@
213 LUA_INSTALL_LMOD = @LUA_INSTALL_LMOD@
214 LUA_LFLAGS = @LUA_LFLAGS@
215 MAINT = @MAINT@
216 MAKEINFO = @MAKEINFO@
217 MKDIR_P = @MKDIR_P@
218 MSGFMT = @MSGFMT@
219 MSGFMT_015 = @MSGFMT_015@
220 MSGMERGE = @MSGMERGE@
221 MULTITHREAD_CFLAGS = @MULTITHREAD_CFLAGS@
222 MULTITHREAD_LDFLAGS = @MULTITHREAD_LDFLAGS@
223 NM = @NM@
224 NMEDIT = @NMEDIT@
225 NROFF = @NROFF@
226 NUMVERS = @NUMVERS@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PATH_SEPARATOR = @PATH_SEPARATOR@
238 PERL = @PERL@
239 PERLCC = @PERLCC@
240 PERLCCFLAGS = @PERLCCFLAGS@
241 PERLFLAGS = @PERLFLAGS@
242 PERLLD = @PERLLD@
243 PERLLDFLAGS = @PERLLDFLAGS@
244 PERL_CC = @PERL_CC@
245 PERL_MAKE_OPTIONS = @PERL_MAKE_OPTIONS@
246 PERL_VERSION = @PERL_VERSION@
247 PKGCONFIG = @PKGCONFIG@
248 POD2HTML = @POD2HTML@
249 POD2MAN = @POD2MAN@
250 POSUB = @POSUB@
251 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
252 PTHREAD_CC = @PTHREAD_CC@
253 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
254 PTHREAD_LIBS = @PTHREAD_LIBS@
255 PYTHON = @PYTHON@
256 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
257 PYTHON_INCLUDES = @PYTHON_INCLUDES@
258 PYTHON_PLATFORM = @PYTHON_PLATFORM@
259 PYTHON_PREFIX = @PYTHON_PREFIX@
260 PYTHON_VERSION = @PYTHON_VERSION@
261 RANLIB = @RANLIB@
262 RRDDOCDIR = @RRDDOCDIR@
263 RRDGRAPH_YLEGEND_ANGLE = @RRDGRAPH_YLEGEND_ANGLE@
264 RRD_DEFAULT_FONT = @RRD_DEFAULT_FONT@
265 RRD_GETOPT_LONG = @RRD_GETOPT_LONG@
266 RUBY = @RUBY@
267 RUBY_MAKE_OPTIONS = @RUBY_MAKE_OPTIONS@
268 SED = @SED@
269 SET_MAKE = @SET_MAKE@
270 SHELL = @SHELL@
271 STRIP = @STRIP@
272 TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
273 TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
274 TCL_PACKAGE_DIR = @TCL_PACKAGE_DIR@
275 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
276 TCL_PREFIX = @TCL_PREFIX@
277 TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
278 TCL_SHLIB_LD = @TCL_SHLIB_LD@
279 TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
280 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
281 TCL_VERSION = @TCL_VERSION@
282 TROFF = @TROFF@
283 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
284 USE_NLS = @USE_NLS@
285 VERSION = @VERSION@
286 WERROR = @WERROR@
287 WINDRES = @WINDRES@
288 WOE32 = @WOE32@
289 WOE32DLL = @WOE32DLL@
290 XGETTEXT = @XGETTEXT@
291 XGETTEXT_015 = @XGETTEXT_015@
292 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
293 abs_builddir = @abs_builddir@
294 abs_srcdir = @abs_srcdir@
295 abs_top_builddir = @abs_top_builddir@
296 abs_top_srcdir = @abs_top_srcdir@
297 ac_ct_CC = @ac_ct_CC@
298 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
299 acx_pthread_config = @acx_pthread_config@
300 am__include = @am__include@
301 am__leading_dot = @am__leading_dot@
302 am__quote = @am__quote@
303 am__tar = @am__tar@
304 am__untar = @am__untar@
305 bindir = @bindir@
306 build = @build@
307 build_alias = @build_alias@
308 build_cpu = @build_cpu@
309 build_os = @build_os@
310 build_vendor = @build_vendor@
311 builddir = @builddir@
312 datadir = @datadir@
313 datarootdir = @datarootdir@
314 docdir = @docdir@
315 dvidir = @dvidir@
316 exec_prefix = @exec_prefix@
317 host = @host@
318 host_alias = @host_alias@
319 host_cpu = @host_cpu@
320 host_os = @host_os@
321 host_vendor = @host_vendor@
322 htmldir = @htmldir@
323 includedir = @includedir@
324 infodir = @infodir@
325 install_sh = @install_sh@
326 libdir = @libdir@
327 libexecdir = @libexecdir@
328 localedir = @localedir@
329 localstatedir = @localstatedir@
330 lt_ECHO = @lt_ECHO@
331 mandir = @mandir@
332 mkdir_p = @mkdir_p@
333 oldincludedir = @oldincludedir@
334 pdfdir = @pdfdir@
335 pkgpyexecdir = @pkgpyexecdir@
336 pkgpythondir = @pkgpythondir@
337 prefix = @prefix@
338 program_transform_name = @program_transform_name@
339 psdir = @psdir@
340 pyexecdir = @pyexecdir@
341 pythondir = @pythondir@
342 sbindir = @sbindir@
343 sharedstatedir = @sharedstatedir@
344 srcdir = @srcdir@
345 sysconfdir = @sysconfdir@
346 target = @target@
347 target_alias = @target_alias@
348 target_cpu = @target_cpu@
349 target_os = @target_os@
350 target_vendor = @target_vendor@
351 top_build_prefix = @top_build_prefix@
352 top_builddir = @top_builddir@
353 top_srcdir = @top_srcdir@
354 RSYNC = rsync --rsh=ssh
356 # build the following subdirectories
357 SUBDIRS = po src examples doc bindings
358 EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \
359              rrdtool.spec favicon.ico  win32/Makefile win32/config.h autogen.sh \
360              win32/rrd.dsp win32/rrd.sln win32/rrd.vcproj libtool \
361              win32/rrd_config.h.msvc win32/rrdlib.vcproj win32/rrdtool.dsp \
362              win32/rrdtool.dsw win32/rrdtool.vcproj netware/Makefile  \
363              etc/rrdcached-default etc/rrdcached-init
365 CLEANFILES = config.cache
367 # use relaxed rules when building dists
368 AUTOMAKE_OPTIONS = foreign 
370 # where we keep local rules for automake
371 ACLOCAL_AMFLAGS = -I m4
372 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
373 all: rrd_config.h
374         $(MAKE) $(AM_MAKEFLAGS) all-recursive
376 .SUFFIXES:
377 am--refresh:
378         @:
379 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
380         @for dep in $?; do \
381           case '$(am__configure_deps)' in \
382             *$$dep*) \
383               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
384               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
385                 && exit 0; \
386               exit 1;; \
387           esac; \
388         done; \
389         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
390         $(am__cd) $(top_srcdir) && \
391           $(AUTOMAKE) --foreign Makefile
392 .PRECIOUS: Makefile
393 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394         @case '$?' in \
395           *config.status*) \
396             echo ' $(SHELL) ./config.status'; \
397             $(SHELL) ./config.status;; \
398           *) \
399             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
400             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
401         esac;
403 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
404         $(SHELL) ./config.status --recheck
406 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
407         $(am__cd) $(srcdir) && $(AUTOCONF)
408 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
409         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
410 $(am__aclocal_m4_deps):
412 rrd_config.h: stamp-h1
413         @if test ! -f $@; then \
414           rm -f stamp-h1; \
415           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
416         else :; fi
418 stamp-h1: $(srcdir)/rrd_config.h.in $(top_builddir)/config.status
419         @rm -f stamp-h1
420         cd $(top_builddir) && $(SHELL) ./config.status rrd_config.h
421 $(srcdir)/rrd_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
422         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
423         rm -f stamp-h1
424         touch $@
426 distclean-hdr:
427         -rm -f rrd_config.h stamp-h1
428 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
429         cd $(top_builddir) && $(SHELL) ./config.status $@
431 mostlyclean-libtool:
432         -rm -f *.lo
434 clean-libtool:
435         -rm -rf .libs _libs
437 distclean-libtool:
438         -rm -f libtool config.lt
440 # This directory's subdirectories are mostly independent; you can cd
441 # into them and run `make' without going through this Makefile.
442 # To change the values of `make' variables: instead of editing Makefiles,
443 # (1) if the variable is set in `config.status', edit `config.status'
444 #     (which will cause the Makefiles to be regenerated when you run `make');
445 # (2) otherwise, pass the desired values on the `make' command line.
446 $(RECURSIVE_TARGETS):
447         @failcom='exit 1'; \
448         for f in x $$MAKEFLAGS; do \
449           case $$f in \
450             *=* | --[!k]*);; \
451             *k*) failcom='fail=yes';; \
452           esac; \
453         done; \
454         dot_seen=no; \
455         target=`echo $@ | sed s/-recursive//`; \
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           echo "Making $$target in $$subdir"; \
458           if test "$$subdir" = "."; then \
459             dot_seen=yes; \
460             local_target="$$target-am"; \
461           else \
462             local_target="$$target"; \
463           fi; \
464           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
465           || eval $$failcom; \
466         done; \
467         if test "$$dot_seen" = "no"; then \
468           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
469         fi; test -z "$$fail"
471 $(RECURSIVE_CLEAN_TARGETS):
472         @failcom='exit 1'; \
473         for f in x $$MAKEFLAGS; do \
474           case $$f in \
475             *=* | --[!k]*);; \
476             *k*) failcom='fail=yes';; \
477           esac; \
478         done; \
479         dot_seen=no; \
480         case "$@" in \
481           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
482           *) list='$(SUBDIRS)' ;; \
483         esac; \
484         rev=''; for subdir in $$list; do \
485           if test "$$subdir" = "."; then :; else \
486             rev="$$subdir $$rev"; \
487           fi; \
488         done; \
489         rev="$$rev ."; \
490         target=`echo $@ | sed s/-recursive//`; \
491         for subdir in $$rev; do \
492           echo "Making $$target in $$subdir"; \
493           if test "$$subdir" = "."; then \
494             local_target="$$target-am"; \
495           else \
496             local_target="$$target"; \
497           fi; \
498           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499           || eval $$failcom; \
500         done && test -z "$$fail"
501 tags-recursive:
502         list='$(SUBDIRS)'; for subdir in $$list; do \
503           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
504         done
505 ctags-recursive:
506         list='$(SUBDIRS)'; for subdir in $$list; do \
507           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
508         done
510 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512         unique=`for i in $$list; do \
513             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514           done | \
515           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516               END { if (nonempty) { for (i in files) print i; }; }'`; \
517         mkid -fID $$unique
518 tags: TAGS
520 TAGS: tags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
521                 $(TAGS_FILES) $(LISP)
522         set x; \
523         here=`pwd`; \
524         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
525           include_option=--etags-include; \
526           empty_fix=.; \
527         else \
528           include_option=--include; \
529           empty_fix=; \
530         fi; \
531         list='$(SUBDIRS)'; for subdir in $$list; do \
532           if test "$$subdir" = .; then :; else \
533             test ! -f $$subdir/TAGS || \
534               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
535           fi; \
536         done; \
537         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
538         unique=`for i in $$list; do \
539             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540           done | \
541           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542               END { if (nonempty) { for (i in files) print i; }; }'`; \
543         shift; \
544         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
545           test -n "$$unique" || unique=$$empty_fix; \
546           if test $$# -gt 0; then \
547             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548               "$$@" $$unique; \
549           else \
550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551               $$unique; \
552           fi; \
553         fi
554 ctags: CTAGS
555 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
556                 $(TAGS_FILES) $(LISP)
557         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562               END { if (nonempty) { for (i in files) print i; }; }'`; \
563         test -z "$(CTAGS_ARGS)$$unique" \
564           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565              $$unique
567 GTAGS:
568         here=`$(am__cd) $(top_builddir) && pwd` \
569           && $(am__cd) $(top_srcdir) \
570           && gtags -i $(GTAGS_ARGS) "$$here"
572 distclean-tags:
573         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
575 distdir: $(DISTFILES)
576         $(am__remove_distdir)
577         test -d "$(distdir)" || mkdir "$(distdir)"
578         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         list='$(DISTFILES)'; \
581           dist_files=`for file in $$list; do echo $$file; done | \
582           sed -e "s|^$$srcdirstrip/||;t" \
583               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584         case $$dist_files in \
585           */*) $(MKDIR_P) `echo "$$dist_files" | \
586                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587                            sort -u` ;; \
588         esac; \
589         for file in $$dist_files; do \
590           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591           if test -d $$d/$$file; then \
592             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593             if test -d "$(distdir)/$$file"; then \
594               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595             fi; \
596             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599             fi; \
600             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601           else \
602             test -f "$(distdir)/$$file" \
603             || cp -p $$d/$$file "$(distdir)/$$file" \
604             || exit 1; \
605           fi; \
606         done
607         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608           if test "$$subdir" = .; then :; else \
609             test -d "$(distdir)/$$subdir" \
610             || $(MKDIR_P) "$(distdir)/$$subdir" \
611             || exit 1; \
612           fi; \
613         done
614         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
615           if test "$$subdir" = .; then :; else \
616             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
617             $(am__relativize); \
618             new_distdir=$$reldir; \
619             dir1=$$subdir; dir2="$(top_distdir)"; \
620             $(am__relativize); \
621             new_top_distdir=$$reldir; \
622             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
623             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
624             ($(am__cd) $$subdir && \
625               $(MAKE) $(AM_MAKEFLAGS) \
626                 top_distdir="$$new_top_distdir" \
627                 distdir="$$new_distdir" \
628                 am__remove_distdir=: \
629                 am__skip_length_check=: \
630                 am__skip_mode_fix=: \
631                 distdir) \
632               || exit 1; \
633           fi; \
634         done
635         -test -n "$(am__skip_mode_fix)" \
636         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
637           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
638           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
639           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
640         || chmod -R a+r "$(distdir)"
641 dist-gzip: distdir
642         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
643         $(am__remove_distdir)
645 dist-bzip2: distdir
646         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
647         $(am__remove_distdir)
649 dist-lzma: distdir
650         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
651         $(am__remove_distdir)
653 dist-xz: distdir
654         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
655         $(am__remove_distdir)
657 dist-tarZ: distdir
658         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
659         $(am__remove_distdir)
661 dist-shar: distdir
662         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
663         $(am__remove_distdir)
665 dist-zip: distdir
666         -rm -f $(distdir).zip
667         zip -rq $(distdir).zip $(distdir)
668         $(am__remove_distdir)
670 dist dist-all: distdir
671         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
672         $(am__remove_distdir)
674 # This target untars the dist file and tries a VPATH configuration.  Then
675 # it guarantees that the distribution is self-contained by making another
676 # tarfile.
677 distcheck: dist
678         case '$(DIST_ARCHIVES)' in \
679         *.tar.gz*) \
680           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
681         *.tar.bz2*) \
682           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
683         *.tar.lzma*) \
684           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
685         *.tar.xz*) \
686           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
687         *.tar.Z*) \
688           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
689         *.shar.gz*) \
690           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
691         *.zip*) \
692           unzip $(distdir).zip ;;\
693         esac
694         chmod -R a-w $(distdir); chmod a+w $(distdir)
695         mkdir $(distdir)/_build
696         mkdir $(distdir)/_inst
697         chmod a-w $(distdir)
698         test -d $(distdir)/_build || exit 0; \
699         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
700           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
701           && am__cwd=`pwd` \
702           && $(am__cd) $(distdir)/_build \
703           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
704             --with-included-gettext \
705             $(DISTCHECK_CONFIGURE_FLAGS) \
706           && $(MAKE) $(AM_MAKEFLAGS) \
707           && $(MAKE) $(AM_MAKEFLAGS) dvi \
708           && $(MAKE) $(AM_MAKEFLAGS) check \
709           && $(MAKE) $(AM_MAKEFLAGS) install \
710           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
711           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
712           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
713                 distuninstallcheck \
714           && chmod -R a-w "$$dc_install_base" \
715           && ({ \
716                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
717                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
718                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
719                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
720                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
721               } || { rm -rf "$$dc_destdir"; exit 1; }) \
722           && rm -rf "$$dc_destdir" \
723           && $(MAKE) $(AM_MAKEFLAGS) dist \
724           && rm -rf $(DIST_ARCHIVES) \
725           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
726           && cd "$$am__cwd" \
727           || exit 1
728         $(am__remove_distdir)
729         @(echo "$(distdir) archives ready for distribution: "; \
730           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
731           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
732 distuninstallcheck:
733         @$(am__cd) '$(distuninstallcheck_dir)' \
734         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
735            || { echo "ERROR: files left after uninstall:" ; \
736                 if test -n "$(DESTDIR)"; then \
737                   echo "  (check DESTDIR support)"; \
738                 fi ; \
739                 $(distuninstallcheck_listfiles) ; \
740                 exit 1; } >&2
741 distcleancheck: distclean
742         @if test '$(srcdir)' = . ; then \
743           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
744           exit 1 ; \
745         fi
746         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
747           || { echo "ERROR: files left in build directory after distclean:" ; \
748                $(distcleancheck_listfiles) ; \
749                exit 1; } >&2
750 check-am: all-am
751 check: check-recursive
752 all-am: Makefile rrd_config.h
753 installdirs: installdirs-recursive
754 installdirs-am:
755 install: install-recursive
756 install-exec: install-exec-recursive
757 install-data: install-data-recursive
758 uninstall: uninstall-recursive
760 install-am: all-am
761         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
763 installcheck: installcheck-recursive
764 install-strip:
765         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
766           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
767           `test -z '$(STRIP)' || \
768             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
769 mostlyclean-generic:
771 clean-generic:
772         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
774 distclean-generic:
775         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
776         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
778 maintainer-clean-generic:
779         @echo "This command is intended for maintainers to use"
780         @echo "it deletes files that may require special tools to rebuild."
781 clean: clean-recursive
783 clean-am: clean-generic clean-libtool mostlyclean-am
785 distclean: distclean-recursive
786         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
787         -rm -f Makefile
788 distclean-am: clean-am distclean-generic distclean-hdr \
789         distclean-libtool distclean-tags
791 dvi: dvi-recursive
793 dvi-am:
795 html: html-recursive
797 html-am:
799 info: info-recursive
801 info-am:
803 install-data-am:
805 install-dvi: install-dvi-recursive
807 install-dvi-am:
809 install-exec-am:
811 install-html: install-html-recursive
813 install-html-am:
815 install-info: install-info-recursive
817 install-info-am:
819 install-man:
821 install-pdf: install-pdf-recursive
823 install-pdf-am:
825 install-ps: install-ps-recursive
827 install-ps-am:
829 installcheck-am:
831 maintainer-clean: maintainer-clean-recursive
832         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
833         -rm -rf $(top_srcdir)/autom4te.cache
834         -rm -f Makefile
835 maintainer-clean-am: distclean-am maintainer-clean-generic
837 mostlyclean: mostlyclean-recursive
839 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
841 pdf: pdf-recursive
843 pdf-am:
845 ps: ps-recursive
847 ps-am:
849 uninstall-am:
851 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
852         ctags-recursive install-am install-strip tags-recursive
854 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
855         all all-am am--refresh check check-am clean clean-generic \
856         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
857         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
858         distcheck distclean distclean-generic distclean-hdr \
859         distclean-libtool distclean-tags distcleancheck distdir \
860         distuninstallcheck dvi dvi-am html html-am info info-am \
861         install install-am install-data install-data-am install-dvi \
862         install-dvi-am install-exec install-exec-am install-html \
863         install-html-am install-info install-info-am install-man \
864         install-pdf install-pdf-am install-ps install-ps-am \
865         install-strip installcheck installcheck-am installdirs \
866         installdirs-am maintainer-clean maintainer-clean-generic \
867         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
868         ps ps-am tags tags-recursive uninstall uninstall-am
871  # the following files are not mentioned in any other Makefile
872 #AUTOHEADER = @AUTOHEADER@ --localdir=$(top_srcdir)/config
873 #AUTOCONF = @AUTOCONF@ --localdir=$(top_srcdir)/config
875 #       $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/
877 site-perl-inst: site-perl-install
879 site-perl-install: all bindings/perl-piped/Makefile bindings/perl-shared/Makefile
880         cd bindings/perl-piped && $(MAKE) install
881         cd bindings/perl-shared && $(MAKE) install
883 site-tcl-install: all
884         cd bindings/tcl && $(MAKE) tcl-install
886 site-python-install: all
887         cd bindings/python && $(PYTHON) setup.py install $(if $(DESTDIR),--root=$(DESTDIR))
889 # find . -name "*.c" -or -name "*.h" | xargs perl -0777 -n -e 'while (s/typedef\s+(?:unsigned\s+|signed\s+|unival\s+)?\S+\s+\*?([^{}\s;(]+)//){print "-T$1\n"}'
890 indent:
891         find ./ -name "*.[ch]" | xargs indent
893 # Tell versions [3.59,3.63) of GNU make to not export all variables.
894 # Otherwise a system limit (for SysV at least) may be exceeded.
895 .NOEXPORT: