~ubuntu-branches/ubuntu/saucy/rrdtool/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2010-07-22 08:07:01 UTC
  • mfrom: (1.2.8 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100722080701-k46mgdfz6euxwqsm
Tags: 1.4.3-1ubuntu1
* Merge from debian unstable, Remaining changes:
  - debian/control: Don't build against ruby1.9 as we don't want
    it in main.
* require libdbi >= 0.8.3 to prevent aborts when using dbi datasources

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
33
35
build_triplet = @build@
34
36
host_triplet = @host@
35
37
target_triplet = @target@
 
38
@BUILD_LIBDBI_TRUE@am__append_1 = rrdgraph_libdbi.pod
 
39
@BUILD_LUA_TRUE@am__append_2 = rrdlua.pod
36
40
subdir = doc
37
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40
 
        $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
 
44
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
 
45
        $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
 
46
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
47
        $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
48
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
 
49
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
 
50
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
51
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
52
        $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
 
53
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
54
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
55
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
56
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
 
57
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
 
58
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
 
59
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
60
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
41
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
62
        $(ACLOCAL_M4)
43
63
mkinstalldirs = $(install_sh) -d
44
64
CONFIG_HEADER = $(top_builddir)/rrd_config.h
45
65
CONFIG_CLEAN_FILES =
 
66
CONFIG_CLEAN_VPATH_FILES =
 
67
AM_V_GEN = $(am__v_GEN_$(V))
 
68
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
69
am__v_GEN_0 = @echo "  GEN   " $@;
 
70
AM_V_at = $(am__v_at_$(V))
 
71
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
72
am__v_at_0 = @
46
73
SOURCES =
47
74
DIST_SOURCES =
48
75
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
77
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51
78
    *) f=$$p;; \
52
79
  esac;
53
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
80
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
81
am__install_max = 40
 
82
am__nobase_strip_setup = \
 
83
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
84
am__nobase_strip = \
 
85
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
86
am__nobase_list = $(am__nobase_strip_setup); \
 
87
  for p in $$list; do echo "$$p $$p"; done | \
 
88
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
89
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
90
    if (++n[$$2] == $(am__install_max)) \
 
91
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
92
    END { for (dir in files) print dir, files[dir] }'
 
93
am__base_list = \
 
94
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
95
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
54
96
am__installdirs = "$(DESTDIR)$(idocdir)" "$(DESTDIR)$(ihtmldir)" \
55
 
        "$(DESTDIR)$(imandir)"
56
 
idocDATA_INSTALL = $(INSTALL_DATA)
57
 
ihtmlDATA_INSTALL = $(INSTALL_DATA)
58
 
imanDATA_INSTALL = $(INSTALL_DATA)
59
 
DATA = $(idoc_DATA) $(ihtml_DATA) $(iman_DATA)
 
97
        "$(DESTDIR)$(imandir)" "$(DESTDIR)$(iman3dir)"
 
98
DATA = $(idoc_DATA) $(ihtml_DATA) $(iman_DATA) $(iman3_DATA)
60
99
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
100
ACLOCAL = @ACLOCAL@
 
101
ALLOCA = @ALLOCA@
62
102
ALL_LIBS = @ALL_LIBS@
63
 
ALL_LINGUAS = @ALL_LINGUAS@
64
103
AMTAR = @AMTAR@
 
104
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
65
105
AR = @AR@
66
106
AUTOCONF = @AUTOCONF@
67
107
AUTOHEADER = @AUTOHEADER@
68
108
AUTOMAKE = @AUTOMAKE@
69
109
AWK = @AWK@
70
 
CATALOGS = @CATALOGS@
 
110
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
71
111
CATOBJEXT = @CATOBJEXT@
72
112
CC = @CC@
73
113
CCDEPMODE = @CCDEPMODE@
74
114
CFLAGS = @CFLAGS@
 
115
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
 
116
COMP_LUA = @COMP_LUA@
75
117
COMP_PERL = @COMP_PERL@
76
118
COMP_PYTHON = @COMP_PYTHON@
77
119
COMP_RUBY = @COMP_RUBY@
90
132
EGREP = @EGREP@
91
133
EXEEXT = @EXEEXT@
92
134
FGREP = @FGREP@
93
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
94
 
GMOFILES = @GMOFILES@
 
135
GENCAT = @GENCAT@
 
136
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
137
GLIBC2 = @GLIBC2@
 
138
GLIBC21 = @GLIBC21@
95
139
GMSGFMT = @GMSGFMT@
 
140
GMSGFMT_015 = @GMSGFMT_015@
96
141
GREP = @GREP@
 
142
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
143
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
 
144
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
145
HAVE_VISIBILITY = @HAVE_VISIBILITY@
 
146
HAVE_WPRINTF = @HAVE_WPRINTF@
97
147
INSTALL = @INSTALL@
98
148
INSTALL_DATA = @INSTALL_DATA@
99
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
100
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
101
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102
152
INSTOBJEXT = @INSTOBJEXT@
 
153
INTLBISON = @INTLBISON@
103
154
INTLLIBS = @INTLLIBS@
104
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
105
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
106
 
INTLTOOL_PERL = @INTLTOOL_PERL@
107
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
155
INTLOBJS = @INTLOBJS@
 
156
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
157
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
108
158
LD = @LD@
109
159
LDFLAGS = @LDFLAGS@
 
160
LIBICONV = @LIBICONV@
 
161
LIBINTL = @LIBINTL@
 
162
LIBMULTITHREAD = @LIBMULTITHREAD@
110
163
LIBOBJS = @LIBOBJS@
 
164
LIBPTH = @LIBPTH@
 
165
LIBPTH_PREFIX = @LIBPTH_PREFIX@
111
166
LIBS = @LIBS@
 
167
LIBTHREAD = @LIBTHREAD@
112
168
LIBTOOL = @LIBTOOL@
113
169
LIBVERS = @LIBVERS@
114
 
LIB_LIBINTL = @LIB_LIBINTL@
115
170
LIPO = @LIPO@
116
171
LN_S = @LN_S@
 
172
LTLIBC = @LTLIBC@
 
173
LTLIBICONV = @LTLIBICONV@
 
174
LTLIBINTL = @LTLIBINTL@
 
175
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
117
176
LTLIBOBJS = @LTLIBOBJS@
 
177
LTLIBPTH = @LTLIBPTH@
 
178
LTLIBTHREAD = @LTLIBTHREAD@
 
179
LUA = @LUA@
 
180
LUA_CFLAGS = @LUA_CFLAGS@
 
181
LUA_DEFINES = @LUA_DEFINES@
 
182
LUA_INSTALL_CMOD = @LUA_INSTALL_CMOD@
 
183
LUA_INSTALL_LMOD = @LUA_INSTALL_LMOD@
 
184
LUA_LFLAGS = @LUA_LFLAGS@
118
185
MAINT = @MAINT@
119
186
MAKEINFO = @MAKEINFO@
120
187
MKDIR_P = @MKDIR_P@
121
 
MKINSTALLDIRS = @MKINSTALLDIRS@
122
188
MSGFMT = @MSGFMT@
123
 
MSGFMT_OPTS = @MSGFMT_OPTS@
 
189
MSGFMT_015 = @MSGFMT_015@
124
190
MSGMERGE = @MSGMERGE@
125
191
MULTITHREAD_CFLAGS = @MULTITHREAD_CFLAGS@
126
192
MULTITHREAD_LDFLAGS = @MULTITHREAD_LDFLAGS@
151
217
PKGCONFIG = @PKGCONFIG@
152
218
POD2HTML = @POD2HTML@
153
219
POD2MAN = @POD2MAN@
154
 
POFILES = @POFILES@
155
220
POSUB = @POSUB@
156
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
157
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
221
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
158
222
PTHREAD_CC = @PTHREAD_CC@
159
223
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
160
224
PTHREAD_LIBS = @PTHREAD_LIBS@
186
250
TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
187
251
TCL_VERSION = @TCL_VERSION@
188
252
TROFF = @TROFF@
 
253
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
189
254
USE_NLS = @USE_NLS@
190
255
VERSION = @VERSION@
 
256
WERROR = @WERROR@
 
257
WINDRES = @WINDRES@
 
258
WOE32 = @WOE32@
 
259
WOE32DLL = @WOE32DLL@
191
260
XGETTEXT = @XGETTEXT@
 
261
XGETTEXT_015 = @XGETTEXT_015@
 
262
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
192
263
abs_builddir = @abs_builddir@
193
264
abs_srcdir = @abs_srcdir@
194
265
abs_top_builddir = @abs_top_builddir@
250
321
top_build_prefix = @top_build_prefix@
251
322
top_builddir = @top_builddir@
252
323
top_srcdir = @top_srcdir@
253
 
SUFFIXES = .pod .1 .man .html .txt .pm .pdf .inc
254
 
 
255
 
#AUTOMAKE_OPTIONS        =  foreign
 
324
SUFFIXES = .pod .pl .1 .3 .man .html .txt .pm .pdf .inc
 
325
AUTOMAKE_OPTIONS = foreign
256
326
 
257
327
#ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4
258
 
CLEANFILES = *.1 *.html *.txt *-dircache RRD?.pod *.pdf *~ core *itemcache *.rej *.orig *.tmp
259
 
POD = bin_dec_hex.pod        rrddump.pod            rrdgraph_examples.pod  rrdrestore.pod         rrdupdate.pod  \
260
 
      cdeftutorial.pod       rrdfetch.pod           rrdgraph_graph.pod     rrdthreads.pod         rrdxport.pod   \
261
 
      rpntutorial.pod        rrdfirst.pod           rrdgraph_rpn.pod       rrdtool.pod                           \
262
 
      rrd-beginners.pod      rrdinfo.pod            rrdtune.pod            rrdbuild.pod                          \
263
 
      rrdcgi.pod             rrdgraph.pod           rrdlast.pod            rrdlastupdate.pod                     \
264
 
      rrdcreate.pod          rrdgraph_data.pod      rrdresize.pod          rrdtutorial.pod                       
265
 
 
 
328
CLEANFILES = *.1 *.3 *.html *.txt *-dircache RRD?.pod *.pdf *~ core *itemcache *.rej *.orig *.tmp
 
329
POD = bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod \
 
330
        rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod \
 
331
        rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod \
 
332
        rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod \
 
333
        rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod \
 
334
        rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod \
 
335
        rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod \
 
336
        $(am__append_1) $(am__append_2)
 
337
POD3 = librrd.pod
266
338
PMP = RRDs.pod RRDp.pod
267
339
MAN = $(POD:.pod=.1)
268
 
TXT = $(MAN:.1=.txt)
269
 
HTML = $(POD:.pod=.html) $(PMP:.pod=.html)
270
 
PDF = $(MAN:.1=.pdf)
 
340
MAN3 = $(POD3:.pod=.3)
 
341
TXT = $(MAN:.1=.txt) $(MAN3:.3=.txt)
 
342
HTML = $(POD:.pod=.html) $(POD3:.pod=.html) $(PMP:.pod=.html)
 
343
PDF = $(MAN:.1=.pdf) $(MAN3:.3=.pdf)
271
344
 
272
345
# what should go into the distribution
273
 
EXTRA_DIST = $(POD) $(HTML) $(MAN) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd
 
346
EXTRA_DIST = $(POD) $(POD3) $(HTML) $(MAN) $(MAN3) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd rrdgraph_libdbi.pod rrdlua.pod
274
347
idocdir = $(RRDDOCDIR)/txt
275
348
idoc_DATA = $(POD) $(TXT)
276
349
ihtmldir = $(RRDDOCDIR)/html
277
350
ihtml_DATA = $(HTML)
278
351
imandir = $(mandir)/man1
279
352
iman_DATA = $(MAN)
 
353
iman3dir = $(mandir)/man3
 
354
iman3_DATA = $(MAN3)
280
355
all: all-am
281
356
 
282
357
.SUFFIXES:
283
 
.SUFFIXES: .pod .1 .man .html .txt .pm .pdf .inc .pl .src
 
358
.SUFFIXES: .pod .pl .1 .3 .man .html .txt .pm .pdf .inc .src
284
359
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
285
360
        @for dep in $?; do \
286
361
          case '$(am__configure_deps)' in \
290
365
              exit 1;; \
291
366
          esac; \
292
367
        done; \
293
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
294
 
        cd $(top_srcdir) && \
295
 
          $(AUTOMAKE) --foreign  doc/Makefile
 
368
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
 
369
        $(am__cd) $(top_srcdir) && \
 
370
          $(AUTOMAKE) --foreign doc/Makefile
296
371
.PRECIOUS: Makefile
297
372
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298
373
        @case '$?' in \
310
385
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
386
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
312
387
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
388
$(am__aclocal_m4_deps):
313
389
 
314
390
mostlyclean-libtool:
315
391
        -rm -f *.lo
319
395
install-idocDATA: $(idoc_DATA)
320
396
        @$(NORMAL_INSTALL)
321
397
        test -z "$(idocdir)" || $(MKDIR_P) "$(DESTDIR)$(idocdir)"
322
 
        @list='$(idoc_DATA)'; for p in $$list; do \
 
398
        @list='$(idoc_DATA)'; test -n "$(idocdir)" || list=; \
 
399
        for p in $$list; do \
323
400
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
324
 
          f=$(am__strip_dir) \
325
 
          echo " $(idocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(idocdir)/$$f'"; \
326
 
          $(idocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(idocdir)/$$f"; \
 
401
          echo "$$d$$p"; \
 
402
        done | $(am__base_list) | \
 
403
        while read files; do \
 
404
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(idocdir)'"; \
 
405
          $(INSTALL_DATA) $$files "$(DESTDIR)$(idocdir)" || exit $$?; \
327
406
        done
328
407
 
329
408
uninstall-idocDATA:
330
409
        @$(NORMAL_UNINSTALL)
331
 
        @list='$(idoc_DATA)'; for p in $$list; do \
332
 
          f=$(am__strip_dir) \
333
 
          echo " rm -f '$(DESTDIR)$(idocdir)/$$f'"; \
334
 
          rm -f "$(DESTDIR)$(idocdir)/$$f"; \
335
 
        done
 
410
        @list='$(idoc_DATA)'; test -n "$(idocdir)" || list=; \
 
411
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
412
        test -n "$$files" || exit 0; \
 
413
        echo " ( cd '$(DESTDIR)$(idocdir)' && rm -f" $$files ")"; \
 
414
        cd "$(DESTDIR)$(idocdir)" && rm -f $$files
336
415
install-ihtmlDATA: $(ihtml_DATA)
337
416
        @$(NORMAL_INSTALL)
338
417
        test -z "$(ihtmldir)" || $(MKDIR_P) "$(DESTDIR)$(ihtmldir)"
339
 
        @list='$(ihtml_DATA)'; for p in $$list; do \
 
418
        @list='$(ihtml_DATA)'; test -n "$(ihtmldir)" || list=; \
 
419
        for p in $$list; do \
340
420
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
341
 
          f=$(am__strip_dir) \
342
 
          echo " $(ihtmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(ihtmldir)/$$f'"; \
343
 
          $(ihtmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(ihtmldir)/$$f"; \
 
421
          echo "$$d$$p"; \
 
422
        done | $(am__base_list) | \
 
423
        while read files; do \
 
424
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(ihtmldir)'"; \
 
425
          $(INSTALL_DATA) $$files "$(DESTDIR)$(ihtmldir)" || exit $$?; \
344
426
        done
345
427
 
346
428
uninstall-ihtmlDATA:
347
429
        @$(NORMAL_UNINSTALL)
348
 
        @list='$(ihtml_DATA)'; for p in $$list; do \
349
 
          f=$(am__strip_dir) \
350
 
          echo " rm -f '$(DESTDIR)$(ihtmldir)/$$f'"; \
351
 
          rm -f "$(DESTDIR)$(ihtmldir)/$$f"; \
352
 
        done
 
430
        @list='$(ihtml_DATA)'; test -n "$(ihtmldir)" || list=; \
 
431
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
432
        test -n "$$files" || exit 0; \
 
433
        echo " ( cd '$(DESTDIR)$(ihtmldir)' && rm -f" $$files ")"; \
 
434
        cd "$(DESTDIR)$(ihtmldir)" && rm -f $$files
353
435
install-imanDATA: $(iman_DATA)
354
436
        @$(NORMAL_INSTALL)
355
437
        test -z "$(imandir)" || $(MKDIR_P) "$(DESTDIR)$(imandir)"
356
 
        @list='$(iman_DATA)'; for p in $$list; do \
 
438
        @list='$(iman_DATA)'; test -n "$(imandir)" || list=; \
 
439
        for p in $$list; do \
357
440
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
358
 
          f=$(am__strip_dir) \
359
 
          echo " $(imanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imandir)/$$f'"; \
360
 
          $(imanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imandir)/$$f"; \
 
441
          echo "$$d$$p"; \
 
442
        done | $(am__base_list) | \
 
443
        while read files; do \
 
444
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imandir)'"; \
 
445
          $(INSTALL_DATA) $$files "$(DESTDIR)$(imandir)" || exit $$?; \
361
446
        done
362
447
 
363
448
uninstall-imanDATA:
364
449
        @$(NORMAL_UNINSTALL)
365
 
        @list='$(iman_DATA)'; for p in $$list; do \
366
 
          f=$(am__strip_dir) \
367
 
          echo " rm -f '$(DESTDIR)$(imandir)/$$f'"; \
368
 
          rm -f "$(DESTDIR)$(imandir)/$$f"; \
 
450
        @list='$(iman_DATA)'; test -n "$(imandir)" || list=; \
 
451
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
452
        test -n "$$files" || exit 0; \
 
453
        echo " ( cd '$(DESTDIR)$(imandir)' && rm -f" $$files ")"; \
 
454
        cd "$(DESTDIR)$(imandir)" && rm -f $$files
 
455
install-iman3DATA: $(iman3_DATA)
 
456
        @$(NORMAL_INSTALL)
 
457
        test -z "$(iman3dir)" || $(MKDIR_P) "$(DESTDIR)$(iman3dir)"
 
458
        @list='$(iman3_DATA)'; test -n "$(iman3dir)" || list=; \
 
459
        for p in $$list; do \
 
460
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
461
          echo "$$d$$p"; \
 
462
        done | $(am__base_list) | \
 
463
        while read files; do \
 
464
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iman3dir)'"; \
 
465
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iman3dir)" || exit $$?; \
369
466
        done
 
467
 
 
468
uninstall-iman3DATA:
 
469
        @$(NORMAL_UNINSTALL)
 
470
        @list='$(iman3_DATA)'; test -n "$(iman3dir)" || list=; \
 
471
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
472
        test -n "$$files" || exit 0; \
 
473
        echo " ( cd '$(DESTDIR)$(iman3dir)' && rm -f" $$files ")"; \
 
474
        cd "$(DESTDIR)$(iman3dir)" && rm -f $$files
370
475
tags: TAGS
371
476
TAGS:
372
477
 
390
495
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391
496
          if test -d $$d/$$file; then \
392
497
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
498
            if test -d "$(distdir)/$$file"; then \
 
499
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
500
            fi; \
393
501
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
502
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
503
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
395
504
            fi; \
396
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
505
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
397
506
          else \
398
 
            test -f $(distdir)/$$file \
399
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
507
            test -f "$(distdir)/$$file" \
 
508
            || cp -p $$d/$$file "$(distdir)/$$file" \
400
509
            || exit 1; \
401
510
          fi; \
402
511
        done
404
513
check: check-am
405
514
all-am: Makefile $(DATA) all-local
406
515
installdirs:
407
 
        for dir in "$(DESTDIR)$(idocdir)" "$(DESTDIR)$(ihtmldir)" "$(DESTDIR)$(imandir)"; do \
 
516
        for dir in "$(DESTDIR)$(idocdir)" "$(DESTDIR)$(ihtmldir)" "$(DESTDIR)$(imandir)" "$(DESTDIR)$(iman3dir)"; do \
408
517
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
409
518
        done
410
519
install: install-am
428
537
 
429
538
distclean-generic:
430
539
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
540
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
431
541
 
432
542
maintainer-clean-generic:
433
543
        @echo "This command is intended for maintainers to use"
452
562
 
453
563
info-am:
454
564
 
455
 
install-data-am: install-idocDATA install-ihtmlDATA install-imanDATA
 
565
install-data-am: install-idocDATA install-ihtmlDATA install-iman3DATA \
 
566
        install-imanDATA
456
567
        @$(NORMAL_INSTALL)
457
568
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
458
 
 
459
569
install-dvi: install-dvi-am
460
570
 
 
571
install-dvi-am:
 
572
 
461
573
install-exec-am:
462
574
 
463
575
install-html: install-html-am
464
576
 
 
577
install-html-am:
 
578
 
465
579
install-info: install-info-am
466
580
 
 
581
install-info-am:
 
582
 
467
583
install-man:
468
584
 
469
585
install-pdf: install-pdf-am
470
586
 
 
587
install-pdf-am:
 
588
 
471
589
install-ps: install-ps-am
472
590
 
 
591
install-ps-am:
 
592
 
473
593
installcheck-am:
474
594
 
475
595
maintainer-clean: maintainer-clean-am
489
609
ps-am:
490
610
 
491
611
uninstall-am: uninstall-idocDATA uninstall-ihtmlDATA \
492
 
        uninstall-imanDATA
 
612
        uninstall-iman3DATA uninstall-imanDATA
493
613
 
494
614
.MAKE: install-am install-data-am install-strip
495
615
 
499
619
        install install-am install-data install-data-am \
500
620
        install-data-hook install-dvi install-dvi-am install-exec \
501
621
        install-exec-am install-html install-html-am install-idocDATA \
502
 
        install-ihtmlDATA install-imanDATA install-info \
503
 
        install-info-am install-man install-pdf install-pdf-am \
504
 
        install-ps install-ps-am install-strip installcheck \
505
 
        installcheck-am installdirs maintainer-clean \
 
622
        install-ihtmlDATA install-iman3DATA install-imanDATA \
 
623
        install-info install-info-am install-man install-pdf \
 
624
        install-pdf-am install-ps install-ps-am install-strip \
 
625
        installcheck installcheck-am installdirs maintainer-clean \
506
626
        maintainer-clean-generic mostlyclean mostlyclean-generic \
507
627
        mostlyclean-libtool pdf pdf-am pdf-local ps ps-am uninstall \
508
628
        uninstall-am uninstall-idocDATA uninstall-ihtmlDATA \
509
 
        uninstall-imanDATA
510
 
 
511
 
 
512
 
all-local: link txt man html-local
 
629
        uninstall-iman3DATA uninstall-imanDATA
 
630
 
 
631
 
 
632
all-local: link man txt html-local
513
633
 
514
634
.src.pod:
515
635
        perl -n -e 'if (/^=include\s+(\S+)/){open F,"$$1.inc" || die $$?;print <F>; close F} else {print}'  $<  > $@
516
636
 
517
637
.pod.1 .pm.1 .pl.1:
518
 
        @POD2MAN@ --release=$(VERSION) --center=rrdtool $<  > $@
519
 
 
520
 
.1.txt:
521
 
        GROFF_NO_SGR=1 @NROFF@ -man -Tlp $< > $@
522
 
 
523
 
.1.pdf:
524
 
        @TROFF@ -man $< | ps2pdf - $@
 
638
        $(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool $<  > $@
 
639
 
 
640
.pod.3:
 
641
        $(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool --section=3 $< > $@
 
642
 
 
643
.1.txt .3.txt:
 
644
        $(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp $< > $@
 
645
 
 
646
.1.pdf .3.pdf:
 
647
        $(AM_V_GEN)@TROFF@ -man $< | ps2pdf - $@
525
648
 
526
649
.pm.html .pod.html .pl.html:
527
 
        @POD2HTML@ --infile=$< --outfile=$@ --noindex --htmlroot=. --podpath=. --title=$*
 
650
        $(AM_V_GEN)@POD2HTML@ --infile=$< --outfile=$@ --noindex --htmlroot=. --podpath=. --title=$*
528
651
 
529
652
RRDs.pod:
530
 
        $(LN_S) $(top_srcdir)/bindings/perl-shared/RRDs.pm RRDs.pod
 
653
        $(AM_V_GEN)$(LN_S) $(top_srcdir)/bindings/perl-shared/RRDs.pm RRDs.pod
531
654
 
532
655
RRDp.pod:
533
 
        $(LN_S) $(top_srcdir)/bindings/perl-piped/RRDp.pm RRDp.pod
 
656
        $(AM_V_GEN)$(LN_S) $(top_srcdir)/bindings/perl-piped/RRDp.pm RRDp.pod
534
657
 
535
658
link: RRDp.pod RRDs.pod
536
659
 
537
 
man: $(MAN)
 
660
man: $(MAN) $(MAN3)
538
661
 
539
662
html-local: $(HTML)
540
663
 
542
665
 
543
666
pdf-local: $(PDF)
544
667
 
545
 
pod: $(POD)
 
668
pod: $(POD) $(POD3)
546
669
 
547
670
install-data-hook:
548
 
        cd $(DESTDIR)$(ihtmldir) && rm -f index.html && $(LN_S) rrdtool.html index.html
 
671
        $(AM_V_GEN)cd $(DESTDIR)$(ihtmldir) && rm -f index.html && $(LN_S) rrdtool.html index.html
 
672
 
549
673
# Tell versions [3.59,3.63) of GNU make to not export all variables.
550
674
# Otherwise a system limit (for SysV at least) may be exceeded.
551
675
.NOEXPORT: