| 1 | # Makefile.in generated by automake 1.11 from Makefile.am. |
|---|
| 2 | # Makefile. Generated from Makefile.in by configure. |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
|---|
| 6 | # Inc. |
|---|
| 7 | # This Makefile.in is free software; the Free Software Foundation |
|---|
| 8 | # gives unlimited permission to copy and/or distribute it, |
|---|
| 9 | # with or without modifications, as long as this notice is preserved. |
|---|
| 10 | |
|---|
| 11 | # This program is distributed in the hope that it will be useful, |
|---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 14 | # PARTICULAR PURPOSE. |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | # $Id: Makefile.am 2039 2010-03-22 15:05:43Z oetiker $ |
|---|
| 19 | |
|---|
| 20 | pkgdatadir = $(datadir)/rrdtool |
|---|
| 21 | pkgincludedir = $(includedir)/rrdtool |
|---|
| 22 | pkglibdir = $(libdir)/rrdtool |
|---|
| 23 | pkglibexecdir = $(libexecdir)/rrdtool |
|---|
| 24 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 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 = i686-pc-linux-gnu |
|---|
| 37 | host_triplet = i686-pc-linux-gnu |
|---|
| 38 | target_triplet = i686-pc-linux-gnu |
|---|
| 39 | subdir = . |
|---|
| 40 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
|---|
| 41 | $(srcdir)/Makefile.in $(srcdir)/rrd_config.h.in \ |
|---|
| 42 | $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \ |
|---|
| 43 | ABOUT-NLS COPYING NEWS TODO compile config.guess config.rpath \ |
|---|
| 44 | config.sub depcomp install-sh ltmain.sh missing |
|---|
| 45 | am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ |
|---|
| 46 | $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \ |
|---|
| 47 | $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \ |
|---|
| 48 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ |
|---|
| 49 | $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \ |
|---|
| 50 | $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \ |
|---|
| 51 | $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \ |
|---|
| 52 | $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ |
|---|
| 53 | $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ |
|---|
| 54 | $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \ |
|---|
| 55 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
|---|
| 56 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
|---|
| 57 | $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ |
|---|
| 58 | $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \ |
|---|
| 59 | $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \ |
|---|
| 60 | $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \ |
|---|
| 61 | $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \ |
|---|
| 62 | $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac |
|---|
| 63 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 64 | $(ACLOCAL_M4) |
|---|
| 65 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 66 | configure.lineno config.status.lineno |
|---|
| 67 | mkinstalldirs = $(install_sh) -d |
|---|
| 68 | CONFIG_HEADER = rrd_config.h |
|---|
| 69 | CONFIG_CLEAN_FILES = intl/Makefile |
|---|
| 70 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 71 | AM_V_GEN = $(am__v_GEN_$(V)) |
|---|
| 72 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 73 | am__v_GEN_0 = @echo " GEN " $@; |
|---|
| 74 | AM_V_at = $(am__v_at_$(V)) |
|---|
| 75 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 76 | am__v_at_0 = @ |
|---|
| 77 | SOURCES = |
|---|
| 78 | DIST_SOURCES = |
|---|
| 79 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
|---|
| 80 | html-recursive info-recursive install-data-recursive \ |
|---|
| 81 | install-dvi-recursive install-exec-recursive \ |
|---|
| 82 | install-html-recursive install-info-recursive \ |
|---|
| 83 | install-pdf-recursive install-ps-recursive install-recursive \ |
|---|
| 84 | installcheck-recursive installdirs-recursive pdf-recursive \ |
|---|
| 85 | ps-recursive uninstall-recursive |
|---|
| 86 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
|---|
| 87 | distclean-recursive maintainer-clean-recursive |
|---|
| 88 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
|---|
| 89 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ |
|---|
| 90 | distdir dist dist-all distcheck |
|---|
| 91 | ETAGS = etags |
|---|
| 92 | CTAGS = ctags |
|---|
| 93 | DIST_SUBDIRS = $(SUBDIRS) |
|---|
| 94 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 95 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 96 | top_distdir = $(distdir) |
|---|
| 97 | am__remove_distdir = \ |
|---|
| 98 | { test ! -d "$(distdir)" \ |
|---|
| 99 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 100 | && rm -fr "$(distdir)"; }; } |
|---|
| 101 | am__relativize = \ |
|---|
| 102 | dir0=`pwd`; \ |
|---|
| 103 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
|---|
| 104 | sed_rest='s,^[^/]*/*,,'; \ |
|---|
| 105 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
|---|
| 106 | sed_butlast='s,/*[^/]*$$,,'; \ |
|---|
| 107 | while test -n "$$dir1"; do \ |
|---|
| 108 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
|---|
| 109 | if test "$$first" != "."; then \ |
|---|
| 110 | if test "$$first" = ".."; then \ |
|---|
| 111 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
|---|
| 112 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
|---|
| 113 | else \ |
|---|
| 114 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
|---|
| 115 | if test "$$first2" = "$$first"; then \ |
|---|
| 116 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
|---|
| 117 | else \ |
|---|
| 118 | dir2="../$$dir2"; \ |
|---|
| 119 | fi; \ |
|---|
| 120 | dir0="$$dir0"/"$$first"; \ |
|---|
| 121 | fi; \ |
|---|
| 122 | fi; \ |
|---|
| 123 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
|---|
| 124 | done; \ |
|---|
| 125 | reldir="$$dir2" |
|---|
| 126 | DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 127 | GZIP_ENV = --best |
|---|
| 128 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 129 | distcleancheck_listfiles = find . -type f -print |
|---|
| 130 | ACLOCAL = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run aclocal-1.11 |
|---|
| 131 | ALLOCA = |
|---|
| 132 | ALL_LIBS = -lxml2 -lcairo -lcairo -lcairo -lm -lcairo -lpng14 -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 |
|---|
| 133 | AMTAR = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run tar |
|---|
| 134 | AM_DEFAULT_VERBOSITY = 0 |
|---|
| 135 | AR = ar |
|---|
| 136 | AUTOCONF = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run autoconf |
|---|
| 137 | AUTOHEADER = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run autoheader |
|---|
| 138 | AUTOMAKE = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run automake-1.11 |
|---|
| 139 | AWK = gawk |
|---|
| 140 | BUILD_INCLUDED_LIBINTL = no |
|---|
| 141 | CATOBJEXT = .gmo |
|---|
| 142 | CC = gcc |
|---|
| 143 | CCDEPMODE = depmode=gcc3 |
|---|
| 144 | CFLAGS = -g -O2 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC |
|---|
| 145 | CFLAG_VISIBILITY = -fvisibility=hidden |
|---|
| 146 | COMP_LUA = lua |
|---|
| 147 | COMP_PERL = perl_piped perl_shared |
|---|
| 148 | COMP_PYTHON = python |
|---|
| 149 | COMP_RUBY = |
|---|
| 150 | CORE_LIBS = -lm |
|---|
| 151 | CPP = gcc -E |
|---|
| 152 | CPPFLAGS = -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2 |
|---|
| 153 | CYGPATH_W = echo |
|---|
| 154 | DATADIRNAME = share |
|---|
| 155 | DEFS = -DHAVE_CONFIG_H |
|---|
| 156 | DEPDIR = .deps |
|---|
| 157 | DSYMUTIL = |
|---|
| 158 | DUMPBIN = |
|---|
| 159 | ECHO_C = |
|---|
| 160 | ECHO_N = -n |
|---|
| 161 | ECHO_T = |
|---|
| 162 | EGREP = /bin/grep -E |
|---|
| 163 | EXEEXT = |
|---|
| 164 | FGREP = /bin/grep -F |
|---|
| 165 | GENCAT = gencat |
|---|
| 166 | GETTEXT_MACRO_VERSION = 0.17 |
|---|
| 167 | GLIBC2 = yes |
|---|
| 168 | GLIBC21 = yes |
|---|
| 169 | GMSGFMT = /usr/bin/msgfmt |
|---|
| 170 | GMSGFMT_015 = /usr/bin/msgfmt |
|---|
| 171 | GREP = /bin/grep |
|---|
| 172 | HAVE_ASPRINTF = 1 |
|---|
| 173 | HAVE_POSIX_PRINTF = 1 |
|---|
| 174 | HAVE_SNPRINTF = 1 |
|---|
| 175 | HAVE_VISIBILITY = 1 |
|---|
| 176 | HAVE_WPRINTF = 0 |
|---|
| 177 | INSTALL = /bin/install -c |
|---|
| 178 | INSTALL_DATA = ${INSTALL} -m 644 |
|---|
| 179 | INSTALL_PROGRAM = ${INSTALL} |
|---|
| 180 | INSTALL_SCRIPT = ${INSTALL} |
|---|
| 181 | INSTALL_STRIP_PROGRAM = $(install_sh) -c -s |
|---|
| 182 | INSTOBJEXT = .mo |
|---|
| 183 | INTLBISON = bison |
|---|
| 184 | INTLLIBS = |
|---|
| 185 | INTLOBJS = |
|---|
| 186 | INTL_LIBTOOL_SUFFIX_PREFIX = |
|---|
| 187 | INTL_MACOSX_LIBS = |
|---|
| 188 | LD = /usr/bin/ld |
|---|
| 189 | LDFLAGS = -pthread |
|---|
| 190 | LIBICONV = |
|---|
| 191 | LIBINTL = |
|---|
| 192 | LIBMULTITHREAD = -lpthread |
|---|
| 193 | LIBOBJS = |
|---|
| 194 | LIBPTH = |
|---|
| 195 | LIBPTH_PREFIX = |
|---|
| 196 | LIBS = |
|---|
| 197 | LIBTHREAD = |
|---|
| 198 | LIBTOOL = $(SHELL) $(top_builddir)/libtool |
|---|
| 199 | LIBVERS = 5:3:1 |
|---|
| 200 | LIPO = |
|---|
| 201 | LN_S = ln -s |
|---|
| 202 | LTLIBC = -lc |
|---|
| 203 | LTLIBICONV = |
|---|
| 204 | LTLIBINTL = |
|---|
| 205 | LTLIBMULTITHREAD = -lpthread |
|---|
| 206 | LTLIBOBJS = |
|---|
| 207 | LTLIBPTH = |
|---|
| 208 | LTLIBTHREAD = |
|---|
| 209 | LUA = /usr/bin/lua |
|---|
| 210 | LUA_CFLAGS = |
|---|
| 211 | LUA_DEFINES = -DLUA51 -DDONT_HAVE_COMPAT51 |
|---|
| 212 | LUA_INSTALL_CMOD = /opt/rrdtool-1.4.3/lib/lua/5.1 |
|---|
| 213 | LUA_INSTALL_LMOD = /opt/rrdtool-1.4.3/lib/lua/5.1 |
|---|
| 214 | LUA_LFLAGS = -llua -lm |
|---|
| 215 | MAINT = # |
|---|
| 216 | MAKEINFO = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run makeinfo |
|---|
| 217 | MKDIR_P = /bin/mkdir -p |
|---|
| 218 | MSGFMT = /usr/bin/msgfmt |
|---|
| 219 | MSGFMT_015 = /usr/bin/msgfmt |
|---|
| 220 | MSGMERGE = /usr/bin/msgmerge |
|---|
| 221 | MULTITHREAD_CFLAGS = -pthread |
|---|
| 222 | MULTITHREAD_LDFLAGS = -lpthread |
|---|
| 223 | NM = /usr/bin/nm -B |
|---|
| 224 | NMEDIT = |
|---|
| 225 | NROFF = /usr/bin/nroff |
|---|
| 226 | NUMVERS = 1.4003 |
|---|
| 227 | OBJDUMP = objdump |
|---|
| 228 | OBJEXT = o |
|---|
| 229 | OTOOL = |
|---|
| 230 | OTOOL64 = |
|---|
| 231 | PACKAGE = rrdtool |
|---|
| 232 | PACKAGE_BUGREPORT = |
|---|
| 233 | PACKAGE_NAME = rrdtool |
|---|
| 234 | PACKAGE_STRING = rrdtool 1.4.3 |
|---|
| 235 | PACKAGE_TARNAME = rrdtool |
|---|
| 236 | PACKAGE_VERSION = 1.4.3 |
|---|
| 237 | PATH_SEPARATOR = : |
|---|
| 238 | PERL = /usr/bin/perl |
|---|
| 239 | PERLCC = |
|---|
| 240 | PERLCCFLAGS = |
|---|
| 241 | PERLFLAGS = |
|---|
| 242 | PERLLD = |
|---|
| 243 | PERLLDFLAGS = |
|---|
| 244 | PERL_CC = /usr/bin/cc |
|---|
| 245 | PERL_MAKE_OPTIONS = PREFIX=/opt/rrdtool-1.4.3 LIB=/opt/rrdtool-1.4.3/lib/perl/5.10.1 |
|---|
| 246 | PERL_VERSION = 5.10.1 |
|---|
| 247 | PKGCONFIG = pkg-config |
|---|
| 248 | POD2HTML = /usr/bin/perlbin/core/pod2html |
|---|
| 249 | POD2MAN = /usr/bin/perlbin/core/pod2man |
|---|
| 250 | POSUB = po |
|---|
| 251 | PRI_MACROS_BROKEN = 0 |
|---|
| 252 | PTHREAD_CC = gcc |
|---|
| 253 | PTHREAD_CFLAGS = -pthread |
|---|
| 254 | PTHREAD_LIBS = -lpthread |
|---|
| 255 | PYTHON = /usr/bin/python |
|---|
| 256 | PYTHON_EXEC_PREFIX = ${exec_prefix} |
|---|
| 257 | PYTHON_INCLUDES = -I/usr/include/python2.6 |
|---|
| 258 | PYTHON_PLATFORM = linux2 |
|---|
| 259 | PYTHON_PREFIX = ${prefix} |
|---|
| 260 | PYTHON_VERSION = 2.6 |
|---|
| 261 | RANLIB = ranlib |
|---|
| 262 | RRDDOCDIR = ${datadir}/doc/${PACKAGE}-${VERSION} |
|---|
| 263 | RRDGRAPH_YLEGEND_ANGLE = |
|---|
| 264 | RRD_DEFAULT_FONT = "DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier" |
|---|
| 265 | RRD_GETOPT_LONG = LIBC_HAS_GETOPT_LONG |
|---|
| 266 | RUBY = no |
|---|
| 267 | RUBY_MAKE_OPTIONS = sitedir=/opt/rrdtool-1.4.3/lib/ruby |
|---|
| 268 | SED = /bin/sed |
|---|
| 269 | SET_MAKE = |
|---|
| 270 | SHELL = /bin/sh |
|---|
| 271 | STRIP = strip |
|---|
| 272 | TCL_INCLUDE_SPEC = |
|---|
| 273 | TCL_LD_SEARCH_FLAGS = |
|---|
| 274 | TCL_PACKAGE_DIR = |
|---|
| 275 | TCL_PACKAGE_PATH = |
|---|
| 276 | TCL_PREFIX = |
|---|
| 277 | TCL_SHLIB_CFLAGS = |
|---|
| 278 | TCL_SHLIB_LD = |
|---|
| 279 | TCL_SHLIB_SUFFIX = |
|---|
| 280 | TCL_STUB_LIB_SPEC = |
|---|
| 281 | TCL_VERSION = |
|---|
| 282 | TROFF = /usr/bin/groff |
|---|
| 283 | USE_INCLUDED_LIBINTL = no |
|---|
| 284 | USE_NLS = yes |
|---|
| 285 | VERSION = 1.4.3 |
|---|
| 286 | WERROR = -Werror |
|---|
| 287 | WINDRES = |
|---|
| 288 | WOE32 = no |
|---|
| 289 | WOE32DLL = no |
|---|
| 290 | XGETTEXT = /usr/bin/xgettext |
|---|
| 291 | XGETTEXT_015 = /usr/bin/xgettext |
|---|
| 292 | XGETTEXT_EXTRA_OPTIONS = |
|---|
| 293 | abs_builddir = /home/bisson/Desktop/rrdtool-1.4.3 |
|---|
| 294 | abs_srcdir = /home/bisson/Desktop/rrdtool-1.4.3 |
|---|
| 295 | abs_top_builddir = /home/bisson/Desktop/rrdtool-1.4.3 |
|---|
| 296 | abs_top_srcdir = /home/bisson/Desktop/rrdtool-1.4.3 |
|---|
| 297 | ac_ct_CC = gcc |
|---|
| 298 | ac_ct_DUMPBIN = |
|---|
| 299 | acx_pthread_config = |
|---|
| 300 | am__include = include |
|---|
| 301 | am__leading_dot = . |
|---|
| 302 | am__quote = |
|---|
| 303 | am__tar = ${AMTAR} chof - "$$tardir" |
|---|
| 304 | am__untar = ${AMTAR} xf - |
|---|
| 305 | bindir = ${exec_prefix}/bin |
|---|
| 306 | build = i686-pc-linux-gnu |
|---|
| 307 | build_alias = |
|---|
| 308 | build_cpu = i686 |
|---|
| 309 | build_os = linux-gnu |
|---|
| 310 | build_vendor = pc |
|---|
| 311 | builddir = . |
|---|
| 312 | datadir = ${datarootdir} |
|---|
| 313 | datarootdir = ${prefix}/share |
|---|
| 314 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
|---|
| 315 | dvidir = ${docdir} |
|---|
| 316 | exec_prefix = ${prefix} |
|---|
| 317 | host = i686-pc-linux-gnu |
|---|
| 318 | host_alias = |
|---|
| 319 | host_cpu = i686 |
|---|
| 320 | host_os = linux-gnu |
|---|
| 321 | host_vendor = pc |
|---|
| 322 | htmldir = ${docdir} |
|---|
| 323 | includedir = ${prefix}/include |
|---|
| 324 | infodir = ${datarootdir}/info |
|---|
| 325 | install_sh = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/install-sh |
|---|
| 326 | libdir = ${exec_prefix}/lib |
|---|
| 327 | libexecdir = ${exec_prefix}/libexec |
|---|
| 328 | localedir = ${datarootdir}/locale |
|---|
| 329 | localstatedir = ${prefix}/var |
|---|
| 330 | lt_ECHO = echo |
|---|
| 331 | mandir = ${datarootdir}/man |
|---|
| 332 | mkdir_p = /bin/mkdir -p |
|---|
| 333 | oldincludedir = /usr/include |
|---|
| 334 | pdfdir = ${docdir} |
|---|
| 335 | pkgpyexecdir = ${pyexecdir}/rrdtool |
|---|
| 336 | pkgpythondir = ${pythondir}/rrdtool |
|---|
| 337 | prefix = /opt/rrdtool-1.4.3 |
|---|
| 338 | program_transform_name = s,x,x, |
|---|
| 339 | psdir = ${docdir} |
|---|
| 340 | pyexecdir = ${exec_prefix}/lib/python2.6/site-packages |
|---|
| 341 | pythondir = ${prefix}/lib/python2.6/site-packages |
|---|
| 342 | sbindir = ${exec_prefix}/sbin |
|---|
| 343 | sharedstatedir = ${prefix}/com |
|---|
| 344 | srcdir = . |
|---|
| 345 | sysconfdir = ${prefix}/etc |
|---|
| 346 | target = i686-pc-linux-gnu |
|---|
| 347 | target_alias = |
|---|
| 348 | target_cpu = i686 |
|---|
| 349 | target_os = linux-gnu |
|---|
| 350 | target_vendor = pc |
|---|
| 351 | top_build_prefix = |
|---|
| 352 | top_builddir = . |
|---|
| 353 | top_srcdir = . |
|---|
| 354 | RSYNC = rsync --rsh=ssh |
|---|
| 355 | |
|---|
| 356 | # build the following subdirectories |
|---|
| 357 | SUBDIRS = po src examples doc bindings |
|---|
| 358 | EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ |
|---|
| 359 | rrdtool.spec favicon.ico win32/Makefile win32/config.h autogen.sh \ |
|---|
| 360 | win32/rrd.dsp win32/rrd.sln win32/rrd.vcproj libtool \ |
|---|
| 361 | win32/rrd_config.h.msvc win32/rrdlib.vcproj win32/rrdtool.dsp \ |
|---|
| 362 | win32/rrdtool.dsw win32/rrdtool.vcproj netware/Makefile \ |
|---|
| 363 | etc/rrdcached-default etc/rrdcached-init |
|---|
| 364 | |
|---|
| 365 | CLEANFILES = config.cache |
|---|
| 366 | |
|---|
| 367 | # use relaxed rules when building dists |
|---|
| 368 | AUTOMAKE_OPTIONS = foreign |
|---|
| 369 | |
|---|
| 370 | # where we keep local rules for automake |
|---|
| 371 | ACLOCAL_AMFLAGS = -I m4 |
|---|
| 372 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 373 | all: rrd_config.h |
|---|
| 374 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
|---|
| 375 | |
|---|
| 376 | .SUFFIXES: |
|---|
| 377 | am--refresh: |
|---|
| 378 | @: |
|---|
| 379 | $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 380 | @for dep in $?; do \ |
|---|
| 381 | case '$(am__configure_deps)' in \ |
|---|
| 382 | *$$dep*) \ |
|---|
| 383 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
|---|
| 384 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
|---|
| 385 | && exit 0; \ |
|---|
| 386 | exit 1;; \ |
|---|
| 387 | esac; \ |
|---|
| 388 | done; \ |
|---|
| 389 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
|---|
| 390 | $(am__cd) $(top_srcdir) && \ |
|---|
| 391 | $(AUTOMAKE) --foreign Makefile |
|---|
| 392 | .PRECIOUS: Makefile |
|---|
| 393 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 394 | @case '$?' in \ |
|---|
| 395 | *config.status*) \ |
|---|
| 396 | echo ' $(SHELL) ./config.status'; \ |
|---|
| 397 | $(SHELL) ./config.status;; \ |
|---|
| 398 | *) \ |
|---|
| 399 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 400 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 401 | esac; |
|---|
| 402 | |
|---|
| 403 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 404 | $(SHELL) ./config.status --recheck |
|---|
| 405 | |
|---|
| 406 | $(top_srcdir)/configure: # $(am__configure_deps) |
|---|
| 407 | $(am__cd) $(srcdir) && $(AUTOCONF) |
|---|
| 408 | $(ACLOCAL_M4): # $(am__aclocal_m4_deps) |
|---|
| 409 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 410 | $(am__aclocal_m4_deps): |
|---|
| 411 | |
|---|
| 412 | rrd_config.h: stamp-h1 |
|---|
| 413 | @if test ! -f $@; then \ |
|---|
| 414 | rm -f stamp-h1; \ |
|---|
| 415 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
|---|
| 416 | else :; fi |
|---|
| 417 | |
|---|
| 418 | stamp-h1: $(srcdir)/rrd_config.h.in $(top_builddir)/config.status |
|---|
| 419 | @rm -f stamp-h1 |
|---|
| 420 | cd $(top_builddir) && $(SHELL) ./config.status rrd_config.h |
|---|
| 421 | $(srcdir)/rrd_config.h.in: # $(am__configure_deps) |
|---|
| 422 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
|---|
| 423 | rm -f stamp-h1 |
|---|
| 424 | touch $@ |
|---|
| 425 | |
|---|
| 426 | distclean-hdr: |
|---|
| 427 | -rm -f rrd_config.h stamp-h1 |
|---|
| 428 | intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in |
|---|
| 429 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 430 | |
|---|
| 431 | mostlyclean-libtool: |
|---|
| 432 | -rm -f *.lo |
|---|
| 433 | |
|---|
| 434 | clean-libtool: |
|---|
| 435 | -rm -rf .libs _libs |
|---|
| 436 | |
|---|
| 437 | distclean-libtool: |
|---|
| 438 | -rm -f libtool config.lt |
|---|
| 439 | |
|---|
| 440 | # This directory's subdirectories are mostly independent; you can cd |
|---|
| 441 | # into them and run `make' without going through this Makefile. |
|---|
| 442 | # To change the values of `make' variables: instead of editing Makefiles, |
|---|
| 443 | # (1) if the variable is set in `config.status', edit `config.status' |
|---|
| 444 | # (which will cause the Makefiles to be regenerated when you run `make'); |
|---|
| 445 | # (2) otherwise, pass the desired values on the `make' command line. |
|---|
| 446 | $(RECURSIVE_TARGETS): |
|---|
| 447 | @failcom='exit 1'; \ |
|---|
| 448 | for f in x $$MAKEFLAGS; do \ |
|---|
| 449 | case $$f in \ |
|---|
| 450 | *=* | --[!k]*);; \ |
|---|
| 451 | *k*) failcom='fail=yes';; \ |
|---|
| 452 | esac; \ |
|---|
| 453 | done; \ |
|---|
| 454 | dot_seen=no; \ |
|---|
| 455 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 456 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 457 | echo "Making $$target in $$subdir"; \ |
|---|
| 458 | if test "$$subdir" = "."; then \ |
|---|
| 459 | dot_seen=yes; \ |
|---|
| 460 | local_target="$$target-am"; \ |
|---|
| 461 | else \ |
|---|
| 462 | local_target="$$target"; \ |
|---|
| 463 | fi; \ |
|---|
| 464 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 465 | || eval $$failcom; \ |
|---|
| 466 | done; \ |
|---|
| 467 | if test "$$dot_seen" = "no"; then \ |
|---|
| 468 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
|---|
| 469 | fi; test -z "$$fail" |
|---|
| 470 | |
|---|
| 471 | $(RECURSIVE_CLEAN_TARGETS): |
|---|
| 472 | @failcom='exit 1'; \ |
|---|
| 473 | for f in x $$MAKEFLAGS; do \ |
|---|
| 474 | case $$f in \ |
|---|
| 475 | *=* | --[!k]*);; \ |
|---|
| 476 | *k*) failcom='fail=yes';; \ |
|---|
| 477 | esac; \ |
|---|
| 478 | done; \ |
|---|
| 479 | dot_seen=no; \ |
|---|
| 480 | case "$@" in \ |
|---|
| 481 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
|---|
| 482 | *) list='$(SUBDIRS)' ;; \ |
|---|
| 483 | esac; \ |
|---|
| 484 | rev=''; for subdir in $$list; do \ |
|---|
| 485 | if test "$$subdir" = "."; then :; else \ |
|---|
| 486 | rev="$$subdir $$rev"; \ |
|---|
| 487 | fi; \ |
|---|
| 488 | done; \ |
|---|
| 489 | rev="$$rev ."; \ |
|---|
| 490 | target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 491 | for subdir in $$rev; do \ |
|---|
| 492 | echo "Making $$target in $$subdir"; \ |
|---|
| 493 | if test "$$subdir" = "."; then \ |
|---|
| 494 | local_target="$$target-am"; \ |
|---|
| 495 | else \ |
|---|
| 496 | local_target="$$target"; \ |
|---|
| 497 | fi; \ |
|---|
| 498 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 499 | || eval $$failcom; \ |
|---|
| 500 | done && test -z "$$fail" |
|---|
| 501 | tags-recursive: |
|---|
| 502 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 503 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 504 | done |
|---|
| 505 | ctags-recursive: |
|---|
| 506 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 507 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 508 | done |
|---|
| 509 | |
|---|
| 510 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 511 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 512 | unique=`for i in $$list; do \ |
|---|
| 513 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 514 | done | \ |
|---|
| 515 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 516 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 517 | mkid -fID $$unique |
|---|
| 518 | tags: TAGS |
|---|
| 519 | |
|---|
| 520 | TAGS: tags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \ |
|---|
| 521 | $(TAGS_FILES) $(LISP) |
|---|
| 522 | set x; \ |
|---|
| 523 | here=`pwd`; \ |
|---|
| 524 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
|---|
| 525 | include_option=--etags-include; \ |
|---|
| 526 | empty_fix=.; \ |
|---|
| 527 | else \ |
|---|
| 528 | include_option=--include; \ |
|---|
| 529 | empty_fix=; \ |
|---|
| 530 | fi; \ |
|---|
| 531 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 532 | if test "$$subdir" = .; then :; else \ |
|---|
| 533 | test ! -f $$subdir/TAGS || \ |
|---|
| 534 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
|---|
| 535 | fi; \ |
|---|
| 536 | done; \ |
|---|
| 537 | list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \ |
|---|
| 538 | unique=`for i in $$list; do \ |
|---|
| 539 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 540 | done | \ |
|---|
| 541 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 542 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 543 | shift; \ |
|---|
| 544 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
|---|
| 545 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 546 | if test $$# -gt 0; then \ |
|---|
| 547 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 548 | "$$@" $$unique; \ |
|---|
| 549 | else \ |
|---|
| 550 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 551 | $$unique; \ |
|---|
| 552 | fi; \ |
|---|
| 553 | fi |
|---|
| 554 | ctags: CTAGS |
|---|
| 555 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) rrd_config.h.in $(TAGS_DEPENDENCIES) \ |
|---|
| 556 | $(TAGS_FILES) $(LISP) |
|---|
| 557 | list='$(SOURCES) $(HEADERS) rrd_config.h.in $(LISP) $(TAGS_FILES)'; \ |
|---|
| 558 | unique=`for i in $$list; do \ |
|---|
| 559 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 560 | done | \ |
|---|
| 561 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 562 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 563 | test -z "$(CTAGS_ARGS)$$unique" \ |
|---|
| 564 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 565 | $$unique |
|---|
| 566 | |
|---|
| 567 | GTAGS: |
|---|
| 568 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 569 | && $(am__cd) $(top_srcdir) \ |
|---|
| 570 | && gtags -i $(GTAGS_ARGS) "$$here" |
|---|
| 571 | |
|---|
| 572 | distclean-tags: |
|---|
| 573 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 574 | |
|---|
| 575 | distdir: $(DISTFILES) |
|---|
| 576 | $(am__remove_distdir) |
|---|
| 577 | test -d "$(distdir)" || mkdir "$(distdir)" |
|---|
| 578 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 579 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 580 | list='$(DISTFILES)'; \ |
|---|
| 581 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 582 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 583 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 584 | case $$dist_files in \ |
|---|
| 585 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 586 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 587 | sort -u` ;; \ |
|---|
| 588 | esac; \ |
|---|
| 589 | for file in $$dist_files; do \ |
|---|
| 590 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 591 | if test -d $$d/$$file; then \ |
|---|
| 592 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 593 | if test -d "$(distdir)/$$file"; then \ |
|---|
| 594 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 595 | fi; \ |
|---|
| 596 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 597 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 598 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 599 | fi; \ |
|---|
| 600 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 601 | else \ |
|---|
| 602 | test -f "$(distdir)/$$file" \ |
|---|
| 603 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 604 | || exit 1; \ |
|---|
| 605 | fi; \ |
|---|
| 606 | done |
|---|
| 607 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 608 | if test "$$subdir" = .; then :; else \ |
|---|
| 609 | test -d "$(distdir)/$$subdir" \ |
|---|
| 610 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
|---|
| 611 | || exit 1; \ |
|---|
| 612 | fi; \ |
|---|
| 613 | done |
|---|
| 614 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 615 | if test "$$subdir" = .; then :; else \ |
|---|
| 616 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
|---|
| 617 | $(am__relativize); \ |
|---|
| 618 | new_distdir=$$reldir; \ |
|---|
| 619 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
|---|
| 620 | $(am__relativize); \ |
|---|
| 621 | new_top_distdir=$$reldir; \ |
|---|
| 622 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
|---|
| 623 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
|---|
| 624 | ($(am__cd) $$subdir && \ |
|---|
| 625 | $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 626 | top_distdir="$$new_top_distdir" \ |
|---|
| 627 | distdir="$$new_distdir" \ |
|---|
| 628 | am__remove_distdir=: \ |
|---|
| 629 | am__skip_length_check=: \ |
|---|
| 630 | am__skip_mode_fix=: \ |
|---|
| 631 | distdir) \ |
|---|
| 632 | || exit 1; \ |
|---|
| 633 | fi; \ |
|---|
| 634 | done |
|---|
| 635 | -test -n "$(am__skip_mode_fix)" \ |
|---|
| 636 | || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 637 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 638 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 639 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 640 | || chmod -R a+r "$(distdir)" |
|---|
| 641 | dist-gzip: distdir |
|---|
| 642 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 643 | $(am__remove_distdir) |
|---|
| 644 | |
|---|
| 645 | dist-bzip2: distdir |
|---|
| 646 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 647 | $(am__remove_distdir) |
|---|
| 648 | |
|---|
| 649 | dist-lzma: distdir |
|---|
| 650 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 651 | $(am__remove_distdir) |
|---|
| 652 | |
|---|
| 653 | dist-xz: distdir |
|---|
| 654 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
|---|
| 655 | $(am__remove_distdir) |
|---|
| 656 | |
|---|
| 657 | dist-tarZ: distdir |
|---|
| 658 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 659 | $(am__remove_distdir) |
|---|
| 660 | |
|---|
| 661 | dist-shar: distdir |
|---|
| 662 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 663 | $(am__remove_distdir) |
|---|
| 664 | |
|---|
| 665 | dist-zip: distdir |
|---|
| 666 | -rm -f $(distdir).zip |
|---|
| 667 | zip -rq $(distdir).zip $(distdir) |
|---|
| 668 | $(am__remove_distdir) |
|---|
| 669 | |
|---|
| 670 | dist dist-all: distdir |
|---|
| 671 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 672 | $(am__remove_distdir) |
|---|
| 673 | |
|---|
| 674 | # This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 675 | # it guarantees that the distribution is self-contained by making another |
|---|
| 676 | # tarfile. |
|---|
| 677 | distcheck: dist |
|---|
| 678 | case '$(DIST_ARCHIVES)' in \ |
|---|
| 679 | *.tar.gz*) \ |
|---|
| 680 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 681 | *.tar.bz2*) \ |
|---|
| 682 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 683 | *.tar.lzma*) \ |
|---|
| 684 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
|---|
| 685 | *.tar.xz*) \ |
|---|
| 686 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
|---|
| 687 | *.tar.Z*) \ |
|---|
| 688 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 689 | *.shar.gz*) \ |
|---|
| 690 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 691 | *.zip*) \ |
|---|
| 692 | unzip $(distdir).zip ;;\ |
|---|
| 693 | esac |
|---|
| 694 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 695 | mkdir $(distdir)/_build |
|---|
| 696 | mkdir $(distdir)/_inst |
|---|
| 697 | chmod a-w $(distdir) |
|---|
| 698 | test -d $(distdir)/_build || exit 0; \ |
|---|
| 699 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 700 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 701 | && am__cwd=`pwd` \ |
|---|
| 702 | && $(am__cd) $(distdir)/_build \ |
|---|
| 703 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 704 | --with-included-gettext \ |
|---|
| 705 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 706 | && $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 707 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 708 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 709 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 710 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 711 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 712 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 713 | distuninstallcheck \ |
|---|
| 714 | && chmod -R a-w "$$dc_install_base" \ |
|---|
| 715 | && ({ \ |
|---|
| 716 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 717 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 718 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 719 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 720 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 721 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 722 | && rm -rf "$$dc_destdir" \ |
|---|
| 723 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 724 | && rm -rf $(DIST_ARCHIVES) \ |
|---|
| 725 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
|---|
| 726 | && cd "$$am__cwd" \ |
|---|
| 727 | || exit 1 |
|---|
| 728 | $(am__remove_distdir) |
|---|
| 729 | @(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 730 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 731 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
|---|
| 732 | distuninstallcheck: |
|---|
| 733 | @$(am__cd) '$(distuninstallcheck_dir)' \ |
|---|
| 734 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 735 | || { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 736 | if test -n "$(DESTDIR)"; then \ |
|---|
| 737 | echo " (check DESTDIR support)"; \ |
|---|
| 738 | fi ; \ |
|---|
| 739 | $(distuninstallcheck_listfiles) ; \ |
|---|
| 740 | exit 1; } >&2 |
|---|
| 741 | distcleancheck: distclean |
|---|
| 742 | @if test '$(srcdir)' = . ; then \ |
|---|
| 743 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 744 | exit 1 ; \ |
|---|
| 745 | fi |
|---|
| 746 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 747 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 748 | $(distcleancheck_listfiles) ; \ |
|---|
| 749 | exit 1; } >&2 |
|---|
| 750 | check-am: all-am |
|---|
| 751 | check: check-recursive |
|---|
| 752 | all-am: Makefile rrd_config.h |
|---|
| 753 | installdirs: installdirs-recursive |
|---|
| 754 | installdirs-am: |
|---|
| 755 | install: install-recursive |
|---|
| 756 | install-exec: install-exec-recursive |
|---|
| 757 | install-data: install-data-recursive |
|---|
| 758 | uninstall: uninstall-recursive |
|---|
| 759 | |
|---|
| 760 | install-am: all-am |
|---|
| 761 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 762 | |
|---|
| 763 | installcheck: installcheck-recursive |
|---|
| 764 | install-strip: |
|---|
| 765 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 766 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 767 | `test -z '$(STRIP)' || \ |
|---|
| 768 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 769 | mostlyclean-generic: |
|---|
| 770 | |
|---|
| 771 | clean-generic: |
|---|
| 772 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
|---|
| 773 | |
|---|
| 774 | distclean-generic: |
|---|
| 775 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 776 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 777 | |
|---|
| 778 | maintainer-clean-generic: |
|---|
| 779 | @echo "This command is intended for maintainers to use" |
|---|
| 780 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 781 | clean: clean-recursive |
|---|
| 782 | |
|---|
| 783 | clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 784 | |
|---|
| 785 | distclean: distclean-recursive |
|---|
| 786 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 787 | -rm -f Makefile |
|---|
| 788 | distclean-am: clean-am distclean-generic distclean-hdr \ |
|---|
| 789 | distclean-libtool distclean-tags |
|---|
| 790 | |
|---|
| 791 | dvi: dvi-recursive |
|---|
| 792 | |
|---|
| 793 | dvi-am: |
|---|
| 794 | |
|---|
| 795 | html: html-recursive |
|---|
| 796 | |
|---|
| 797 | html-am: |
|---|
| 798 | |
|---|
| 799 | info: info-recursive |
|---|
| 800 | |
|---|
| 801 | info-am: |
|---|
| 802 | |
|---|
| 803 | install-data-am: |
|---|
| 804 | |
|---|
| 805 | install-dvi: install-dvi-recursive |
|---|
| 806 | |
|---|
| 807 | install-dvi-am: |
|---|
| 808 | |
|---|
| 809 | install-exec-am: |
|---|
| 810 | |
|---|
| 811 | install-html: install-html-recursive |
|---|
| 812 | |
|---|
| 813 | install-html-am: |
|---|
| 814 | |
|---|
| 815 | install-info: install-info-recursive |
|---|
| 816 | |
|---|
| 817 | install-info-am: |
|---|
| 818 | |
|---|
| 819 | install-man: |
|---|
| 820 | |
|---|
| 821 | install-pdf: install-pdf-recursive |
|---|
| 822 | |
|---|
| 823 | install-pdf-am: |
|---|
| 824 | |
|---|
| 825 | install-ps: install-ps-recursive |
|---|
| 826 | |
|---|
| 827 | install-ps-am: |
|---|
| 828 | |
|---|
| 829 | installcheck-am: |
|---|
| 830 | |
|---|
| 831 | maintainer-clean: maintainer-clean-recursive |
|---|
| 832 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 833 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 834 | -rm -f Makefile |
|---|
| 835 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 836 | |
|---|
| 837 | mostlyclean: mostlyclean-recursive |
|---|
| 838 | |
|---|
| 839 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 840 | |
|---|
| 841 | pdf: pdf-recursive |
|---|
| 842 | |
|---|
| 843 | pdf-am: |
|---|
| 844 | |
|---|
| 845 | ps: ps-recursive |
|---|
| 846 | |
|---|
| 847 | ps-am: |
|---|
| 848 | |
|---|
| 849 | uninstall-am: |
|---|
| 850 | |
|---|
| 851 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ |
|---|
| 852 | ctags-recursive install-am install-strip tags-recursive |
|---|
| 853 | |
|---|
| 854 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
|---|
| 855 | all all-am am--refresh check check-am clean clean-generic \ |
|---|
| 856 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ |
|---|
| 857 | dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ |
|---|
| 858 | distcheck distclean distclean-generic distclean-hdr \ |
|---|
| 859 | distclean-libtool distclean-tags distcleancheck distdir \ |
|---|
| 860 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
|---|
| 861 | install install-am install-data install-data-am install-dvi \ |
|---|
| 862 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 863 | install-html-am install-info install-info-am install-man \ |
|---|
| 864 | install-pdf install-pdf-am install-ps install-ps-am \ |
|---|
| 865 | install-strip installcheck installcheck-am installdirs \ |
|---|
| 866 | installdirs-am maintainer-clean maintainer-clean-generic \ |
|---|
| 867 | mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ |
|---|
| 868 | ps ps-am tags tags-recursive uninstall uninstall-am |
|---|
| 869 | |
|---|
| 870 | |
|---|
| 871 | # the following files are not mentioned in any other Makefile |
|---|
| 872 | #AUTOHEADER = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run autoheader --localdir=$(top_srcdir)/config |
|---|
| 873 | #AUTOCONF = ${SHELL} /home/bisson/Desktop/rrdtool-1.4.3/missing --run autoconf --localdir=$(top_srcdir)/config |
|---|
| 874 | |
|---|
| 875 | # $(RSYNC) CHANGES archive/$(PACKAGE)-$(VERSION).tar.gz tobi@ipn.caida.org:/ipn/web/Tools/RRDtool/pub/ |
|---|
| 876 | |
|---|
| 877 | site-perl-inst: site-perl-install |
|---|
| 878 | |
|---|
| 879 | site-perl-install: all bindings/perl-piped/Makefile bindings/perl-shared/Makefile |
|---|
| 880 | cd bindings/perl-piped && $(MAKE) install |
|---|
| 881 | cd bindings/perl-shared && $(MAKE) install |
|---|
| 882 | |
|---|
| 883 | site-tcl-install: all |
|---|
| 884 | cd bindings/tcl && $(MAKE) tcl-install |
|---|
| 885 | |
|---|
| 886 | site-python-install: all |
|---|
| 887 | cd bindings/python && $(PYTHON) setup.py install $(if $(DESTDIR),--root=$(DESTDIR)) |
|---|
| 888 | |
|---|
| 889 | # 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"}' |
|---|
| 890 | indent: |
|---|
| 891 | find ./ -name "*.[ch]" | xargs indent |
|---|
| 892 | |
|---|
| 893 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 894 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 895 | .NOEXPORT: |
|---|