# Makefile.in generated by automake 1.6.3 from Makefile.am.
# php/Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



#
#  Copyright (C) 2005 Dale Walsh <buildsmart@daleenterprise.com>
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#  Copyright (C) 2006 Dale Walsh <buildsmart@daleenterprise.com>
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
SHELL = /bin/bash

srcdir = .
top_srcdir = ..

prefix = /usr/local
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include
pkgdatadir = $(datadir)/amavis-stats
pkglibdir = $(libdir)/amavis-stats
pkgincludedir = $(includedir)/amavis-stats
top_builddir = ..

ACLOCAL = ${SHELL} /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/missing --run aclocal-1.6
AUTOCONF = ${SHELL} /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/missing --run autoconf
AUTOMAKE = ${SHELL} /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/missing --run automake-1.6
AUTOHEADER = ${SHELL} /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/missing --run autoheader

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = ${INSTALL}
INSTALL_HEADER = $(INSTALL_DATA)
transform = s,x,x,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = 
build_triplet = i686-pc-linux-gnu
host_alias = 
host_triplet = i686-pc-linux-gnu
target_alias = 
target_triplet = i686-pc-linux-gnu

EXEEXT = 
OBJEXT = o
PATH_SEPARATOR = :
AMTAR = ${SHELL} /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/missing --run tar
AR = ar
AS = @AS@
AWK = gawk
CC = gcc
CFLAGS = -g -O2
CHMOD = /bin/chmod
CHOWN = /bin/chown
CP = /bin/cp
CPP = gcc -E
CPPFLAGS =  -DHAVE_CONFIG_H
CXX = g++
CXXCPP = g++ -E
CXXFLAGS = -g -O2
DEPDIR = .deps
DLLTOOL = @DLLTOOL@
ECHO = echo
EGREP = grep -E
F77 = 
GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
GETENT = /usr/bin/getent
GZCAT = /bin/gzcat
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent
LINK_CMD = 
LN = /bin/ln
LN_S = ln -s
MV = /bin/mv
NROFF = /usr/bin/nroff
OBJDUMP = @OBJDUMP@
PACKAGE = amavis-stats
PATCH = /usr/bin/patch
PERL = /usr/bin/perl
RANLIB = ranlib
RC = @RC@
RM = /bin/rm
SCAN_LOG_FILE = /var/log/amavis.log
SED = /bin/sed
STRIP = strip
TAR = /bin/tar
TR = /usr/bin/tr
TROFF = /usr/bin/groff
VERSION = 0.1.22
WEB_GROUP = postfix
WEB_USER = postfix
am__include = include
am__quote = 
install_sh = /home/dtouzeau/developpement/artica-postfix/bin/install/amavis-stats-0.1.22/install-sh

EXTRA_DIST = rrdtool.c rrdtool_logo.h php_rrdtool.h

#PHP_SHLIB_SUFFIX = .
#AM_CPPFLAGS =  -DHAVE_CONFIG_H -I$(top_srcdir) 
#AM_LDFLAGS =  

#rrdtooldir = 
#rrdtool_DATA = rrdtool$(PHP_SHLIB_SUFFIX)
subdir = php
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
DIST_SOURCES =
DATA = $(rrdtool_DATA)

DIST_COMMON = Makefile.am Makefile.in
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  php/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
rrdtoolDATA_INSTALL = $(INSTALL_DATA)
install-rrdtoolDATA: $(rrdtool_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(rrdtooldir)
	@list='$(rrdtool_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(rrdtoolDATA_INSTALL) $$d$$p $(DESTDIR)$(rrdtooldir)/$$f"; \
	  $(rrdtoolDATA_INSTALL) $$d$$p $(DESTDIR)$(rrdtooldir)/$$f; \
	done

uninstall-rrdtoolDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(rrdtool_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f $(DESTDIR)$(rrdtooldir)/$$f"; \
	  rm -f $(DESTDIR)$(rrdtooldir)/$$f; \
	done
tags: TAGS
TAGS:

DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)

distdir: $(DISTFILES)
	@list='$(DISTFILES)'; for file in $$list; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkinstalldirs) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(DATA) all-local

installdirs:
	$(mkinstalldirs) $(DESTDIR)$(rrdtooldir)

install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-generic distclean-libtool

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am: install-rrdtoolDATA

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am

maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

uninstall-am: uninstall-info-am uninstall-rrdtoolDATA

.PHONY: all all-am all-local check check-am clean clean-generic \
	clean-libtool distclean distclean-generic distclean-libtool \
	distdir dvi dvi-am info info-am install install-am install-data \
	install-data-am install-exec install-exec-am install-info \
	install-info-am install-man install-rrdtoolDATA install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-generic \
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
	uninstall-rrdtoolDATA


#all-local: rrdtool$(PHP_SHLIB_SUFFIX)

#rrdtool$(PHP_SHLIB_SUFFIX): rrdtool.lo
#	@$(LIBTOOL) --mode=link $(CC) $(LINK_CMD) -DCOMPILE_DL_RRDTOOL -DPHP_ATOM_INC  $< -o $@  $(AM_LDFLAGS) $(EXTRA_LDFLAGS)
#	@$(ECHO) "  PHP module successfully built."

#rrdtool.lo: $(top_srcdir)/php/rrdtool.c
#	@$(LIBTOOL) --mode=compile $(CC) -I. -I.. -DPHP_ATOM_INC $(CFLAGS) $(COMMON_CFLAGS) $(PHP_INCLUDES) $(INCLUDES) -c $< -DCOMPILE_DL_RRDTOOL -DHAVE_CONFIG_H $(AM_CPPFLAGS) -o $@

#install-rrdtoolDATA: $(rrdtool_DATA)
#	@$(NORMAL_INSTALL)
#	$(mkinstalldirs) $(DESTDIR)$(rrdtooldir)
#	@list='$(rrdtool_DATA)'; for p in $$list; do \
#	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
#	  f="`echo $$p | sed -e 's|^.*/||'`"; \
#	  echo " $(rrdtoolDATA_INSTALL) $$d$$p $(DESTDIR)$(rrdtooldir)/$$f"; \
#	  $(rrdtoolDATA_INSTALL) $$d$$p $(DESTDIR)$(rrdtooldir)/$$f; \
#	done

#uninstall-rrdtoolDATA:
#	@$(NORMAL_UNINSTALL)
#	@list='$(rrdtool_DATA)'; for p in $$list; do \
#	  f="`echo $$p | sed -e 's|^.*/||'`"; \
#	  echo " rm -f $(DESTDIR)$(rrdtooldir)/$$f"; \
#	  rm -f $(DESTDIR)$(rrdtooldir)/$$f; \
#	done

#clean:
#	rm -rf *.*o
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
