Code

Imported upstream version 1.3rc9.
[pkg-rrdtool.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/rrd_config.h.in \
41         $(top_srcdir)/configure COPYING NEWS TODO compile config.guess \
42         config.sub depcomp install-sh ltmain.sh missing
43 subdir = .
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49  configure.lineno configure.status.lineno
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = rrd_config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-exec-recursive install-info-recursive \
58         install-recursive installcheck-recursive installdirs-recursive \
59         pdf-recursive ps-recursive uninstall-info-recursive \
60         uninstall-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = po src examples doc bindings
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68   { test ! -d $(distdir) \
69     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70          && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 ALL_LIBS = @ALL_LIBS@
77 ALL_LINGUAS = @ALL_LINGUAS@
78 AMDEP_FALSE = @AMDEP_FALSE@
79 AMDEP_TRUE = @AMDEP_TRUE@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 BUILD_LIBINTL_FALSE = @BUILD_LIBINTL_FALSE@
87 BUILD_LIBINTL_TRUE = @BUILD_LIBINTL_TRUE@
88 BUILD_MULTITHREAD_FALSE = @BUILD_MULTITHREAD_FALSE@
89 BUILD_MULTITHREAD_TRUE = @BUILD_MULTITHREAD_TRUE@
90 BUILD_RRDCGI_FALSE = @BUILD_RRDCGI_FALSE@
91 BUILD_RRDCGI_TRUE = @BUILD_RRDCGI_TRUE@
92 BUILD_TCL_FALSE = @BUILD_TCL_FALSE@
93 BUILD_TCL_SITE_FALSE = @BUILD_TCL_SITE_FALSE@
94 BUILD_TCL_SITE_TRUE = @BUILD_TCL_SITE_TRUE@
95 BUILD_TCL_TRUE = @BUILD_TCL_TRUE@
96 CATALOGS = @CATALOGS@
97 CATOBJEXT = @CATOBJEXT@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 COMP_PERL = @COMP_PERL@
102 COMP_PYTHON = @COMP_PYTHON@
103 COMP_RUBY = @COMP_RUBY@
104 CORE_LIBS = @CORE_LIBS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DATADIRNAME = @DATADIRNAME@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 DSYMUTIL = @DSYMUTIL@
116 ECHO = @ECHO@
117 ECHO_C = @ECHO_C@
118 ECHO_N = @ECHO_N@
119 ECHO_T = @ECHO_T@
120 EGREP = @EGREP@
121 EXEEXT = @EXEEXT@
122 F77 = @F77@
123 FFLAGS = @FFLAGS@
124 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
125 GMOFILES = @GMOFILES@
126 GMSGFMT = @GMSGFMT@
127 GREP = @GREP@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 INSTOBJEXT = @INSTOBJEXT@
133 INTLLIBS = @INTLLIBS@
134 INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
135 INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
136 INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
137 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
138 INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
139 INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
140 INTLTOOL_MERGE = @INTLTOOL_MERGE@
141 INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
142 INTLTOOL_PERL = @INTLTOOL_PERL@
143 INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
144 INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
145 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
146 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
147 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
148 INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
149 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
150 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
151 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
152 INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
153 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
154 INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
155 INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
156 INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
157 LDFLAGS = @LDFLAGS@
158 LIBOBJS = @LIBOBJS@
159 LIBS = @LIBS@
160 LIBTOOL = @LIBTOOL@
161 LIBVERS = @LIBVERS@
162 LIB_LIBINTL = @LIB_LIBINTL@
163 LN_S = @LN_S@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAINT = @MAINT@
166 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
168 MAKEINFO = @MAKEINFO@
169 MKINSTALLDIRS = @MKINSTALLDIRS@
170 MSGFMT = @MSGFMT@
171 MSGFMT_OPTS = @MSGFMT_OPTS@
172 MSGMERGE = @MSGMERGE@
173 MULTITHREAD_CFLAGS = @MULTITHREAD_CFLAGS@
174 MULTITHREAD_LDFLAGS = @MULTITHREAD_LDFLAGS@
175 NMEDIT = @NMEDIT@
176 NROFF = @NROFF@
177 NUMVERS = @NUMVERS@
178 OBJEXT = @OBJEXT@
179 PACKAGE = @PACKAGE@
180 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181 PACKAGE_NAME = @PACKAGE_NAME@
182 PACKAGE_STRING = @PACKAGE_STRING@
183 PACKAGE_TARNAME = @PACKAGE_TARNAME@
184 PACKAGE_VERSION = @PACKAGE_VERSION@
185 PATH_SEPARATOR = @PATH_SEPARATOR@
186 PERL = @PERL@
187 PERLCC = @PERLCC@
188 PERLCCFLAGS = @PERLCCFLAGS@
189 PERLFLAGS = @PERLFLAGS@
190 PERLLD = @PERLLD@
191 PERLLDFLAGS = @PERLLDFLAGS@
192 PERL_CC = @PERL_CC@
193 PERL_MAKE_OPTIONS = @PERL_MAKE_OPTIONS@
194 PERL_VERSION = @PERL_VERSION@
195 PKGCONFIG = @PKGCONFIG@
196 POD2HTML = @POD2HTML@
197 POD2MAN = @POD2MAN@
198 POFILES = @POFILES@
199 POSUB = @POSUB@
200 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
201 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
202 PTHREAD_CC = @PTHREAD_CC@
203 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
204 PTHREAD_LIBS = @PTHREAD_LIBS@
205 PYTHON = @PYTHON@
206 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
207 PYTHON_INCLUDES = @PYTHON_INCLUDES@
208 PYTHON_PLATFORM = @PYTHON_PLATFORM@
209 PYTHON_PREFIX = @PYTHON_PREFIX@
210 PYTHON_VERSION = @PYTHON_VERSION@
211 RANLIB = @RANLIB@
212 RRDDOCDIR = @RRDDOCDIR@
213 RRDGRAPH_YLEGEND_ANGLE = @RRDGRAPH_YLEGEND_ANGLE@
214 RRD_DEFAULT_FONT = @RRD_DEFAULT_FONT@
215 RUBY = @RUBY@
216 RUBY_MAKE_OPTIONS = @RUBY_MAKE_OPTIONS@
217 SED = @SED@
218 SET_MAKE = @SET_MAKE@
219 SHELL = @SHELL@
220 STATIC_PROGRAMS_FALSE = @STATIC_PROGRAMS_FALSE@
221 STATIC_PROGRAMS_TRUE = @STATIC_PROGRAMS_TRUE@
222 STRIP = @STRIP@
223 TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
224 TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
225 TCL_PACKAGE_DIR = @TCL_PACKAGE_DIR@
226 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
227 TCL_PREFIX = @TCL_PREFIX@
228 TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
229 TCL_SHLIB_LD = @TCL_SHLIB_LD@
230 TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
231 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
232 TCL_VERSION = @TCL_VERSION@
233 TROFF = @TROFF@
234 USE_NLS = @USE_NLS@
235 VERSION = @VERSION@
236 XGETTEXT = @XGETTEXT@
237 ac_ct_CC = @ac_ct_CC@
238 ac_ct_CXX = @ac_ct_CXX@
239 ac_ct_F77 = @ac_ct_F77@
240 acx_pthread_config = @acx_pthread_config@
241 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
242 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
243 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
244 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
245 am__include = @am__include@
246 am__leading_dot = @am__leading_dot@
247 am__quote = @am__quote@
248 am__tar = @am__tar@
249 am__untar = @am__untar@
250 bindir = @bindir@
251 build = @build@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_os = @build_os@
255 build_vendor = @build_vendor@
256 datadir = @datadir@
257 datarootdir = @datarootdir@
258 docdir = @docdir@
259 dvidir = @dvidir@
260 exec_prefix = @exec_prefix@
261 host = @host@
262 host_alias = @host_alias@
263 host_cpu = @host_cpu@
264 host_os = @host_os@
265 host_vendor = @host_vendor@
266 htmldir = @htmldir@
267 includedir = @includedir@
268 infodir = @infodir@
269 install_sh = @install_sh@
270 libdir = @libdir@
271 libexecdir = @libexecdir@
272 localedir = @localedir@
273 localstatedir = @localstatedir@
274 mandir = @mandir@
275 mkdir_p = @mkdir_p@
276 oldincludedir = @oldincludedir@
277 pdfdir = @pdfdir@
278 pkgpyexecdir = @pkgpyexecdir@
279 pkgpythondir = @pkgpythondir@
280 prefix = @prefix@
281 program_transform_name = @program_transform_name@
282 psdir = @psdir@
283 pyexecdir = @pyexecdir@
284 pythondir = @pythondir@
285 sbindir = @sbindir@
286 sharedstatedir = @sharedstatedir@
287 sysconfdir = @sysconfdir@
288 target = @target@
289 target_alias = @target_alias@
290 target_cpu = @target_cpu@
291 target_os = @target_os@
292 target_vendor = @target_vendor@
293 RSYNC = rsync --rsh=ssh
294 @BUILD_LIBINTL_FALSE@PO = 
296 # build the following subdirectories
297 @BUILD_LIBINTL_TRUE@PO = po
298 SUBDIRS = $(PO) src examples doc bindings
299 EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \
300              intltool-extract.in  intltool-merge.in    intltool-update.in \
301              rrdtool.spec favicon.ico win32/config.h win32/rrd.dsp \
302              win32/rrd.vcproj win32/rrdtool.dsp win32/rrdtool.dsw \
303              win32/rrdtool.vcproj win32/Makefile \
304              win32/rrd_config.h.msvc netware/Makefile
306 CLEANFILES = config.cache
308 # use relaxed rules when building dists
309 AUTOMAKE_OPTIONS = foreign 
311 # where we keep local rules for automake
312 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
313 all: rrd_config.h
314         $(MAKE) $(AM_MAKEFLAGS) all-recursive
316 .SUFFIXES:
317 am--refresh:
318         @:
319 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
320         @for dep in $?; do \
321           case '$(am__configure_deps)' in \
322             *$$dep*) \
323               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
324               cd $(srcdir) && $(AUTOMAKE) --foreign  \
325                 && exit 0; \
326               exit 1;; \
327           esac; \
328         done; \
329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
330         cd $(top_srcdir) && \
331           $(AUTOMAKE) --foreign  Makefile
332 .PRECIOUS: Makefile
333 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334         @case '$?' in \
335           *config.status*) \
336             echo ' $(SHELL) ./config.status'; \
337             $(SHELL) ./config.status;; \
338           *) \
339             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
340             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
341         esac;
343 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
344         $(SHELL) ./config.status --recheck
346 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
347         cd $(srcdir) && $(AUTOCONF)
348 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
349         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
351 rrd_config.h: stamp-h1
352         @if test ! -f $@; then \
353           rm -f stamp-h1; \
354           $(MAKE) stamp-h1; \
355         else :; fi
357 stamp-h1: $(srcdir)/rrd_config.h.in $(top_builddir)/config.status
358         @rm -f stamp-h1
359         cd $(top_builddir) && $(SHELL) ./config.status rrd_config.h
360 $(srcdir)/rrd_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
361         cd $(top_srcdir) && $(AUTOHEADER)
362         rm -f stamp-h1
363         touch $@
365 distclean-hdr:
366         -rm -f rrd_config.h stamp-h1
368 mostlyclean-libtool:
369         -rm -f *.lo
371 clean-libtool:
372         -rm -rf .libs _libs
374 distclean-libtool:
375         -rm -f libtool
376 uninstall-info-am:
378 # This directory's subdirectories are mostly independent; you can cd
379 # into them and run `make' without going through this Makefile.
380 # To change the values of `make' variables: instead of editing Makefiles,
381 # (1) if the variable is set in `config.status', edit `config.status'
382 #     (which will cause the Makefiles to be regenerated when you run `make');
383 # (2) otherwise, pass the desired values on the `make' command line.
384 $(RECURSIVE_TARGETS):
385         @failcom='exit 1'; \
386         for f in x $$MAKEFLAGS; do \
387           case $$f in \
388             *=* | --[!k]*);; \
389             *k*) failcom='fail=yes';; \
390           esac; \
391         done; \
392         dot_seen=no; \
393         target=`echo $@ | sed s/-recursive//`; \
394         list='$(SUBDIRS)'; for subdir in $$list; do \
395           echo "Making $$target in $$subdir"; \
396           if test "$$subdir" = "."; then \
397             dot_seen=yes; \
398             local_target="$$target-am"; \
399           else \
400             local_target="$$target"; \
401           fi; \
402           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403           || eval $$failcom; \
404         done; \
405         if test "$$dot_seen" = "no"; then \
406           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
407         fi; test -z "$$fail"
409 mostlyclean-recursive clean-recursive distclean-recursive \
410 maintainer-clean-recursive:
411         @failcom='exit 1'; \
412         for f in x $$MAKEFLAGS; do \
413           case $$f in \
414             *=* | --[!k]*);; \
415             *k*) failcom='fail=yes';; \
416           esac; \
417         done; \
418         dot_seen=no; \
419         case "$@" in \
420           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
421           *) list='$(SUBDIRS)' ;; \
422         esac; \
423         rev=''; for subdir in $$list; do \
424           if test "$$subdir" = "."; then :; else \
425             rev="$$subdir $$rev"; \
426           fi; \
427         done; \
428         rev="$$rev ."; \
429         target=`echo $@ | sed s/-recursive//`; \
430         for subdir in $$rev; do \
431           echo "Making $$target in $$subdir"; \
432           if test "$$subdir" = "."; then \
433             local_target="$$target-am"; \
434           else \
435             local_target="$$target"; \
436           fi; \
437           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
438           || eval $$failcom; \
439         done && test -z "$$fail"
440 tags-recursive:
441         list='$(SUBDIRS)'; for subdir in $$list; do \
442           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
443         done
444 ctags-recursive:
445         list='$(SUBDIRS)'; for subdir in $$list; do \
446           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
447         done
449 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
450         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
451         unique=`for i in $$list; do \
452             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453           done | \
454           $(AWK) '    { files[$$0] = 1; } \
455                END { for (i in files) print i; }'`; \
456         mkid -fID $$unique
457 tags: TAGS
459 TAGS: tags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
460                 $(TAGS_FILES) $(LISP)
461         tags=; \
462         here=`pwd`; \
463         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
464           include_option=--etags-include; \
465           empty_fix=.; \
466         else \
467           include_option=--include; \
468           empty_fix=; \
469         fi; \
470         list='$(SUBDIRS)'; for subdir in $$list; do \
471           if test "$$subdir" = .; then :; else \
472             test ! -f $$subdir/TAGS || \
473               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
474           fi; \
475         done; \
476         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
477         unique=`for i in $$list; do \
478             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479           done | \
480           $(AWK) '    { files[$$0] = 1; } \
481                END { for (i in files) print i; }'`; \
482         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
483           test -n "$$unique" || unique=$$empty_fix; \
484           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485             $$tags $$unique; \
486         fi
487 ctags: CTAGS
488 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
489                 $(TAGS_FILES) $(LISP)
490         tags=; \
491         here=`pwd`; \
492         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
493         unique=`for i in $$list; do \
494             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495           done | \
496           $(AWK) '    { files[$$0] = 1; } \
497                END { for (i in files) print i; }'`; \
498         test -z "$(CTAGS_ARGS)$$tags$$unique" \
499           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500              $$tags $$unique
502 GTAGS:
503         here=`$(am__cd) $(top_builddir) && pwd` \
504           && cd $(top_srcdir) \
505           && gtags -i $(GTAGS_ARGS) $$here
507 distclean-tags:
508         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510 distdir: $(DISTFILES)
511         $(am__remove_distdir)
512         mkdir $(distdir)
513         $(mkdir_p) $(distdir)/bindings/tcl $(distdir)/examples $(distdir)/netware $(distdir)/po $(distdir)/win32
514         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
515         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
516         list='$(DISTFILES)'; for file in $$list; do \
517           case $$file in \
518             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
519             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
520           esac; \
521           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
523           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
524             dir="/$$dir"; \
525             $(mkdir_p) "$(distdir)$$dir"; \
526           else \
527             dir=''; \
528           fi; \
529           if test -d $$d/$$file; then \
530             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
532             fi; \
533             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
534           else \
535             test -f $(distdir)/$$file \
536             || cp -p $$d/$$file $(distdir)/$$file \
537             || exit 1; \
538           fi; \
539         done
540         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
541           if test "$$subdir" = .; then :; else \
542             test -d "$(distdir)/$$subdir" \
543             || $(mkdir_p) "$(distdir)/$$subdir" \
544             || exit 1; \
545             distdir=`$(am__cd) $(distdir) && pwd`; \
546             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
547             (cd $$subdir && \
548               $(MAKE) $(AM_MAKEFLAGS) \
549                 top_distdir="$$top_distdir" \
550                 distdir="$$distdir/$$subdir" \
551                 distdir) \
552               || exit 1; \
553           fi; \
554         done
555         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
556           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
557           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
558           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
559         || chmod -R a+r $(distdir)
560 dist-gzip: distdir
561         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
562         $(am__remove_distdir)
564 dist-bzip2: distdir
565         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
566         $(am__remove_distdir)
568 dist-tarZ: distdir
569         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
570         $(am__remove_distdir)
572 dist-shar: distdir
573         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
574         $(am__remove_distdir)
576 dist-zip: distdir
577         -rm -f $(distdir).zip
578         zip -rq $(distdir).zip $(distdir)
579         $(am__remove_distdir)
581 dist dist-all: distdir
582         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
583         $(am__remove_distdir)
585 # This target untars the dist file and tries a VPATH configuration.  Then
586 # it guarantees that the distribution is self-contained by making another
587 # tarfile.
588 distcheck: dist
589         case '$(DIST_ARCHIVES)' in \
590         *.tar.gz*) \
591           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
592         *.tar.bz2*) \
593           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
594         *.tar.Z*) \
595           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
596         *.shar.gz*) \
597           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
598         *.zip*) \
599           unzip $(distdir).zip ;;\
600         esac
601         chmod -R a-w $(distdir); chmod a+w $(distdir)
602         mkdir $(distdir)/_build
603         mkdir $(distdir)/_inst
604         chmod a-w $(distdir)
605         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
606           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
607           && cd $(distdir)/_build \
608           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
609             $(DISTCHECK_CONFIGURE_FLAGS) \
610           && $(MAKE) $(AM_MAKEFLAGS) \
611           && $(MAKE) $(AM_MAKEFLAGS) dvi \
612           && $(MAKE) $(AM_MAKEFLAGS) check \
613           && $(MAKE) $(AM_MAKEFLAGS) install \
614           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
615           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
616           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
617                 distuninstallcheck \
618           && chmod -R a-w "$$dc_install_base" \
619           && ({ \
620                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
621                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
622                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
623                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
624                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
625               } || { rm -rf "$$dc_destdir"; exit 1; }) \
626           && rm -rf "$$dc_destdir" \
627           && $(MAKE) $(AM_MAKEFLAGS) dist \
628           && rm -rf $(DIST_ARCHIVES) \
629           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
630         $(am__remove_distdir)
631         @(echo "$(distdir) archives ready for distribution: "; \
632           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
633           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
634 distuninstallcheck:
635         @cd $(distuninstallcheck_dir) \
636         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
637            || { echo "ERROR: files left after uninstall:" ; \
638                 if test -n "$(DESTDIR)"; then \
639                   echo "  (check DESTDIR support)"; \
640                 fi ; \
641                 $(distuninstallcheck_listfiles) ; \
642                 exit 1; } >&2
643 distcleancheck: distclean
644         @if test '$(srcdir)' = . ; then \
645           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
646           exit 1 ; \
647         fi
648         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
649           || { echo "ERROR: files left in build directory after distclean:" ; \
650                $(distcleancheck_listfiles) ; \
651                exit 1; } >&2
652 check-am: all-am
653 check: check-recursive
654 all-am: Makefile rrd_config.h
655 installdirs: installdirs-recursive
656 installdirs-am:
657 install: install-recursive
658 install-exec: install-exec-recursive
659 install-data: install-data-recursive
660 uninstall: uninstall-recursive
662 install-am: all-am
663         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665 installcheck: installcheck-recursive
666 install-strip:
667         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669           `test -z '$(STRIP)' || \
670             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
671 mostlyclean-generic:
673 clean-generic:
674         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
676 distclean-generic:
677         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
679 maintainer-clean-generic:
680         @echo "This command is intended for maintainers to use"
681         @echo "it deletes files that may require special tools to rebuild."
682 clean: clean-recursive
684 clean-am: clean-generic clean-libtool mostlyclean-am
686 distclean: distclean-recursive
687         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
688         -rm -f Makefile
689 distclean-am: clean-am distclean-generic distclean-hdr \
690         distclean-libtool distclean-tags
692 dvi: dvi-recursive
694 dvi-am:
696 html: html-recursive
698 info: info-recursive
700 info-am:
702 install-data-am:
704 install-exec-am:
706 install-info: install-info-recursive
708 install-man:
710 installcheck-am:
712 maintainer-clean: maintainer-clean-recursive
713         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
714         -rm -rf $(top_srcdir)/autom4te.cache
715         -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-recursive
720 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
722 pdf: pdf-recursive
724 pdf-am:
726 ps: ps-recursive
728 ps-am:
730 uninstall-am: uninstall-info-am
732 uninstall-info: uninstall-info-recursive
734 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
735         check-am clean clean-generic clean-libtool clean-recursive \
736         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
737         dist-shar dist-tarZ dist-zip distcheck distclean \
738         distclean-generic distclean-hdr distclean-libtool \
739         distclean-recursive distclean-tags distcleancheck distdir \
740         distuninstallcheck dvi dvi-am html html-am info info-am \
741         install install-am install-data install-data-am install-exec \
742         install-exec-am install-info install-info-am install-man \
743         install-strip installcheck installcheck-am installdirs \
744         installdirs-am maintainer-clean maintainer-clean-generic \
745         maintainer-clean-recursive mostlyclean mostlyclean-generic \
746         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
747         tags tags-recursive uninstall uninstall-am uninstall-info-am
750  # the following files are not mentioned in any other Makefile
751 #AUTOHEADER = @AUTOHEADER@ --localdir=$(top_srcdir)/config
752 #AUTOCONF = @AUTOCONF@ --localdir=$(top_srcdir)/config
754 to-docs: to-versync
755         (cd doc && $(MAKE) clean && $(MAKE) && $(MAKE) pdf)
757 to-dist: to-docs dist
758         mv $(PACKAGE)-$(VERSION).tar.gz archive
760 to-scp: to-dist
761         cp CHANGES  archive/$(PACKAGE)-$(VERSION).tar.gz /home/oetiker/public_html/webtools/rrdtool/pub/
762         (cd /home/oetiker/public_html/webtools/rrdtool/pub; rm $(PACKAGE).tar.gz; ln -s $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE).tar.gz)
764 #       $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/
766 site-perl-inst: site-perl-install
768 site-perl-install: all bindings/perl-piped/Makefile bindings/perl-shared/Makefile
769         cd bindings/perl-piped && $(MAKE) install
770         cd bindings/perl-shared && $(MAKE) install
772 site-tcl-install: all
773         cd bindings/tcl && $(MAKE) tcl-install
775 site-python-install: all
776         cd bindings/python && $(PYTHON) setup.py install
778 # 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"}'
779 indent:
780         find ./ -name "*.[ch]" | xargs indent
781 # Tell versions [3.59,3.63) of GNU make to not export all variables.
782 # Otherwise a system limit (for SysV at least) may be exceeded.
783 .NOEXPORT: