Code

Imported upstream version 1.3.5.
[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 RSYNC = rsync --rsh=ssh
297 @BUILD_LIBINTL_FALSE@PO = 
299 # build the following subdirectories
300 @BUILD_LIBINTL_TRUE@PO = po
301 SUBDIRS = $(PO) src examples doc bindings
302 EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \
303              intltool-extract.in  intltool-merge.in    intltool-update.in \
304              rrdtool.spec favicon.ico win32/config.h win32/rrd.dsp \
305              win32/rrdlib.vcproj win32/rrd.vcproj win32/rrdtool.dsp win32/rrdtool.dsw \
306              win32/rrdtool.vcproj win32/Makefile \
307              win32/rrd_config.h.msvc netware/Makefile
309 CLEANFILES = config.cache
311 # use relaxed rules when building dists
312 AUTOMAKE_OPTIONS = foreign 
314 # where we keep local rules for automake
315 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
316 all: rrd_config.h
317         $(MAKE) $(AM_MAKEFLAGS) all-recursive
319 .SUFFIXES:
320 am--refresh:
321         @:
322 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
323         @for dep in $?; do \
324           case '$(am__configure_deps)' in \
325             *$$dep*) \
326               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
327               cd $(srcdir) && $(AUTOMAKE) --foreign  \
328                 && exit 0; \
329               exit 1;; \
330           esac; \
331         done; \
332         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
333         cd $(top_srcdir) && \
334           $(AUTOMAKE) --foreign  Makefile
335 .PRECIOUS: Makefile
336 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
337         @case '$?' in \
338           *config.status*) \
339             echo ' $(SHELL) ./config.status'; \
340             $(SHELL) ./config.status;; \
341           *) \
342             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
343             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
344         esac;
346 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
347         $(SHELL) ./config.status --recheck
349 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
350         cd $(srcdir) && $(AUTOCONF)
351 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
352         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
354 rrd_config.h: stamp-h1
355         @if test ! -f $@; then \
356           rm -f stamp-h1; \
357           $(MAKE) stamp-h1; \
358         else :; fi
360 stamp-h1: $(srcdir)/rrd_config.h.in $(top_builddir)/config.status
361         @rm -f stamp-h1
362         cd $(top_builddir) && $(SHELL) ./config.status rrd_config.h
363 $(srcdir)/rrd_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
364         cd $(top_srcdir) && $(AUTOHEADER)
365         rm -f stamp-h1
366         touch $@
368 distclean-hdr:
369         -rm -f rrd_config.h stamp-h1
371 mostlyclean-libtool:
372         -rm -f *.lo
374 clean-libtool:
375         -rm -rf .libs _libs
377 distclean-libtool:
378         -rm -f libtool
379 uninstall-info-am:
381 # This directory's subdirectories are mostly independent; you can cd
382 # into them and run `make' without going through this Makefile.
383 # To change the values of `make' variables: instead of editing Makefiles,
384 # (1) if the variable is set in `config.status', edit `config.status'
385 #     (which will cause the Makefiles to be regenerated when you run `make');
386 # (2) otherwise, pass the desired values on the `make' command line.
387 $(RECURSIVE_TARGETS):
388         @failcom='exit 1'; \
389         for f in x $$MAKEFLAGS; do \
390           case $$f in \
391             *=* | --[!k]*);; \
392             *k*) failcom='fail=yes';; \
393           esac; \
394         done; \
395         dot_seen=no; \
396         target=`echo $@ | sed s/-recursive//`; \
397         list='$(SUBDIRS)'; for subdir in $$list; do \
398           echo "Making $$target in $$subdir"; \
399           if test "$$subdir" = "."; then \
400             dot_seen=yes; \
401             local_target="$$target-am"; \
402           else \
403             local_target="$$target"; \
404           fi; \
405           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
406           || eval $$failcom; \
407         done; \
408         if test "$$dot_seen" = "no"; then \
409           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
410         fi; test -z "$$fail"
412 mostlyclean-recursive clean-recursive distclean-recursive \
413 maintainer-clean-recursive:
414         @failcom='exit 1'; \
415         for f in x $$MAKEFLAGS; do \
416           case $$f in \
417             *=* | --[!k]*);; \
418             *k*) failcom='fail=yes';; \
419           esac; \
420         done; \
421         dot_seen=no; \
422         case "$@" in \
423           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
424           *) list='$(SUBDIRS)' ;; \
425         esac; \
426         rev=''; for subdir in $$list; do \
427           if test "$$subdir" = "."; then :; else \
428             rev="$$subdir $$rev"; \
429           fi; \
430         done; \
431         rev="$$rev ."; \
432         target=`echo $@ | sed s/-recursive//`; \
433         for subdir in $$rev; do \
434           echo "Making $$target in $$subdir"; \
435           if test "$$subdir" = "."; then \
436             local_target="$$target-am"; \
437           else \
438             local_target="$$target"; \
439           fi; \
440           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
441           || eval $$failcom; \
442         done && test -z "$$fail"
443 tags-recursive:
444         list='$(SUBDIRS)'; for subdir in $$list; do \
445           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
446         done
447 ctags-recursive:
448         list='$(SUBDIRS)'; for subdir in $$list; do \
449           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
450         done
452 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
453         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454         unique=`for i in $$list; do \
455             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456           done | \
457           $(AWK) '    { files[$$0] = 1; } \
458                END { for (i in files) print i; }'`; \
459         mkid -fID $$unique
460 tags: TAGS
462 TAGS: tags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
463                 $(TAGS_FILES) $(LISP)
464         tags=; \
465         here=`pwd`; \
466         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
467           include_option=--etags-include; \
468           empty_fix=.; \
469         else \
470           include_option=--include; \
471           empty_fix=; \
472         fi; \
473         list='$(SUBDIRS)'; for subdir in $$list; do \
474           if test "$$subdir" = .; then :; else \
475             test ! -f $$subdir/TAGS || \
476               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
477           fi; \
478         done; \
479         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
480         unique=`for i in $$list; do \
481             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482           done | \
483           $(AWK) '    { files[$$0] = 1; } \
484                END { for (i in files) print i; }'`; \
485         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
486           test -n "$$unique" || unique=$$empty_fix; \
487           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488             $$tags $$unique; \
489         fi
490 ctags: CTAGS
491 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \
492                 $(TAGS_FILES) $(LISP)
493         tags=; \
494         here=`pwd`; \
495         list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \
496         unique=`for i in $$list; do \
497             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498           done | \
499           $(AWK) '    { files[$$0] = 1; } \
500                END { for (i in files) print i; }'`; \
501         test -z "$(CTAGS_ARGS)$$tags$$unique" \
502           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
503              $$tags $$unique
505 GTAGS:
506         here=`$(am__cd) $(top_builddir) && pwd` \
507           && cd $(top_srcdir) \
508           && gtags -i $(GTAGS_ARGS) $$here
510 distclean-tags:
511         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
513 distdir: $(DISTFILES)
514         $(am__remove_distdir)
515         mkdir $(distdir)
516         $(mkdir_p) $(distdir)/bindings/tcl $(distdir)/examples $(distdir)/netware $(distdir)/po $(distdir)/src $(distdir)/win32
517         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
518         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
519         list='$(DISTFILES)'; for file in $$list; do \
520           case $$file in \
521             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
522             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
523           esac; \
524           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
526           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
527             dir="/$$dir"; \
528             $(mkdir_p) "$(distdir)$$dir"; \
529           else \
530             dir=''; \
531           fi; \
532           if test -d $$d/$$file; then \
533             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
535             fi; \
536             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
537           else \
538             test -f $(distdir)/$$file \
539             || cp -p $$d/$$file $(distdir)/$$file \
540             || exit 1; \
541           fi; \
542         done
543         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
544           if test "$$subdir" = .; then :; else \
545             test -d "$(distdir)/$$subdir" \
546             || $(mkdir_p) "$(distdir)/$$subdir" \
547             || exit 1; \
548             distdir=`$(am__cd) $(distdir) && pwd`; \
549             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
550             (cd $$subdir && \
551               $(MAKE) $(AM_MAKEFLAGS) \
552                 top_distdir="$$top_distdir" \
553                 distdir="$$distdir/$$subdir" \
554                 distdir) \
555               || exit 1; \
556           fi; \
557         done
558         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
559           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
560           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
561           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
562         || chmod -R a+r $(distdir)
563 dist-gzip: distdir
564         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
565         $(am__remove_distdir)
567 dist-bzip2: distdir
568         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
569         $(am__remove_distdir)
571 dist-tarZ: distdir
572         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
573         $(am__remove_distdir)
575 dist-shar: distdir
576         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
577         $(am__remove_distdir)
579 dist-zip: distdir
580         -rm -f $(distdir).zip
581         zip -rq $(distdir).zip $(distdir)
582         $(am__remove_distdir)
584 dist dist-all: distdir
585         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
586         $(am__remove_distdir)
588 # This target untars the dist file and tries a VPATH configuration.  Then
589 # it guarantees that the distribution is self-contained by making another
590 # tarfile.
591 distcheck: dist
592         case '$(DIST_ARCHIVES)' in \
593         *.tar.gz*) \
594           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
595         *.tar.bz2*) \
596           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
597         *.tar.Z*) \
598           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
599         *.shar.gz*) \
600           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
601         *.zip*) \
602           unzip $(distdir).zip ;;\
603         esac
604         chmod -R a-w $(distdir); chmod a+w $(distdir)
605         mkdir $(distdir)/_build
606         mkdir $(distdir)/_inst
607         chmod a-w $(distdir)
608         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
609           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
610           && cd $(distdir)/_build \
611           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
612             $(DISTCHECK_CONFIGURE_FLAGS) \
613           && $(MAKE) $(AM_MAKEFLAGS) \
614           && $(MAKE) $(AM_MAKEFLAGS) dvi \
615           && $(MAKE) $(AM_MAKEFLAGS) check \
616           && $(MAKE) $(AM_MAKEFLAGS) install \
617           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
618           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
619           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
620                 distuninstallcheck \
621           && chmod -R a-w "$$dc_install_base" \
622           && ({ \
623                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
624                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
625                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
626                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
627                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
628               } || { rm -rf "$$dc_destdir"; exit 1; }) \
629           && rm -rf "$$dc_destdir" \
630           && $(MAKE) $(AM_MAKEFLAGS) dist \
631           && rm -rf $(DIST_ARCHIVES) \
632           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
633         $(am__remove_distdir)
634         @(echo "$(distdir) archives ready for distribution: "; \
635           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
636           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
637 distuninstallcheck:
638         @cd $(distuninstallcheck_dir) \
639         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
640            || { echo "ERROR: files left after uninstall:" ; \
641                 if test -n "$(DESTDIR)"; then \
642                   echo "  (check DESTDIR support)"; \
643                 fi ; \
644                 $(distuninstallcheck_listfiles) ; \
645                 exit 1; } >&2
646 distcleancheck: distclean
647         @if test '$(srcdir)' = . ; then \
648           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
649           exit 1 ; \
650         fi
651         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
652           || { echo "ERROR: files left in build directory after distclean:" ; \
653                $(distcleancheck_listfiles) ; \
654                exit 1; } >&2
655 check-am: all-am
656 check: check-recursive
657 all-am: Makefile rrd_config.h
658 installdirs: installdirs-recursive
659 installdirs-am:
660 install: install-recursive
661 install-exec: install-exec-recursive
662 install-data: install-data-recursive
663 uninstall: uninstall-recursive
665 install-am: all-am
666         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668 installcheck: installcheck-recursive
669 install-strip:
670         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672           `test -z '$(STRIP)' || \
673             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
674 mostlyclean-generic:
676 clean-generic:
677         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
679 distclean-generic:
680         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682 maintainer-clean-generic:
683         @echo "This command is intended for maintainers to use"
684         @echo "it deletes files that may require special tools to rebuild."
685 clean: clean-recursive
687 clean-am: clean-generic clean-libtool mostlyclean-am
689 distclean: distclean-recursive
690         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
691         -rm -f Makefile
692 distclean-am: clean-am distclean-generic distclean-hdr \
693         distclean-libtool distclean-tags
695 dvi: dvi-recursive
697 dvi-am:
699 html: html-recursive
701 info: info-recursive
703 info-am:
705 install-data-am:
707 install-exec-am:
709 install-info: install-info-recursive
711 install-man:
713 installcheck-am:
715 maintainer-clean: maintainer-clean-recursive
716         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
717         -rm -rf $(top_srcdir)/autom4te.cache
718         -rm -f Makefile
719 maintainer-clean-am: distclean-am maintainer-clean-generic
721 mostlyclean: mostlyclean-recursive
723 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
725 pdf: pdf-recursive
727 pdf-am:
729 ps: ps-recursive
731 ps-am:
733 uninstall-am: uninstall-info-am
735 uninstall-info: uninstall-info-recursive
737 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
738         check-am clean clean-generic clean-libtool clean-recursive \
739         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
740         dist-shar dist-tarZ dist-zip distcheck distclean \
741         distclean-generic distclean-hdr distclean-libtool \
742         distclean-recursive distclean-tags distcleancheck distdir \
743         distuninstallcheck dvi dvi-am html html-am info info-am \
744         install install-am install-data install-data-am install-exec \
745         install-exec-am install-info install-info-am install-man \
746         install-strip installcheck installcheck-am installdirs \
747         installdirs-am maintainer-clean maintainer-clean-generic \
748         maintainer-clean-recursive mostlyclean mostlyclean-generic \
749         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
750         tags tags-recursive uninstall uninstall-am uninstall-info-am
753  # the following files are not mentioned in any other Makefile
754 #AUTOHEADER = @AUTOHEADER@ --localdir=$(top_srcdir)/config
755 #AUTOCONF = @AUTOCONF@ --localdir=$(top_srcdir)/config
757 to-docs: to-versync
758         (cd doc && $(MAKE) clean && $(MAKE) && $(MAKE) pdf)
760 to-dist: to-docs dist
761         mv $(PACKAGE)-$(VERSION).tar.gz archive
763 to-scp: to-dist
764         cp CHANGES  archive/$(PACKAGE)-$(VERSION).tar.gz /home/oetiker/public_html/webtools/rrdtool/pub/
765         (cd /home/oetiker/public_html/webtools/rrdtool/pub; rm $(PACKAGE).tar.gz; ln -s $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE).tar.gz)
767 #       $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/
769 site-perl-inst: site-perl-install
771 site-perl-install: all bindings/perl-piped/Makefile bindings/perl-shared/Makefile
772         cd bindings/perl-piped && $(MAKE) install
773         cd bindings/perl-shared && $(MAKE) install
775 site-tcl-install: all
776         cd bindings/tcl && $(MAKE) tcl-install
778 site-python-install: all
779         cd bindings/python && $(PYTHON) setup.py install
781 # 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"}'
782 indent:
783         find ./ -name "*.[ch]" | xargs indent
784 # Tell versions [3.59,3.63) of GNU make to not export all variables.
785 # Otherwise a system limit (for SysV at least) may be exceeded.
786 .NOEXPORT: