# Makefile.in generated by automake 1.8.5 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  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.



# Makefile for Rivet

# Copyright 2004-2005 The Apache Software Foundation

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

#	http://www.apache.org/licenses/LICENSE-2.0

# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# AM_CFLAGS = -I"/usr/include/tcl8.4/tcl-private/generic" @GM_CPPFLAGS@

SOURCES = $(librivet_la_SOURCES) $(librivetparser_la_SOURCES) $(mod_rivet_la_SOURCES)

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/rivet
pkglibdir = $(libdir)/rivet
pkgincludedir = $(includedir)/rivet
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = x86_64-unknown-linux-gnu
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/tclconfig/tcl.m4 \
	$(top_srcdir)/tclconfig/libtool.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(mkdir_p)
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(apxs_libexecdir)" "$(DESTDIR)$(lib_libexecdir)"
apxs_libexecLTLIBRARIES_INSTALL = $(INSTALL)
lib_libexecLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(apxs_libexec_LTLIBRARIES) $(lib_libexec_LTLIBRARIES)
librivet_la_DEPENDENCIES =
am_librivet_la_OBJECTS = librivet_la-rivetList.lo \
	librivet_la-rivetCrypt.lo librivet_la-rivetWWW.lo \
	librivet_la-rivetPkgInit.lo
librivet_la_OBJECTS = $(am_librivet_la_OBJECTS)
librivetparser_la_DEPENDENCIES =
am_librivetparser_la_OBJECTS = librivetparser_la-rivetParser.lo \
	librivetparser_la-parserPkgInit.lo
librivetparser_la_OBJECTS = $(am_librivetparser_la_OBJECTS)
mod_rivet_la_DEPENDENCIES =
am_mod_rivet_la_OBJECTS = mod_rivet_la-apache_multipart_buffer.lo \
	mod_rivet_la-apache_request.lo mod_rivet_la-rivetChannel.lo \
	mod_rivet_la-rivetParser.lo mod_rivet_la-rivetCore.lo \
	mod_rivet_la-mod_rivet.lo mod_rivet_la-TclWebapache.lo
mod_rivet_la_OBJECTS = $(am_mod_rivet_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir)
depcomp = $(SHELL) $(top_srcdir)/tclconfig/depcomp
am__depfiles_maybe = depfiles
DEP_FILES = ./$(DEPDIR)/librivet_la-rivetCrypt.Plo \
	./$(DEPDIR)/librivet_la-rivetList.Plo \
	./$(DEPDIR)/librivet_la-rivetPkgInit.Plo \
	./$(DEPDIR)/librivet_la-rivetWWW.Plo \
	./$(DEPDIR)/librivetparser_la-parserPkgInit.Plo \
	./$(DEPDIR)/librivetparser_la-rivetParser.Plo \
	./$(DEPDIR)/mod_rivet_la-TclWebapache.Plo \
	./$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Plo \
	./$(DEPDIR)/mod_rivet_la-apache_request.Plo \
	./$(DEPDIR)/mod_rivet_la-mod_rivet.Plo \
	./$(DEPDIR)/mod_rivet_la-rivetChannel.Plo \
	./$(DEPDIR)/mod_rivet_la-rivetCore.Plo \
	./$(DEPDIR)/mod_rivet_la-rivetParser.Plo
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(librivet_la_SOURCES) $(librivetparser_la_SOURCES) \
	$(mod_rivet_la_SOURCES)
DIST_SOURCES = $(librivet_la_SOURCES) $(librivetparser_la_SOURCES) \
	$(mod_rivet_la_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run aclocal-1.8
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run tar
APXS = 
APXS_CPPFLAGS = -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
APXS_CPPFLAGS_SHLIB = -fPIC -DSHARED_MODULE
APXS_INCLUDES = -I/usr/include/apache-1.3
APXS_LDFLAGS = -shared
APXS_LD_SHLIB = gcc
APXS_LIBEXECDIR = /usr/lib/apache/1.3
APXS_LIBS = -lc -lm -lpthread -lcrypt -ldb -ldb -lexpat
APXS_PREFIX = /usr
APXS_SYSCONFDIR = /etc/apache
AR = ar
AUTOCONF = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run autoconf
AUTOHEADER = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run autoheader
AUTOMAKE = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run automake-1.8
AWK = gawk
CC = gcc -pipe
CCDEPMODE = depmode=gcc3
CELIB_DIR = 
CFLAGS =  ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}
CFLAGS_DEBUG = -g
CFLAGS_DEFAULT = -O2
CFLAGS_OPTIMIZE = -O2
CFLAGS_WARNING = -Wall -Wno-implicit-int
CLEANFILES = pkgIndex.tcl
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH = echo
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"Rivet\" -DPACKAGE_TARNAME=\"rivet\" -DPACKAGE_VERSION=\"0.5.0\" -DPACKAGE_STRING=\"Rivet\ 0.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rivet\" -DVERSION=\"0.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1 -D_ISOC99_SOURCE= -D_LARGEFILE64_SOURCE= -DTCL_WIDE_INT_IS_LONG=1 -DNAMEOFEXECUTABLE=\"/usr/bin/tclsh8.4\"
DEPDIR = .deps
DL_LIBS = -ldl
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
F77 = 
FFLAGS = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS =  -Wl,--export-dynamic
LDFLAGS_DEBUG = 
LDFLAGS_DEFAULT =  -Wl,--export-dynamic
LDFLAGS_OPTIMIZE = 
LD_LIBRARY_PATH_VAR = LD_LIBRARY_PATH
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = tclconfig/ltmain.sh
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/missing --run makeinfo
MAKE_LIB = ${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_FLAGS} ${SHLIB_LD_LIBS} 
MAKE_SHARED_LIB = ${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_FLAGS} ${SHLIB_LD_LIBS}
MAKE_STATIC_LIB = ${STLIB_LD} $@ $(PKG_OBJECTS)
MAKE_STUB_LIB = ${STLIB_LD} $@ $(PKG_STUB_OBJECTS)
MATH_LIBS = -lieee -lm
OBJEXT = o
PACKAGE = rivet
PACKAGE_BUGREPORT = 
PACKAGE_NAME = Rivet
PACKAGE_STRING = Rivet 0.5.0
PACKAGE_TARNAME = rivet
PACKAGE_VERSION = 0.5.0
PATH_SEPARATOR = :
PKG_CFLAGS =  
PKG_HEADERS =  src/TclWeb.h src/apache_multipart_buffer.h src/apache_request.h src/mod_rivet.h src/rivet.h src/rivetChannel.h src/rivetParser.h
PKG_INCLUDES = 
PKG_LIBS = 
PKG_LIB_FILE = libRivet0.5.0.so
PKG_OBJECTS =  TclWebcgi.o TclWebapache.o apache_multipart_buffer.o apache_request.o mod_rivet.o parserPkgInit.o rivetChannel.o rivetCore.o rivetCrypt.o rivetList.o rivetParser.o rivetPkgInit.o rivetWWW.o nmakehlp.o testing.o
PKG_SOURCES =  src/TclWebcgi.c src/TclWebapache.c src/apache_multipart_buffer.c src/apache_request.c src/mod_rivet.c src/parserPkgInit.c src/rivetChannel.c src/rivetCore.c src/rivetCrypt.c src/rivetList.c src/rivetParser.c src/rivetPkgInit.c src/rivetWWW.c win/nmakehlp.c src/testing.c
PKG_STUB_LIB_FILE = libRivetstub0.5.0.a
PKG_STUB_OBJECTS = 
PKG_STUB_SOURCES = 
PKG_TCL_SOURCES = 
RANLIB = :
RANLIB_STUB = ranlib
SET_MAKE = 
SHARED_BUILD = 1
SHELL = /bin/sh
SHLIB_CFLAGS = -fPIC
SHLIB_LD = gcc -pipe -shared
SHLIB_LD_FLAGS = 
SHLIB_LD_LIBS = ${LIBS} -L/usr/lib -ltclstub8.4
STLIB_LD = ${AR} cr
STRIP = strip
TCLSH_PROG = /usr/bin/tclsh8.4
TCL_BIN_DIR = /usr/lib/tcl8.4
TCL_DBGX = 
TCL_DEFS =  -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 
TCL_EXTRA_CFLAGS = 
TCL_INCLUDES = -I"/usr/include/tcl8.4/tcl-private/generic"
TCL_LD_FLAGS =  -Wl,--export-dynamic
TCL_LIBS = ${DL_LIBS} ${LIBS} ${MATH_LIBS}
TCL_LIB_FILE = libtcl8.4.so
TCL_LIB_FLAG = -ltcl8.4
TCL_LIB_SPEC = -L/usr/lib -ltcl8.4
TCL_PACKAGE_PATH = /usr/lib
TCL_SHLIB_LD_LIBS = ${LIBS}
TCL_SRC_DIR = /usr/include/tcl8.4/tcl-private
TCL_STUB_LIB_FILE = libtclstub8.4.a
TCL_STUB_LIB_FLAG = -ltclstub8.4
TCL_STUB_LIB_SPEC = -L/usr/lib -ltclstub8.4
TCL_THREADS = 1
TCL_VERSION = 8.4
VERSION = 0.5.0
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
datadir = ${prefix}/share
exec_prefix = /usr
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
includedir = ${prefix}/include
infodir = ${prefix}/share/info
install_sh = /opt/debian/src/rc/rivet/rivet-0.5.0/tclconfig/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/share/man
mkdir_p = mkdir -p -- .
oldincludedir = /usr/include
prefix = /usr
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 

# The weird and wild magic of auto* associates these two.
apxs_libexecdir = /usr/lib/apache/1.3
apxs_libexec_LTLIBRARIES = mod_rivet.la

# ... and these two.  We want to put the libs in the package path,
# rather than the standard library location for the system.
lib_libexecdir = /usr/lib/rivet
lib_libexec_LTLIBRARIES = librivet.la librivetparser.la

#
# Apache Rivet Module, mod_rivet.so / mod_rivet.dll
#
mod_rivet_la_SOURCES = apache_multipart_buffer.c apache_request.c	\
rivetChannel.c rivetChannel.h rivetParser.c rivetParser.h rivetCore.c	\
mod_rivet.c TclWebapache.c mod_rivet.h TclWeb.h rivet.h			\
apache_multipart_buffer.h apache_request.h

mod_rivet_la_LDFLAGS = -L/usr/lib -ltcl8.4 -shared -no-undefined -module -avoid-version
mod_rivet_la_LIBADD = ${DL_LIBS} ${LIBS} ${MATH_LIBS} -lc -lm -lpthread -lcrypt -ldb -ldb -lexpat
mod_rivet_la_CPPFLAGS = -I"/usr/include/tcl8.4/tcl-private/generic" -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/apache-1.3 -DSTART_TAG='"<?"' -DEND_TAG='"?>"'

# APXS_CPPFLAGS_SHLIB

#
# Rivet Library
#
librivet_la_SOURCES = rivetList.c rivetCrypt.c rivetWWW.c rivetPkgInit.c
librivet_la_LDFLAGS = -L/usr/lib -ltcl8.4 -shared -no-undefined -module -avoid-version
librivet_la_LIBADD = ${DL_LIBS} ${LIBS} ${MATH_LIBS} -lc -lm -lpthread -lcrypt -ldb -ldb -lexpat
librivet_la_CPPFLAGS = -I"/usr/include/tcl8.4/tcl-private/generic" -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/apache-1.3 -DSTART_TAG='"<?"' -DEND_TAG='"?>"'

#
# Rivet Parser Library
#
librivetparser_la_SOURCES = rivetParser.c parserPkgInit.c
librivetparser_la_LDFLAGS = -L/usr/lib -ltcl8.4 -shared -no-undefined -module -avoid-version
librivetparser_la_LIBADD = ${DL_LIBS} ${LIBS} ${MATH_LIBS} -lc -lm -lpthread -lcrypt -ldb -ldb -lexpat
librivetparser_la_CPPFLAGS = -I"/usr/include/tcl8.4/tcl-private/generic" -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/apache-1.3 -DSTART_TAG='"<?"' -DEND_TAG='"?>"'
all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-apxs_libexecLTLIBRARIES: $(apxs_libexec_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(apxs_libexecdir)" || $(mkdir_p) "$(DESTDIR)$(apxs_libexecdir)"
	@list='$(apxs_libexec_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(apxs_libexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(apxs_libexecdir)/$$f'"; \
	    $(LIBTOOL) --mode=install $(apxs_libexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(apxs_libexecdir)/$$f"; \
	  else :; fi; \
	done

uninstall-apxs_libexecLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(apxs_libexec_LTLIBRARIES)'; for p in $$list; do \
	    p="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(apxs_libexecdir)/$$p'"; \
	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(apxs_libexecdir)/$$p"; \
	done

clean-apxs_libexecLTLIBRARIES:
	-test -z "$(apxs_libexec_LTLIBRARIES)" || rm -f $(apxs_libexec_LTLIBRARIES)
	@list='$(apxs_libexec_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
install-lib_libexecLTLIBRARIES: $(lib_libexec_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(lib_libexecdir)" || $(mkdir_p) "$(DESTDIR)$(lib_libexecdir)"
	@list='$(lib_libexec_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(lib_libexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(lib_libexecdir)/$$f'"; \
	    $(LIBTOOL) --mode=install $(lib_libexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(lib_libexecdir)/$$f"; \
	  else :; fi; \
	done

uninstall-lib_libexecLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_libexec_LTLIBRARIES)'; for p in $$list; do \
	    p="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(lib_libexecdir)/$$p'"; \
	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(lib_libexecdir)/$$p"; \
	done

clean-lib_libexecLTLIBRARIES:
	-test -z "$(lib_libexec_LTLIBRARIES)" || rm -f $(lib_libexec_LTLIBRARIES)
	@list='$(lib_libexec_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
librivet.la: $(librivet_la_OBJECTS) $(librivet_la_DEPENDENCIES) 
	$(LINK) -rpath $(lib_libexecdir) $(librivet_la_LDFLAGS) $(librivet_la_OBJECTS) $(librivet_la_LIBADD) $(LIBS)
librivetparser.la: $(librivetparser_la_OBJECTS) $(librivetparser_la_DEPENDENCIES) 
	$(LINK) -rpath $(lib_libexecdir) $(librivetparser_la_LDFLAGS) $(librivetparser_la_OBJECTS) $(librivetparser_la_LIBADD) $(LIBS)
mod_rivet.la: $(mod_rivet_la_OBJECTS) $(mod_rivet_la_DEPENDENCIES) 
	$(LINK) -rpath $(apxs_libexecdir) $(mod_rivet_la_LDFLAGS) $(mod_rivet_la_OBJECTS) $(mod_rivet_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/librivet_la-rivetCrypt.Plo
include ./$(DEPDIR)/librivet_la-rivetList.Plo
include ./$(DEPDIR)/librivet_la-rivetPkgInit.Plo
include ./$(DEPDIR)/librivet_la-rivetWWW.Plo
include ./$(DEPDIR)/librivetparser_la-parserPkgInit.Plo
include ./$(DEPDIR)/librivetparser_la-rivetParser.Plo
include ./$(DEPDIR)/mod_rivet_la-TclWebapache.Plo
include ./$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Plo
include ./$(DEPDIR)/mod_rivet_la-apache_request.Plo
include ./$(DEPDIR)/mod_rivet_la-mod_rivet.Plo
include ./$(DEPDIR)/mod_rivet_la-rivetChannel.Plo
include ./$(DEPDIR)/mod_rivet_la-rivetCore.Plo
include ./$(DEPDIR)/mod_rivet_la-rivetParser.Plo

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=yes \
#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

librivet_la-rivetList.o: rivetList.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetList.o -MD -MP -MF "$(DEPDIR)/librivet_la-rivetList.Tpo" -c -o librivet_la-rivetList.o `test -f 'rivetList.c' || echo '$(srcdir)/'`rivetList.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetList.Tpo" "$(DEPDIR)/librivet_la-rivetList.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetList.Tpo"; exit 1; fi
#	source='rivetList.c' object='librivet_la-rivetList.o' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetList.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetList.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetList.o `test -f 'rivetList.c' || echo '$(srcdir)/'`rivetList.c

librivet_la-rivetList.obj: rivetList.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetList.obj -MD -MP -MF "$(DEPDIR)/librivet_la-rivetList.Tpo" -c -o librivet_la-rivetList.obj `if test -f 'rivetList.c'; then $(CYGPATH_W) 'rivetList.c'; else $(CYGPATH_W) '$(srcdir)/rivetList.c'; fi`; \
	then mv -f "$(DEPDIR)/librivet_la-rivetList.Tpo" "$(DEPDIR)/librivet_la-rivetList.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetList.Tpo"; exit 1; fi
#	source='rivetList.c' object='librivet_la-rivetList.obj' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetList.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetList.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetList.obj `if test -f 'rivetList.c'; then $(CYGPATH_W) 'rivetList.c'; else $(CYGPATH_W) '$(srcdir)/rivetList.c'; fi`

librivet_la-rivetList.lo: rivetList.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetList.lo -MD -MP -MF "$(DEPDIR)/librivet_la-rivetList.Tpo" -c -o librivet_la-rivetList.lo `test -f 'rivetList.c' || echo '$(srcdir)/'`rivetList.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetList.Tpo" "$(DEPDIR)/librivet_la-rivetList.Plo"; else rm -f "$(DEPDIR)/librivet_la-rivetList.Tpo"; exit 1; fi
#	source='rivetList.c' object='librivet_la-rivetList.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivet_la-rivetList.Plo' tmpdepfile='$(DEPDIR)/librivet_la-rivetList.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetList.lo `test -f 'rivetList.c' || echo '$(srcdir)/'`rivetList.c

librivet_la-rivetCrypt.o: rivetCrypt.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetCrypt.o -MD -MP -MF "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" -c -o librivet_la-rivetCrypt.o `test -f 'rivetCrypt.c' || echo '$(srcdir)/'`rivetCrypt.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" "$(DEPDIR)/librivet_la-rivetCrypt.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo"; exit 1; fi
#	source='rivetCrypt.c' object='librivet_la-rivetCrypt.o' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetCrypt.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetCrypt.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetCrypt.o `test -f 'rivetCrypt.c' || echo '$(srcdir)/'`rivetCrypt.c

librivet_la-rivetCrypt.obj: rivetCrypt.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetCrypt.obj -MD -MP -MF "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" -c -o librivet_la-rivetCrypt.obj `if test -f 'rivetCrypt.c'; then $(CYGPATH_W) 'rivetCrypt.c'; else $(CYGPATH_W) '$(srcdir)/rivetCrypt.c'; fi`; \
	then mv -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" "$(DEPDIR)/librivet_la-rivetCrypt.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo"; exit 1; fi
#	source='rivetCrypt.c' object='librivet_la-rivetCrypt.obj' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetCrypt.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetCrypt.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetCrypt.obj `if test -f 'rivetCrypt.c'; then $(CYGPATH_W) 'rivetCrypt.c'; else $(CYGPATH_W) '$(srcdir)/rivetCrypt.c'; fi`

librivet_la-rivetCrypt.lo: rivetCrypt.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetCrypt.lo -MD -MP -MF "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" -c -o librivet_la-rivetCrypt.lo `test -f 'rivetCrypt.c' || echo '$(srcdir)/'`rivetCrypt.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo" "$(DEPDIR)/librivet_la-rivetCrypt.Plo"; else rm -f "$(DEPDIR)/librivet_la-rivetCrypt.Tpo"; exit 1; fi
#	source='rivetCrypt.c' object='librivet_la-rivetCrypt.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivet_la-rivetCrypt.Plo' tmpdepfile='$(DEPDIR)/librivet_la-rivetCrypt.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetCrypt.lo `test -f 'rivetCrypt.c' || echo '$(srcdir)/'`rivetCrypt.c

librivet_la-rivetWWW.o: rivetWWW.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetWWW.o -MD -MP -MF "$(DEPDIR)/librivet_la-rivetWWW.Tpo" -c -o librivet_la-rivetWWW.o `test -f 'rivetWWW.c' || echo '$(srcdir)/'`rivetWWW.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo" "$(DEPDIR)/librivet_la-rivetWWW.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo"; exit 1; fi
#	source='rivetWWW.c' object='librivet_la-rivetWWW.o' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetWWW.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetWWW.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetWWW.o `test -f 'rivetWWW.c' || echo '$(srcdir)/'`rivetWWW.c

librivet_la-rivetWWW.obj: rivetWWW.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetWWW.obj -MD -MP -MF "$(DEPDIR)/librivet_la-rivetWWW.Tpo" -c -o librivet_la-rivetWWW.obj `if test -f 'rivetWWW.c'; then $(CYGPATH_W) 'rivetWWW.c'; else $(CYGPATH_W) '$(srcdir)/rivetWWW.c'; fi`; \
	then mv -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo" "$(DEPDIR)/librivet_la-rivetWWW.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo"; exit 1; fi
#	source='rivetWWW.c' object='librivet_la-rivetWWW.obj' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetWWW.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetWWW.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetWWW.obj `if test -f 'rivetWWW.c'; then $(CYGPATH_W) 'rivetWWW.c'; else $(CYGPATH_W) '$(srcdir)/rivetWWW.c'; fi`

librivet_la-rivetWWW.lo: rivetWWW.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetWWW.lo -MD -MP -MF "$(DEPDIR)/librivet_la-rivetWWW.Tpo" -c -o librivet_la-rivetWWW.lo `test -f 'rivetWWW.c' || echo '$(srcdir)/'`rivetWWW.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo" "$(DEPDIR)/librivet_la-rivetWWW.Plo"; else rm -f "$(DEPDIR)/librivet_la-rivetWWW.Tpo"; exit 1; fi
#	source='rivetWWW.c' object='librivet_la-rivetWWW.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivet_la-rivetWWW.Plo' tmpdepfile='$(DEPDIR)/librivet_la-rivetWWW.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetWWW.lo `test -f 'rivetWWW.c' || echo '$(srcdir)/'`rivetWWW.c

librivet_la-rivetPkgInit.o: rivetPkgInit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetPkgInit.o -MD -MP -MF "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" -c -o librivet_la-rivetPkgInit.o `test -f 'rivetPkgInit.c' || echo '$(srcdir)/'`rivetPkgInit.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" "$(DEPDIR)/librivet_la-rivetPkgInit.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo"; exit 1; fi
#	source='rivetPkgInit.c' object='librivet_la-rivetPkgInit.o' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetPkgInit.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetPkgInit.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetPkgInit.o `test -f 'rivetPkgInit.c' || echo '$(srcdir)/'`rivetPkgInit.c

librivet_la-rivetPkgInit.obj: rivetPkgInit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetPkgInit.obj -MD -MP -MF "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" -c -o librivet_la-rivetPkgInit.obj `if test -f 'rivetPkgInit.c'; then $(CYGPATH_W) 'rivetPkgInit.c'; else $(CYGPATH_W) '$(srcdir)/rivetPkgInit.c'; fi`; \
	then mv -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" "$(DEPDIR)/librivet_la-rivetPkgInit.Po"; else rm -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo"; exit 1; fi
#	source='rivetPkgInit.c' object='librivet_la-rivetPkgInit.obj' libtool=no \
#	depfile='$(DEPDIR)/librivet_la-rivetPkgInit.Po' tmpdepfile='$(DEPDIR)/librivet_la-rivetPkgInit.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetPkgInit.obj `if test -f 'rivetPkgInit.c'; then $(CYGPATH_W) 'rivetPkgInit.c'; else $(CYGPATH_W) '$(srcdir)/rivetPkgInit.c'; fi`

librivet_la-rivetPkgInit.lo: rivetPkgInit.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivet_la-rivetPkgInit.lo -MD -MP -MF "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" -c -o librivet_la-rivetPkgInit.lo `test -f 'rivetPkgInit.c' || echo '$(srcdir)/'`rivetPkgInit.c; \
	then mv -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo" "$(DEPDIR)/librivet_la-rivetPkgInit.Plo"; else rm -f "$(DEPDIR)/librivet_la-rivetPkgInit.Tpo"; exit 1; fi
#	source='rivetPkgInit.c' object='librivet_la-rivetPkgInit.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivet_la-rivetPkgInit.Plo' tmpdepfile='$(DEPDIR)/librivet_la-rivetPkgInit.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivet_la-rivetPkgInit.lo `test -f 'rivetPkgInit.c' || echo '$(srcdir)/'`rivetPkgInit.c

librivetparser_la-rivetParser.o: rivetParser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-rivetParser.o -MD -MP -MF "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" -c -o librivetparser_la-rivetParser.o `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c; \
	then mv -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" "$(DEPDIR)/librivetparser_la-rivetParser.Po"; else rm -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='librivetparser_la-rivetParser.o' libtool=no \
#	depfile='$(DEPDIR)/librivetparser_la-rivetParser.Po' tmpdepfile='$(DEPDIR)/librivetparser_la-rivetParser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-rivetParser.o `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c

librivetparser_la-rivetParser.obj: rivetParser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-rivetParser.obj -MD -MP -MF "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" -c -o librivetparser_la-rivetParser.obj `if test -f 'rivetParser.c'; then $(CYGPATH_W) 'rivetParser.c'; else $(CYGPATH_W) '$(srcdir)/rivetParser.c'; fi`; \
	then mv -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" "$(DEPDIR)/librivetparser_la-rivetParser.Po"; else rm -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='librivetparser_la-rivetParser.obj' libtool=no \
#	depfile='$(DEPDIR)/librivetparser_la-rivetParser.Po' tmpdepfile='$(DEPDIR)/librivetparser_la-rivetParser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-rivetParser.obj `if test -f 'rivetParser.c'; then $(CYGPATH_W) 'rivetParser.c'; else $(CYGPATH_W) '$(srcdir)/rivetParser.c'; fi`

librivetparser_la-rivetParser.lo: rivetParser.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-rivetParser.lo -MD -MP -MF "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" -c -o librivetparser_la-rivetParser.lo `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c; \
	then mv -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo" "$(DEPDIR)/librivetparser_la-rivetParser.Plo"; else rm -f "$(DEPDIR)/librivetparser_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='librivetparser_la-rivetParser.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivetparser_la-rivetParser.Plo' tmpdepfile='$(DEPDIR)/librivetparser_la-rivetParser.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-rivetParser.lo `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c

librivetparser_la-parserPkgInit.o: parserPkgInit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-parserPkgInit.o -MD -MP -MF "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" -c -o librivetparser_la-parserPkgInit.o `test -f 'parserPkgInit.c' || echo '$(srcdir)/'`parserPkgInit.c; \
	then mv -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" "$(DEPDIR)/librivetparser_la-parserPkgInit.Po"; else rm -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo"; exit 1; fi
#	source='parserPkgInit.c' object='librivetparser_la-parserPkgInit.o' libtool=no \
#	depfile='$(DEPDIR)/librivetparser_la-parserPkgInit.Po' tmpdepfile='$(DEPDIR)/librivetparser_la-parserPkgInit.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-parserPkgInit.o `test -f 'parserPkgInit.c' || echo '$(srcdir)/'`parserPkgInit.c

librivetparser_la-parserPkgInit.obj: parserPkgInit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-parserPkgInit.obj -MD -MP -MF "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" -c -o librivetparser_la-parserPkgInit.obj `if test -f 'parserPkgInit.c'; then $(CYGPATH_W) 'parserPkgInit.c'; else $(CYGPATH_W) '$(srcdir)/parserPkgInit.c'; fi`; \
	then mv -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" "$(DEPDIR)/librivetparser_la-parserPkgInit.Po"; else rm -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo"; exit 1; fi
#	source='parserPkgInit.c' object='librivetparser_la-parserPkgInit.obj' libtool=no \
#	depfile='$(DEPDIR)/librivetparser_la-parserPkgInit.Po' tmpdepfile='$(DEPDIR)/librivetparser_la-parserPkgInit.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-parserPkgInit.obj `if test -f 'parserPkgInit.c'; then $(CYGPATH_W) 'parserPkgInit.c'; else $(CYGPATH_W) '$(srcdir)/parserPkgInit.c'; fi`

librivetparser_la-parserPkgInit.lo: parserPkgInit.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librivetparser_la-parserPkgInit.lo -MD -MP -MF "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" -c -o librivetparser_la-parserPkgInit.lo `test -f 'parserPkgInit.c' || echo '$(srcdir)/'`parserPkgInit.c; \
	then mv -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo" "$(DEPDIR)/librivetparser_la-parserPkgInit.Plo"; else rm -f "$(DEPDIR)/librivetparser_la-parserPkgInit.Tpo"; exit 1; fi
#	source='parserPkgInit.c' object='librivetparser_la-parserPkgInit.lo' libtool=yes \
#	depfile='$(DEPDIR)/librivetparser_la-parserPkgInit.Plo' tmpdepfile='$(DEPDIR)/librivetparser_la-parserPkgInit.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librivetparser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librivetparser_la-parserPkgInit.lo `test -f 'parserPkgInit.c' || echo '$(srcdir)/'`parserPkgInit.c

mod_rivet_la-apache_multipart_buffer.o: apache_multipart_buffer.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_multipart_buffer.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" -c -o mod_rivet_la-apache_multipart_buffer.o `test -f 'apache_multipart_buffer.c' || echo '$(srcdir)/'`apache_multipart_buffer.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo"; exit 1; fi
#	source='apache_multipart_buffer.c' object='mod_rivet_la-apache_multipart_buffer.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_multipart_buffer.o `test -f 'apache_multipart_buffer.c' || echo '$(srcdir)/'`apache_multipart_buffer.c

mod_rivet_la-apache_multipart_buffer.obj: apache_multipart_buffer.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_multipart_buffer.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" -c -o mod_rivet_la-apache_multipart_buffer.obj `if test -f 'apache_multipart_buffer.c'; then $(CYGPATH_W) 'apache_multipart_buffer.c'; else $(CYGPATH_W) '$(srcdir)/apache_multipart_buffer.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo"; exit 1; fi
#	source='apache_multipart_buffer.c' object='mod_rivet_la-apache_multipart_buffer.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_multipart_buffer.obj `if test -f 'apache_multipart_buffer.c'; then $(CYGPATH_W) 'apache_multipart_buffer.c'; else $(CYGPATH_W) '$(srcdir)/apache_multipart_buffer.c'; fi`

mod_rivet_la-apache_multipart_buffer.lo: apache_multipart_buffer.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_multipart_buffer.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" -c -o mod_rivet_la-apache_multipart_buffer.lo `test -f 'apache_multipart_buffer.c' || echo '$(srcdir)/'`apache_multipart_buffer.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo" "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Tpo"; exit 1; fi
#	source='apache_multipart_buffer.c' object='mod_rivet_la-apache_multipart_buffer.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_multipart_buffer.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_multipart_buffer.lo `test -f 'apache_multipart_buffer.c' || echo '$(srcdir)/'`apache_multipart_buffer.c

mod_rivet_la-apache_request.o: apache_request.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_request.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" -c -o mod_rivet_la-apache_request.o `test -f 'apache_request.c' || echo '$(srcdir)/'`apache_request.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" "$(DEPDIR)/mod_rivet_la-apache_request.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo"; exit 1; fi
#	source='apache_request.c' object='mod_rivet_la-apache_request.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_request.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_request.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_request.o `test -f 'apache_request.c' || echo '$(srcdir)/'`apache_request.c

mod_rivet_la-apache_request.obj: apache_request.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_request.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" -c -o mod_rivet_la-apache_request.obj `if test -f 'apache_request.c'; then $(CYGPATH_W) 'apache_request.c'; else $(CYGPATH_W) '$(srcdir)/apache_request.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" "$(DEPDIR)/mod_rivet_la-apache_request.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo"; exit 1; fi
#	source='apache_request.c' object='mod_rivet_la-apache_request.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_request.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_request.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_request.obj `if test -f 'apache_request.c'; then $(CYGPATH_W) 'apache_request.c'; else $(CYGPATH_W) '$(srcdir)/apache_request.c'; fi`

mod_rivet_la-apache_request.lo: apache_request.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-apache_request.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" -c -o mod_rivet_la-apache_request.lo `test -f 'apache_request.c' || echo '$(srcdir)/'`apache_request.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo" "$(DEPDIR)/mod_rivet_la-apache_request.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-apache_request.Tpo"; exit 1; fi
#	source='apache_request.c' object='mod_rivet_la-apache_request.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-apache_request.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-apache_request.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-apache_request.lo `test -f 'apache_request.c' || echo '$(srcdir)/'`apache_request.c

mod_rivet_la-rivetChannel.o: rivetChannel.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetChannel.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" -c -o mod_rivet_la-rivetChannel.o `test -f 'rivetChannel.c' || echo '$(srcdir)/'`rivetChannel.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" "$(DEPDIR)/mod_rivet_la-rivetChannel.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo"; exit 1; fi
#	source='rivetChannel.c' object='mod_rivet_la-rivetChannel.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetChannel.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetChannel.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetChannel.o `test -f 'rivetChannel.c' || echo '$(srcdir)/'`rivetChannel.c

mod_rivet_la-rivetChannel.obj: rivetChannel.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetChannel.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" -c -o mod_rivet_la-rivetChannel.obj `if test -f 'rivetChannel.c'; then $(CYGPATH_W) 'rivetChannel.c'; else $(CYGPATH_W) '$(srcdir)/rivetChannel.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" "$(DEPDIR)/mod_rivet_la-rivetChannel.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo"; exit 1; fi
#	source='rivetChannel.c' object='mod_rivet_la-rivetChannel.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetChannel.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetChannel.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetChannel.obj `if test -f 'rivetChannel.c'; then $(CYGPATH_W) 'rivetChannel.c'; else $(CYGPATH_W) '$(srcdir)/rivetChannel.c'; fi`

mod_rivet_la-rivetChannel.lo: rivetChannel.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetChannel.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" -c -o mod_rivet_la-rivetChannel.lo `test -f 'rivetChannel.c' || echo '$(srcdir)/'`rivetChannel.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo" "$(DEPDIR)/mod_rivet_la-rivetChannel.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetChannel.Tpo"; exit 1; fi
#	source='rivetChannel.c' object='mod_rivet_la-rivetChannel.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetChannel.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetChannel.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetChannel.lo `test -f 'rivetChannel.c' || echo '$(srcdir)/'`rivetChannel.c

mod_rivet_la-rivetParser.o: rivetParser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetParser.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" -c -o mod_rivet_la-rivetParser.o `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" "$(DEPDIR)/mod_rivet_la-rivetParser.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='mod_rivet_la-rivetParser.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetParser.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetParser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetParser.o `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c

mod_rivet_la-rivetParser.obj: rivetParser.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetParser.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" -c -o mod_rivet_la-rivetParser.obj `if test -f 'rivetParser.c'; then $(CYGPATH_W) 'rivetParser.c'; else $(CYGPATH_W) '$(srcdir)/rivetParser.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" "$(DEPDIR)/mod_rivet_la-rivetParser.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='mod_rivet_la-rivetParser.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetParser.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetParser.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetParser.obj `if test -f 'rivetParser.c'; then $(CYGPATH_W) 'rivetParser.c'; else $(CYGPATH_W) '$(srcdir)/rivetParser.c'; fi`

mod_rivet_la-rivetParser.lo: rivetParser.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetParser.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" -c -o mod_rivet_la-rivetParser.lo `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo" "$(DEPDIR)/mod_rivet_la-rivetParser.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetParser.Tpo"; exit 1; fi
#	source='rivetParser.c' object='mod_rivet_la-rivetParser.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetParser.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetParser.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetParser.lo `test -f 'rivetParser.c' || echo '$(srcdir)/'`rivetParser.c

mod_rivet_la-rivetCore.o: rivetCore.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetCore.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" -c -o mod_rivet_la-rivetCore.o `test -f 'rivetCore.c' || echo '$(srcdir)/'`rivetCore.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" "$(DEPDIR)/mod_rivet_la-rivetCore.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo"; exit 1; fi
#	source='rivetCore.c' object='mod_rivet_la-rivetCore.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetCore.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetCore.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetCore.o `test -f 'rivetCore.c' || echo '$(srcdir)/'`rivetCore.c

mod_rivet_la-rivetCore.obj: rivetCore.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetCore.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" -c -o mod_rivet_la-rivetCore.obj `if test -f 'rivetCore.c'; then $(CYGPATH_W) 'rivetCore.c'; else $(CYGPATH_W) '$(srcdir)/rivetCore.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" "$(DEPDIR)/mod_rivet_la-rivetCore.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo"; exit 1; fi
#	source='rivetCore.c' object='mod_rivet_la-rivetCore.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetCore.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetCore.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetCore.obj `if test -f 'rivetCore.c'; then $(CYGPATH_W) 'rivetCore.c'; else $(CYGPATH_W) '$(srcdir)/rivetCore.c'; fi`

mod_rivet_la-rivetCore.lo: rivetCore.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-rivetCore.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" -c -o mod_rivet_la-rivetCore.lo `test -f 'rivetCore.c' || echo '$(srcdir)/'`rivetCore.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo" "$(DEPDIR)/mod_rivet_la-rivetCore.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-rivetCore.Tpo"; exit 1; fi
#	source='rivetCore.c' object='mod_rivet_la-rivetCore.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-rivetCore.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-rivetCore.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-rivetCore.lo `test -f 'rivetCore.c' || echo '$(srcdir)/'`rivetCore.c

mod_rivet_la-mod_rivet.o: mod_rivet.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-mod_rivet.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" -c -o mod_rivet_la-mod_rivet.o `test -f 'mod_rivet.c' || echo '$(srcdir)/'`mod_rivet.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" "$(DEPDIR)/mod_rivet_la-mod_rivet.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo"; exit 1; fi
#	source='mod_rivet.c' object='mod_rivet_la-mod_rivet.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-mod_rivet.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-mod_rivet.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-mod_rivet.o `test -f 'mod_rivet.c' || echo '$(srcdir)/'`mod_rivet.c

mod_rivet_la-mod_rivet.obj: mod_rivet.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-mod_rivet.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" -c -o mod_rivet_la-mod_rivet.obj `if test -f 'mod_rivet.c'; then $(CYGPATH_W) 'mod_rivet.c'; else $(CYGPATH_W) '$(srcdir)/mod_rivet.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" "$(DEPDIR)/mod_rivet_la-mod_rivet.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo"; exit 1; fi
#	source='mod_rivet.c' object='mod_rivet_la-mod_rivet.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-mod_rivet.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-mod_rivet.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-mod_rivet.obj `if test -f 'mod_rivet.c'; then $(CYGPATH_W) 'mod_rivet.c'; else $(CYGPATH_W) '$(srcdir)/mod_rivet.c'; fi`

mod_rivet_la-mod_rivet.lo: mod_rivet.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-mod_rivet.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" -c -o mod_rivet_la-mod_rivet.lo `test -f 'mod_rivet.c' || echo '$(srcdir)/'`mod_rivet.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo" "$(DEPDIR)/mod_rivet_la-mod_rivet.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-mod_rivet.Tpo"; exit 1; fi
#	source='mod_rivet.c' object='mod_rivet_la-mod_rivet.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-mod_rivet.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-mod_rivet.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-mod_rivet.lo `test -f 'mod_rivet.c' || echo '$(srcdir)/'`mod_rivet.c

mod_rivet_la-TclWebapache.o: TclWebapache.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-TclWebapache.o -MD -MP -MF "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" -c -o mod_rivet_la-TclWebapache.o `test -f 'TclWebapache.c' || echo '$(srcdir)/'`TclWebapache.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" "$(DEPDIR)/mod_rivet_la-TclWebapache.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo"; exit 1; fi
#	source='TclWebapache.c' object='mod_rivet_la-TclWebapache.o' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-TclWebapache.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-TclWebapache.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-TclWebapache.o `test -f 'TclWebapache.c' || echo '$(srcdir)/'`TclWebapache.c

mod_rivet_la-TclWebapache.obj: TclWebapache.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-TclWebapache.obj -MD -MP -MF "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" -c -o mod_rivet_la-TclWebapache.obj `if test -f 'TclWebapache.c'; then $(CYGPATH_W) 'TclWebapache.c'; else $(CYGPATH_W) '$(srcdir)/TclWebapache.c'; fi`; \
	then mv -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" "$(DEPDIR)/mod_rivet_la-TclWebapache.Po"; else rm -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo"; exit 1; fi
#	source='TclWebapache.c' object='mod_rivet_la-TclWebapache.obj' libtool=no \
#	depfile='$(DEPDIR)/mod_rivet_la-TclWebapache.Po' tmpdepfile='$(DEPDIR)/mod_rivet_la-TclWebapache.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-TclWebapache.obj `if test -f 'TclWebapache.c'; then $(CYGPATH_W) 'TclWebapache.c'; else $(CYGPATH_W) '$(srcdir)/TclWebapache.c'; fi`

mod_rivet_la-TclWebapache.lo: TclWebapache.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mod_rivet_la-TclWebapache.lo -MD -MP -MF "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" -c -o mod_rivet_la-TclWebapache.lo `test -f 'TclWebapache.c' || echo '$(srcdir)/'`TclWebapache.c; \
	then mv -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo" "$(DEPDIR)/mod_rivet_la-TclWebapache.Plo"; else rm -f "$(DEPDIR)/mod_rivet_la-TclWebapache.Tpo"; exit 1; fi
#	source='TclWebapache.c' object='mod_rivet_la-TclWebapache.lo' libtool=yes \
#	depfile='$(DEPDIR)/mod_rivet_la-TclWebapache.Plo' tmpdepfile='$(DEPDIR)/mod_rivet_la-TclWebapache.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mod_rivet_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mod_rivet_la-TclWebapache.lo `test -f 'TclWebapache.c' || echo '$(srcdir)/'`TclWebapache.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  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"; \
	    $(mkdir_p) "$(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 $(LTLIBRARIES)
installdirs:
	for dir in "$(DESTDIR)$(apxs_libexecdir)" "$(DESTDIR)$(lib_libexecdir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
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_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-rm -f $(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-apxs_libexecLTLIBRARIES clean-generic \
	clean-lib_libexecLTLIBRARIES clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-libtool distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am:

install-exec-am: install-apxs_libexecLTLIBRARIES \
	install-lib_libexecLTLIBRARIES

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-apxs_libexecLTLIBRARIES uninstall-info-am \
	uninstall-lib_libexecLTLIBRARIES

.PHONY: CTAGS GTAGS all all-am check check-am clean \
	clean-apxs_libexecLTLIBRARIES clean-generic \
	clean-lib_libexecLTLIBRARIES clean-libtool ctags distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-apxs_libexecLTLIBRARIES \
	install-data install-data-am install-exec install-exec-am \
	install-info install-info-am install-lib_libexecLTLIBRARIES \
	install-man install-strip installcheck installcheck-am \
	installdirs maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
	uninstall-am uninstall-apxs_libexecLTLIBRARIES \
	uninstall-info-am uninstall-lib_libexecLTLIBRARIES

# 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:
