# Makefile.in generated by automake 1.9.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, 2005  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.



# See if we can cast the automake spell. -*-Makefile-*-
#

SOURCES = $(libvstr_la_SOURCES)

srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/vstr
pkglibdir = $(libdir)/vstr
pkgincludedir = $(includedir)/vstr
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 = :
build_triplet = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(srcdir)/vstr_version.c.in
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)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
CONFIG_CLEAN_FILES = vstr_version.c
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)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
libvstr_la_LIBADD =
am__libvstr_la_SOURCES_DIST = assert_loop.c fix.c vstr.c vstr_add.c \
	vstr_add_fmt.c vstr_add_fmt_dbl_asm.S vstr_add_netstr.c \
	vstr_cache.c vstr_cmp.c vstr_cntl.c vstr_conv.c vstr_cstr.c \
	vstr_data.c vstr_del.c vstr_dup.c vstr_export.c vstr_fmt.c \
	vstr_inline.c vstr_mov.c vstr_parse.c vstr_parse_netstr.c \
	vstr_ref.c vstr_sc.c vstr_sc_noposix.c vstr_sc_posix.c \
	vstr_sect.c vstr_spn.c vstr_split.c vstr_srch.c \
	vstr_srch_case.c vstr_sub.c vstr_version.c
#am__objects_1 = vstr_add_fmt_dbl_asm.lo
#am__objects_2 = vstr_sc_noposix.lo
am__objects_2 = vstr_sc_posix.lo
am_libvstr_la_OBJECTS = assert_loop.lo fix.lo vstr.lo vstr_add.lo \
	vstr_add_fmt.lo $(am__objects_1) vstr_add_netstr.lo \
	vstr_cache.lo vstr_cmp.lo vstr_cntl.lo vstr_conv.lo \
	vstr_cstr.lo vstr_data.lo vstr_del.lo vstr_dup.lo \
	vstr_export.lo vstr_fmt.lo vstr_inline.lo vstr_mov.lo \
	vstr_parse.lo vstr_parse_netstr.lo vstr_ref.lo vstr_sc.lo \
	$(am__objects_2) vstr_sect.lo vstr_spn.lo vstr_split.lo \
	vstr_srch.lo vstr_srch_case.lo vstr_sub.lo vstr_version.lo
libvstr_la_OBJECTS = $(am_libvstr_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
depcomp =
am__depfiles_maybe =
CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
	$(CCASFLAGS)
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(libvstr_la_SOURCES)
DIST_SOURCES = $(am__libvstr_la_SOURCES_DIST)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} $(ROOTDIR)/lib/vstr-1.0.15/missing --run aclocal-1.9
ALLOCA = 
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} $(ROOTDIR)/lib/vstr-1.0.15/missing --run tar
#AR = ar
AUTOCONF = ${SHELL} $(ROOTDIR)/lib/vstr-1.0.15/missing --run autoconf
AUTOHEADER = /bin/true
AUTOMAKE = ${SHELL} $(ROOTDIR)/lib/vstr-1.0.15/missing --run automake-1.9
AWK = gawk
BZ2_AVAIL_FALSE = 
BZ2_AVAIL_TRUE = #
BZ2_CFLAGS = 
BZ2_LDLIBS = 
BZIP2_PATH = /bin/bzip2
#CC = gcc
#CCAS = gcc
CCASFLAGS = $(DEFAULT_INCLUDES) $(INCLUDES)
CCDEPMODE = depmode=none
CFLAGS = -g -O2  $(VSTR__RELOC_MAIN)
CHMOD_PATH = /bin/chmod
#CPP = gcc -E
#CPPFLAGS = 
#CXX = g++
#CXXCPP = g++ -E
CXXDEPMODE = depmode=none
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
ETAGS_PATH = /usr/bin/etags
EXEEXT = 
F77 = 
FFLAGS = 
FMT_DBL_glibc_FALSE = 
FMT_DBL_glibc_TRUE = #
FMT_DBL_host_FALSE = #
FMT_DBL_host_TRUE = 
FMT_DBL_none_FALSE = 
FMT_DBL_none_TRUE = #
GLIB20_AVAIL_FALSE = #
GLIB20_AVAIL_TRUE = 
GLIB20_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
GLIB20_LDLIBS = -lglib-2.0  
GMP_AVAIL_FALSE = 
GMP_AVAIL_TRUE = #
GMP_CFLAGS = 
GMP_LDLIBS = 
GZIP_PATH = /bin/gzip
HAVE_LINKER_MAIN_RELOCATE_FALSE = #
HAVE_LINKER_MAIN_RELOCATE_TRUE = 
HAVE_LINKER_VERSION_SCRIPT_FALSE = 
HAVE_LINKER_VERSION_SCRIPT_TRUE = #
HAVE_POSIX_HOST_FALSE = #
HAVE_POSIX_HOST_TRUE = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LN_S = ln -s
LOCAL_EX_PROG_LIBS = -L../src -lvstr
LOCAL_TST_PROG_LIBS = -L../src -lvstr
LTLIBOBJS = 
LT_AGE = 13
LT_CURRENT = 13
LT_RELEASE = 1.0
LT_REVISION = 2
MAKEINFO = ${SHELL} $(ROOTDIR)/lib/vstr-1.0.15/missing --run makeinfo
MAKE_PATH = make
MALLINFO_AVAIL_FALSE = #
MALLINFO_AVAIL_TRUE = 
NDEBUG_FALSE = #
NDEBUG_TRUE = 
OBJEXT = o
OPENSSL_AVAIL_FALSE = 
OPENSSL_AVAIL_TRUE = #
OPENSSL_CFLAGS = 
OPENSSL_LDLIBS = 
PACKAGE = vstr
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PERL_PATH = /usr/bin/perl
PERL_USR_BIN_AVAIL_FALSE = #
PERL_USR_BIN_AVAIL_TRUE = 
PKG_CONFIG = /usr/bin/pkg-config
RANLIB = ranlib
SED_PATH = /bin/sed
SENDMAIL_PATH = /usr/sbin/sendmail
SET_MAKE = 
SHELL = /bin/sh
SOCKET_POLL_AVAIL_FALSE = 
SOCKET_POLL_AVAIL_TRUE = #
SOCKET_POLL_CFLAGS = 
SOCKET_POLL_LDLIBS = 
STRIP = strip
TAR_PATH = /bin/tar
TIMER_Q_AVAIL_FALSE = 
TIMER_Q_AVAIL_TRUE = #
TIMER_Q_CFLAGS = 
TIMER_Q_LDLIBS = 
TRUE_PATH = /bin/true
USE_ASSERT_LOOP_FALSE = #
USE_ASSERT_LOOP_TRUE = 
USE_COMPILE_EXAMPLES_FALSE = 
USE_COMPILE_EXAMPLES_TRUE = #
USE_EX_STATIC_LIBS_FALSE = 
USE_EX_STATIC_LIBS_TRUE = #
USE_WRAP_MEMCHR_FALSE = 
USE_WRAP_MEMCHR_TRUE = #
USE_WRAP_MEMCMP_FALSE = 
USE_WRAP_MEMCMP_TRUE = #
USE_WRAP_MEMCPY_FALSE = 
USE_WRAP_MEMCPY_TRUE = #
USE_WRAP_MEMMOVE_FALSE = 
USE_WRAP_MEMMOVE_TRUE = #
USE_WRAP_MEMRCHR_FALSE = 
USE_WRAP_MEMRCHR_TRUE = #
USE_WRAP_MEMSET_FALSE = 
USE_WRAP_MEMSET_TRUE = #
VERSION = 1.0.15
WARNS = 
ZLIB_AVAIL_FALSE = #
ZLIB_AVAIL_TRUE = 
ZLIB_CFLAGS = 
ZLIB_LDLIBS = -lz
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
am__fastdepCC_FALSE = 
am__fastdepCC_TRUE = #
am__fastdepCXX_FALSE = 
am__fastdepCXX_TRUE = #
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
datadir = ${prefix}/share
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = $(ROOTDIR)/lib/vstr-1.0.15/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
prefix = /usr/local
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 

#
AUTOMAKE_OPTIONS = no-dependencies 1.4
lib_LTLIBRARIES = libvstr.la
INCLUDES = -I$(top_srcdir)/include
VSTR__MAIN_RELOCATE_AM = -Wl,-e,vstr_version_func
#VSTR__VERSION_SCRIPT_AM = -Wl,--version-script=$(top_srcdir)/src/linker-script
#VSTR__RELOC_MAIN = -DHAVE_NO_RELOC_MAIN
VSTR__RELOC_MAIN = 
#POSIX_HOST_SRC = vstr_sc_noposix.c
POSIX_HOST_SRC = vstr_sc_posix.c
#ASM_SOURCE = vstr_add_fmt_dbl_asm.S
libvstr_la_SOURCES = assert_loop.c fix.c \
                        vstr.c \
                        vstr_add.c \
                        vstr_add_fmt.c \
			$(ASM_SOURCE) \
                        vstr_add_netstr.c \
                        vstr_cache.c \
                        vstr_cmp.c \
                        vstr_cntl.c \
                        vstr_conv.c \
                        vstr_cstr.c \
                        vstr_data.c \
                        vstr_del.c \
                        vstr_dup.c \
                        vstr_export.c \
                        vstr_fmt.c \
                        vstr_inline.c \
                        vstr_mov.c \
                        vstr_parse.c \
                        vstr_parse_netstr.c \
                        vstr_ref.c \
                        vstr_sc.c \
                        $(POSIX_HOST_SRC) \
                        vstr_sect.c \
                        vstr_spn.c \
                        vstr_split.c \
                        vstr_srch.c \
                        vstr_srch_case.c \
                        vstr_sub.c \
                        vstr_version.c

libvstr_la_LDFLAGS = \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
        -release $(LT_RELEASE) \
        -export-dynamic $(VSTR__MAIN_RELOCATE_AM) $(VSTR__VERSION_SCRIPT_AM)

all: all-am

.SUFFIXES:
.SUFFIXES: .S .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) --gnu  src/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  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
vstr_version.c: $(top_builddir)/config.status $(srcdir)/vstr_version.c.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
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)
	@set -x; 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
libvstr.la: $(libvstr_la_OBJECTS) $(libvstr_la_DEPENDENCIES) 
	$(LINK) -rpath $(libdir) $(libvstr_la_LDFLAGS) $(libvstr_la_OBJECTS) $(libvstr_la_LIBADD) $(LIBS)

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

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

.S.o:
	$(CCASCOMPILE) -c $<

.S.obj:
	$(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`

.S.lo:
	$(LTCCASCOMPILE) -c -o $@ $<

.c.o:
	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -c -o $@ $<

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)$(libdir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

shared:
	cp .libs/libvstr.a ../../lib
	cp .libs/libvstr-1.0.so.0.13.2 ../../lib
	ln -sf libvstr-1.0.so.0.13.2 ../../lib/libvstr-1.0.so.0
	ln -sf libvstr-1.0.so.0.13.2 ../../lib/libvstr-1.0.so

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)

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

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-am
	-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-libLTLIBRARIES

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-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-info-am uninstall-libLTLIBRARIES

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES 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-data install-data-am install-exec \
	install-exec-am install-info install-info-am \
	install-libLTLIBRARIES 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-info-am \
	uninstall-libLTLIBRARIES


# Rebuild the extern inline functions, when the inline's are changed.
vstr_inline.lo: ../include/vstr-inline.h ../include/vstr-nx-inline.h
# 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:
