Code

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