Code

Merge branch 'upstream'
[pkg-rrdtool.git] / bindings / 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 subdir = bindings
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/rrd_config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52         html-recursive info-recursive install-data-recursive \
53         install-exec-recursive install-info-recursive \
54         install-recursive installcheck-recursive installdirs-recursive \
55         pdf-recursive ps-recursive uninstall-info-recursive \
56         uninstall-recursive
57 ETAGS = etags
58 CTAGS = ctags
59 DIST_SUBDIRS = tcl
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 ALL_LIBS = @ALL_LIBS@
63 AMDEP_FALSE = @AMDEP_FALSE@
64 AMDEP_TRUE = @AMDEP_TRUE@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 BUILD_MULTITHREAD_FALSE = @BUILD_MULTITHREAD_FALSE@
72 BUILD_MULTITHREAD_TRUE = @BUILD_MULTITHREAD_TRUE@
73 BUILD_RRDCGI_FALSE = @BUILD_RRDCGI_FALSE@
74 BUILD_RRDCGI_TRUE = @BUILD_RRDCGI_TRUE@
75 BUILD_TCL_FALSE = @BUILD_TCL_FALSE@
76 BUILD_TCL_SITE_FALSE = @BUILD_TCL_SITE_FALSE@
77 BUILD_TCL_SITE_TRUE = @BUILD_TCL_SITE_TRUE@
78 BUILD_TCL_TRUE = @BUILD_TCL_TRUE@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 COMP_PERL = @COMP_PERL@
83 COMP_PYTHON = @COMP_PYTHON@
84 COMP_RUBY = @COMP_RUBY@
85 CORE_LIBS = @CORE_LIBS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 CXXDEPMODE = @CXXDEPMODE@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DSYMUTIL = @DSYMUTIL@
96 ECHO = @ECHO@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXEEXT = @EXEEXT@
102 F77 = @F77@
103 FFLAGS = @FFLAGS@
104 GREP = @GREP@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBTOOL = @LIBTOOL@
113 LN_S = @LN_S@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAKEINFO = @MAKEINFO@
116 MULTITHREAD_CFLAGS = @MULTITHREAD_CFLAGS@
117 MULTITHREAD_LDFLAGS = @MULTITHREAD_LDFLAGS@
118 NMEDIT = @NMEDIT@
119 NROFF = @NROFF@
120 NUMVERS = @NUMVERS@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PERL = @PERL@
130 PERLCC = @PERLCC@
131 PERLCCFLAGS = @PERLCCFLAGS@
132 PERLFLAGS = @PERLFLAGS@
133 PERLLD = @PERLLD@
134 PERLLDFLAGS = @PERLLDFLAGS@
135 PERL_CC = @PERL_CC@
136 PERL_MAKE_OPTIONS = @PERL_MAKE_OPTIONS@
137 PERL_VERSION = @PERL_VERSION@
138 PKGCONFIG = @PKGCONFIG@
139 PTHREAD_CC = @PTHREAD_CC@
140 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
141 PTHREAD_LIBS = @PTHREAD_LIBS@
142 PYTHON = @PYTHON@
143 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
144 PYTHON_INCLUDES = @PYTHON_INCLUDES@
145 PYTHON_PLATFORM = @PYTHON_PLATFORM@
146 PYTHON_PREFIX = @PYTHON_PREFIX@
147 PYTHON_VERSION = @PYTHON_VERSION@
148 RANLIB = @RANLIB@
149 RRDDOCDIR = @RRDDOCDIR@
150 RRDGRAPH_YLEGEND_ANGLE = @RRDGRAPH_YLEGEND_ANGLE@
151 RRD_DEFAULT_FONT = @RRD_DEFAULT_FONT@
152 RUBY = @RUBY@
153 RUBY_MAKE_OPTIONS = @RUBY_MAKE_OPTIONS@
154 SED = @SED@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 STRIP = @STRIP@
158 TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
159 TCL_PACKAGE_DIR = @TCL_PACKAGE_DIR@
160 TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
161 TCL_PREFIX = @TCL_PREFIX@
162 TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
163 TCL_SHLIB_LD = @TCL_SHLIB_LD@
164 TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
165 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
166 TCL_VERSION = @TCL_VERSION@
167 TROFF = @TROFF@
168 VERSION = @VERSION@
169 ac_ct_CC = @ac_ct_CC@
170 ac_ct_CXX = @ac_ct_CXX@
171 ac_ct_F77 = @ac_ct_F77@
172 acx_pthread_config = @acx_pthread_config@
173 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
176 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
177 am__include = @am__include@
178 am__leading_dot = @am__leading_dot@
179 am__quote = @am__quote@
180 am__tar = @am__tar@
181 am__untar = @am__untar@
182 bindir = @bindir@
183 build = @build@
184 build_alias = @build_alias@
185 build_cpu = @build_cpu@
186 build_os = @build_os@
187 build_vendor = @build_vendor@
188 datadir = @datadir@
189 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 pkgpyexecdir = @pkgpyexecdir@
211 pkgpythondir = @pkgpythondir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 pyexecdir = @pyexecdir@
216 pythondir = @pythondir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 sysconfdir = @sysconfdir@
220 target = @target@
221 target_alias = @target_alias@
222 target_cpu = @target_cpu@
223 target_os = @target_os@
224 target_vendor = @target_vendor@
225 @BUILD_TCL_TRUE@SUB_tcl = tcl
226 SUBDIRS = $(SUB_tcl)
228 # the following files are not mentioned in any other Makefile
229 EXTRA_DIST = perl-piped/MANIFEST perl-piped/README perl-piped/Makefile.PL perl-piped/RRDp.pm perl-piped/t/base.t \
230              perl-shared/ntmake.pl perl-shared/MANIFEST perl-shared/README perl-shared/Makefile.PL perl-shared/RRDs.pm  perl-shared/RRDs.xs perl-shared/t/base.t \
231              ruby/CHANGES     ruby/README      ruby/extconf.rb  ruby/main.c      ruby/test.rb \
232              python/ACKNOWLEDGEMENT python/AUTHORS python/COPYING python/README python/rrd_extra.h python/rrdtoolmodule.c python/setup.py
234 all: all-recursive
236 .SUFFIXES:
237 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
238         @for dep in $?; do \
239           case '$(am__configure_deps)' in \
240             *$$dep*) \
241               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242                 && exit 0; \
243               exit 1;; \
244           esac; \
245         done; \
246         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  bindings/Makefile'; \
247         cd $(top_srcdir) && \
248           $(AUTOMAKE) --foreign  bindings/Makefile
249 .PRECIOUS: Makefile
250 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251         @case '$?' in \
252           *config.status*) \
253             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254           *) \
255             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
256             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
257         esac;
259 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
260         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(top_srcdir)/configure:  $(am__configure_deps)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 mostlyclean-libtool:
268         -rm -f *.lo
270 clean-libtool:
271         -rm -rf .libs _libs
273 distclean-libtool:
274         -rm -f libtool
275 uninstall-info-am:
277 # This directory's subdirectories are mostly independent; you can cd
278 # into them and run `make' without going through this Makefile.
279 # To change the values of `make' variables: instead of editing Makefiles,
280 # (1) if the variable is set in `config.status', edit `config.status'
281 #     (which will cause the Makefiles to be regenerated when you run `make');
282 # (2) otherwise, pass the desired values on the `make' command line.
283 $(RECURSIVE_TARGETS):
284         @failcom='exit 1'; \
285         for f in x $$MAKEFLAGS; do \
286           case $$f in \
287             *=* | --[!k]*);; \
288             *k*) failcom='fail=yes';; \
289           esac; \
290         done; \
291         dot_seen=no; \
292         target=`echo $@ | sed s/-recursive//`; \
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           echo "Making $$target in $$subdir"; \
295           if test "$$subdir" = "."; then \
296             dot_seen=yes; \
297             local_target="$$target-am"; \
298           else \
299             local_target="$$target"; \
300           fi; \
301           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302           || eval $$failcom; \
303         done; \
304         if test "$$dot_seen" = "no"; then \
305           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
306         fi; test -z "$$fail"
308 mostlyclean-recursive clean-recursive distclean-recursive \
309 maintainer-clean-recursive:
310         @failcom='exit 1'; \
311         for f in x $$MAKEFLAGS; do \
312           case $$f in \
313             *=* | --[!k]*);; \
314             *k*) failcom='fail=yes';; \
315           esac; \
316         done; \
317         dot_seen=no; \
318         case "$@" in \
319           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
320           *) list='$(SUBDIRS)' ;; \
321         esac; \
322         rev=''; for subdir in $$list; do \
323           if test "$$subdir" = "."; then :; else \
324             rev="$$subdir $$rev"; \
325           fi; \
326         done; \
327         rev="$$rev ."; \
328         target=`echo $@ | sed s/-recursive//`; \
329         for subdir in $$rev; do \
330           echo "Making $$target in $$subdir"; \
331           if test "$$subdir" = "."; then \
332             local_target="$$target-am"; \
333           else \
334             local_target="$$target"; \
335           fi; \
336           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337           || eval $$failcom; \
338         done && test -z "$$fail"
339 tags-recursive:
340         list='$(SUBDIRS)'; for subdir in $$list; do \
341           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
342         done
343 ctags-recursive:
344         list='$(SUBDIRS)'; for subdir in $$list; do \
345           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
346         done
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350         unique=`for i in $$list; do \
351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352           done | \
353           $(AWK) '    { files[$$0] = 1; } \
354                END { for (i in files) print i; }'`; \
355         mkid -fID $$unique
356 tags: TAGS
358 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359                 $(TAGS_FILES) $(LISP)
360         tags=; \
361         here=`pwd`; \
362         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
363           include_option=--etags-include; \
364           empty_fix=.; \
365         else \
366           include_option=--include; \
367           empty_fix=; \
368         fi; \
369         list='$(SUBDIRS)'; for subdir in $$list; do \
370           if test "$$subdir" = .; then :; else \
371             test ! -f $$subdir/TAGS || \
372               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
373           fi; \
374         done; \
375         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '    { files[$$0] = 1; } \
380                END { for (i in files) print i; }'`; \
381         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
382           test -n "$$unique" || unique=$$empty_fix; \
383           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384             $$tags $$unique; \
385         fi
386 ctags: CTAGS
387 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388                 $(TAGS_FILES) $(LISP)
389         tags=; \
390         here=`pwd`; \
391         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '    { files[$$0] = 1; } \
396                END { for (i in files) print i; }'`; \
397         test -z "$(CTAGS_ARGS)$$tags$$unique" \
398           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399              $$tags $$unique
401 GTAGS:
402         here=`$(am__cd) $(top_builddir) && pwd` \
403           && cd $(top_srcdir) \
404           && gtags -i $(GTAGS_ARGS) $$here
406 distclean-tags:
407         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409 distdir: $(DISTFILES)
410         $(mkdir_p) $(distdir)/perl-piped $(distdir)/perl-piped/t $(distdir)/perl-shared $(distdir)/perl-shared/t $(distdir)/python $(distdir)/ruby
411         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
412         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
413         list='$(DISTFILES)'; for file in $$list; do \
414           case $$file in \
415             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
416             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
417           esac; \
418           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
420           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
421             dir="/$$dir"; \
422             $(mkdir_p) "$(distdir)$$dir"; \
423           else \
424             dir=''; \
425           fi; \
426           if test -d $$d/$$file; then \
427             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429             fi; \
430             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431           else \
432             test -f $(distdir)/$$file \
433             || cp -p $$d/$$file $(distdir)/$$file \
434             || exit 1; \
435           fi; \
436         done
437         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
438           if test "$$subdir" = .; then :; else \
439             test -d "$(distdir)/$$subdir" \
440             || $(mkdir_p) "$(distdir)/$$subdir" \
441             || exit 1; \
442             distdir=`$(am__cd) $(distdir) && pwd`; \
443             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
444             (cd $$subdir && \
445               $(MAKE) $(AM_MAKEFLAGS) \
446                 top_distdir="$$top_distdir" \
447                 distdir="$$distdir/$$subdir" \
448                 distdir) \
449               || exit 1; \
450           fi; \
451         done
452 check-am: all-am
453 check: check-recursive
454 all-am: Makefile all-local
455 installdirs: installdirs-recursive
456 installdirs-am:
457 install: install-recursive
458 install-exec: install-exec-recursive
459 install-data: install-data-recursive
460 uninstall: uninstall-recursive
462 install-am: all-am
463         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465 installcheck: installcheck-recursive
466 install-strip:
467         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469           `test -z '$(STRIP)' || \
470             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
471 mostlyclean-generic:
473 clean-generic:
475 distclean-generic:
476         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478 maintainer-clean-generic:
479         @echo "This command is intended for maintainers to use"
480         @echo "it deletes files that may require special tools to rebuild."
481 clean: clean-recursive
483 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
485 distclean: distclean-recursive
486         -rm -f Makefile
487 distclean-am: clean-am distclean-generic distclean-libtool \
488         distclean-tags
490 dvi: dvi-recursive
492 dvi-am:
494 html: html-recursive
496 info: info-recursive
498 info-am:
500 install-data-am: install-data-local
502 install-exec-am:
504 install-info: install-info-recursive
506 install-man:
508 installcheck-am:
510 maintainer-clean: maintainer-clean-recursive
511         -rm -f Makefile
512 maintainer-clean-am: distclean-am maintainer-clean-generic
514 mostlyclean: mostlyclean-recursive
516 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
518 pdf: pdf-recursive
520 pdf-am:
522 ps: ps-recursive
524 ps-am:
526 uninstall-am: uninstall-info-am
528 uninstall-info: uninstall-info-recursive
530 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local check \
531         check-am clean clean-generic clean-libtool clean-local \
532         clean-recursive ctags ctags-recursive distclean \
533         distclean-generic distclean-libtool distclean-recursive \
534         distclean-tags distdir dvi dvi-am html html-am info info-am \
535         install install-am install-data install-data-am \
536         install-data-local install-exec install-exec-am install-info \
537         install-info-am install-man install-strip installcheck \
538         installcheck-am installdirs installdirs-am maintainer-clean \
539         maintainer-clean-generic maintainer-clean-recursive \
540         mostlyclean mostlyclean-generic mostlyclean-libtool \
541         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
542         uninstall uninstall-am uninstall-info-am
544 .PHONY: python ruby
546 # add the following to the all target
547 all-local:  @COMP_PERL@ @COMP_RUBY@ @COMP_PYTHON@
549 install-data-local:
550         test -f perl-piped/Makefile && cd perl-piped && $(MAKE) install || true
551         test -f perl-shared/Makefile && cd perl-shared && $(MAKE) install || true
552         test -f ruby/Makefile && cd ruby && $(MAKE) EPREFIX=$(DESTDIR)$(exec_prefix) $(RUBY_MAKE_OPTIONS) install || true
553         test -d python/build && cd python && env BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py install --skip-build --prefix=$(DESTDIR)$(prefix) --exec-prefix=$(DESTDIR)$(exec_prefix) || true
555 # rules for buildung the ruby module
556 # RUBYARCHDIR= is to work around in a makefile quirk not sure 
557 # it is is the right thing todo, but it makes rrdtool build on freebsd as well
558 ruby: 
559         cd ruby && $(RUBY) extconf.rb && $(MAKE) EPREFIX=$(exec_prefix) $(RUBY_MAKE_OPTIONS) RUBYARCHDIR=
561 # rules for buildung the pyton module
562 python:
563         cd python && env BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py build_ext --rpath=$(libdir) && env LIBDIR=../../src/.libs $(PYTHON) setup.py build
565 # rules for building the perl module
566 perl_piped: perl-piped/Makefile
567         cd perl-piped && $(MAKE)
569 perl-piped/Makefile: perl-piped/Makefile.PL
570         cd perl-piped && $(PERL) Makefile.PL $(PERL_MAKE_OPTIONS)
572 perl_shared: perl-shared/Makefile
573         cd perl-shared && $(MAKE)
575 perl-shared/Makefile: perl-shared/Makefile.PL
576         cd perl-shared && $(PERL) Makefile.PL $(PERLFLAGS) $(PERL_MAKE_OPTIONS) RPATH=$(libdir)
577 # LIBS="$(LDFLAGS) $(LIBS)" $(PERLFLAGS) $(PERL_MAKE_OPTIONS)
579 clean-local:
580         test -f perl-piped/Makefile && cd perl-piped && $(MAKE) clean || true
581         test -f perl-piped/Makefile && rm perl-piped/Makefile || true
582         test -f perl-shared/Makefile && cd perl-shared && $(MAKE) clean || true
583         test -f perl-shared/Makefile && rm -f perl-shared/Makefile || true 
584         test -f ruby/Makefile && cd ruby && $(MAKE) clean && rm Makefile || true 
585         test -d python/build && cd python &&  rm -rf build || true
586 # Tell versions [3.59,3.63) of GNU make to not export all variables.
587 # Otherwise a system limit (for SysV at least) may be exceeded.
588 .NOEXPORT: