# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 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.
@SET_MAKE@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 = :
build_triplet = @build@
host_triplet = @host@
check_PROGRAMS = test/uriparser_test$(EXEEXT)
TESTS = test/uriparser_test$(EXEEXT)
subdir = .
DIST_COMMON = $(am__configure_deps) $(include_uriparser_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/configure $(top_srcdir)/test/CppTest/config.h.in \
AUTHORS COPYING ChangeLog config.guess config.sub depcomp \
install-sh ltmain.sh missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/test/CppTest/config.h
CONFIG_CLEAN_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libdir)" \
"$(DESTDIR)$(include_uriparserdir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
liburiparser_la_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
am_liburiparser_la_OBJECTS = lib/liburiparser_la-UriCommon.lo \
lib/liburiparser_la-UriCompare.lo \
lib/liburiparser_la-UriEscape.lo \
lib/liburiparser_la-UriFile.lo lib/liburiparser_la-UriIp4.lo \
lib/liburiparser_la-UriIp4Base.lo \
lib/liburiparser_la-UriNormalize.lo \
lib/liburiparser_la-UriNormalizeBase.lo \
lib/liburiparser_la-UriParse.lo \
lib/liburiparser_la-UriParseBase.lo \
lib/liburiparser_la-UriRecompose.lo \
lib/liburiparser_la-UriResolve.lo \
lib/liburiparser_la-UriShorten.lo
liburiparser_la_OBJECTS = $(am_liburiparser_la_OBJECTS)
liburiparser_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(liburiparser_la_CFLAGS) \
$(CFLAGS) $(liburiparser_la_LDFLAGS) $(LDFLAGS) -o $@
am_test_uriparser_test_OBJECTS = \
test/CppTest/test_uriparser_test-collectoroutput.$(OBJEXT) \
test/CppTest/test_uriparser_test-compileroutput.$(OBJEXT) \
test/CppTest/test_uriparser_test-htmloutput.$(OBJEXT) \
test/CppTest/test_uriparser_test-missing.$(OBJEXT) \
test/CppTest/test_uriparser_test-source.$(OBJEXT) \
test/CppTest/test_uriparser_test-suite.$(OBJEXT) \
test/CppTest/test_uriparser_test-textoutput.$(OBJEXT) \
test/CppTest/test_uriparser_test-time.$(OBJEXT) \
test/CppTest/test_uriparser_test-utils.$(OBJEXT) \
test/test_uriparser_test-FourSuite.$(OBJEXT) \
test/test_uriparser_test-test.$(OBJEXT)
test_uriparser_test_OBJECTS = $(am_test_uriparser_test_OBJECTS)
test_uriparser_test_DEPENDENCIES = liburiparser.la
DEFAULT_INCLUDES = -I. -I$(top_builddir)/test/CppTest@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
SOURCES = $(liburiparser_la_SOURCES) $(test_uriparser_test_SOURCES)
DIST_SOURCES = $(liburiparser_la_SOURCES) \
$(test_uriparser_test_SOURCES)
include_uriparserHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(include_uriparser_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = dist-zip dist-bzip2 subdir-objects
lib_LTLIBRARIES = liburiparser.la
include_uriparserdir = $(prefix)/include/uriparser
include_uriparser_HEADERS = \
include/uriparser/Uri.h \
include/uriparser/UriBase.h \
include/uriparser/UriDefsAnsi.h \
include/uriparser/UriDefsConfig.h \
include/uriparser/UriDefsUnicode.h \
include/uriparser/UriIp4.h
liburiparser_la_CFLAGS = -Iinclude
liburiparser_la_LDFLAGS = -version-info 1:0:0
liburiparser_la_SOURCES = \
lib/UriCommon.c \
lib/UriCommon.h \
lib/UriCompare.c \
lib/UriEscape.c \
lib/UriFile.c \
lib/UriIp4.c \
lib/UriIp4Base.c \
lib/UriIp4Base.h \
lib/UriNormalize.c \
lib/UriNormalizeBase.c \
lib/UriNormalizeBase.h \
lib/UriParse.c \
lib/UriParseBase.c \
lib/UriParseBase.h \
lib/UriRecompose.c \
lib/UriResolve.c \
lib/UriShorten.c
test_uriparser_test_CPPFLAGS = -Iinclude
test_uriparser_test_LDADD = liburiparser.la
test_uriparser_test_SOURCES = \
test/CppTest/collectoroutput.cpp \
test/CppTest/compileroutput.cpp \
test/CppTest/htmloutput.cpp \
test/CppTest/missing.cpp \
test/CppTest/source.cpp \
test/CppTest/suite.cpp \
test/CppTest/textoutput.cpp \
test/CppTest/time.cpp \
test/CppTest/utils.cpp \
\
test/FourSuite.cpp \
test/FourSuite.h \
test/test.cpp
EXTRA_DIST = \
doc/aclocal.m4 \
doc/configure \
doc/configure.in \
doc/Doxyfile \
doc/install-sh \
doc/Makefile.am \
doc/Makefile.in \
doc/missing \
\
doc/rfc3513.htm \
doc/rfc3986.htm \
doc/rfc3986_grammar_only.txt \
doc/rule_dependencies.dot \
doc/rule_dependencies.sh \
\
test/CppTest/COPYING \
test/CppTest/cpptest-assert.h \
test/CppTest/cpptest-collectoroutput.h \
test/CppTest/cpptest-compileroutput.h \
test/CppTest/cpptest.h \
test/CppTest/cpptest-htmloutput.h \
test/CppTest/cpptest-output.h \
test/CppTest/cpptest-source.h \
test/CppTest/cpptest-suite.h \
test/CppTest/cpptest-textoutput.h \
test/CppTest/cpptest-time.h \
test/CppTest/missing.h \
test/CppTest/utils.h \
test/CppTest/winconfig.h \
\
win32/Code_Blocks/test.cbp \
win32/Code_Blocks/uriparser.cbp \
\
win32/Visual_Studio_2005/test.vcproj \
win32/Visual_Studio_2005/uriparser.sln \
win32/Visual_Studio_2005/uriparser.vcproj
all: all-am
.SUFFIXES:
.SUFFIXES: .c .cpp .lo .o .obj
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
cd $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
test/CppTest/config.h: test/CppTest/stamp-h1
@if test ! -f $@; then \
rm -f test/CppTest/stamp-h1; \
$(MAKE) $(AM_MAKEFLAGS) test/CppTest/stamp-h1; \
else :; fi
test/CppTest/stamp-h1: $(top_srcdir)/test/CppTest/config.h.in $(top_builddir)/config.status
@rm -f test/CppTest/stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status test/CppTest/config.h
$(top_srcdir)/test/CppTest/config.h.in: $(am__configure_deps)
cd $(top_srcdir) && $(AUTOHEADER)
rm -f test/CppTest/stamp-h1
touch $@
distclean-hdr:
-rm -f test/CppTest/config.h test/CppTest/stamp-h1
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_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
lib/$(am__dirstamp):
@$(MKDIR_P) lib
@: > lib/$(am__dirstamp)
lib/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) lib/$(DEPDIR)
@: > lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriCommon.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriCompare.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriEscape.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriFile.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriIp4.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriIp4Base.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriNormalize.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriNormalizeBase.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriParse.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriParseBase.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriRecompose.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriResolve.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
lib/liburiparser_la-UriShorten.lo: lib/$(am__dirstamp) \
lib/$(DEPDIR)/$(am__dirstamp)
liburiparser.la: $(liburiparser_la_OBJECTS) $(liburiparser_la_DEPENDENCIES)
$(liburiparser_la_LINK) -rpath $(libdir) $(liburiparser_la_OBJECTS) $(liburiparser_la_LIBADD) $(LIBS)
clean-checkPROGRAMS:
@list='$(check_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
test/CppTest/$(am__dirstamp):
@$(MKDIR_P) test/CppTest
@: > test/CppTest/$(am__dirstamp)
test/CppTest/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) test/CppTest/$(DEPDIR)
@: > test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-collectoroutput.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-compileroutput.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-htmloutput.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-missing.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-source.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-suite.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-textoutput.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-time.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/CppTest/test_uriparser_test-utils.$(OBJEXT): \
test/CppTest/$(am__dirstamp) \
test/CppTest/$(DEPDIR)/$(am__dirstamp)
test/$(am__dirstamp):
@$(MKDIR_P) test
@: > test/$(am__dirstamp)
test/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) test/$(DEPDIR)
@: > test/$(DEPDIR)/$(am__dirstamp)
test/test_uriparser_test-FourSuite.$(OBJEXT): test/$(am__dirstamp) \
test/$(DEPDIR)/$(am__dirstamp)
test/test_uriparser_test-test.$(OBJEXT): test/$(am__dirstamp) \
test/$(DEPDIR)/$(am__dirstamp)
test/uriparser_test$(EXEEXT): $(test_uriparser_test_OBJECTS) $(test_uriparser_test_DEPENDENCIES) test/$(am__dirstamp)
@rm -f test/uriparser_test$(EXEEXT)
$(CXXLINK) $(test_uriparser_test_OBJECTS) $(test_uriparser_test_LDADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
-rm -f lib/liburiparser_la-UriCommon.$(OBJEXT)
-rm -f lib/liburiparser_la-UriCommon.lo
-rm -f lib/liburiparser_la-UriCompare.$(OBJEXT)
-rm -f lib/liburiparser_la-UriCompare.lo
-rm -f lib/liburiparser_la-UriEscape.$(OBJEXT)
-rm -f lib/liburiparser_la-UriEscape.lo
-rm -f lib/liburiparser_la-UriFile.$(OBJEXT)
-rm -f lib/liburiparser_la-UriFile.lo
-rm -f lib/liburiparser_la-UriIp4.$(OBJEXT)
-rm -f lib/liburiparser_la-UriIp4.lo
-rm -f lib/liburiparser_la-UriIp4Base.$(OBJEXT)
-rm -f lib/liburiparser_la-UriIp4Base.lo
-rm -f lib/liburiparser_la-UriNormalize.$(OBJEXT)
-rm -f lib/liburiparser_la-UriNormalize.lo
-rm -f lib/liburiparser_la-UriNormalizeBase.$(OBJEXT)
-rm -f lib/liburiparser_la-UriNormalizeBase.lo
-rm -f lib/liburiparser_la-UriParse.$(OBJEXT)
-rm -f lib/liburiparser_la-UriParse.lo
-rm -f lib/liburiparser_la-UriParseBase.$(OBJEXT)
-rm -f lib/liburiparser_la-UriParseBase.lo
-rm -f lib/liburiparser_la-UriRecompose.$(OBJEXT)
-rm -f lib/liburiparser_la-UriRecompose.lo
-rm -f lib/liburiparser_la-UriResolve.$(OBJEXT)
-rm -f lib/liburiparser_la-UriResolve.lo
-rm -f lib/liburiparser_la-UriShorten.$(OBJEXT)
-rm -f lib/liburiparser_la-UriShorten.lo
-rm -f test/CppTest/test_uriparser_test-collectoroutput.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-compileroutput.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-htmloutput.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-missing.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-source.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-suite.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-textoutput.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-time.$(OBJEXT)
-rm -f test/CppTest/test_uriparser_test-utils.$(OBJEXT)
-rm -f test/test_uriparser_test-FourSuite.$(OBJEXT)
-rm -f test/test_uriparser_test-test.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriCommon.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriCompare.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriEscape.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriFile.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriIp4.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriIp4Base.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriNormalize.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriNormalizeBase.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriParse.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriParseBase.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriRecompose.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriResolve.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/liburiparser_la-UriShorten.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_uriparser_test-FourSuite.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_uriparser_test-test.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-source.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-time.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Po@am__quote@
.c.o:
@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
lib/liburiparser_la-UriCommon.lo: lib/UriCommon.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriCommon.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriCommon.Tpo -c -o lib/liburiparser_la-UriCommon.lo `test -f 'lib/UriCommon.c' || echo '$(srcdir)/'`lib/UriCommon.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriCommon.Tpo lib/$(DEPDIR)/liburiparser_la-UriCommon.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriCommon.c' object='lib/liburiparser_la-UriCommon.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriCommon.lo `test -f 'lib/UriCommon.c' || echo '$(srcdir)/'`lib/UriCommon.c
lib/liburiparser_la-UriCompare.lo: lib/UriCompare.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriCompare.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriCompare.Tpo -c -o lib/liburiparser_la-UriCompare.lo `test -f 'lib/UriCompare.c' || echo '$(srcdir)/'`lib/UriCompare.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriCompare.Tpo lib/$(DEPDIR)/liburiparser_la-UriCompare.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriCompare.c' object='lib/liburiparser_la-UriCompare.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriCompare.lo `test -f 'lib/UriCompare.c' || echo '$(srcdir)/'`lib/UriCompare.c
lib/liburiparser_la-UriEscape.lo: lib/UriEscape.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriEscape.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriEscape.Tpo -c -o lib/liburiparser_la-UriEscape.lo `test -f 'lib/UriEscape.c' || echo '$(srcdir)/'`lib/UriEscape.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriEscape.Tpo lib/$(DEPDIR)/liburiparser_la-UriEscape.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriEscape.c' object='lib/liburiparser_la-UriEscape.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriEscape.lo `test -f 'lib/UriEscape.c' || echo '$(srcdir)/'`lib/UriEscape.c
lib/liburiparser_la-UriFile.lo: lib/UriFile.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriFile.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriFile.Tpo -c -o lib/liburiparser_la-UriFile.lo `test -f 'lib/UriFile.c' || echo '$(srcdir)/'`lib/UriFile.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriFile.Tpo lib/$(DEPDIR)/liburiparser_la-UriFile.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriFile.c' object='lib/liburiparser_la-UriFile.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriFile.lo `test -f 'lib/UriFile.c' || echo '$(srcdir)/'`lib/UriFile.c
lib/liburiparser_la-UriIp4.lo: lib/UriIp4.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriIp4.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriIp4.Tpo -c -o lib/liburiparser_la-UriIp4.lo `test -f 'lib/UriIp4.c' || echo '$(srcdir)/'`lib/UriIp4.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriIp4.Tpo lib/$(DEPDIR)/liburiparser_la-UriIp4.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriIp4.c' object='lib/liburiparser_la-UriIp4.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriIp4.lo `test -f 'lib/UriIp4.c' || echo '$(srcdir)/'`lib/UriIp4.c
lib/liburiparser_la-UriIp4Base.lo: lib/UriIp4Base.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriIp4Base.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriIp4Base.Tpo -c -o lib/liburiparser_la-UriIp4Base.lo `test -f 'lib/UriIp4Base.c' || echo '$(srcdir)/'`lib/UriIp4Base.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriIp4Base.Tpo lib/$(DEPDIR)/liburiparser_la-UriIp4Base.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriIp4Base.c' object='lib/liburiparser_la-UriIp4Base.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriIp4Base.lo `test -f 'lib/UriIp4Base.c' || echo '$(srcdir)/'`lib/UriIp4Base.c
lib/liburiparser_la-UriNormalize.lo: lib/UriNormalize.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriNormalize.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriNormalize.Tpo -c -o lib/liburiparser_la-UriNormalize.lo `test -f 'lib/UriNormalize.c' || echo '$(srcdir)/'`lib/UriNormalize.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriNormalize.Tpo lib/$(DEPDIR)/liburiparser_la-UriNormalize.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriNormalize.c' object='lib/liburiparser_la-UriNormalize.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriNormalize.lo `test -f 'lib/UriNormalize.c' || echo '$(srcdir)/'`lib/UriNormalize.c
lib/liburiparser_la-UriNormalizeBase.lo: lib/UriNormalizeBase.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriNormalizeBase.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriNormalizeBase.Tpo -c -o lib/liburiparser_la-UriNormalizeBase.lo `test -f 'lib/UriNormalizeBase.c' || echo '$(srcdir)/'`lib/UriNormalizeBase.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriNormalizeBase.Tpo lib/$(DEPDIR)/liburiparser_la-UriNormalizeBase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriNormalizeBase.c' object='lib/liburiparser_la-UriNormalizeBase.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriNormalizeBase.lo `test -f 'lib/UriNormalizeBase.c' || echo '$(srcdir)/'`lib/UriNormalizeBase.c
lib/liburiparser_la-UriParse.lo: lib/UriParse.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriParse.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriParse.Tpo -c -o lib/liburiparser_la-UriParse.lo `test -f 'lib/UriParse.c' || echo '$(srcdir)/'`lib/UriParse.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriParse.Tpo lib/$(DEPDIR)/liburiparser_la-UriParse.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriParse.c' object='lib/liburiparser_la-UriParse.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriParse.lo `test -f 'lib/UriParse.c' || echo '$(srcdir)/'`lib/UriParse.c
lib/liburiparser_la-UriParseBase.lo: lib/UriParseBase.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriParseBase.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriParseBase.Tpo -c -o lib/liburiparser_la-UriParseBase.lo `test -f 'lib/UriParseBase.c' || echo '$(srcdir)/'`lib/UriParseBase.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriParseBase.Tpo lib/$(DEPDIR)/liburiparser_la-UriParseBase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriParseBase.c' object='lib/liburiparser_la-UriParseBase.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriParseBase.lo `test -f 'lib/UriParseBase.c' || echo '$(srcdir)/'`lib/UriParseBase.c
lib/liburiparser_la-UriRecompose.lo: lib/UriRecompose.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriRecompose.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriRecompose.Tpo -c -o lib/liburiparser_la-UriRecompose.lo `test -f 'lib/UriRecompose.c' || echo '$(srcdir)/'`lib/UriRecompose.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriRecompose.Tpo lib/$(DEPDIR)/liburiparser_la-UriRecompose.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriRecompose.c' object='lib/liburiparser_la-UriRecompose.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriRecompose.lo `test -f 'lib/UriRecompose.c' || echo '$(srcdir)/'`lib/UriRecompose.c
lib/liburiparser_la-UriResolve.lo: lib/UriResolve.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriResolve.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriResolve.Tpo -c -o lib/liburiparser_la-UriResolve.lo `test -f 'lib/UriResolve.c' || echo '$(srcdir)/'`lib/UriResolve.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriResolve.Tpo lib/$(DEPDIR)/liburiparser_la-UriResolve.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriResolve.c' object='lib/liburiparser_la-UriResolve.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriResolve.lo `test -f 'lib/UriResolve.c' || echo '$(srcdir)/'`lib/UriResolve.c
lib/liburiparser_la-UriShorten.lo: lib/UriShorten.c
@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -MT lib/liburiparser_la-UriShorten.lo -MD -MP -MF lib/$(DEPDIR)/liburiparser_la-UriShorten.Tpo -c -o lib/liburiparser_la-UriShorten.lo `test -f 'lib/UriShorten.c' || echo '$(srcdir)/'`lib/UriShorten.c
@am__fastdepCC_TRUE@ mv -f lib/$(DEPDIR)/liburiparser_la-UriShorten.Tpo lib/$(DEPDIR)/liburiparser_la-UriShorten.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/UriShorten.c' object='lib/liburiparser_la-UriShorten.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liburiparser_la_CFLAGS) $(CFLAGS) -c -o lib/liburiparser_la-UriShorten.lo `test -f 'lib/UriShorten.c' || echo '$(srcdir)/'`lib/UriShorten.c
.cpp.o:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
.cpp.obj:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cpp.lo:
@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
test/CppTest/test_uriparser_test-collectoroutput.o: test/CppTest/collectoroutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-collectoroutput.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Tpo -c -o test/CppTest/test_uriparser_test-collectoroutput.o `test -f 'test/CppTest/collectoroutput.cpp' || echo '$(srcdir)/'`test/CppTest/collectoroutput.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/collectoroutput.cpp' object='test/CppTest/test_uriparser_test-collectoroutput.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-collectoroutput.o `test -f 'test/CppTest/collectoroutput.cpp' || echo '$(srcdir)/'`test/CppTest/collectoroutput.cpp
test/CppTest/test_uriparser_test-collectoroutput.obj: test/CppTest/collectoroutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-collectoroutput.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Tpo -c -o test/CppTest/test_uriparser_test-collectoroutput.obj `if test -f 'test/CppTest/collectoroutput.cpp'; then $(CYGPATH_W) 'test/CppTest/collectoroutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/collectoroutput.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-collectoroutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/collectoroutput.cpp' object='test/CppTest/test_uriparser_test-collectoroutput.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-collectoroutput.obj `if test -f 'test/CppTest/collectoroutput.cpp'; then $(CYGPATH_W) 'test/CppTest/collectoroutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/collectoroutput.cpp'; fi`
test/CppTest/test_uriparser_test-compileroutput.o: test/CppTest/compileroutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-compileroutput.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Tpo -c -o test/CppTest/test_uriparser_test-compileroutput.o `test -f 'test/CppTest/compileroutput.cpp' || echo '$(srcdir)/'`test/CppTest/compileroutput.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/compileroutput.cpp' object='test/CppTest/test_uriparser_test-compileroutput.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-compileroutput.o `test -f 'test/CppTest/compileroutput.cpp' || echo '$(srcdir)/'`test/CppTest/compileroutput.cpp
test/CppTest/test_uriparser_test-compileroutput.obj: test/CppTest/compileroutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-compileroutput.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Tpo -c -o test/CppTest/test_uriparser_test-compileroutput.obj `if test -f 'test/CppTest/compileroutput.cpp'; then $(CYGPATH_W) 'test/CppTest/compileroutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/compileroutput.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-compileroutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/compileroutput.cpp' object='test/CppTest/test_uriparser_test-compileroutput.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-compileroutput.obj `if test -f 'test/CppTest/compileroutput.cpp'; then $(CYGPATH_W) 'test/CppTest/compileroutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/compileroutput.cpp'; fi`
test/CppTest/test_uriparser_test-htmloutput.o: test/CppTest/htmloutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-htmloutput.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Tpo -c -o test/CppTest/test_uriparser_test-htmloutput.o `test -f 'test/CppTest/htmloutput.cpp' || echo '$(srcdir)/'`test/CppTest/htmloutput.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/htmloutput.cpp' object='test/CppTest/test_uriparser_test-htmloutput.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-htmloutput.o `test -f 'test/CppTest/htmloutput.cpp' || echo '$(srcdir)/'`test/CppTest/htmloutput.cpp
test/CppTest/test_uriparser_test-htmloutput.obj: test/CppTest/htmloutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-htmloutput.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Tpo -c -o test/CppTest/test_uriparser_test-htmloutput.obj `if test -f 'test/CppTest/htmloutput.cpp'; then $(CYGPATH_W) 'test/CppTest/htmloutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/htmloutput.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-htmloutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/htmloutput.cpp' object='test/CppTest/test_uriparser_test-htmloutput.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-htmloutput.obj `if test -f 'test/CppTest/htmloutput.cpp'; then $(CYGPATH_W) 'test/CppTest/htmloutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/htmloutput.cpp'; fi`
test/CppTest/test_uriparser_test-missing.o: test/CppTest/missing.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-missing.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Tpo -c -o test/CppTest/test_uriparser_test-missing.o `test -f 'test/CppTest/missing.cpp' || echo '$(srcdir)/'`test/CppTest/missing.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/missing.cpp' object='test/CppTest/test_uriparser_test-missing.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-missing.o `test -f 'test/CppTest/missing.cpp' || echo '$(srcdir)/'`test/CppTest/missing.cpp
test/CppTest/test_uriparser_test-missing.obj: test/CppTest/missing.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-missing.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Tpo -c -o test/CppTest/test_uriparser_test-missing.obj `if test -f 'test/CppTest/missing.cpp'; then $(CYGPATH_W) 'test/CppTest/missing.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/missing.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-missing.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/missing.cpp' object='test/CppTest/test_uriparser_test-missing.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-missing.obj `if test -f 'test/CppTest/missing.cpp'; then $(CYGPATH_W) 'test/CppTest/missing.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/missing.cpp'; fi`
test/CppTest/test_uriparser_test-source.o: test/CppTest/source.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-source.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-source.Tpo -c -o test/CppTest/test_uriparser_test-source.o `test -f 'test/CppTest/source.cpp' || echo '$(srcdir)/'`test/CppTest/source.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-source.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-source.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/source.cpp' object='test/CppTest/test_uriparser_test-source.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-source.o `test -f 'test/CppTest/source.cpp' || echo '$(srcdir)/'`test/CppTest/source.cpp
test/CppTest/test_uriparser_test-source.obj: test/CppTest/source.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-source.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-source.Tpo -c -o test/CppTest/test_uriparser_test-source.obj `if test -f 'test/CppTest/source.cpp'; then $(CYGPATH_W) 'test/CppTest/source.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/source.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-source.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-source.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/source.cpp' object='test/CppTest/test_uriparser_test-source.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-source.obj `if test -f 'test/CppTest/source.cpp'; then $(CYGPATH_W) 'test/CppTest/source.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/source.cpp'; fi`
test/CppTest/test_uriparser_test-suite.o: test/CppTest/suite.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-suite.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Tpo -c -o test/CppTest/test_uriparser_test-suite.o `test -f 'test/CppTest/suite.cpp' || echo '$(srcdir)/'`test/CppTest/suite.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/suite.cpp' object='test/CppTest/test_uriparser_test-suite.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-suite.o `test -f 'test/CppTest/suite.cpp' || echo '$(srcdir)/'`test/CppTest/suite.cpp
test/CppTest/test_uriparser_test-suite.obj: test/CppTest/suite.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-suite.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Tpo -c -o test/CppTest/test_uriparser_test-suite.obj `if test -f 'test/CppTest/suite.cpp'; then $(CYGPATH_W) 'test/CppTest/suite.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/suite.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-suite.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/suite.cpp' object='test/CppTest/test_uriparser_test-suite.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-suite.obj `if test -f 'test/CppTest/suite.cpp'; then $(CYGPATH_W) 'test/CppTest/suite.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/suite.cpp'; fi`
test/CppTest/test_uriparser_test-textoutput.o: test/CppTest/textoutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-textoutput.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Tpo -c -o test/CppTest/test_uriparser_test-textoutput.o `test -f 'test/CppTest/textoutput.cpp' || echo '$(srcdir)/'`test/CppTest/textoutput.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/textoutput.cpp' object='test/CppTest/test_uriparser_test-textoutput.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-textoutput.o `test -f 'test/CppTest/textoutput.cpp' || echo '$(srcdir)/'`test/CppTest/textoutput.cpp
test/CppTest/test_uriparser_test-textoutput.obj: test/CppTest/textoutput.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-textoutput.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Tpo -c -o test/CppTest/test_uriparser_test-textoutput.obj `if test -f 'test/CppTest/textoutput.cpp'; then $(CYGPATH_W) 'test/CppTest/textoutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/textoutput.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-textoutput.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/textoutput.cpp' object='test/CppTest/test_uriparser_test-textoutput.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-textoutput.obj `if test -f 'test/CppTest/textoutput.cpp'; then $(CYGPATH_W) 'test/CppTest/textoutput.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/textoutput.cpp'; fi`
test/CppTest/test_uriparser_test-time.o: test/CppTest/time.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-time.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-time.Tpo -c -o test/CppTest/test_uriparser_test-time.o `test -f 'test/CppTest/time.cpp' || echo '$(srcdir)/'`test/CppTest/time.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-time.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-time.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/time.cpp' object='test/CppTest/test_uriparser_test-time.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-time.o `test -f 'test/CppTest/time.cpp' || echo '$(srcdir)/'`test/CppTest/time.cpp
test/CppTest/test_uriparser_test-time.obj: test/CppTest/time.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-time.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-time.Tpo -c -o test/CppTest/test_uriparser_test-time.obj `if test -f 'test/CppTest/time.cpp'; then $(CYGPATH_W) 'test/CppTest/time.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/time.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-time.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-time.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/time.cpp' object='test/CppTest/test_uriparser_test-time.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-time.obj `if test -f 'test/CppTest/time.cpp'; then $(CYGPATH_W) 'test/CppTest/time.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/time.cpp'; fi`
test/CppTest/test_uriparser_test-utils.o: test/CppTest/utils.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-utils.o -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Tpo -c -o test/CppTest/test_uriparser_test-utils.o `test -f 'test/CppTest/utils.cpp' || echo '$(srcdir)/'`test/CppTest/utils.cpp
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/utils.cpp' object='test/CppTest/test_uriparser_test-utils.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-utils.o `test -f 'test/CppTest/utils.cpp' || echo '$(srcdir)/'`test/CppTest/utils.cpp
test/CppTest/test_uriparser_test-utils.obj: test/CppTest/utils.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/CppTest/test_uriparser_test-utils.obj -MD -MP -MF test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Tpo -c -o test/CppTest/test_uriparser_test-utils.obj `if test -f 'test/CppTest/utils.cpp'; then $(CYGPATH_W) 'test/CppTest/utils.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/utils.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Tpo test/CppTest/$(DEPDIR)/test_uriparser_test-utils.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/CppTest/utils.cpp' object='test/CppTest/test_uriparser_test-utils.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/CppTest/test_uriparser_test-utils.obj `if test -f 'test/CppTest/utils.cpp'; then $(CYGPATH_W) 'test/CppTest/utils.cpp'; else $(CYGPATH_W) '$(srcdir)/test/CppTest/utils.cpp'; fi`
test/test_uriparser_test-FourSuite.o: test/FourSuite.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/test_uriparser_test-FourSuite.o -MD -MP -MF test/$(DEPDIR)/test_uriparser_test-FourSuite.Tpo -c -o test/test_uriparser_test-FourSuite.o `test -f 'test/FourSuite.cpp' || echo '$(srcdir)/'`test/FourSuite.cpp
@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/test_uriparser_test-FourSuite.Tpo test/$(DEPDIR)/test_uriparser_test-FourSuite.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/FourSuite.cpp' object='test/test_uriparser_test-FourSuite.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/test_uriparser_test-FourSuite.o `test -f 'test/FourSuite.cpp' || echo '$(srcdir)/'`test/FourSuite.cpp
test/test_uriparser_test-FourSuite.obj: test/FourSuite.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/test_uriparser_test-FourSuite.obj -MD -MP -MF test/$(DEPDIR)/test_uriparser_test-FourSuite.Tpo -c -o test/test_uriparser_test-FourSuite.obj `if test -f 'test/FourSuite.cpp'; then $(CYGPATH_W) 'test/FourSuite.cpp'; else $(CYGPATH_W) '$(srcdir)/test/FourSuite.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/test_uriparser_test-FourSuite.Tpo test/$(DEPDIR)/test_uriparser_test-FourSuite.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/FourSuite.cpp' object='test/test_uriparser_test-FourSuite.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/test_uriparser_test-FourSuite.obj `if test -f 'test/FourSuite.cpp'; then $(CYGPATH_W) 'test/FourSuite.cpp'; else $(CYGPATH_W) '$(srcdir)/test/FourSuite.cpp'; fi`
test/test_uriparser_test-test.o: test/test.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/test_uriparser_test-test.o -MD -MP -MF test/$(DEPDIR)/test_uriparser_test-test.Tpo -c -o test/test_uriparser_test-test.o `test -f 'test/test.cpp' || echo '$(srcdir)/'`test/test.cpp
@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/test_uriparser_test-test.Tpo test/$(DEPDIR)/test_uriparser_test-test.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test.cpp' object='test/test_uriparser_test-test.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/test_uriparser_test-test.o `test -f 'test/test.cpp' || echo '$(srcdir)/'`test/test.cpp
test/test_uriparser_test-test.obj: test/test.cpp
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test/test_uriparser_test-test.obj -MD -MP -MF test/$(DEPDIR)/test_uriparser_test-test.Tpo -c -o test/test_uriparser_test-test.obj `if test -f 'test/test.cpp'; then $(CYGPATH_W) 'test/test.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test.cpp'; fi`
@am__fastdepCXX_TRUE@ mv -f test/$(DEPDIR)/test_uriparser_test-test.Tpo test/$(DEPDIR)/test_uriparser_test-test.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='test/test.cpp' object='test/test_uriparser_test-test.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_uriparser_test_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test/test_uriparser_test-test.obj `if test -f 'test/test.cpp'; then $(CYGPATH_W) 'test/test.cpp'; else $(CYGPATH_W) '$(srcdir)/test/test.cpp'; fi`
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
-rm -rf lib/.libs lib/_libs
distclean-libtool:
-rm -f libtool
install-include_uriparserHEADERS: $(include_uriparser_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(include_uriparserdir)" || $(MKDIR_P) "$(DESTDIR)$(include_uriparserdir)"
@list='$(include_uriparser_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(include_uriparserHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(include_uriparserdir)/$$f'"; \
$(include_uriparserHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(include_uriparserdir)/$$f"; \
done
uninstall-include_uriparserHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(include_uriparser_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(include_uriparserdir)/$$f'"; \
rm -f "$(DESTDIR)$(include_uriparserdir)/$$f"; \
done
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
check-TESTS: $(TESTS)
@failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
srcdir=$(srcdir); export srcdir; \
list=' $(TESTS) '; \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
elif test -f $$tst; then dir=; \
else dir="$(srcdir)/"; fi; \
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*$$ws$$tst$$ws*) \
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
echo "XPASS: $$tst"; \
;; \
*) \
echo "PASS: $$tst"; \
;; \
esac; \
elif test $$? -ne 77; then \
all=`expr $$all + 1`; \
case " $(XFAIL_TESTS) " in \
*$$ws$$tst$$ws*) \
xfail=`expr $$xfail + 1`; \
echo "XFAIL: $$tst"; \
;; \
*) \
failed=`expr $$failed + 1`; \
echo "FAIL: $$tst"; \
;; \
esac; \
else \
skip=`expr $$skip + 1`; \
echo "SKIP: $$tst"; \
fi; \
done; \
if test "$$failed" -eq 0; then \
if test "$$xfail" -eq 0; then \
banner="All $$all tests passed"; \
else \
banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
fi; \
else \
if test "$$xpass" -eq 0; then \
banner="$$failed of $$all tests failed"; \
else \
banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
fi; \
fi; \
dashes="$$banner"; \
skipped=""; \
if test "$$skip" -ne 0; then \
skipped="($$skip tests were not run)"; \
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
dashes="$$skipped"; \
fi; \
report=""; \
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
report="Please report to $(PACKAGE_BUGREPORT)"; \
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
dashes="$$report"; \
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
echo "$$dashes"; \
echo "$$banner"; \
test -z "$$skipped" || echo "$$skipped"; \
test -z "$$report" || echo "$$report"; \
echo "$$dashes"; \
test "$$failed" -eq 0; \
else :; fi
distdir: $(DISTFILES)
$(am__remove_distdir)
test -d $(distdir) || mkdir $(distdir)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
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
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-am
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(include_uriparserdir)"; 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:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-rm -f lib/$(DEPDIR)/$(am__dirstamp)
-rm -f lib/$(am__dirstamp)
-rm -f test/$(DEPDIR)/$(am__dirstamp)
-rm -f test/$(am__dirstamp)
-rm -f test/CppTest/$(DEPDIR)/$(am__dirstamp)
-rm -f test/CppTest/$(am__dirstamp)
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-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf lib/$(DEPDIR) test/$(DEPDIR) test/CppTest/$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-tags
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am: install-include_uriparserHEADERS
install-dvi: install-dvi-am
install-exec-am: install-libLTLIBRARIES
install-html: install-html-am
install-info: install-info-am
install-man:
install-pdf: install-pdf-am
install-ps: install-ps-am
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -rf lib/$(DEPDIR) test/$(DEPDIR) test/CppTest/$(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-include_uriparserHEADERS \
uninstall-libLTLIBRARIES
.MAKE: install-am install-strip
.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
clean clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
clean-libtool ctags dist dist-all dist-bzip2 dist-gzip \
dist-shar dist-tarZ dist-zip distcheck distclean \
distclean-compile distclean-generic distclean-hdr \
distclean-libtool distclean-tags distcleancheck distdir \
distuninstallcheck dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-include_uriparserHEADERS install-info \
install-info-am install-libLTLIBRARIES install-man install-pdf \
install-pdf-am install-ps install-ps-am 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-include_uriparserHEADERS \
uninstall-libLTLIBRARIES
# 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:
syntax highlighted by Code2HTML, v. 0.9.1